@charset "iso-8859-2";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:1.3em;
	background-color:#ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #ffffff;
	overflow:auto;
}

#wrapper {
	width:880px;
	margin:0 auto;
}

#logo {
	float:left;
	width:880px;
	height:50px;
	background-image:url(../_images/aufbau/logo.gif);
	background-repeat:no-repeat;
	margin:20px 0 0 0;
}

#header {
	float:left;
	width:880px;
	height:114px;
	background-image:url(../_images/aufbau/header.jpg);
	background-repeat:no-repeat;
}

#container {
	float:left;
	width:880px;
}

#navigation {
	float:left;
	width:160px;
	height:400px;
	margin:0 0 30px 0;
}

#navi1 {
	float:left;
	width:160px;
	border-top:1px solid #89b5dd;
	margin:0px; 
}

#navi1 ul { list-style-type:none; margin:0px; padding:0px; }
#navi1 ul li { text-align:left; border-bottom:1px #89b5dd solid; }
#navi1 ul li a { display:block; width:157px; height:14px; padding:1px 0 1px 3px; font-size:10px; font-weight:normal; color:#333333; text-decoration:none; text-transform:uppercase; }
#navi1 ul li a:hover { background-color:#fbfbfb; }
#navi1 ul li a.aktiv { font-weight:bold; }

#navi1 ul ul li { text-align:left; border-top:1px #89b5dd solid; border-bottom:none; }
#navi1 ul ul li a { display:block; width:142px; height:14px; padding:1px 0 1px 18px; font-size:10px; font-weight:normal; color:#999999; text-decoration:none; text-transform:none; }
#navi1 ul li a:hover { background-color:#fbfbfb; }


#navi2 {
	float:left;
	width:160px;
	border-top:1px solid #a1c55b; 
	margin:30px 0 0 0; 
}

#navi2 ul { list-style-type:none; margin:0px; padding:0px; }
#navi2 ul li { text-align:left; border-bottom:1px #a1c55b solid; }
#navi2 ul li a { display:block; width:157px; height:14px; padding:1px 0 1px 3px; font-size:10px; font-weight:normal; color:#333333; text-decoration:none; text-transform:uppercase; }
#navi2 ul li a:hover { background-color:#fbfbfb; }
#navi2 ul li a.aktiv { font-weight:bold; }

#navi2 ul ul li { text-align:left; border-top:1px #a1c55b solid; border-bottom:none; }
#navi2 ul ul li a { display:block; width:142px; height:14px; padding:1px 0 1px 18px; font-size:10px; font-weight:normal; color:#999999; text-decoration:none; text-transform:none; }
#navi2 ul li a:hover { background-color:#fbfbfb; }

.spalte {
	float:left;
	width:220px;
	margin:0 0 0 20px;
	padding:0 0 20px 0;
}

.spaltebreit {
	float:left;
	width:460px;
	margin:0 0 0 20px;
	padding:0 0 20px 0;
}

.spaltebreit ul { margin:0px 0 20px 18px; list-style-type:disc; }

.spaltebreit .textfeld {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-color:#333333;
	border:1px solid #999999;
	width:200px;
	margin:0 0 10px 0;
	padding:2px;
}

.spaltebreit .button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.spaltebreiter {
	float:left;
	width:700px;
	margin:0 0 0 20px;
	padding:0 0 20px 0;
}

.bild {
	float:left;
	margin:0 20px 20px 0; 
}

.bildrechts {
	float:left;
	margin:0 0 20px 0; 
}

.news {
	margin:0 0 35px 0; 
}

.weitere {
	margin:0 0 15px 0; 
}

.news img {
	margin:3px 0 3px 0;
}

.news a:link, .news a:visited, .news a:active { text-decoration:none; color:#333333; font-weight:normal; }
.news a:hover { text-decoration:underline; font-weight:normal; }

.weitere a:link, .weitere a:visited, .weitere a:active { text-decoration:none; color:#333333; font-weight:normal; }
.weitere a:hover { text-decoration:underline; font-weight:normal; }

.seitenbild {
	margin:28px 0 0 0;
}

#footer {
	float:left;
	width:700px;
	height:19px;
	margin:0 auto;
	background-image:url(../_images/aufbau/footer.jpg);
	background-repeat:no-repeat;
	color:#999999;
	padding:8px 0 0 180px;
}

#footer a { color:#999999; text-decoration:none; font-weight:normal; }
#footer a:hover { color:#666666; }


/* Textformatierungen */
h1 { height:16px; text-transform:uppercase; color:#FFFFFF; font-size:10px; font-weight:bold; background-image:url(../_images/aufbau/titel_bg.gif); background-repeat:repeat-y; padding:2px 0 0 15px; margin:0 0 10px 0; }

h2 { color:#89b5dd; font-size:11px; font-weight:bold; margin:0px; }

h3 { color:#89b5dd; height:16px; text-transform:uppercase; font-size:10px; font-weight:bold; margin:0px; border-bottom:1px solid #bbbbbb; padding:1px 0 1px 0; }

h4 { color:#333333; font-size:10px; font-weight:bold; margin:0px;}

p { margin:0 0 12px 0; color:#333333; }

a:link, a:visited, a:active { text-decoration:none; color:#a1c55b; font-weight:bold; }
a:hover { text-decoration:underline; font-weight:bold; }
