/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../grafik/margin.gif);
	background-repeat:repeat-y;
}

#wrapper_div{
	position:absolute;
	width: 760px;
	height: 100%;
	left: 0px;
	top: 0px;
}

	#logo_div{
		width: 116px;
		height: 165px;
		background-image:url(../grafik/mlLogo.gif);
		float: left;
		cursor:pointer;
	}
	
	#headAll_div{
		position: relative;
		width: 644px;
		height: 165px;
		float: right;
	}
	
			#header_div{
				width: 644px;
				height: 36px;
				background-color: #FFF0CC;
			}	
			
			#banner_div{
				margin: 1px 0px 0px 0px;
				width: 644px;
				height: 128px;
				background-color: #FFFFF;
			}
	
	#navigationAll_div{
		width: 760px;
		height: 27px;
		background-color:#FFFFFF;
		border-bottom: #FFFFFF 1px solid;
	}
	
		#platzhalterNaviLinks_div{
			border-top: #FFFFFF 1px solid;		
			background-color:#699A49;
			width: 116px;
			height: 27px;
			float: left;
		}
		
		#hauptnavi_div{
			background-color:#699A49;
			width: 453px;
			float: left;
		}
		
			#naviAngebot_div{
				float: left;
				width: 59px;
			}
			
			#naviPaeda_div{
				float: left;	
				width: 66px;
			}	
			
			#naviUnserHaus_div{
				float: left;
				width:74px;
			}	
			
			#naviMitarbeiter_div{
				float: left;
				width: 67px;
			}
			
			#naviJugendliche_div{
				float: left;
				width: 74px;
			}
			
			#naviFreizeiten_div{
				float: left;
				width: 64px;
			}
			
			#naviBilder_div{
				float: left;
				width: 41px;
			}																	
		
		#metanavi_div{
			text-align:center;
			background-color: #699A49;
			width: 191px;
			height: 22px;
			float: left;
			border-top: #FFFFFF 1px solid;
			padding-top:5px
		}
		
		
	#navigationStand_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleisteHome.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}	
	
	#navigationStandPaeda_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleistePaeda.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}	
	
	#navigationStandAngebot_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleisteAngebot.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}		
	
	#navigationStandUnserHaus_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleisteUnserHaus.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}	
	
	#navigationStandMitarbeiter_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleisteMitarbeiter.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}	
	
	#navigationStandJugendliche_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleisteJugendliche.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}	
	
	#navigationStandFreizeiten_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleisteFreizeiten.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}	
	
	#navigationStandBilder_div{
		clear:both;
		height:4px;
		width:100%;
		background-image:url(../grafik/hmStandleisteBilder.gif);
		background-repeat:no-repeat;
		padding-top: 3px;
	}					
	
	

#breadcrump_div{
	clear:both;
	margin-top: 5px;
	margin-left: 125px;
}

	
.hmItemDefault{
	height: 20px;
	padding-top:7px;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}	
.hmItemDefaultRechts{
	height: 20px;
	padding-top:7px;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.hmItemActive{
	background-color: #405E2D;
	height: 20px;
	padding-top:7px;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}

.umItemDefault{
	font-size: 11px;
	color: #333333;
	height: 22px;
	padding-left: 10px;
	border-bottom: #FFFFFF 1px solid;
	margin-top: 8px;
}
.umItemDefault2zeiler{
	font-size: 11px;
	color: #333333;
	height: 36px;
	padding-left: 10px;
	border-bottom: #FFFFFF 1px solid;
	margin-top: 8px;
}
.umItemDefault a{
	display:block;
	color: #000000;
	text-decoration:none;
}
.umItemDefault a:hover{
	text-decoration:underline;
}

.umItemActive{
	font-size: 11px;
	font-weight: bold;
	color: #AA121D;
	height: 22px;
	padding-left: 10px;
	border-bottom: #FFFFFF 1px solid;
	margin-top: 8px;
}
.umItemActive2zeiler{
	font-size: 11px;
	font-weight: bold;
	color: #AA121D;
	height: 36px;
	padding-left: 10px;
	border-bottom: #FFFFFF 1px solid;
	margin-top: 8px;
}


#homepageContent_div{
	clear:both;
}

	#hcLinks_div{
		float: left;
		width: 568px;
		margin: 10px 0px 0px 0px;
	}
		#hcLinksText_div{
			position: absolute;
			left:215px;
			top:307px;
		}	

	
	#hcRechts_div{
		margin-top: -21px;
		float: left;
		width: 174px;
		height: 300px;
		border-left: #CCCCCC 1px solid;
		border-right: #CCCCCC 1px solid;
		padding: 8px 8px 0px 8px;		
	}
	
	
.teaserItem{
	margin-top: 30px;
	font-size: 11px;
}	
	
/*SHARED FOR CONTENT*/
#untermenue_div{
	margin-top: -21px;
	float: left;
	width: 116px;
	background-color: #ECECEC;
}

#untermenueEmpty_div{
	margin-top: -21px;
	float: left;
	width: 116px;
	background-color: #FFFFFF;
}

#text_div{
	float: left;
	width: 420px;
	padding-left: 17px;
	padding-top: 10px;
	padding-right: 15px;
}

#bilder_div{
	float: left;
	width: 610px;
	padding-left: 17px;
	padding-top: 10px;
	padding-right: 15px;
}

#marginalien_div{
	margin-top: -21px;
	float: left;
	width: 188px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 0px 1px 0px 1px;
}

.fotostreckeItem{
	width:84px;
	float:left;
	padding:5px;
	vertical-align:inherit;
}
.fotostreckeItem img{
	border:none;
}

