body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFF;
	width: 596px;
	position: absolute;
	left: 50%;
	margin-left: -298px;	
	}
	
#custom_header {
	padding: 8px;
	text-align: center;
	margin-bottom: 20px;
	}
	
#custom_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	color: #DE7025;
	}
	
#custom_content {
	font-size: 100%;
	background-color: #FFFFFF;
	margin:0px 25% 0px 150px;
	padding:10px;
	text-align: justify;
	}
	
#custom_content h1 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	}
	
#custom_footer{
	padding:2px;
	font-size: 75%;
	color: #ffffff;
	text-align: center;
	clear: both;
	background-color: #008000;
	}
		
#ee_navi {
	color: #006699;
	font-size: x-small;
	background-color: #DDFFFF;
	margin:0px;
	padding:2px;
	display: none;
	}
	
#ee_standard_content {
	height: 100%;
	border: none;
	background-color: #FFFFFF;
	margin-right: 45px;
	margin-left: 45px;
	}
	
#ee_standard_content h1 {
	font-size: 140%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times;
	color: #A1A342;		
}

#ee_home_content {
	padding: 0px;
	margin: 8px 8px 8px 4px;
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 140px;
	height: 240px;
	float:left;
}

#ee_det_bilder {
	float:right;
	margin: 10px 10px 10px 10px;
}
	
#ee_det_text {
	font-size: 90%;
}
	
#main_navi {
	color: #333333;
	font-size: 100%;
	background-color: #fbfbfb;
	margin:0px;
	padding:10px;
	height:100%;
	}
	
#main_navi	ul {
	list-style-type: square;
	background-color: #FFFFFF;
	margin: 1px 1px 1px 15px;
}

.titel {
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times;
	color: #A1A342;	
	margin: 0px;
	}
	
.teaser {
	font-size: 90%;
	margin: 0px;
	font-weight: bold;
	}

.text {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 90%;
	text-align: justify;
	}
	
.link {
	color: #006699;
	font-size: 80%;
	}
	
.bild {
	border: 0px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	}
	
.datum {
	font-size: 80%;
	font-weight: normal;
	}
.breadcrumb_aktiv {
	background-attachment: fixed;
	background-image: url(bilder/ee_layout/arr_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

