/*---------------------------------------------------
	Main Navigation
---------------------------------------------------*/
div#navMain0{
	float: left;
	width: 61px;
	background: url(../images/bg_home.jpg) 0 0 no-repeat;
	height: 32px;
}

div#navMain1{
	float: left;
	width: 107px;
	background: url(../images/bg_sie_moechten.jpg) 0 0 no-repeat;
	height: 32px;
}

div#navMain2{
	float: left;
	width: 104px;
	background: url(../images/bg_referenzen.jpg) 0 0 no-repeat;
	height: 32px;
}

div#navMain3{
	float: left;
	width: 74px;
	background: url(../images/bg_firma.jpg) 0 0 no-repeat;
	height: 32px;
}

div#navMain4{
	float: left;
	width: 80px;
	background: url(../images/bg_aktuell.jpg) 0 0 no-repeat;
	height: 32px;
}

div#navMain5{
	float: left;
	width: 65px;
	background: url(../images/bg_links.jpg) 0 0 no-repeat;
	height: 32px;
}

div#navMain6{
	float: left;
	width: 61px;
	background: url(../images/bg_home.jpg) 0 0 no-repeat;
	height: 32px;
}

/*---------------------------------------------------
	Bereichsnavigation
---------------------------------------------------*/
div#subnavigation{
	width: 254px;
}

div#subnavigation h1{
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #4a382f;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 20px;
	background: url(../images/point.gif) 0 100% repeat-x;
}

div#subnavigation ul{
	margin: 0 0 3px 0;
	padding: 8px 0;
	background: url(../images/point.gif) 0 100% repeat-x;
}

div#subnavigation li{
	list-style: none;
	padding:0;
	margin: 0;
	text-align: left;
}


div#subnavigation li a{
	display: block;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #4a382f;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 0px 1px 20px;
	margin: 0;
	/* IE < 6 Hack */
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* Ende IE < 6 Hack */
	width: 234px;
	background: url(../images/pfeil.gif) 0 5px no-repeat;
}



div#subnavigation li a:hover{
	font-weight: bold;
}

div#subnavigation li a.act{
	font-weight: bold;
}
