/* CSS Document */

  
* { margin: 0;
    padding: 0;}

/* Höhen- und Breitenanpassung zu 100%; Scrollbar ausblenden */
body, html{
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-position: center;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

/* BG-Image auf unterste Ebene anordnen */
#bgImg{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background-position: center;
}
		
/* Body-Dummy absolut über BG-Image legen; Scrollbar bei Bedarf einblenden */
#bodyDiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	overflow: auto;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Layoutelemente */
#mainDiv{
	width: 1024px;
	height: 100px;
	text-align: left;
	margin: 18px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: visible;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

mengentext bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.weiss copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}



#headDiv{
	border: 0px none #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: visible;

}
#headDiv a:link {
	text-decoration: none;
}

#headDiv a:hover {
	text-decoration: none;
}

#headDiv a:active {
	text-decoration: none;
}

#headDiv a:visited {
	text-decoration: none;
}

#contentDiv{
	border: 0px none #000;
	height: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/navi/hintergrund.png);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
#contentDiv a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.profil_table {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
	text-decoration: none;
	font-size: 14px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kunden_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	height: 1500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footerDiv{
	border: 1px none #000;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
			
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-indent: 5px;
	padding: 4px;
	line-height: 18px;
}

	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.Stil1 {color: #FFFFFF}

#contentDivimpressum {

	border: 0px none #000;
	height: 1800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/navi/hintergrund-impressum.png);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
#contentDivimpressum a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
