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

/* Algemeines */
body{
	background:#00165a;
	text-align:center;
	background-image: url(../bilder/style/hg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto; 
	width: 900px;
	padding:0;
}
img{
	border:none;
}

/* normaler Fliesstext*/

p{
	margin-right: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 41px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	width:130px;
}


h1{
	margin-top: 105px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 29px;
	font-weight: normal;
	color:#004c99;
	text-decoration: none;
	width:420px;
}


.link{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color:#004c99;
	text-decoration: none;
	width:420px;
}

.link2{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold; 
	color:#666666;
	text-decoration: underline;
	width:130px;
}

.link:hover{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color:#e2001a;
	text-decoration: none;
	width:420px;
}

.unsichtbar {
	visibility: hidden;
}


.inhalt {
	text-align: left;
	margin: auto;
	width: 900px;
	height: 100%;
	overflow:visible;
	position: center;
}

.inhalt .logo {
	background-image: url(../bilder/style/header.gif);
	background-repeat:no-repeat;
	float:left;
	height: 212px;
	width: 900px;
}



/* Navigation */
.inhalt .navigation ul {
	margin-top: 30px;
	margin-left: 10px;
	padding: 0px;
	float:left;
	width: 188px;
	}

.inhalt .navigation ul li {
	list-style:none;
	padding:0px;
	float:left;
	list-style:none;
	margin-top: 0px;
	}
	
	
.inhalt .navigation ul li a {
	display:block;
	}



/* kontakt */
.inhalt .navigation ul li a.btn_kontakt {
	background-image: url(../bilder/style/btn_kontakt.gif);
	background-repeat:no-repeat;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 43px;
	width: 143px;
}
.inhalt .navigation ul li a.btn_kontakt:hover{
	background-image: url(../bilder/style/btn_kontakt_over.gif); 
	background-repeat:no-repeat;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 43px;
	width: 143px;
}
#aktiv.btn_kontakt {
	background-image: url(../bilder/style/btn_kontakt_over.gif);
	background-repeat:no-repeat;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 43px;
	width: 143px;
}

/* home */
.inhalt .navigation ul li a.btn_home {
	background-image: url(../bilder/style/btn_home.gif);
	background-repeat:no-repeat;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 43px;
	width: 143px;
}
.inhalt .navigation ul li a.btn_home:hover{
	background-image: url(../bilder/style/btn_home_over.gif); 
	background-repeat:no-repeat;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 43px;
	width: 143px;
}
#aktiv.btn_home {
	background-image: url(../bilder/style/btn_home_over.gif);
	background-repeat:no-repeat;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 43px;
	width: 143px;
}



/* pdf */
.inhalt .navigation ul li a.btn_pdf {
	background-image: url(../bilder/style/PDF_pic.jpg);
	background-repeat:no-repeat;
	margin-left: 38px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 122px;
	width: 126px;
}
.inhalt .navigation ul li a.btn_pdf:hover{
	background-image: url(../bilder/style/PDF_pic.jpg); 
	background-repeat:no-repeat;
	margin-left: 38px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 122px;
	width: 126px;
}
#aktiv.btn_pdf {
	background-image: url(../bilder/style/PDF_pic.jpg);
	background-repeat:no-repeat;
	margin-left: 38px;
	margin-top: 8px;
	margin-bottom: 0px;
	height: 122px;
	width: 126px;
}


/* fotos */

.inhalt .fotos{
	margin-top: 20px;
	margin-left: 11px;
	float: left;

}

/* infotext */

.inhalt .text{
	margin-top: 35px;
	margin-left: 40px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color:#004c99;
	text-decoration: none;
	width:420px;

}



.clear {
	clear:both;
	float:none;
	height:0;
	line-height:0;
	font-size:0;
}
