body {
background-color : #233119;
padding : 0;
margin : 0;
}
#container {
position : absolute;
background-image : url(elemente/grafiken/container.jpg);
background-color : #233119;
background-repeat : no-repeat;
height : 498px;
width : 848px;
margin : -230px 0 0 -425px;
top : 50%;
left : 50%;
padding : 0;
overflow : auto;
}
#menu {
position : absolute;
height : 27px;
width : 818px;
margin : -230px 0 0 -405px;
top : 50%;
left : 50%;
padding : 0;
overflow : auto;
text-align : left;
font-family : "tahoma";
font-weight : normal;
font-size : 12pt;
color : #2B3C1E;
}
#inhalt {
position : absolute;
height : 366px;
width : 520px;
top : 74px;
left : 20px;
padding : 0;
overflow : auto;
}
#foto_links {
position : absolute;
height : 442px;
width : 292px;
top : 54px;
left : 0px;
padding : 0;
overflow : auto;
}
#foto_rechts {
position : absolute;
height : 442px;
width : 282px;
top : 54px;
left : 566px;
padding : 0;
overflow : auto;
}
#audio {
position : absolute;
height : 392px;
width : 262px;
top : 94px;
left : 566px;
padding : 0;
overflow : auto;
}
#video {
position : absolute;
height : 392px;
width : 262px;
top : 94px;
left : 566px;
padding : 0;
overflow : auto;
}
#head {
position : absolute;
height : 43px;
width : 520px;
top : 440px;
left : 20px;
padding : 0;
overflow : auto;
text-align : left;
font-family : "tahoma";
font-weight : normal;
font-size : 20pt;
color : #2B3C1E;
}
.inhalt_head{
font-family : "tahoma";
font-weight : bold;
font-size : 10pt;
color : #2B3C1E;
}
.inhalt{
font-family : "tahoma";
font-weight : normal;
font-size : 10pt;
color : #2B3C1E;
}
.inhalt_klein{
font-family : "tahoma";
font-weight : normal;
font-size : 8pt;
color : #2B5C1E;
}
a:link {
color: #2B3C1E;
text-decoration : none;
}
a:visited {
color: #2B3C1E;
text-decoration : none;
}
a:hover, a:active {
color: #8d2084;
}
