a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #707070;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	scrollbar: yes;
}
.divbody {
	height: 400px;
	width: 793px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -396px;
	overflow: hidden;
	background-image: url(bilder/nav_cor.jpg);
	background-repeat: no-repeat;
}
.menu{
	position: absolute;
	height: 400px;
	width: 125px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.gal{
	background-color: #c0bdb4;
	position: absolute;
	height: 400px;
	width: 100px;
	left: 128px;
	top: 0px;
	text-align: center;
	vertical-align: center;

}
.inhalt{
	background-color: #FFFFFF;
	position: absolute;
	width:695px;
	height: 400px;
	left: 128px;
	top: 0px;
	float: left;
}
.inhalt_bild {
	position: absolute;
	width: 560px;
	height: 400px;
	left: 233px;
	top: 0px;
}
.inhalt_gross {
	background-color: #FFFFFF;
	position: absolute;
	width:675px;
	height: 380px;
	left: 128px;
	top: 0px;
	float: left;
	padding:10px;
}
.gal_g {
	position: absolute;
	width: 70px;
	height: 400px;
	background-color: #DDDDDD;
	padding: 5px;
	text-align: center;
}
.quad {
	position: absolute;
	width: 380px;
	height: 380px;
	left: 86px;
	background-color: #EEEEEE;
	padding: 10px;
}
.quad_bild {
	position: absolute;
	width: 400px;
	height: 400px;
	left: 86px;
}	

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.nav {
    position: relative;
	width: 121px;
	left: 0px;
	top: 40px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;

}
.navnorm{
	padding-left: 10px;
	border-left: 10px solid;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	background-color: #FFFFFF;
}
.navaktiv{
	padding-left: 10px;
	border-left: 10px solid #990000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	background-color: #DDDDDD;
}
.navnorm:hover{
	padding-left: 10px;
	border-left: 10px solid #990000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	background-color: #DDDDDD;
}
.navunter{
	padding-left: 8px;
	border-left: 16px solid;
	border-right: 1px solid;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	background-color: #FFFFFF;
}
.navunteraktiv{
	padding-left: 8px;
	border-left: 16px solid;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	background-color: #DDDDDD;
}
.navunter:hover{
	padding-left: 8px;
	border-left: 16px solid;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	background-color: #DDDDDD;
}
