/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*--------------------------------------------*/

#container2{
	width: 100%;
	background: none;
}

#kopf{
	width: 100%;
}
	
#seiteninhalt{
	width: 100%;
}

#subnavigation{
	width: 100%;
}

#subnavigation ul{
	width: 100%;
}

#subnavigation li{
	width: 100%;
	background: url(bilder/subnavi_liste.gif) no-repeat 5% 10px;
}

#subnavigation .sub{
	width: 100%;
	background: #EBDD92 url(bilder/subnavi_liste.gif) no-repeat 8% 7px;
}

#subnavigation li a{
	width: 92%;
	padding: 5px 0px 5px 8%;
}
#subnavigation .sub a{
	display: block;
	width: 89%;
	padding: 2px 0px 2px 11%;
}
#subnavigation li a:hover,#subnavigation li .aktiv {
	background: #F3F0D4 url(bilder/subnavi_liste.gif) no-repeat 5% 10px;;
}
#subnavigation .sub a:hover,#subnavigation .sub .aktiv {
	background: #F8E99A url(bilder/subnavi_liste.gif) no-repeat 8% 7px;;
}

#subnavigation #leer {
	background: none;
}

#submenue{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#submenue li{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	list-style: none;
	background: #EBDFAB url(bilder/subnavi_liste.gif) no-repeat 8% 8px;
	border-bottom: 1px solid #ffffff;
}

#submenue li a{
	width: 89%;
	padding: 2px 0px 2px 11%;
	margin:  0px 0px 0px 0px;
	border:  none;
	display: block;
	text-decoration: none;
	color:#363636;
}

#submenue li a:hover,#submenue li a.aktiv {
	background: #F3F0D4 url(bilder/subnavi_liste.gif) no-repeat 8% 8px;
}

#dummy {
	width: 100%;
	height: 20px;
}

#inhalt{
	padding: 10px 5% 20px 5%;
	width: 90%;
}

#fusszeile table{
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;
}

#fusszeile ul{
	padding: 4px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#AuswahlListeBreit{
	width: 100%;
}

#fragenblock1, #fragenblock2, #fragenblock3, #fragenblock4 {
	width: 100%;
	padding: 0;
}