
 
/********************************************************************************
 * Div Tags
 ********************************************************************************/
 
#header {
	position:absolute;
	left: 0px;
	top: 0px;
}

 #meta {
	position:absolute;
	left: 248px;
	top: 36px;
	color: #EA7E00;
}


#iff_logo {
	position:absolute;
	left: 189px;
	top: 24px;
}

#place_navigation {
    left:20px;
	top:190px;
	position: absolute;
}
	
#navigation {
	height:15px;
	width:175px;
	white-space: nowrap;
	text-align: left;
	padding: 4px;
	padding-left: 10px;
	padding-top: 6px;
	margin:0px;
	margin: 0px;
	color: #f8b423;
	font-weight:bold;
	border-top-color: #e8edf3;
	border-top-style: solid;
	border-top-width: 1px;
}

#navigation_aktiv {
	height:15px;
	width:175px;
	white-space: nowrap;
	text-align: left;
	padding: 4px;
	padding-left: 10px;
	padding-top: 6px;
	margin:0px;
	margin: 0px;
	background-color:#f8b423;
	color: #eaa90c;
	font-weight:bold;
	border-top-color: #e8edf3;
	border-top-style: solid;
	border-top-width: 1px;
}

#subnavigation {
	width:189px;
	white-space: nowrap;
	text-align: left;
	margin:0px;
	margin: 0px;
	background-color:#eaedf2;
	color: #0e0e0e;
	padding-top: 7px;
	padding-bottom: 2px;
}

#header_back {
	background: url(../images/header_mot_back_2.jpg); 
	background-repeat: no-repeat;
	height:500px;
	width: 981px;
}

#subnav {
	left:30px;
	white-space: nowrap;
	text-align: left;
	color: #ffffff;
}

#background_content_image{
}


#content {
	margin-top: 5px;
	top:185px;
	left: 260px;
	position:absolute;
	text-align: left;
	background-color: #f4f4f4;
	width: 650px;
	padding-left: 45px;
	padding-top: 25px;
	margin-left: -10px;
}

#copyright {
	margin-top: 40px;
	clear: both;
	text-align: left;
	color: #EA7E00;
	font-weight:bold;
}

	
	

