body {
background:#333333;
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;

margin: 10px;
}

.header {
width: 100%;
background-color: white;
}

.menue {
float: left;
margin-right: 20px;
margin-top: 5px;
height: 20px;
width: 150px;

background-image:url(grafik/buttonback.jpg);
background-position: right;
background-position: bottom;
background-repeat: repeat-x;
background-color: #333333;

text-align: center;
border-left: 1px solid;
border-right: 1px solid;
border-color: black;

color: black;
font-size:12px;
font-weight: bold;
text-decoration: none;

}

.menue:hover {
color: black;
background-color: #C0C0C0;
background-image:none;
}

.imgselect {
float: left;
width: 78px;

margin-left: 5px;
border-top: 1px solid #333333;
}

.content {
margin-left: 95px;
margin-right: 1px;
padding:0px;
border:0px;
}

contenthold {
border:0px;
margin:0px;
padding:0px;
}

.infobox {
margin-left: 95px;
margin-right: 1px;
margin-top:5px;

color:white;
}


.footer {
clear: both;
width: 100%;
border-top: 1px dashed white;
margin-top: 60px;
padding-top: 2px;

color: white;
}

.mainimg {
border: 1px solid black;
padding:0px;
margin:0px;
}

.imgs {
border: 1px solid black;
margin:0px;
margin-bottom: 5px;
}

.txtbox {
width: 600px;
border: 1px solid black;
margin:0px;
padding: 9px;
background-color: white;

color: black;
}

h1 {
font-size:12px;
font-weight: bold;

color: black;
}

h2 {
font-size:12px;
font-weight: bold;
}

a.footlink {
color: white;
}

a.footlink:hover {
color: #C0C0C0;
}

a.about {
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;
font-weight: bold;
text-decoration: none;
}

a.about:hover {
color: #C0C0C0;
text-decoration: underline;
}


a {
color: black;
}

a:hover {
color: #C0C0C0;
}

.about {
width: 150px;
height: 15px;
float: right;
margin: 3px;
margin-top: 10px;
padding: 0px;
border: 0px;
text-align: right;
}