@charset "UTF-8";

body
{ font-family:Arial; font-size:12px; background-color:#CCCCCC; 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:200px; padding:30px;
height:auto;
float:left;
text-align:left;

}

.mid {

width:200px; padding:30px;
height:auto;
float:left;
text-align:center;

}

.right {

width:200px; padding:30px;
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:#fff;}
	
	
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:#fff; 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:#fff;}	


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