body { 
	margin:25px; 
	padding:0px; 
	font-family:Verdana, sans-serif; 
	font-size:12px; 
	line-height:150%;
	text-decoration:none;
	color:#3E3D3D; 
	background : #FFFFFF; 
	}

h1 {
	font-size:160%;
	padding:0px;
	color:#02006A;
	margin:10px 0px 0px 0px;
	font-family:Verdana, sans-serif; 
	line-height:150%;
	font-weight:bold;
	text-decoration:none;
}

h2 {
	font-size:110%;
	padding:0px;
	color:#0300A0;
	margin:0px 0px 0px 0px;
	font-family:Verdana, sans-serif; 
	line-height:100%;
	font-weight:bold;
}


.foot {
	 font-family:Verdana; 
	 font-size:10px; 
	 color:#817463; 
	 text-decoration:none; 
}

a.foot {
	 color:#817463; 
}

a:visited.foot {
	 color:#817463; 
}

a:hover.foot {
	 color:#817463; 
}

ul#navi {
width: 190px;
margin: 0;
padding: 0;
list-style: none;
border: none;
}

ul#navi li {
margin: 0;
padding: 0;
text-align: center;
border-bottom: none;
}

ul#navi li a{
display: block;
height: 21px;
width: 190px;
padding-top: 4px;
margin-top: 4px;
background : #ffffff url(img/BG-Butten.jpg);
text-decoration: none;
color: #3E3D3D;
}


ul#navi li a:hover {
background : #02006A url(img/BG-Butten-1.jpg);
color: #C4C4C4;
}


hr {
	width:80%; 
	color:dedede; 
	background-color:dedede; 
	height:1px;
	margin:5px 0px 15px 0px; 
  text-align:left; 
}


a {
	color:#0300A0;
	text-decoration:none;
}
a:visited {
	color:#0300A0;
}
a:hover {
	color:#02006A;
	text-decoration:none;
}

img {	border:none; }


/* Layout-Elemente  */

#all {
position: center;
width: 956px;
min-height: 1550px;
border: solid 2px #02006A;
background : #FFFFFF;
}

#header {
position: center;
top: 20px;
left: 0px;
width: 960px;
height: 100px;
border: none;
background : #FFFFFF url(img/LOGO.jpg) no-repeat top left;
}

#nav {
float: left;
padding: 30px 5px 5px 5px;
width: 190px;
height: 100%;
border: none;
}

#media {
float: right;
padding: 30px 4px 4px 4px;
width: 160px;
height: 100%;
border: none;
}

#main {
float: left;
padding: 15px;
width: 558px;
border: none;
}

#foot {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 960px;
height: 20px;
border: none;
}

#clear {
clear:both;
}

#box {
position: center;
margin: 5px 0px 10px 0px;
padding: 20px 0px 5px 0px;
width: 520px;
height: 115px;
border: none;
background : #ffffff url(img/BG-Box.jpg) no-repeat top left;
}

#box1 {
position: center;
margin: 5px 0px 0px 0px;
padding: 15px 0px 5px 0px;
width: 190px;
height: 170px;
border: none;
background : #429C10 url(img/BG-Box1.jpg) no-repeat top left;
}
