@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family : Arial, Helvetica, sans-serif;
	color:#12468F;
	overflow: visible;
	background:#c9dbe8;
}
a {
	color:#4EB1A9;
	text-decoration : none;
	margin:0 4px;
}
a:hover {
	color : #12468F;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	font-size:16px;
	margin:22px 0;
	padding:0;
	width:auto;
}
p {
	margin:60px 0 0 0;
}
ul {
	display:block;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#box1{
	width:900px;
	height:auto;
	background:url(../images/cont_02.png) repeat-y;
	margin:0 auto;
	}
#box2{
	width:900px;
	height:auto;
	background:url(../images/cont_01.png) no-repeat;
	}
#box3{
	clear:both;
	width:900px;
	height:62px;
	background:url(../images/cont_03.png) no-repeat;
	}
#bot3-link{
	width:800px;
	height:30px;
	margin:10px 0 0 40px ;
	text-align:right;
	font-size:10px;
	}
#boxContent{
	width:830px;
	height:auto;
	min-height:505px;
	position:relative;
	z-index:1;
	top:0px;
	margin:0px 0 30px 30px;
	padding:0px 10px 0 10px;
	}
#boxTop{
	width:830px;
	height:70px;
	margin:0 0 20px 0;
	}
#boxContentMenu{
	float:left;
	width:190px;
	height:auto;
	margin-top:20px;
	}
#boxContentMenu li {
	height:28px;
	margin-top:2.5px;
	width:185px;
	}
li a{
	width:185px;
	color:#12468F;
	text-decoration:none;
	}
li a:hover{
	width:185px;
	color:#fff;
	text-decoration:none;
	}
#boxContentInhalt{
	float:right;
	width:610px;
	height:auto;
	line-height:2em;
	margin-right:10px;
	}
#logotyp{
	float:left;
	width:300px;
	height:30px;
	padding:20px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}
#desc{
	float:right;
	width:460px;
	height:50px;
	padding:10px;
	margin-right:20px;
	color:#71A0C1;
	}
.Advertisement{
	width:190px;
	height:200px;
	margin-top:10px;
	}
#ad1{
	width:170px;
	background:url(../images/banner1.png) no-repeat;
	margin:20px 0 10px 10px;
	}
#ad2{
	width:170px;
	background:url(../images/banner2.png) no-repeat;
	margin:20px 0 10px 10px;
	}
#ad3{
	width:170px;
	background:url(../images/banner3.png) no-repeat;
	margin:20px 0 10px 10px;
	}
#ad4{
	width:170px;
	background:url(../images/banner4.png) no-repeat;
	margin:20px 0 10px 10px;
	}
#ad5{
	width:170px;
	background:url(../images/banner5.png) no-repeat;
	margin:20px 0 10px 10px;
	}
#ad6{
	width:170px;
	background:url(../images/banner6.png) no-repeat;
	margin:20px 0 10px 10px;
	}
#impressum-kontakt{
	float:right;
	width:317px;
	height:153px;
	background:url(../images/impressum-site.JPG)}
