@charset "ISO-8859-1";
/* CSS Document */

html, body{
	padding:0;
	margin:0;
}
body{
	background-image:url(../../img/root/bgBODY.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
h1,h2,h3,h4,h4,h6
{
	font-size:14px;
	color:#004e81;
}
#pageWRAPPER{
	width:820px;
	height:auto;
	margin:auto !important;
	margin:0 auto;
	padding-top:0;
	background-image:url(../../img/root/bgWRAPPER.png);
	background-position:top;
	background-repeat:no-repeat;
}
#pageLAYOUT{
	width:100%;
	height:auto;
	min-height:200px;
	margin-top:30px;
}
#banner{
	width:780px;
	height:180px;
	margin:auto;
	padding:10px 20px 10px 20px;

	background-image:url(../../img/root/bgBANNER.png);
	background-position:top center;
}
#contentWRAPPER{
	width:800px;
	height:auto;
	min-height:200px;
	margin:auto;
	margin-top:0.5em;
	
}
#navigation{
	float:left;
	width:150px;
	min-height:100px;
	
	background-color:#d2ecff;
	border:1px solid #1663AD;
	
	color:#004e81;
}
#navigation li{
	padding:4px 10px 4px 10px;
}
#content{
	float:right;
	width:615px;
	min-height:100px;
	padding:10px 10px 10px 10px;
	border:1px solid #DDD;
	background-color:#fff6e5;

	
	font-size:13px;
	text-align:justify;
}
.navHEADLINE{
	height:20px; 
	line-height:20px;
	margin:6px 0 0 0;
	background-image:url(../../img/nav/bgHEADTITLE.png); 
	background-repeat:repeat-x; 
	border-bottom:1px solid white;
	
	color:#FFF; 
	}
.clear{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	}
.noList{
	list-style:none;
	padding:0px;
	margin:0px;
	}
.label{
	clear:both;
	width:150px;
	float:left;
	margin-bottom:2px;
	font-size:12px;
	line-height:22px;
	}
.labeled{
	width:150px;
	float:right;
	margin-bottom:2px;
	font-size:12px;
	line-height:22px;
	}
.thumbIMG{
	float:left;
	width:90px;
	height:90px;
	overflow:hidden;
	margin:0 5px 5px 0;
	border:4px solid white;
	background-position:center center; 
	}
	
.zeitraum{
	float:left;
	width:170px;
	height:40px;
	line-height:40px;
	margin-right:5px;
	padding:2px;
	
	text-align:right;

}
.datum{
	float:left;
	width:155px;
	height:40px;
	line-height:40px;
	margin-right:5px;
	padding:2px;
	text-align:right;

}
.tag{
	float:left;
	width:50px;
	height:40px;
	line-height:40px;
	margin-right:5px;
	padding:2px;
	text-align:right;

}
.woche{
	float:left;
	width:50px;
	height:40px;
	line-height:40px;
	margin-right:5px;
	padding:2px;
	text-align:right;

}
