.tx-newloginbox-pi3-listrow TD  {
background-color : #eeeeee;
padding-left : 3px;
padding-right : 3px;
}

.navilinks { color: #323941; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: none }
.navilinks:link { color: #323941; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: none }
.navilinks:active { color: #323941; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: none }
.navilinks:hover { color: #323941; font-weight: normal; font-size: 10px; font-family: Verdana }
.navilinks:visited { color: #323941; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: none }

BODY {scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FEFEFE; scrollbar-shadow-color: #FFFFFF; scrollbar-3dlight-color: #B7B7B7; scrollbar-darkshadow-color: #D6D3CE; scrollbar-arrow-color: #73A9BD; scrollbar-track-color: #F8FAFB;}

BODY {
font-family :  Verdana,Arial,sans-serif;
font-size : 10px;
font-weight : normal;
color : green;
}

/*Überschrift 1*/
h1 {
font-family :  Verdana,Arial,sans-serif;
font-size : 11pt;
text-decoration : none;
color : #FF9900;
line-height :12pt;
margin-top : 10;
margin-bottom : 10;
}

/*Überschrift 2*/
h2 {
font-family :  Verdana,Arial,sans-serif;
font-size : 8pt;
text-decoration : none;
color : black;
line-height :11pt;
margin : 0;
}

/*Überschrift 2*/
h3 {
font-family :  Verdana,Arial,sans-serif;
font-size : 8pt;
text-decoration : none;
color : #FF9900;
line-height :10pt;
margin : 0;
}

/*Zelleninhalte*/
TD {
font-family :  Verdana,Arial,sans-serif;
font-size : 10pt;
text-decoration : none;
color : black;
}

/*Content*/
p {
font-family :  Verdana,Arial,sans-serif;
font-size : 10pt;
text-decoration : none;
color : black;
}



/*Links*/
a:link {
color : #323941;
font-family : Verdana,Arial,sans-serif;
text-decoration : none;
font-weight: bold;
}

a:visited {
color : #323941;
font-family : Verdana,Arial,sans-serif;
text-decoration : none;
font-weight: bold;
}

a:active {
color : #323941;
font-family : Verdana,Arial,sans-serif;
text-decoration : none;
font-weight: bold;
}


/*Formularfelder Style*/
.mailform {
font-size : 12px;
font-style : normal;
color : #464646;
}

.mailformrequired {
font-size : 12px;
font-style : normal;
color : #323941;
}

.mailformradio {
font-size : 12px;
font-style : normal;
color : #464646;
}

text {
color : #464646;
font-size : 16px;
font-weight : normal;
font-family :  Verdana,Arial,sans-serif;
}

SELECT {
font-family : Arial, Verdana,sans-serif;
font-size : 12px;
color : #666666;
background-color : #FFFFFF;
}

TEXTAREA {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
border : 1px solid #666666;
color : #333333;
font-weight : normal;
background-color : #ffffff;
}

INPUT {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
border : 1px solid #666666;
color : #333333;
background-color : #ffffff;
}

/*  Design Styles New Login Box */
.tx-newloginbox-pi1{
  width:531px;
  }

.tx-newloginbox-pi1_header{
  color:#F99D1C;
  font-weight:bold;
  font-size:11px;
  height:20px;
  border-bottom: #ECECEC 1px solid;
  }

.tx-newloginbox-pi1_content{
  font-size: 10px;
  padding-top:5px;
  padding-bottom:5px;
  }

/*  Design Styles News Extension */

.news-latest-item {
  padding:7px;
  _padding:3px;
  width:515px;
  _width:515px;
}

#news-latest-date{
  font-size : 10px;
  color: #525252;
  text-align:left;
  width: 400px;
  _width:400px;
  }

#news-latest-image{
  margin-top:4px;
  border: 1px solid #212121;
  }

#news-latest-header{
  color: #323941;
  margin-top:11px;
  font-weight:bold;
  width: 515px;
  _width:515px;
  border-bottom: 2px solid #FFFFFF;
  }

.clearer{
  border-top: none;
  border-right: none;
  border-left: none;
  margin:15px 0px;
  border-bottom: 1px solid #ECECEC;
  background-color: #FFFFFF;
  }

#news-list-date{
  font-size : 10px;
  color: #525252;
  width: 400px;
  _width:400px;
  }

#news-list-header{
  color: #323941;
  margin-top:11px;
  font-weight:bold;
  width: 515px;
  _width:515px;
  border-bottom: 2px solid #FFFFFF;
  }

#news-list-image {
  border: 1px solid #212121; /* 1px Rand um Bild */
  float: left; /* Bild links vom Text */
  margin-right: 10px;
  }

#news-single-date{
  font-size : 10px;
  color: #525252;
  width: 400px;
  _width:400px;
  }

#news-single-header{
  color: #323941;
  margin-top:11px;
  font-weight:bold;
  width: 515px;
  _width:515px;
  border-bottom: 2px solid #FFFFFF;
  }

#news-single-subheader{
  font-size : 8px;
  }

.news-single-img {
  border: 1px solid #212121; /* 1px Rand um Bild */
  float: right; /* Bild rechts vom Text */
  margin-left: 5px; /* Abstand des Bildes zum Text */
  }

.news-single-imgcaption {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  }



.clearer {
  height: 0px;
  }