@charset "utf-8";
/* CSS Document */
body {
		color: #333333; 
	
	background-color: #FFFFFF; 
	
   font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}

a {
	color: #CC0000;
 	text-decoration: none
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	text-decoration:underline;	
}

a.navi {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
   	}

a:visited.navi {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
   	}

a:active.navi {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
   	}
   	
a:hover.navi {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
	}
h1 {
	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color: #666666;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 70px;
    }
h3 {
	background-color: #CCCCCC;
	margin-left: 70px;
	
	}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 550px;
}
#languge {
	width: 150px;
	float: right;
	margin-top: 80px;
}

#navigation {
	float: left;
	width: 210px;
	
}


#body {
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-left: 170px;
	border-left-width: 3px;
	
	
	
}

font.adressen { font-size:11px;
	line-height:14px;}

p.adressen { margin-left:0px; 
    margin-right:0px;
    margin-top:10px;
	margin-bottom:10px;}

.kleintext {
	font-size:11px;
	line-height:15px; 
	}
#body p {
	margin-left: 70px;
	margin-right: 25px;
}
#footer {
	text-align: center;
}