body {
	margin:		0px;
         padding:	0px;
}

#main {
         width:		100%;
         border:		0px;
         margin-bottom:	25px;
}

#main td {
         padding:	0px;
         margin:		0px;
         border:		0px;
         vertical-align: top;
}

#main #top #left{
	background:	url(img/top_back.png) repeat-x;
}

#main #top #right{
	background:	url(img/top_back.png) repeat-x;
}

#main #top #logo{
         position:	relative;
	background:	url(img/gudberg_top.jpg) no-repeat;
         height:	130px;
         width:		983px;
         font-family:	verdana;
         font-size:	12px;
         color:		#cccccc;
}

#main #top #topNav {
	position:	relative;
         top:		108px;
         left:		10px;
}

#main #top #topNavImpressum {
	position:	relative;
         top:		0px;
         left:		390px;
}

#main #content_home {
	position:	relative;
         height:		362px;
}

#main #content_home #homeNav {
	position:	relative;
         top:		40px;
         left:		20px;
         font-family:	verdana;
         font-size:	12px;
         color:		#5a5a26;
}

#main #content_home .homeTab {
	position:	relative;
         top:		60px;
         left:		20px;
         width:		900px;
         font-family:	verdana;
         font-size:	12px;
         color:		#333333;
         line-height:	18px;
}

#main #content_home .homeTab .head {
         font-family:	verdana;
         font-size:	20px;
         color:		#9a9a79;
         padding-bottom: 10px;
}

#main #content {
	position:	relative;
}

#main #content .text{
	position:	relative;
         top:		20px;
         left:		0px;
         font-family:	verdana;
         font-size:	12px;
         color:		#333333;
	width:		900px;
}

#main #content .text .head {
         font-family:	verdana;
         font-size:	20px;
         color:		#9a9a79;
         padding-bottom: 10px;
}

#main #content .text .headline {
         font-family:	verdana;
         font-size:	14px;
         color:		#9a9a799a9a79;
         padding-bottom: 10px;
}

#main #content .text .imgRight {
	float:		right;
         margin-left:	5px;
         margin-bottom:	5px;
         border:		0px;
}

#main #content .text .imgLeft {
	float:		left;
         margin-right:	5px;
         margin-bottom:	5px;
         border:		0px;
}

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:#6f6f54; text-decoration:none; }

a.homeNavLink:link { font-weight:normal; color:#9a9a79; text-decoration:none; }
a.homeNavLink:visited { font-weight:normal; color:#9a9a79; text-decoration:none; }
a.homeNavLink:hover { font-weight:normal; color:#6a6a43; text-decoration:none; }

#main .navLinkAktiv {
	color:		#ffffff;
}