html {
border:0;
margin:0;
padding:0;
font-family: times, verdana, helvetica, sans-serif;
color: #000033;
}

body {
border:0;
margin:0;
padding:0;
width:100%;
background: url(images/gradient.png) repeat-x;
}

p {
text-align:justify;
}

ul {
list-style: none;
padding:5px;
}

li, a {
color: #000033;
display: block;
text-decoration: none;
text-align: center;
width: 170px;
height: 30px;
background: url(images/menue_blau.jpg) no-repeat;
}

td {
	padding:5px;
	min-width: 300px;
	}

a:link {
	display: block;
text-decoration: none;
width: 170px;
height: 30px;
padding-top: 5px;
}

a:visited {
color: #000033;
text-decoration: none;
width: 170px;
height: 30px;
padding-top: 5px;
}

a:focus {
text-decoration: none;
width: 170px;
height: 30px;
background: url(images/menue_weiss.jpg) no-repeat;
}

a:hover {
text-decoration: none;
width: 170px;
height: 30px;
background: url(images/menue_weiss.jpg) no-repeat;
}

#container {
margin-left: 10%;
width:80%;
min-height: 1024px;
}

#header {
width:90%;
margin-left: 8%;
border:0;
background-image:url(DSC00684_2.png);
height: 110px;
}

#header h2 {
border:0;
margin:0;
width: auto;
padding-top:40px;
color: #fff;
}

#logo {
float:left;
width: 71px
height:110px;
}
#logo2 {
width:auto;
margin-left:15%;
}

#navi {
clear:both;
width:15%;
margin-top:10%;
float:left;
}

#main {
clear:right;
width:82%;
margin: 5% 0 0 15%;
}

#footer {
clear:all;
width:100%;
}
