#hauptmenu {
	height: 26px;
	width: 948px;
	position: relative;
	top: 0;
	left: 0;
	/*padding-left: 0px;
	padding-top: 0px;	
	background: url(hauptmenu_backgrd.gif) no-repeat 0 0px;*/
	float: left;	
	z-index: 2;	
	display: block;	
}

#metanavigation {
	text-align: right;
	height: 23px;
	padding-left: 300px;
	width: 490px;
	padding-right: 10px;
	padding-top: 5px;	
	float: left;
	color: #666666;	
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS;
}

#seitenkopf {
	width: 948px;
	height: 95px;
}

#logo {
	margin-top:-5px;
	float: left;
	width: 148px;
	height: 80px;
}

#titelbild {
	float: left;
	width: 492px;
	height: 140px;
	text-align: right;
}

#inhaltszeile {
	width: 946px;
	border: 1px solid #999999;	
	float: left;
}

#inhaltsbackground {
	width: 942px;
	border: 2px solid #FFFFFF;	
	background-color: #bccbc9;
	float: left;
}

#infospalte {
	width: 313px;
	height: 530px;
	float: left;
	background: url(emotics.gif) no-repeat 17px 17px;	
}

#infotext {
	/*margin: 13px 37px 41px 17px;*/
	margin-top:13px;
	margin-left: 17px;
	margin-bottom: 37px;
	width: 255px;	
}

#infotext img {
	margin-left: -19px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;	
}


#submenu {
	float: left;
}

#contentspalte {
	position:relative;
	left: 0px;
	width: 610px;
	float: left;
}

#breadcrumb {
	height: 20px;
	width: 550px;
	float: left;
	clear: both;
	margin-top: 15px;	
	color: #333333;
	font: 11px Trebuchet MS, Arial, sans-serif;	
}

#text {
	float: left;
	clear: both;
	width: 610px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 20px;
}


li {
	background-image: url(bullet_weiss.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 9px;
}

ul {
	list-style:none; margin:0; padding:0;
}

.level1 {
	color: #000;
}

.level1-active {
	color: #ff000b;
}

.level2 {
	color: #000;
}

.level2-active {
	color: #ff000b;	
}

#totop {
	font: 11px Trebuchet MS, Arial, sans-serif;
	padding-top: 16px;
	margin-left: 16px;
	padding-bottom: 16px;
	color: #666666;	
	width: 880px;
	float: left;
	text-align: right;
}

#seitenfuss {
	width: 948px;
	height: 60px;
	background-color: #dde5e4;	
	float: left;
	bottom: 0;
}

#copy {
	font: 11px Trebuchet MS, Arial, sans-serif;
	padding-top: 10px;
	color: #666;
	width: 315px;
	float: left;
}

#adresse {
	font: 11px Trebuchet MS, Arial, sans-serif;
	padding-top: 10px;
	color: #666666;	
	width: 633px;
	float: left;	
}