/* CSS Document */



body {
	margin: 0 0 0 0;
	text-align:center;
	background-image: url(bilder/bg-kopf.jpg);
	background-repeat: repeat-x;
	background-position: 0 12px;
}

a { outline: 0; -moz-outline: 0;}

#aussen {
	position:relative;
	text-align:left;
	margin:auto;
	left:0px;
	top:12px;
	width:936px;
	height:190px;
	font-size:10px;
	z-index: 102;
	
}
#kopfaussen {
	position:relative;
	margin: auto;
	text-align:left;
	left:0px;
	top:12px;
	width:936px;
	/*height:100%;
	overflow:auto;*/
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 20px;
}


#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:196px;
	height:192px;
}

a:link, a:visited, a:active {
	color: #00285B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97D6DA;
	text-decoration:none;
}

a:hover {
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00285B;
	text-decoration:none;
}

#kopf {
	position:absolute;
	left:196px;
	top:0px;
	width:618px;
	height:192px;
}

#kopf-flasche {
	position:absolute;
	left:814px;
	top:0px;
	width:122px;
	height:192px;
}

#navi {
	position:absolute;
	left:0px;
	top:192px;
	width:196px;
	z-index: 101;
	}

#content {
	position:absolute;
	left:216px;
	top:212px;
	width:710px;
}

#fuss {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:30px;
	background-image:url(bilder/bg-fuss.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00285B;
	text-decoration: none;
}

/* NAVIGATION */

#navi div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00285B;
	text-transform:uppercase;
	display:block;
	/*background-image: url(bilder/bg-navi.gif);
	background-repeat:repeat-y;*/
	line-height: 26px;
	border-bottom: #FFFFFF 1px solid;
	padding-left: 30px;
}
#navi div a:hover {
	background-image: url(bilder/bg-navi-ov.gif);
}

.unsichtbar {
	display:none;
	}

.sichtbar {
	display:block;
	}

#navi div div a {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	/*color: #00285B;
	text-transform:uppercase;
	display:block;*/
	/*background-image: url(bilder/bg-navi-u.gif);
	background-repeat:repeat-y;*/
	line-height: 16px;
	border-bottom: none;
	padding-left: 60px;
}

.inaktiv {
	display:block;
	background-image:url(bilder/bg-navi.gif);
	background-repeat:repeat-y;
}

.aktiv {
	display:block;
	background-image:url(bilder/bg-navi-u.gif);
	background-repeat:repeat-y;
}

.uminaktiv {
	background-image:url(bilder/bg-navi-u.gif);
	background-repeat:repeat-y;
}
.umaktiv {
	background-image:url(bilder/bg-navi-uu.gif);
	background-repeat:repeat-y;
}
	.rahmen {
	border: 1px solid #C2E6E8;
	padding: 2px;
}
table p {
	margin: 0 5px 0 5px;
	padding: 0px;
}
.analyse {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #cccccc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00285B;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
table.analyse td {
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00285B;
}
li {
	padding-bottom: 5px;
}

#adresse {
	position:absolute;
	top: 43px;
	right: 0;
	border:#dbecee 1px solid;
	}
.border {
	border: 1px solid #999999;
}
.borderOver {

	border: 1px solid #94D5D9;
}
.titel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00285B;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
