/* CSS Document */

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
	background-image: url(pics/hg.gif);
	background-repeat: repeat;
	}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0;
}

p, li, h1, h2, h3, h4, h5, h6 {
font-size: 1.0em;

}#container{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

#navigation {
	height: 38px;
}
#bild-li {
	width: 250px;
	float: left;
}

#header {
	height: 360px;
	width: 800px;
}

#content {
	width: 800px;
	background-color: #FFFFFF;
}

#txt-mitte h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 15px;
	color: #000066;
}
#txt-mitte p {
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
#txt-mitte {
	background-color: #FFFFFF;
	width: 530px;
	float: left;

}

#txt-mitte ul{
	list-style-type:disc;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	list-style-position: outside;
	padding-left: 15px;	
	
}

#txt-mitte a:link , #txt-mitte a:visited {
	color: #000066;
	text-decoration: none;
}

#txt-mitte a:hover , #txt-mittea:active {
	color: #EF011F;
	text-decoration: none;
}
#txt-mitte p a img {
	border: 3px solid #000066;
}

#footer {
	clear: both;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002AB5;
	background-color: #FFFFFF;
}
	
	#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	line-height: 14px;
	padding-right: 30px;
}

#footer a:link , #footer a:visited {
	color: #000099;
	text-decoration: none;
	
}
#footer a:hover , #footer a:active {
	color: #000099;
	text-decoration: underline;
}
#txt-mitte h2 {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	padding-bottom: 5px;
}
#txt-mitte h3 {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
}
#txt-mitte h4 {
	font-size: 9px;
	font-weight: bold;
}
.clear {
clear: both;}
.inv {
display: none ! important;}
