img, div { behavior: url(iepngfix.htc) }

body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Bilder/tile1.gif);
	background-repeat: repeat;
}

#main {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
	background-image:url(../Bilder/bg_main.gif);
	border: 1px solid #666666;
}




#oben {
	position:relative;
	width:900px;
	height:130px;
}
#o1 {
	position:relative;
	width:240px;
	height:130px;
	float:left;
}
#o2 {
	position:relative;
	width:400px;
	height:130px;
	float:left;
}
#o3 {
	position:relative;
	width:248px;
	height:118px;
	float:right;
	padding-top:12px;
	padding-right:12px;
	text-align:right;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #CCCCCC;
	}

#o3 a {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #CCCCCC;
	}





#mitte {
	position:relative;
	width:900px;
	height:250px;
}
#menu {
	position:relative;
	width:240px;
	height:250px;
	float:left;
	background-image:url(../Bilder/bg_menu.jpg);
}

#navi {
	position:relative;
	width:185px;
	height:174px;
	margin-top:30px;
	margin-left:25px;
}

#flash {
	position:relative;
	width:399px;
	height:248px;
	float:left;
	background-color:#fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#info{
	position:relative;
	width:240px;
	height:214px;
	float:right;
	background-color:#c5c5c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 36px;
	padding-left: 20px;
}




#content {
	position:relative;
	width:900px;
}

#left {
	position:relative;
	width:215px;
	float:left;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #7f7f7f;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 20px;
	}
	

#mid {
	position:relative;
	width:400px;
	float:left;
	}
	
#right {
	position:relative;
	width:240px;
	float:right;
	padding-top:20px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

#right a, #left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-decoration: underline;
	}
	
#right a:visited, #left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-decoration: underline;
	}
	
#right a:hover {
	font-weight:bold;
	}

#inhalt {
	position:relative;
	width:360px;
	margin-left:20px;
	padding-top:20px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}

#inhalt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: underline;
	}
	
	#inhalt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;;
	color: #666;
	text-decoration: underline;
	}
	
	#inhalt a:hover {
	font-weight:bold;
	}




#meta {
	position:relative;
	width:200px;
	margin-top:18px;
	text-align:center;
}


#clearer {
	clear:both;
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}

