/*Header-Tabellenformatierung*/
.col_left  { border-left-width:1px; border-left-style:solid; border-color:#9A2D16;
			 border-top-width:1px; border-top-style:solid;
			 border-bottom-width:1px; border-bottom-style:solid; }
.col_right { border-right-width:1px; border-right-style:solid; border-color:#9A2D16; 
			 border-top-width:1px; border-top-style:solid;
			 border-bottom-width:1px; border-bottom-style:solid; }
.col_top   { border-top-width:1px; border-top-style:solid; border-color:#9A2D16; }
.col_bot   { border-bottom-width:1px; border-bottom-style:solid; border-color:#9A2D16; }
.col_all   { border-width:1px; border-style:solid; border-color:#9A2D16; }
.col_short { border-left-width:1px; border-left-style:solid; border-color:#9A2D16;
			 border-right-width:1px; border-right-style:solid;
			 border-top-width:1px; border-top-style:solid; }
.col_down { border-left-width:1px; border-left-style:solid; border-color:#9A2D16;
			 border-right-width:1px; border-right-style:solid;
			 border-bottom-width:1px; border-bottom-style:solid; }
			 
.col1_left  { border-left-width:1px; border-left-style:solid; border-color:##666666;
			 border-top-width:1px; border-top-style:solid;
			 border-bottom-width:1px; border-bottom-style:solid; }
.col1_right { border-right-width:1px; border-right-style:solid; border-color:##666666; 
			 border-top-width:1px; border-top-style:solid;
			 border-bottom-width:1px; border-bottom-style:solid; }
.col1_top   { border-top-width:1px; border-top-style:solid; border-color:##666666; }
.col1_bot   {
	border-top: thin none ##666666;
	border-right: thin none ##666666;
	border-bottom: thin dashed ##666666;
	border-left: thin none ##666666;

}
.col1_short {
	border-top: 1px solid ##666666;
	border-right: 1px solid ##666666;
	border-bottom: 1px solid ##666666;
	border-left: 1px solid ##666666;


}
.col1_down {
	border-left-width:thin;
	border-left-style:dashed;
	border-right-width:thin;
	border-right-style:dashed;
	border-bottom-width:thin;
	border-bottom-style:dashed;
	border-top-color: ##666666;
	border-right-color: ##666666;
	border-bottom-color: ##666666;
	border-left-color: ##666666;
	border-top-width: thin;
	border-top-style: dashed;

}
.col1_side  { border-left-width:1px; border-left-style:solid; border-color:##666666;
			 border-right-width:1px; border-right-style:solid;}
/*Navigation*/
.navi { color: black; font-size: 10px; font-family: Verdana; text-decoration: none }
.navi:hover { color: #000000; font-size: 10px; font-family: Verdana; text-decoration: none }
.navi_active { color: #666666; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
.subnavi { color: #666666; font-size: 10px; font-family: Verdana; text-decoration: none }
.subnavi_active {
	color: #993300;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-transform: none;
}
.bottomnavi { color: #A9B3BC; font-size: 10px; font-family: Verdana; text-decoration: none }

/*Schriftformatierung*/
.ft10pxstandart { color: #333; font-size: 10px; font-family: Verdana; }
.ft10pxsubhl 	{ color: #666; font-size: 10px; font-family: Verdana; font-weight: bold; }
.ft10pxbottom   {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.10pxheadline   {
	color: #993300;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;

}
.12pxheadline   {color: #000000; font-size: 12px; font-family: Verdana; font-weight: bold; }
.14pxheadline   {color: #D8110C; font-size: 14px; font-family: Verdana; }

/*News*/
.ft10pxnews {
	color: #333;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bolder;
}

.formular { color: #333333; font-size: 9px; font-family: Verdana; background-color: #ffffff; border: solid 1px #666666 }

input { height: 18px;  font-size: 10px; font-family: Verdana; }input { height: 18px;  font-size: 10px; font-family: Verdana; }
.subnavi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	text-decoration: none;

}
.high {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #666666;
	font-style: normal;

}
