@charset "utf-8";

*		{ margin: 0px; padding: 0px; }
html	{ height: 100.2%; }

body	{ 	font-size: 14pt;
			width:1000px;
			margin:auto;
			text-align: justify;
			background-color:#e6e6e6;
			font-family: CALIBRI;
			padding-top:15px;
		}

div#wrap {width: 1000px; margin-top: 50px; }

.menu {
	margin-left:90px; 
	font-size: 18pt;
}

a {
	text-decoration: none;
	color: black;
}

.lang{
	font-size:10pt;
}

.lang_dist{
	margin-left:30px;
}

.menufooter{
	margin-left: 65px;

}




.active_u{
	text-decoration:none;
	color:#0394C9;
}

.spacer{
	margin-left: 157px;
}

.submenu {
	margin-left:45px; 
	margin-right:45px; 
	font-size: 15pt;
}

.submenu_en {
	margin-left:45px; 
	margin-right:45px; 
	font-size: 7pt;
}

.footer {
	margin-left:25px; 
	margin-right:45px; 
	margin-bottom: 45px;
	font-size: 11pt;
}

.en {
	font-size: 14pt;
	text-align:center;
}

#active {
	color:#0394C9;
}

.absatz{
	margin-bottom:10px;
}









