

* html table{
	table-layout:fixed;
}

table table{
	width:100%;
}

table table td{
	border:1px solid #1B3154;
}

td.wert{
	text-align:right;
}

/* Navigation */


#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li {
	padding: 0 0 0 0px;
	margin: 0px;
}
#nav ul {
	padding: 0 0 0 0px;
}

#nav li a{
	width:262px;
	padding-left:0px;
	margin:0;
	text-align:right;
}

#nav li li a{
	width:252px;
}

#nav ul li div.navlevel1 a{
	font-size:150%;
	font-weight:bold;
}

#nav ul li div.navlevel1ac a{
	font-size: 150%;
	font-weight:bold;
	background:url(http://steinfurt.gipsprojekt.de/steinfurt/img/menu_hover.gif) no-repeat left center;}
}

#nav ul li ul li div.navlevel2 a{
	font-size: 100%;
	
}

#nav ul li ul li div.navlevel2ac a{
	color: #ffffff;
	background:url(http://steinfurt.gipsprojekt.de/steinfurt/img/menu_hover.gif) no-repeat left center;}
}




