body {
	margin:		0px;
         padding:	0px;
	background:	#000000;
}

#main {
         width:		100%;
         border:		0px;
         margin-bottom:	25px;
	background:	#000000;
}

#main td {
         padding:	0px;
         margin:		0px;
         border:		0px;
         vertical-align: top;
	background:	#000000;
}

#main #top #left{
	background:	#000000;
}

#main #top #right{
	background:	#000000;
}

#main #top #logo{
         position:	relative;
	background:	url(img/preis_top.jpg) no-repeat;
         height:	150px;
         width:		983px;
         font-family:	verdana;
         font-size:	12px;
         color:		#ffffff;
}

#main #top #topNav {
	position:	relative;
         top:		128px;
         left:		10px;
}

#main #top #topNavImpressum {
	position:	relative;
         top:		0px;
         left:		390px;
}

#main #content_home {
	position:	relative;
         height:		900px;
}

#main #content_home #homeNav {
	position:	relative;
         top:		40px;
         left:		20px;
         font-family:	verdana;
         font-size:	12px;
         color:		#ffffff;
}

#main #content_home .homeTab {
	position:	relative;
         top:		60px;
         left:		20px;
         width:		900px;
         font-family:	verdana;
         font-size:	12px;
         color:		#ffffff;
         line-height:	18px;
}

#main #content_home .homeTab .head {
         font-family:	verdana;
         font-size:	20px;
         color:		#ffffff;
         padding-bottom: 10px;
}

#main #content {
	position:	relative;
}

#main #content .text{
	position:	relative;
         top:		10px;
         left:		0px;
         font-family:	verdana;
         font-size:	12px;
         color:		#ffffff;
	width:		900px;
	background:	#000000;
}

#main #content .text .head {
         font-family:	verdana;
         font-size:	20px;
         color:		#ffffff;
         padding-bottom: 10px;
	background:	#000000;
}

#main #content .text .headline {
         font-family:	verdana;
         font-size:	14px;
         color:		#ffffff;
         padding-bottom: 10px;
	background:	#000000;
}

#main #content .text .imgRight {
	float:		right;
         margin-left:	5px;
         margin-bottom:	5px;
         border:	0px;
	background:	#000000;
}

#main #content .text .imgLeft {
	float:		left;
         margin-right:	5px;
         margin-bottom:	5px;
         border:	0px;
	background:	#000000;
}

a.navLink:link { font-weight:normal; color:#cccccc; text-decoration:none; }
a.navLink:visited { font-weight:normal; color:#cccccc; text-decoration:none; }
a.navLink:hover { font-weight:normal; color:#666666; text-decoration:none; }

a.homeNavLink:link { font-weight:normal; color:#909090; text-decoration:none; }
a.homeNavLink:visited { font-weight:normal; color:#909090; text-decoration:none; }
a.homeNavLink:hover { font-weight:normal; color:#666666; text-decoration:none; }

#main .navLinkAktiv {
	color:		#ffffff;
}
