html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:76%;}

#background{position:absolute; z-index:1; width:100%; height:100%;}
#logo{position:relative; z-index:2; width:500px; height:500px; margin-top:30px}

#footer{width:80%; left:10%; margin-bottom:6%; font-size:76%;}

#text_german{position:relative; z-index:3; width:160px; height:100px; margin-top:20px; margin-left:20px; border:none;}

#text_italian{position:relative; z-index:3; width:160px; height:100px; margin-bottom:20px; margin-right:20px;}

#header{position:relative; z-index:3; width:800; height:270px; margin-top:0px; margin:auto}

#content{font-weight:bold; color:#342671}

#scroller{position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 

p {line-height:1.0em; letter-spacing:0.1em; text-align:justify;}

#fixed {position:absolute; top:25px; right:25px; width:40px; z-index:10; color:#567; border:1px solid #000; padding:10px; background-color:#D1D1D1;}

.klein{ font-size: smaller;
}
.titel{ font-size:large;
}
.fusstext{ color:#000000;
			font-size: 9px;			
}

a:link
	{ 
	/*color:#FFFFFF;*/
	text-decoration:none;
	border:none;}

a:visited	
	{
	/*color:#FFFFFF;*/
	text-decoration:none;
	border:none;}
	
a:hover		
	{
	text-decoration:none;
	/*color:#FFFFFF;*/
	border:none;}
