a:link {
	color: #3366CC;
	
	}
a:visited {
color: #3366CC;
	
}
a:hover {
	color: #3366CC;
	
	}
a:active {
	color: #3366CC;
	
}




body {
	margin: 20px;
	background-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}





#wrapper {
	position:relative;
	width: 810px;
	margin: 0 auto;
	padding: 0px;
}








#page {
	width: 810px;
	margin: 0 auto;
	padding-top: 20px;
}



#content {
	font: normal 12px  verdana, Times New Roman, Times, serif;
	position:absolute;
	width:332px;
	height:290px;
	
	z-index:1;
	left: 434px;
	top: 131px;
	text-align: justify;
	padding:10px;
	background-color: #8B6551;
    filter:alpha(opacity=70);
    opacity: 0.7;	
	-moz-opacity:0.7;
	line-height:15px;
	font-style:italic;
	
}




#content1 {
	font: normal 12px  verdana, Times New Roman, Times, serif;
	position:absolute;
	width:291px;
	height:559px;
	
	z-index:1;
	left: 36px;
	top: 88px;
	text-align: justify;
	padding:10px;
	
   
	line-height:15px;
	font-style:italic;
	
}


#content3 {
	font: normal 12px  verdana, Times New Roman, Times, serif;
	position:absolute;
	width:291px;
	height:559px;
	
	z-index:1;
	left: 334px;
	top: 88px;
	text-align: justify;
	padding:10px;
	
   
	line-height:15px;
	font-style:italic;
	
}

#content2 {
	font: 12px  verdana, Times New Roman, Times, serif ;
	position:absolute;
	width:375px;
	height:336px;
	color:#FFFFFF;
	z-index:1;
	left: 67px;
	top: 384px;
	text-align: justify;
	padding:10px;
	background-color: #006600;
    filter:alpha(opacity=80);
    opacity: 0.8;	
	-moz-opacity:0.8;
	line-height:15px;
	font-style:italic;
	
}
#content4 {
	font: 12px  verdana, Times New Roman, Times, serif ;
	position:absolute;
	width:409px;
	height:340px;
	color:#FFFFFF;
	z-index:1;
	left: 354px;
	top: 380px;
	text-align: justify;
	padding:10px;
	background-color: #734167;
    filter:alpha(opacity=80);
    opacity: 0.8;	
	-moz-opacity:0.8;
	line-height:15px;
	font-style:italic;
	
}



.post {color: #fff;
        
		
}

.hintergrund {

color:#fff;
font-weight:bold; 
 
 }
/** MENU */

#menu {
	width: 840px;
	margin: 0px auto 10px auto;
	padding: 0px ;
	
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {

	padding: 0px 10px;
	border: none;
	background-color: ;
	text-decoration: none;
	color:#999999;
	font-weight: bold;
}

#menu a:hover {
	background-color: ;
	color: #FFFFFF;
}
