body {
margin:0px;
color : #000;
background: #eee url(images/bg3.gif) repeat;
}

img { 
border: 0px; 
}

table,td {
font: normal 8pt verdana, sans-serif; 
color: #000; 
line-height: 1.5em;
}

#main {
width:750px;
background-color:#fff;
}

#top {
height:25px;
text-align:right;
padding-right:10px;
}

#header {
background-image: url(images/header.gif);
background-repeat:no-repeat;
width:730px;
height:200px;
background-color:#fe0000;
color:#fff;
text-align:right;
padding-right:20px;
}

#inhalt {
padding:30px;
vertical-align:top;
width:100%;
}

#inhalt a:link, #inhalt a:visited, #inhalt a:active { 
font: normal 8pt verdana, sans-serif;
text-decoration:underline;
color:#000000;
}

#inhalt a:hover { 
color:#fe0000;
}

#menu a , #menu a:visited {
display:block;
float:right;
color:#000;
font: normal 8pt verdana, sans-serif;
line-height:25px;
height:25px;
text-decoration:none;
padding: 0px 10px 0px 10px;
text-align:right;
background-color:#fff;
border-left: 4px solid #fff;
}

#menu a.active {
background-color:#fe0000;;
color:#fff;
}

#menu a:hover {
background-color:#fe0000;;
color:#fff;
}

a:link, a:visited, a:active { 
font: normal 8pt verdana, sans-serif;
text-decoration:none;
color:#000000;
}

a:hover { 
text-decoration:underline;
}

input.kontakt {
font-size : 9pt;
font-family : verdana, arial, sans-serif;
background-color : #fff;
border : 1px solid #555;
color : #444;
}

.thumbs{
list-style-type: none;
padding: 0 0 10px 0;
margin:0;
}

.thumbs li a{
text-decoration: none;
}

.thumbs li{
float: left;
display: inline;
margin: 0px 20px 20px 0px;
padding:0;
width: 75px;
height: 75px;
}

.thumbs li img{
border: 1px solid #ccc;
padding: 4px;
}

.thumbs li a:hover img{
border: 1px solid #000;
}

#menu1 {
width:170px;
margin:10px;
padding:10px;
}

#menu1 ul, #menu1 li {
list-style-type: square;
margin-left:10px;
padding:0px;
color:#000;
}

#menu1 li a:link, #menu1 li a:visited, #menu1 li a:active {
display:block;
color:#000;
text-decoration:none;
font: normal 11px verdana, sans-serif;
padding:3px;
height: 16px;
line-height: 16px;
}

#menu1 li a:hover { 
background-color:#fe0000;
color:#fff;
text-decoration:none;
}