/*- Navigation --------------------------- */
#navpics {
	width:752px;
	height:37px;
	position:absolute; 
	left:198px;
	top:0;
	background:url(../images/left.jpg) 0 0 no-repeat;
}
#navpics ul {
	list-style-type:none;
	margin:0 0 0 0;
	text-indent:-99999px;
	background:#CC3300;
}
#navpics li {
	display:block;
	padding:0 0 0 0;
	list-style-type:none;
	float:left;
}
a.navpica {
	outline:none;
	display:block;
	height:37px;
	width:78px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/bilder/navip_01.gif) no-repeat 0 0;
	font-weight: normal;
	padding:0 0 0 0;
	float:left;
}
a.navpica:hover, a.navpica:active, a.navpicaActive {
	background:url(../images/bilder/navia_01.gif) no-repeat 0 0;
}
a.navpicb {
	outline:none;
	display:block;
	height:37px;
	width:122px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/bilder/navip_02.gif) no-repeat 0 0;
	font-weight: normal;
	padding:0 0 0 0;
	float:left;
}
a.navpicb:hover, a.navpicb:active, a.navpicbActive {
	background:url(../images/bilder/navia_02.gif) no-repeat 0 0;
}
a.navpicc {
	outline:none;
	display:block;
	height:37px;
	width:92px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/bilder/navip_03.gif) no-repeat 0 0;
	font-weight: normal;
	padding:0 0 0 0;
	float:left;
}
a.navpicc:hover, a.navpicc:active, a.navpiccActive {
	background:url(../images/bilder/navia_03.gif) no-repeat 0 0;
}
a.navpicd {
	outline:none;
	display:block;
	height:37px;
	width:83px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/bilder/navip_04.gif) no-repeat 0 0;
	font-weight: normal;
	padding:0 0 0 0;
	float:left;
}
a.navpicd:hover, a.navpicd:active, a.navpicdActive {
	background:url(../images/bilder/navia_04.gif) no-repeat 0 0;
}
a.navpice {
	outline:none;
	display:block;
	height:37px;
	width:155px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/bilder/navip_05.gif) no-repeat 0 0;
	font-weight: normal;
	padding:0 0 0 0;
	float:left;
}
a.navpice:hover, a.navpice:active, a.navpiceActive {
	background:url(../images/bilder/navia_05.gif) no-repeat 0 0;
}
a.navpicf {
	outline:none;
	display:block;
	height:37px;
	width:131px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/bilder/navip_06.gif) no-repeat 0 0;
	font-weight: normal;
	padding:0 0 0 0;
	float:left;
}
a.navpicf:hover, a.navpicf:active, a.navpicfActive {
	background:url(../images/bilder/navia_06.gif) no-repeat 0 0;
}
a.navpicg {
	outline:none;
	display:block;
	height:37px;
	width:91px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/bilder/navip_07.gif) no-repeat 0 0;
	font-weight: normal;
	padding:0 0 0 0;
	float:left;
}
a.navpicg:hover, a.navpicg:active, a.navpicgActive {
	background:url(../images/bilder/navia_07.gif) no-repeat 0 0;
}

/*- Rundgag --------------------------- */

#rundgang{
	width:auto; 
	height:200px;
	padding-left:20px;
}
a.rundgang {
	outline:none;
	display:block;
	height:194px;
	width:146px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/rundgang_off.gif) no-repeat 0 0;
	font-weight: normal;
}
a.rundgang:hover, a.rundgang:active, a.rundgangActive {
	outline:none;
	display:block;
	height:194px;
	width:146px;
	color: #000 !important;
	text-decoration:none !important;
	background:url(../images/rundgang_on.gif) no-repeat 0 0;
	font-weight: normal;
}