html {
	height: 100%;
	max-height: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	overflow-x: hidden;
}

body {
	height: 100%;
	max-height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

div.linie {
	width: 100%;
	height: 125px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 0px;
	background-image: url(../gfx/skeletal-structure/linie.jpg);
	background-repeat: repeat-x;
	z-index: 5;
}

div.linie-startseite {
	width: 100%;
	height: 500px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 0px;
	background-image: url(../gfx/skeletal-structure/linie-startseite.jpg);
	background-repeat: repeat-x;
	z-index: 5;
}

div.content {
	width: 900px;
	padding: 0px;
	margin: 0px 0px 0px -450px;
	position: absolute; top: 0px; left: 50%;
	z-index: 20;
}

div.content-inline {
	width: 900px;
	height: 470px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 100px; left: 0px;
	z-index: 20;
	overflow: visible;
}

div.sense-top {
	width: 730px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 70px;
	z-index: 15;
}

div.sense-bottom {
	width: 730px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 68px; left: 70px;
	z-index: 15;
}

div.menue {
	width: 900px;
	height: 125px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 0px;
	z-index: 10;
}

div.startseite-1 {
	width: 100px;
	height: 600px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 0px;
	background-image: url(../gfx/startseite/startseite-1.jpg);
	background-repeat: no-repeat;
}

div.startseite-2 {
	width: 200px;
	height: 525px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 100px;
	background-image: url(../gfx/startseite/startseite-2.jpg);
	background-repeat: no-repeat;
}

div.startseite-3 {
	width: 200px;
	height: 525px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 300px;
	background-image: url(../gfx/startseite/startseite-3.jpg);
	background-repeat: no-repeat;
}

div.startseite-4 {
	width: 200px;
	height: 525px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 500px;
	background-image: url(../gfx/startseite/startseite-4.jpg);
	background-repeat: no-repeat;
}

div.startseite-5 {
	width: 200px;
	height: 525px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 700px;
	background-image: url(../gfx/startseite/startseite-5.jpg);
	background-repeat: no-repeat;
}

div.startseite-overflow-left {
	width: 50px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 400px; left: -50px;
	background-image: url(../gfx/startseite/startseite-overflow-left.jpg);
	background-repeat: no-repeat;
}

div.startseite-overflow-right {
	width: 250px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; right: -250px;
	background-image: url(../gfx/startseite/startseite-overflow-right.jpg);
	background-repeat: no-repeat;
}

div.rahmen-na {
	width: 410px;
	height: 220px;
	padding: 0px;
	margin: 0px;
	position: absolute; top: 0px; left: 90px;
	background-image: url(../gfx/content/neuigkeiten-angebote/rahmen.gif);
	background-repeat: no-repeat;
	z-index: 10;
}

#footer {
	position: fixed;
	width: 100%;
	height: 63px;
	bottom: 0px;
	z-index: 25;
	overflow: hidden;
}
* html #footer { bottom: -1px; position: absolute; }

#footer-line {
	position: fixed;
	width: 100%;
	height: 40px;
	bottom: 0px;
	background-color: #fff;
	z-index: 20;
	overflow: hidden;
}
* html #footer-line { bottom: -1px; position: absolute; }

div.footer {
	width: 900px;
	height: 63px;
	padding: 0px;
	margin: 0px 0px 0px -450px;
	position: absolute; top: 0px; left: 50%;
	background-image: url(../gfx/skeletal-structure/footer.gif);
	background-repeat: no-repeat;
}

div.footer-startseite {
	width: 900px;
	height: 63px;
	padding: 0px;
	margin: 0px 0px 0px -450px;
	position: absolute; top: 0px; left: 50%;
	background-image: url(../gfx/skeletal-structure/footer-startseite.gif);
	background-repeat: no-repeat;
}

div.headline-sub {
	padding: 0px;
	margin: 0px;
	position: absolute; top: 35px; left: 100px;
}

img {
	border: none;
}

br.clear {
	clear: both;
}

a:link, a:visited, a:hover, a:active {
	border: none;
	text-decoration: none;
	color: transparent;
}
* html a { color: none; }
*+ html a { color: none; }

a.startseite:link, a.startseite:visited, a.startseite:active {
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	float: left;
}

a.startseite:hover {
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
	float: left;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	float: left;
}

a.footer:hover {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #333;
	float: left;
}

a.normal:link, a.normal:visited, a.normal:active {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #e37901;
	float: left;
}

a.normal:hover {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #e37901;
	float: left;
}

font.startseite {
	font-size: 24px;
	line-height: 26px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

font.footer {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

font.menue {
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

font.headline {
	font-size: 24px;
	line-height: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #e37901;
}

font.sub {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

input.feld {
	height: 16px;
	border-width: 0px;
	padding-top: 3px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
}

textarea.feld {
	width: 326px;
	height: 163px;
	border-width: 0px;
	padding: 4px 0px 0px 4px;
	margin: 0px;
	background-image: url(../gfx/content/kontaktfelder/nachricht.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
}
