/*Header-Tabellenformatierung*/
.col_left  { border-left-width:1px; border-left-style:solid; border-color:#9EAEBD;
			 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:#9EAEBD; 
			 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:#9EAEBD; }
.col_bot   { border-bottom-width:1px; border-bottom-style:solid; border-color:#9EAEBD; }
.col_all   { border-width:1px; border-style:solid; border-color:#9EAEBD; }
.col_short { border-left-width:1px; border-left-style:solid; border-color:#9EAEBD;
			 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:#9EAEBD;
			 border-right-width:1px; border-right-style:solid;
			 border-bottom-width:1px; border-bottom-style:solid; }
.col_side  { border-left-width:1px; border-left-style:solid; border-color:#9EAEBD;
			 border-right-width:1px; border-right-style:solid;}

/*Navigation*/
.navi { color: black; font-size: 10px; font-family: Verdana; text-decoration: none }
.navi:hover { color: #6C8192; font-size: 10px; font-family: Verdana; text-decoration: none }
.navi_active { color: #DB1313; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }
.subnavi { color: #6C8192; font-size: 10px; font-family: Verdana; text-decoration: none }
.subnavi_active { color: #6C8192; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: 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: #A9B3BC; font-size: 10px; font-family: Verdana; }
.10pxheadline   {color: #000000; font-size: 10px; font-family: Verdana; }
.pxheadline12   {color: #000000; font-size: 12px; font-family: Verdana; font-weight: bold; }
.14pxheadline   {color: #000000; font-size: 14px; font-family: Verdana; }

/*News*/
.ft10pxnews { color: #333; font-size: 10px; font-family: Verdana; text-decoration: none }
.ft10pxnews a { color: #333; font-size: 10px; font-family: Verdana; text-decoration: none: font-weight:bold }

.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; }

h1 { margin: 0 0 0 0;}

.ft10pxnews p { margin:0;}
.newImage { padding:3px 0 0 0;}