@charset "UTF-8";
}
.nomobil {
	position: absolute;
	visibility: hidden;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#navi a {
	display: block;
	line-height: 110%;
	text-decoration: underline;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 90%;
}
#content {
	font-size: 90%;
}

.oneColElsCtr  {
	font-family: Arial, Helvetica, sans-serif;
}
#subnavi a {
	display: block;
	line-height: 20px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 90%;
}


#subnavi h2 {
	background-image: url(../bilder/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -58px;
	font-size: 110%;
}

