body {
background-image: url(../bilder/bg.gif);
background-repeat: no-repeat;
margin: 0px;
font-family: Tahoma;
font-size: 12px;
line-height: 16px;
color:#333333;
}


h1 {
font-size: 18px;
font-weight: normal;
}

#Content {
width: 830px;
margin: auto;
}

#Content .Logo {
margin-top: 38px;
margin-right:230px;
}

#Content .Menu {
height: 18px;
margin-right:150px;
}

#Content .Menu a{
font-family: Tahoma;
font-size: 12px;
color:#333333;
text-decoration:none;
}

#Content .Menu a:hover{
font-family: Tahoma;
font-size: 12px;
color:#333333;
text-decoration:underline;
}

#Content .Milieu {
width: 600px;
margin-top: 12px;
float: left;
border:#333333 1px solid;
}

#Content .BildWechsel {
margin-top: 10px;
width: 625px;
float: left;
}

#Content .MediumText {
width: 572px;
color: #333333;
padding: 15px;
}

#Content a{
color: #333333;
text-decoration:none;
}

#Content a:hover{
color: #333333;
text-decoration:underline;
}

#Content .ShortText {
width: 198px;
height: 194px;
padding: 15px 0;
margin-top: 50px;
padding-left: 15px;
padding-right: 15px;
float: right;
vertical-align: middle;
}


#Content .Thumb {
filter:alpha(opacity=100); -moz-opacity:  1.0; opacity: 1.0;
border:#000000 1px solid;
margin-right: 9px;
margin-bottom: 9px;
}

#Content .Thumb:hover {
filter:alpha(opacity=50); -moz-opacity: 0.50; opacity: 0.50;
}


