body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	background-image:url(gui/background.png);
	background-repeat:repeat-x;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
  	scrollbar-track-color: #DEDEDE;
  	scrollbar-arrow-color: #E0E0E0;
  	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-shadow-color: #E0E0E0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #847568;
}

p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#position {
			position: absolute;
            width: 100%; 
			height: 100%;
			}
			
#positionintro {
			position: absolute;
            width: 100%; 
			height: 100%;
			top: 102px;
			left: 98px;
			}
			

#inhalt { 		
		margin: 0px auto;
		width: 669px;
		}
		
#bottom {
    position: absolute;
    left: 0%; top: 100%; width: 100%; height: 12px;
    text-align: center;
    font-size: 9px;
	font-color: #333333;
	background-color: #F0F0EE;
}			

#image1 {
    position: absolute;
	margin: 0px auto;
    left: 0px; top: 173px; width: 205px; height: 149px;
    background-color: #cccccc;
}

#image2 {
    position: absolute;
    left: 0px; top: 345px; width: 205px; height: 149px;
    background-color: #cccccc;
}

#music {
	position: absolute;
	left: 617px; top: 65px; width: 85px; height: 10px;
}	

#flagg {
	position: absolute;
	left: 539px; top: 27px; width: 100px; height: 86px;
}	
			
#flaggintro {
	position: absolute;
	left: 385px; top: 108px; width: 100px; height: 86px;
}	
			
#fontnews {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#Title { font-family: Arial, Helvetica, sans-serif;font-size: 20px; }
#Images { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color:#333333; }

