
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FF0000;}
a:hover {color: #FF9F9F;}

img {
border: 0;
}

body {
	background: #c0c0c0;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 2px;
}


h1,h2,h3 {
	padding-top: 6px;
}

h4 {
	padding-top: 10px;
}

h6 {
	font: normal 1.4em Tahoma,sans-serif;
        padding-top: 0px;
}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


.container {
	background-color: #f8f8ff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 820px;
}


.top {
	padding: 10px 10px 0;
}


.header {
	background-color: #f8f8ff;	
	height: 105px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 820px;
}
.header .left, .header .right {
	background-color: #333;
	color: #000000;
	height: 105px;	
}

.header .left {
	background-color: #ffffff;
	
	width: 820px;
	text-align: left;
	background-image: url(img/header.jpg);
	
}

.navigation {	
	background: #D9E1E5 url(img/1.jpg);
	border: 0px solid #ffffff;
	height: 38px;
}
.navigation a {
	background: transparent url(img/1.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 38px;
	padding: 0 18px;
	text-decoration: none;
}
.navigation a:hover {
background: transparent url(img/1.jpg) left bottom; 
color: #004d4d;
}


.main {
	
	background: #f8f8ff;
        
}


.sidenav {
	float: left;
	width: 160px;
}

.sidenav h2 {
	color: #004d4d;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #b5d7f8;
}
.sidenav li {border-bottom: 1px solid #b5d7f8;
}
.sidenav li a {
	font-size: 1.1em;
	color: #004d4d;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #c9e1f8;
	color: #004d4d;	
}

.beitritt {
        margin-top: 8px;
        margin-bottom: 8px;
}

.content {
	float: right;
	margin: 0px 0;
	padding: 0 16px;
	width: 626px;
}

.content1 {
	float: right;
	margin: 0px 0;
	padding: 0 2px;
	width: 640px;
}
.content2 {
	float: right;
	margin: 7px 0;
	width: 652px;
}

.content .descr {
	color: #004d4d;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-top: 2px;
margin-left: 10px;
margin-bottom: 10px;
float: right;
}

.content .img1 {
margin-right: 4px;
margin-top: 4px;
margin-left: 4px;
margin-bottom: 2px;
}

.content2 .img2 {
padding: 0px;
float: left;
}

.content .img3 {
margin-top: 0px;
margin-bottom: 0px;
float: left;
}

.content p
{
color: #9A9A9A;
}



.footer {
	background: #D9E1E5 url(img/1.jpg);
	font: bold 1em sans-serif;
        color: #ffffff;
	line-height: 38px;
	text-align: right;
}
.footer a,.footer a:hover {color: #ffffff;}

.werbung1 {
	float: left;
        margin-top: 7px;
        margin-bottom: 7px;
	width: 160px;
}

.werbung1 .img2 {
padding: 0px;
float: left;
}
