 body {font-size:12px; font-family:verdana,arial,sans-serif;} 
.seite {
	width:900px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px rgb(150,150,150);
	font-size:12px;

}
.main {
clear:both; 
width:900px; 
padding-bottom:30px; 
background:transparent url(../img/bg_main.jpg) top left repeat-y;
}
.main-navigation {
display:inline; 
float:left; width:200px; 
overflow:visible ; 
overflow:hidden ;
}
.main-content {
display:inline; 
float:left; 
width:440px; 
margin:0 0 0 30px; 
overflow:visible; 
overflow:hidden ;}

.footer {
clear:both; 
width:900px; 
padding:1.0em 0 1.0em 0; 
background:rgb(225,225,225) url(../img/bg_footer.jpg) no-repeat; 
font-size:1.0em; overflow:visible ; overflow:hidden ;}


.header {
width:900px; 
font-family:"trebuchet ms",arial,sans-serif;
}

.header-top {
width:900px; 
height:80px; 
background:rgb(240,240,240) url(../img/bg_header_oben.jpg); overflow:visible ; 
overflow:hidden ;
}

.header-mitte {
width:900px; 
height:150px; 
background:rgb(230,230,230) url(../img/header.jpg); 
overflow:visible ; 
overflow:hidden ;
}

.header-unten {
width:900px; 
height:40px; 
background:rgb(255,255,255) url(../img/bg_header_unten.jpg) repeat-y;
}


.main-navigation .left {
width:10px; 
height:10px; 
position:absolute; 
z-index:100; 
margin:0 0 0 190px; 
background:url(../img/bg_left.gif) no-repeat;
}

.nav {
	width:199px;
	border-bottom:solid 1px rgb(200,200,200);
	font-size: 12px;
}

.nav a, .nav a:visited {
	display:block;
	min-height:1.7em;
	height:1.7em;
	height:1.7em;
	line-height:1.7em;
	padding:0px 10px 0px 20px;
	border:none;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color: #467AA7;
}

.nav a:hover {
	background-color:#FFFFFF;
	text-decoration:none;
	color: #2A5A8A;
	font-size: 12px;
}


.main-navigation h1.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 20px;
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight:bold;
	font-size:18px;
	background-color: #BEBEBE;
	color: #FFFFFF;
}


.main-navigation h1 {
clear:both; 
margin:30px 0 20px 0; 
padding:4px 20px 3px 20px; 
background:rgb(190,190,190); 
font-family:"trebuchet ms",arial,sans-serif; 
font-weight:bold; 
font-size:18px;
}

.main-content h1.title {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(225,225,225);
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight:bold;
	font-size:24px;
	color: #666666;
}



.main-content h1 {
clear:both; 
margin:1.0em 0 0.5em 0; 
font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); 
font-weight:normal; 
font-size:210%;
}


.content {
	width:440px;
	margin-bottom:5px;
	margin-bottom:5px;
	font-size: 12px;
	color: #000000;
	height: 800px;
}


