/* Seiten: 
############################################################## */
/* Generelle Schrift, Hintergrund, etc 
---------------------------------------------------------------*/
body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0px;
      scrollbar-base-color:#8E958E;
      scrollbar-3dlight-color:#FFFFFF;
      scrollbar-arrow-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-face-color:#D4D0C8;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-shadow-color:#000000;
      scrollbar-track-color:#C9CBC8;
}

/*
 Auskommentiert:
      background-image:url(images/back.jpg);
      background-attachment:fixed;
      background-repeat:no-repeat;
*/


p,td {
	color: #666699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

.smallfont1 {
      color:#000000;
      font-family:Arial, Verdana, sans-serif, Helvetica;
      font-size:10px;
}
.smallfont1_bold {
      font-weight:bold;
}
.usermessage {
      color:#FF0000;
      font-family:Arial, Verdana, sans-serif, Helvetica;
      font-size:14px;
      font-weight:bold;
}
.red_small {
      color:#FF0000;
      font-family:Arial, Verdana, sans-serif, Helvetica;
      font-size:12px;
}
.hl_big {
      color:#666699;
      font-family:Arial, Verdana, sans-serif, Helvetica;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
.hl {
      color:#666699;
      font-family:Arial, Verdana, sans-serif, Helvetica;
	background-color:#EFEFEF;
	font-size:12px;
	font-weight:bold;
}
.even { background-color: #F7F7F7; border:1px solid #000000;}
.odd  { background-color: #E9E9E9; border:1px solid #000000;}




a:active {
	color:#0000CE;
}
a:visited {
	color:#0000CE;
}
a:hover {
	color:#0000CE;
}
a:link {
	color:#0000CE;
}

h1 {
	color:#000000;
	font-size:28px;
	font-weight:bold;
}

h2 {
      font-family:Arial, Helvetica, sans-serif;
      color:#000000;
      font-size:18px;
      font-weight:bold;
}

h3 {
      font-family:Arial, Helvetica, sans-serif;
      color:#666699;
      font-size:18px;
      font-weight:bold;
}

hr {
      color:#000000;
}

input,textarea {
      background-color: #FFFFFF; color: #000000;
      border: 1px solid #000000;  
}
.textline {
      background-color: #FFFFFF; color: #000000;
}
.input1 {
      width:213px;
}

.bronze_1{width:213px;background-color: #D4D0C8;}
.bronze_2,.bronze_3,.bronze_4.bronze_5 {width:213px;}

.silber_1,.silber_2 {width:213px;background-color: #D4D0C8;}
.silber_3,.silber_4,.silber_5 {width:213px;}

.gold_1,.gold_2,.gold_3 {width:213px;background-color: #D4D0C8;}
.gold_4,.gold_5 {width:213px;}

.platin_1,.platin_2,.platin_3,.platin_4 {width:213px;background-color: #D4D0C8;}
.platin_5 {width:213px;}


select.selsize1 {
      width: 213px;
      border: 1px solid #000000;  
}
select.selsize2 {
      width: 141px;
      border: 1px solid #000000;  
}
.zip {
      width:40px;
}
.city {
      width:170px;
}
input.button {width:175px; border: 1px solid #000000;}
input.button2 {border: 1px solid #000000;}
input.button3 {width:100px; border: 1px solid #000000;}


/* Menue  
############################################################## 
Buttons: */
div.btnn  {font-family:Arial,Verdana,Times;font-size:11px;color:#FFFFFF;font-weight:bold;text-align:left;}
div.btnm  {font-family:Arial,Verdana,Times;font-size:11px;color:#000000;font-weight:bold;text-align:left;}
div.btnp  {font-family:Arial,Verdana,Times;font-size:11px;color:#FFFFFF;font-weight:bold;text-align:left;}


.menue{
      background-image:url(images/menue.jpg);
      background-repeat:repeat-y;
}
.top {
      background-image:url(images/top_end.jpg);
      background-repeat:repeat-x;
}
.bottom_left {
      background-image:url(images/bottom_left.jpg);
      background-repeat:repeat-x;
}
.bottom {
      background-image:url(images/bottom.jpg);
      background-repeat:repeat-x;
}

.rightborder {
      background-image:url(images/corner_right3.jpg);
      background-repeat:repeat-y;
}
.bottomrightborder  {
      background-image:url(images/corner_right4.jpg);
      background-repeat:repeat-y;
}

.box1 {
      width:158px;
      height:112px;
}
/* height:182px; */

.box_hl{
      font-size:14px;
      color:#FFFFFF;
}
.box_content {
      font-weight:bold;
      font-size:11px;
      color:#FFFFFF;
}
a.box_link:active {
	color:#FFFFFF;
}
a.box_link:visited {
	color:#FFFFFF;
}
a.box_link:hover {
	color:#FFFFFF;
}
a.box_link:link {
	color:#FFFFFF;
}
.yellow_line {
      background-image:url(images/yellow_point.jpg);
}
.enews_hl { background-color: #B7CBDD; color: #C20000; font-size: 14px; font-family: Verdana, Arial, sans-serif, Helvetica;  font-style: normal;  text-decoration: none;padding:1px;}
table.enews    { background-color: #FFFFFF; color: #000000; font-size: 10px; border: 1px solid #000000;  font-family: Verdana, Arial, sans-serif, Helvetica;  font-style: normal;  text-decoration: none;}