/*  <![CDATA[  */
/* Copyright: Dieter Salomon, 2007 */


body {
	margin: 0 0 0 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	align:center;
}

A:link   { text-decoration: none; color: #336666; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
A:active { text-decoration: none; color: #336666; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}
A:hover  { text-decoration: none; color: #cc0000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}

.submit {background-color: #fff; font-size: 8pt; font-family: verdana; cursor: hand;}

input, select, textarea {
	
	font-size: 8pt; font-family: Verdana; 
	border-right: #333 0px;
	border-bottom: 1px #D4D0C8; 
	border-left: #A8ACB3 0px;
	border-top: #D4D0C8 1px;      
	border-style: solid;
	color: #666;
	padding-left: 3px;
	border-style: solid;
	}


.kasten {
	height: auto;
	width: 1000px;
	float:left;
	padding-bottom: 0px;
	border-right: 3px double #666;
	border-bottom: 0px dashed #ddd;
	border-left: 0px solid #777C92;
	margin: 0 0 0 0;
	align: center;
}
	
.linke_spalte {
	height: auto;
	width: 200px;
	float:left;
	padding-bottom: 0px;
	border-right: 1px solid #fff;
	border-bottom: 0px dashed #ddd;
	border-left: 0px solid #777C92;
	margin: 0 0 0 0;
}

.links_o {
	height: 100px;
	width: 100%;
	float:left;
	border-right: 0px solid #666;
	border-bottom: 0px dashed #fff;
	border-left: 0px solid #777C92;
	background-color: #A60000;
	padding-left: 0px;
	margin: 0 0 0 0;
}
.links_m {
	height: 20px;
	width: 100%;
	float:left;
	border-right: 0px solid #666;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #777C92;
	background-color: #999999;
	padding-left: 0px;
	margin: 0 0 0 0;
}

.links_u {
	height: auto;
	width: 100%;
	float:left;
	padding-bottom: 1px;
	padding-left: 0px;
	border-right: 0px solid #666;
	border-bottom: 0px dashed #ddd;
	border-left: 0px solid #777C92;
	background-color: #A60000;
	color: #ddd;
	margin: 0 0 0 0;
}

.navigation {
	height: 500px;
	width: 100%;
	float:left;
	padding-top: 30px;
	padding-left: 0px;
}

.navigation ul {margin: 0; padding: 0; list-style-type: none;}

.navigation a {
	width: 100%;
    padding-top:8px;
	padding-bottom:8px;
	padding-left:0px;
	margin: 0 0 0 0px;
    display: block;
	font-weight: bold;
    background: #A60000;
    color: #ccc;
    border-left: 0px #455873 solid;
    text-decoration: none;
	height: 8px;
	font-size: 11px;
	border-top: 1px dotted #ddd;
	}
.navigation li li {padding-left: 0px;} /* erst die zweite Ebene einruecken */
.navigation li.active a {color: #FFF; background: #333;} /* jede aktive Ebene einfaerben */
.navigation li.active li.active a {color: #66FF66;}
.navigation li.active li.active li.active a {color: #DED1DE;}
.navigation2 li.active li a {color: #fff;} /* eine nicht aktive Unterebene wird in der
                                                  urspruenglichen Farbe dargestellt */ 

.navigation a:hover {
	background: #666;
	color: #fff;
	font-size: 11px; 
}

.mitte {
	height: auto;
	width: 797px;
	float:left;
	padding-bottom: 0px;
	border-right: 0px solid #666;
	border-bottom: 0px dashed #ddd;
	border-left: 0px solid #777C92;
	margin: 0 0 0 0;
}
.mitte_oben {
	height: 100px;
	width: 797px;
	float:left;
	background-color: #ACB4B7;
	padding-left: 0px;
	border-right: 0px solid #666;
	border-bottom: 0px solid #000;
	border-left: 0px solid #777C92;
	margin: 0 0 0 0;
}
.mitte_mitte {
	height: 20px;
	width: 797px;
	float:left;
	border-right: 0px solid #666;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #777C92;
	background-color: #999;
	padding-left: 0px;
	margin: 0 0 0 0;
}

.mitte_unten {
	height: auto;
	width: 797px;
	float:left;
	border-right: 0px solid #666;
	border-bottom: 0px solid #ddd;
	border-left: 0px solid #777C92;
	margin: 0 0 0 0;
}

.mitte_unten A:visited { text-decoration: none; color: #336666; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold;}

.content {
	padding: 10px;
	padding-top: 20px;
}

.ce-links {
	float: left; width: 70%;
	margin: 0px 0px 20px 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.ce-rechts {
	float: right; width: 25%;
	background-color: #fff;  
	font-size: 9px;
	color: #777;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px 0px 20px 0px;
	border-left: #ededed solid 0px ;
	border-bottom: #ededed solid 0px ;
	border-top: #00A6DF solid 0px ;
	
}

.ce-links02 {
	float: left; width: 70%;
	margin: 0px 0px 20px 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.ce-rechts02 {
	float: right; width: 25%;
	background-color: #fff;  
	font-size: 9px;
	color: #777;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 20px 0px 20px 0px;
	border-left: #ededed solid 0px ;
	border-bottom: #ededed solid 0px ;
	border-top: #00A6DF solid 0px ;
	
}


.leiste_unten {
	padding: 10px;
	text-align: center;
	border-top: 1px dotted #ccc;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear:both;
}

.leiste_unten A:link { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: normal;}
.leiste_unten A:visited { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: normal;}
.leiste_unten A:hover { text-decoration: none; color: #000; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: normal;}
.leiste_unten A:active { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: normal;}


.haupttitel {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-left: 0px solid #CC0000;
	border-bottom: 3px solid #F4F4F4;
	padding-left: 0px;
	padding-bottom: 4px;
}

.haupttitel_wb {
	color: #A60000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0px dashed #ccc;
	padding-left: 0px;
	padding-bottom: 2px;
}

.untertitel {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}



.more A:link { text-decoration: none; color: #336666; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;}
.more A:visited { text-decoration: none; color: #336666; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;}
.more A:hover { text-decoration: none; color: #A60000; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;}
.more A:active { text-decoration: none; color: #336666; font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold;}




/* ]]> */
