*{margin: 0; padding: 0;}

body {text-align: center; background-color:#948c8a }

#wrapper {position: relative; width: 960px; margin: 0 auto; text-align: left; } 
		
img.bg { 
width: 960px; 
height: 690px; 
margin: 0; 
padding: 0; 
z-index: -1;
}

.transparent {
 filter:alpha(opacity=75);
 -moz-opacity:0.75;
 -khtml-opacity: 0.75;
 opacity: 0.75;
}
		
#menu {
width: 180px; 
height: 670px; 
background:#fff;
padding: 10px;
text-align: right;
position: absolute;
left: 760px;
top: 0px;
z-index: 1;}


ul { 
font-size: 18px; 
font-family: Verdana, sans-serif; 
color: #3c4b2d;
text-decoration: none; 
list-style-type: none;
}

.aktiv { 
color: #000;  
}


a {
text-decoration: none; 
}

a:link {
color: #3c4b2d;
}
a:visited {
color: #3c4b2d;
}
a:hover {
color: #f33;
text-decoration: none;
}

#submenu {
width: 410px;
background: transparent;
position: absolute;
left: 20px;
top: 25px;
z-index: 1;}

h1{
font-size: 40px; 
color: #c0c0c0;
font-family: Verdana, sans-serif; 
text-decoration: none; 
list-style-type: none;
}

#bildunterschrift { 
width: 920px; 
background: #f7f2f6;
font-size: 13px; 
font-family: Verdana, sans-serif; 
color: #000;
text-align: left;
text-decoration: none; 
list-style-type: none;
padding: 20px;
position: absolute;
left: 0px;
top: 690px;
z-index: 1;
}