html,body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

body{
	overflow: -moz-scrollbars-vertical;
}
   
#main{
	position:absolute;
	left:50%;
	margin-left:-487px;
	width:973px;
	height:100%;
	top:0;
	z-index:2;
	background-image: url(img/bkg.gif);
	background-position:0 0 0 0;
	background-repeat: repeat-y;
}

#content{
	position:absolute;
	left:50%;
	margin-left:-225px;
	width:500px;
	top:360px;
	z-index:10;
}

#bottomStatic{
  position:absolute;
  left:50%; 
  margin-left:-486px; 
  top:400px;
}

.colorHome {
	background-color: #9C948E;
}

.colorSub {
	background-color: #A69E9A;
}

.navBottom {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	}
	
.homeSub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#6A6561;
	text-decoration: none;
	}

a.home:link {
	color: #514D4B;
	text-decoration: none;
}
a.home:visited {
	color: #514D4B;
	text-decoration: none;
}
a.home:hover {
	color: #514D4B;
	text-decoration: underline;
}
a.home:active {
	color: #514D4B;
	text-decoration: none;
}

a.home:link:hover{
	color: #514D4B;
	text-decoration: underline;
}

.nav01Sub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#B12D4A;	
	}

a.nav01:link {
	color: #B12D4A;
	text-decoration: none;
}
a.nav01:visited {
	color: #B12D4A;
	text-decoration: none;
}
a.nav01:hover {
	color: #B12D4A;
	text-decoration: underline;
}
a.nav01:active {
	color: #B12D4A;
	text-decoration: none;
}

a.nav01:link:hover{
	color: #B12D4A;
	text-decoration: underline;
}

.nav02Sub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#B55907;	
	}

a.nav02:link {
	color: #B55907;
	text-decoration: none;
}
a.nav02:visited {
	color: #B55907;
	text-decoration: none;
}
a.nav02:hover {
	color: #B55907;
	text-decoration: underline;
}
a.nav02:active {
	color: #B55907;
	text-decoration: none;
}

a.nav02:link:hover{
	color: #B55907;
	text-decoration: underline;
}

.nav03Sub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#9A813F;	
	}

a.nav03:link {
	color: #9A813F;
	text-decoration: none;
}
a.nav03:visited {
	color: #9A813F;
	text-decoration: none;
}
a.nav03:hover {
	color: #9A813F;
	text-decoration: underline;
}
a.nav03:active {
	color: #9A813F;
	text-decoration: none;
}

a.nav03:link:hover{
	color: #9A813F;
	text-decoration: underline;
}


.nav04Sub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#439A92;	
	}

a.nav04:link {
	color: #439A92;
	text-decoration: none;
}
a.nav04:visited {
	color: #439A92;
	text-decoration: none;
}
a.nav04:hover {
	color: #439A92;
	text-decoration: underline;
}
a.nav04:active {
	color: #439A92;
	text-decoration: none;
}

a.nav04:link:hover{
	color: #439A92 ;
	text-decoration: underline;
}


.nav05Sub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#7D7875;	
	}

a.nav05:link {
	color: #7D7875;
	text-decoration: none;
}
a.nav05:visited {
	color: #7D7875;
	text-decoration: none;
}
a.nav05:hover {
	color: #7D7875;
	text-decoration: underline;
}
a.nav05:active {
	color: #7D7875;
	text-decoration: none;
}

a.nav05:link:hover{
	color: #7D7875;
	text-decoration: underline;
}


a.nav06:link {
	color: #a01019;
	text-decoration: none;
}
a.nav06:visited {
	color: #a01019;
	text-decoration: none;
}
a.nav06:hover {
	color: #a01019;
	text-decoration: underline;
}
a.nav06:active {
	color: #a01019;
	text-decoration: none;
}

a.nav06:link:hover{
	color: #a01019;
	text-decoration: underline;
}

.text{
	color:#3B3A3A;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:16px;
	top:10px;
}

.dots{
	background-image: url(img/dot.gif);
	background-repeat: repeat-y;
}

.colorSub2 {
	background-color: #BCB6B2;
}
.quote {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	word-spacing: normal;
	text-decoration: none;
	color:#52443C;
}

.longCopy {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	word-spacing: normal;
	text-decoration: none;
	color:#52443C;
}

.hoehe1 {
	line-height: 1px;
}

.unterstrich {
	text-decoration: underline;
}

