<style type="text/css">

* {
  margin: 0;
  padding: 0;
}

body{
	background-color: #FFF;
	margin: 5px;
	padding-bottom: 0px;
}
.body img{
	padding-top: 400px;
	padding-left: 200px;
}
div.hauptcontainer{
	width:100%;
	text-align:center;
	margin:auto;
	padding-top: 20px;
	padding-bottom:50px;
	border-width:0px;
	border-style:solid;
	border-color:blue;

}
#wrapper {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	margin-left: 250px;
	margin-top: 50px;
	height: 850px;
}

#logo {
	margin-left: 200px;
	padding-top: 150px;
}
div.startpage{
	padding-top: 100px;
	width: 1000px;
	border-width:0px;
	border-style:solid;
	border-color:blue;
	margin:auto;
}

div.allPages{
	width:900px;
	text-align:left;
	margin:auto;
	border-width:0px;
	border-style:solid;
	border-color:orange;

}
		
div.head{
	margin-top: 40px;
	margin-left: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom-color: #000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	width: 900px;
	height: 200px;
}

.head img{
	padding-top: 10px;
	float: left;
}

div.navi{
	margin-left: 30px;
	padding:0px;
	border-width:0px;
	border-style:solid;
	border-color:#FFF;
}

div.mitte{
	display:inline-block;
	margin: 10px;
	margin-top: 20px;
	margin-left: 150px;
	padding-left: 0px;
	width: 550px;
	border-width:0px;
	border-style:solid;
	border-color:grey;

}

ul#navi{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: none;
	color: #069;!important;
	text-decoration: none;
	list-style: none;
	margin-left: 50px;
	padding: 0px;
	white-space:nowrap;

}

ul#navi li{
	display: inline;
	font-size: 14px;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 15px;
}

ul#navi li a{
	text-decoration: none;
	font-style: none;
	font-size: 14px;
}
ul#navi li a:link{
	font-style: none;
	font-size:14px;
	font-color: #669;!important;
}
ul#navi li a:visited{
	text-decoration: none;!important;
	font-style: none;
	font-size:14px;
	font-color: #000;!important;
}
ul#navi li a:hover{
	text-decoration: line-through!important;
	font-style: none;
	font-size:14px;
	font-color: #000;!important;
}
ul#navi li a:focus{
	text-decoration: line-through!important;
	font-style: none;
	font-size:14px;
	font-color: #000;!important;
}
ul#navi li a:active{
	text-decoration: line-through!important;
	font-style: none;
	font-size:14px;
	font-color: #000;!important;
}
a.href{
	font-family: Georgia italic, "Times New Roman", Times, serif;
	font-color: #669;;
	font-style: italic;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	margin-left: 0px;
}

a:link {
	color: #669;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #669;
	background-color: transparent;
	text-decoration: none;
}

a:hover, a:focus {
	color: #000;;
	background-color: transparent;
	text-decoration: line-through;
	outline: none;
}

a:active {
	color: #000;
	background-color: transparent;
	outline: none;
}

div.unten{
	margin-top: 40px;
	margin-left: 200px;
	padding-top: 40px;
	padding-bottom: 20px;
	height: 200px;
	width: 550px;
}

dt
{
	float: left;
	width: 100px;
	margin-top: 10px;
	padding-left: 20px;
	font-family: Georgia italic, "Times New Roman", Times, serif;
	font-color: #300;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
}

dd{
	float:  left;
	width: 400px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
	
dd img{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	text-align:left;
}

p.copy{
	font-family: Georgia italic, "Times New Roman", Times, serif!important;
	font-size: 12px;
	line-height: 13px;
	margin-left: 10px;
	padding: 5px;
	padding-top: 10px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p{
	font-family: Georgia, Times New Roman, serif;
	font-color: #300;
	text-decoration: none;
	font-size: 13px;
	line-height: 13pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 32px;
	padding-top: 80px;
	padding-right: 300px;
	padding-bottom: 70px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-color: #300;
	font-size: 16px;
	padding-right: 50px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-color: #300;
	font-size: 12px;
	padding-right: 50px;
}

</style>