@charset "UTF-8";
/* dekumo08 */

body{
	background-color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:253px;
	height:121px;
	z-index:5;
}


/***** LINKAUSZEICHNUNG****/




a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}


a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}


/******NAVIGATION****/


#navback {
	position:absolute;
	left:0px;
	top:130px;
	width:537px;
	height:31px;
	z-index:6;
}
#navigation {
	position:absolute;
	left:10px;
	top:137px;
	width:522px;
	height:19px;
	z-index:7;
}



/******CONTENT****/


.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}


#backcontent {
	position:absolute;
	left:0px;
	top:170px;
	width:472px;
	height:750px;
	z-index:10;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#contenttext {
	position:absolute;
	left:15px;
	top:0px;
	width:438px;
	height:500px;
	z-index:5;
	visibility: visible;
	overflow: visible;
}

.bild {
	padding-bottom: 15px;
	padding-top: 35px;
	clear: none;
}

