a:link {
	text-decoration:none;
	color:#555555;
}
a:visited {
	text-decoration:none; 
	color:#555555;
}
a:hover { 
	text-decoration:none; 
	color:#cc3333;
}

a.button {
	width:125px;
	border: 0px;
	line-height:31px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
	display:block;
	
}

a.subbutton {
	background-color: #dddddd;
	background-image:url(../site/buttons/button-sub.gif);
}


a.naviglinks {
	width:180px;
	border: 0px;
	line-height:22px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width:200px;
	height:114px;
	vertical-align:middle;
	text-align:center;
	border: 0px;
	background-image:url(../site/buttons/bg-kopf.gif);
	z-index: 1;
}

#kopfbg {
	position: absolute;
	left: 200px;
	top: 0px;
	width:802px;
	height:115px;
	border: 0px;
	background-image:url(../site/buttons/bg-kopf.gif);
	text-align: center;
	font-size: 6px;
}

#naviglinks {
	position: absolute;
	left: 0px;
	top: 114px;
	width:186px;
	height:550px;
	border: 0px;
	vertical-align:top;
	background-image:url(../site/buttons/bg-navig-links.gif);
}

#navrund {
	position: absolute;
	left: 185px;
	top: 114px;
	width:30px;
	height:24px;
	border: 0px;
	vertical-align:top;
	background-image:url(../site/buttons/bg-navrund.gif);
}

#seknavig {
	position: absolute;
	left: 4px;
	top: 160px;
	width:190px;
	height:50px;
	border: 0px;
}

div.ebenelinks {
	width:195px;
	display:block;
	background-image:url(../site/buttons/ebene-links.gif);
	text-align:center;
}

div.ebenelinkstext {
	width:170px;
}

.ebenebild {
	display:block;
	border:none;
}

#home	{
	position: absolute;
	left: 219px;
	top: 84px;
	background-image:url(../site/buttons/button-oben.gif);
	background-repeat: no-repeat;
}

#portrait	{
	position: absolute;
	left: 348px;
	top: 84px;
	background-image:url(../site/buttons/button-oben.gif);
	background-repeat: no-repeat;
}

#portraitsubmenu {
	
	position:relative;
	top: -15px;
	visibility:hidden;
	width:125px;
	height:160px;
	z-index:25;
}

#link {
	position: absolute;
	left: 477px;
	top: 84px;
	background-image:url(../site/buttons/button-oben.gif);
	background-repeat: no-repeat;
}

#linksubmenu{
	position:relative;
	top: -15px;
	visibility:hidden;
	height:96px;
	width:125px;
	z-index:25;
}

#suchebiete	{
	position: absolute;
	left: 606px;
	top: 84px;
	background-image:url(../site/buttons/button-oben.gif);
	background-repeat: no-repeat;
}

#suchebietesubmenu {
	position:relative;
	top: -15px;
	visibility:hidden;
	height:128px;
	width:125px;
	z-index:25;
}

#sponsoren	{
	position: absolute;
	left: 735px;
	top: 84px;
	background-image:url(../site/buttons/button-oben.gif);
	background-repeat: no-repeat;
}

#kontakt{
	position: absolute;
	left: 865px;
	top: 84px;
	background-image:url(../site/buttons/button-oben.gif);
	background-repeat: no-repeat;
}

#kontaktsubmenu {
	position:relative;
	top: -15px;
	visibility:hidden;
	height: 64px;
	width:125px;
	z-index:25;
}

#inhalt {
	position: absolute;
	left: 205px;
	top: 135px;
	width:780px;
	height:440px;
	border: 1px;
	border-color:#000000;
	z-index:50;
}