@charset "UTF-8";

body { 
	font-family:Arial; 
	font-size:12px; 
	background-color:#FFFFFF; 
	text-align:center; 
	margin-top:0px; 
	color:#666666; 
	line-height:1.7em; 
	letter-spacing:0.047em;
/*background-image: url(http://www.kirchenserver.net/bwo/dcm...e_soe/hg.gif);
background-repeat: repeat;
background-position: 50% top;*/

}





.left {

width:220px; padding:20px;
height:auto;
float:left;
text-align:left;

}

.mid {

width:220px; padding:20px;
height:auto;
float:left;
text-align:center;

}

.right {

width:220px; padding:20px;
height:auto;
float:right;
text-align:right;

}






a.l:link, a.l:visited, a.r:active, a.l:active, a.l:hover {font-weight:normal; color:#666666; font-size:12px; text-decoration:none; float:left;}
a.l:active, a.l:hover {color:#000066;}
	
	
a.r:link, a.r:visited, a.r:active, a.r:active, a.r:hover {font-weight:normal; color:#666666; font-size:12px; text-decoration:none; float:right;}
a.r:hover {color:#000066; float:right;}
	
		
a:link, a:visited, a:active, a:active, a:hover {font-weight:normal; color:#666666; font-size:12px; text-decoration:none;}
a:hover {color:#000066;}	


.style #container { /*wird immer mittig angezeigt*/
	position: absolute;	visibility: visible;
	left: 50%; top: 50%;
	width: 780px;	height: 600px;
	margin-left: -390px; margin-top: -400px;
	}