@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
    }
#container {
	width: 860px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 10px solid #FFFFFF;
    }
#header {
	background: #B6040F url(/stationary/bilder/header_10a3.jpg) no-repeat;
	margin-bottom: 8px;
	height: 150px;
    } 
#header h1 {
    margin: 0;
    padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 180px;
	background-color: #B6040F;
    }
#sidebar2 {
	float: left;
	width: 180px;
	background: #e7e4d9;
    }
.sidebar2_entry {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #c7c5bd;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 170px;
	padding-left: 5px;
	padding-right: 5px;
}
.sidebar2_content {
	width: 100%;
}
a {
	color: #B6040F;
}
#main {
	background-color: #e7e4d9;
	float: left;
	width: 480px;
	margin-right: 10px;
	margin-left: 10px;
    } 
#main_breit {
	background-color: #e7e4d9;
	float: left;
	width: 670px;
	margin-left: 10px;
    }
.mainContent {
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: 1px solid #c7c5bd;
	border-top: 1px solid #ffffff;
    } 
#mainContent  p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	}
#content {
	width: 860px;
	float: left;
}
.mainContent  h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 16px;
	color: #333333;
}
.mainContent  h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 16px;
	color: #B6040F;
	border-bottom: 1px dotted #B6040F;
}
#footer {
	margin-top: 15px;
	float: left;
	width: 880px;
	background-color: #666666;
    } 
#footer p {
	color: #FDFDFD;
	text-align: center;
	margin: 0;
    }
.fltrt { /* Mit dieser Klasse k?nnen Sie ein Element auf der Seite nach rechts flie?en lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
.fltlft { /* Mit dieser Klasse k?nnen Sie ein Element auf der Seite nach links flie?en lassen. */
    	float: left;
    	margin-right: 8px;
    }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schlie?en eines Containers sein, der wiederum einen vollst?ndigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.navi_body {
	width: 170px;
	font-size: 16px;
}	

#rund_l_o {
	background-image: url(/stationary/bilder/round_lo.gif);
	height: 8px;
	width: 8px;
	float: left;
	background-repeat: no-repeat;
}
#rund_r_o {
	background-image: url(/stationary/bilder/round_ro.gif);
	height: 8px;
	width: 8px;
	float: right;
	background-repeat: no-repeat;
}
#rund_r_u {
	background-image: url(/stationary/bilder/round_ru.gif);
	height: 8px;
	width: 8px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 2px;
}
#rund_l_u {
	background-image: url(/stationary/bilder/round_lu_grau.gif);
	height: 8px;
	width: 20px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 2px;
}
#rund_l_o_rot {
	background-image: url(/stationary/bilder/round_lo_rot.gif);
	height: 8px;
	width: 8px;
	float: left;
	background-repeat: no-repeat;
}
#rund_r_o_rot {
	background-image: url(/stationary/bilder/round_ro_rot.gif);
	height: 8px;
	width: 8px;
	float: right;
	background-repeat: no-repeat;
}
#rund_r_u_rot {
	background-image: url(/stationary/bilder/round_ru_rot.gif);
	height: 8px;
	width: 8px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 2px;
}
#rund_l_u_rot {
	background-image: url(/stationary/bilder/round_lu_rot.gif);
	height: 8px;
	width: 20px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 2px;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#header_alt {
	background: #B6040F url(/stationary/bilder/header04.jpg) no-repeat;
	margin-bottom: 8px;
	height: 150px;
}

