body {
	background-color:#0080FF;
}

.navigation {
top:230px;
left:200px;
z-index:49;
position:absolute;
font-size:80%;
width:180px;
height:100px;
}


.navigation ul {
border:0;
list-style-type: none;
}

.navigation ul li a {
font-family:comic sans MS;
text-decoration:none;
line-height:96%;
}

.navigation ul li a:hover {
font-family:comic sans MS;
text-decoration:underline;
font-weight:normal;
color:#DA251D;
}



#inhalt_index {
	position:absolute;
	left:50px;
	top:50px;
	text-align:left;	
	font-family:Verdana, sans-serif;
	font-size:80%;
	font-weight:normal;
	line-height:20px;
	color:#000000;
	z-index:1;
}

#flaggen_index {
	position:absolute;
	left:970px;
	top:50px;
	text-align:left;	
	width:62px;
	z-index:4;
}




a:link {font-family:Verdana, sans-serif; color:#000000; text-decoration: underline; font-weight:normal;}
a:visited {font-family:Verdana, sans-serif; color:#000000; text-decoration: underline; font-weight:normal;}
a:hover {font-family:Verdana, sans-serif; color:#DA251D; text-decoration:none; font-weight:normal;}
a:active {font-family:Verdana, sans-serif; color:#000000; text-decoration:none; font-weight:normal;}
a:focus {font-family:Verdana, sans-serif; color:#000000; text-decoration:none; font-weight:normal;}
