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

a:link {
	color: #07489F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #07489F;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.hg-schatten {
	background-image: url(../01_grafik/schatten.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



.table-main {
	width : 100%;
	height : 100%;
	border-collapse : collapse;
	border-spacing : 0px;
}

.table-data {
	border: solid #FFF 2px;
	outline-color: #BEBEBE;
	outline-style: solid;
	outline-width: 1px;
}
.linie-unten-zelle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.div-inhalt {
	width:100%;
	height:332px;
	z-index:2;
	overflow : auto;
	background-image: url(../02_bilder/spiegelung_ur.jpg);
	background-repeat: no-repeat;
}
.spiegelung-unten-links {
	background-image: url(../02_bilder/spiegelung_ul.jpg);
	background-repeat: no-repeat;
}
.headbild {
	background-image: url(../02_bilder/head-bild.jpg);
	background-repeat: no-repeat;
}



.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

a.link-footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a.link-footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a.link-footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #07489F;
	text-decoration: none;
}
a.link-footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #07489F;
	text-decoration: none;
}
.stoerungsdienst {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.footer-text-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}
a.link-footer-home:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	text-decoration: none;
}
a.link-footer-home:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	text-decoration: none;
}
a.link-footer-home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
}
a.link-footer-home:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
}

