@charset "utf-8";
/* CSS Document */
#bilder {
	position:absolute;
	left:65px;
	top:130px;
	width:710px;
	height:390px;
	z-index:1;
	/*border:1px solid;*/
}
#beschreibung {
	position:absolute;
	left:48px;
	top:25px;
	width:710px;
	height:100px;
	z-index:2;
	/*border:1px solid;*/
}
#beschreibung_links {
	position:absolute;
	left:228px;
	top:25px;
	width:250px;
	height:100px;
	/*border:1px solid;*/
}
#beschreibung_rechts {
	position:absolute;
	left:508px;
	top:25px;
	width:250px;
	height:100px;
	/*border:1px solid;*/
}
#navi {
	position:absolute;
	left:790px;
	top:205px;
	width:200px;
	height:390px;
	z-index:3;
	/*border:1px solid;*/
}
#punktnavi {
	position:absolute;
	left:15px;
	top:530px;
	width:710px;
	height:20px;
	z-index:4;
	/*border:1px solid;*/
}
#subdottie {
	position:absolute;
	top:548px;
	width:auto;
	height:25px;
}
#logo {
	position:absolute;
	left:789px;
	top:40px;
	width:42px;
	height:38px;
	z-index:5;
    /*border:1px solid;*/
}

.tab
{
width:710px;
height:100px;
/*border:1px solid;*/
}
.tabsmall
{
width:250px;
height:100px;
/*border:1px solid;*/
}
.mainnavi {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D94B5 ;
	line-height:20px;
}
a.mainnavi:link {
	text-decoration: none;
	color: #8D94B5 ;
}
a.mainnavi:visited {
	text-decoration: none;
	color: #8D94B5 ;
}
a.mainnavi:active {
	text-decoration: none;
	color: #000000;
}
a.mainnavi:hover {
	color: #000000;
}
.mainnavihot {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D94B5;
}
a.mainnavihot:link {
	/*text-decoration: none;*/
	color: #8D94B5;
}
a.mainnavihot:visited {
	/*text-decoration: none;*/
	color: #8D94B5;
}
a.mainnavihot:active {
	/*text-decoration: none;*/
	color: #8D94B5;
}
.normal {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D94B5;
	line-height: 18px;
}
.nummernnavi {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D94B5;
}
a.nummernnavi:link {
	text-decoration: none;
	color: #8D94B5;
}
a.nummernnavi:visited {
	text-decoration: none;
	color: #8D94B5;
}
a.nummernnavi:active {
	text-decoration: none;
	color: #000000;
}


