body {
	margin: 0; padding: 0;
	font: normal 10px Arial;
	color :#000000;
	background-color: #FF9900;
    background-image:url(http://wolfsmutter.com/sistaz/wendo_wien/images/bg.gif);
	scrollbar-base-color: #CC6600;
	scrollbar-track-color: #CC6600;
	scrollbar-face-color: #FF9933;
	scrollbar-highlight-color: #FF9900;
	scrollbar-3d-light-color: #FF9933;
	scrollbar-dark-shadow-color: #CC6600;
	scrollbar-shadow-color:#FF9933;
	scrollbar-arrow-color: #FF9933;
}
    
#oben {	
    position:absolute; top:0px;left:0;        
    width:100%;	
    margin:0; padding-right:20px;padding-bottom:10px;
    text-align:right; color :#FF9900; font-size: 16pt;
    background-image:url(http://wolfsmutter.com/sistaz/wendo_wien/images/logooben.gif);
    background-repeat:no-repeat;
    background-position:left top;
/*    background-attachment:fixed; */
    z-index:2;
}
#oben div{
	text-align:center; vertical-align:top; color :#FF9900; font: bold 12pt  Arial; margin-top:10px;
}

#fusszeile {
    position:absolute; bottom:0px;        
	width: 100%;	
	margin: 0; padding:0;
	text-align:center;
	vertical-align:top;
	color :#FF9900;
	background-color: #000;
   	font: normal 12pt  Arial;
}
#content {
    position:absolute; top:210px;left:0;z-index:0;        
    width:100%;	
    margin:0; 
    padding-left:200px; padding-right:80px; padding-top:20px; padding-bottom:20px;
    text-align:justify;
    vertical-align:top;
    font: normal 12pt  Arial;
    background-image:url(http://wolfsmutter.com/sistaz/wendo_wien/images/logounten.gif);
    background-repeat:no-repeat;
    background-position:left top;
    color:#440000;
/*    background-attachment:fixed; */
}

h1 {font-size: 14pt;}
li {margin-bottom:10px;}

#oben a:link{color: #FF9900; background: transparent; text-decoration: none;}
#oben a:visited{color: #FF9900; background: transparent; text-decoration: none;}
#oben a:hover{color: #000; background: #FF9900; text-decoration: none;}
#oben a:active{color: #000; background: #FF9900; text-decoration: none;}
 
#content a:link, #content a:visited{color: #990000 !important; background: transparent; text-decoration: none;}
#content a:hover, #content a:active{color: #CC6600 !important; background: #990000 !important; text-decoration: none;}


