body, html { height: 100%; }

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 74%;
	color: #000;
	line-height: 1.4em;
	background-color: #f8b333;
	margin: 0px 0px 0px 0px;
}

* { font-size: 1.0em; }

/* Fix fuer PNG Transparenz im IE6 */
* html img {
	behavior: url("media/include/iepngfix.htc");
}

img { border: 0; }

p {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}

div#inhalt-rechts p { margin-bottom: 12px; }

a { color: #000; }
a:hover, a:active { text-decoration: none; }

div.spacer {
	position: relative;
	height: 12px;
	margin: 0px -3px 0px -3px;
	background-image: url(../images/template/bg-linie-downloads.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}

h1 {
	font-size: 1.0em;
	margin: 0px 0px 16px 0px;
}

h2 {
	font-size: 1.1em;
	color: #fff;
	margin: 0px 0px 18px 7px;
}


/* =======
Box-Layout
======= */

div#rahmen {
	position: relative;
	width: 903px;
	min-height: 100%;
	height: auto !important; /* moderne Browser */
	height: 100%; /* IE */
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	z-index: 2;
}

div#header {
	position: absolute;
	width: 903px;
	height: 222px;
	top: 0px;
}

p#seitenbild {
	position: absolute;
	top: 0px;
}

p#logo {
	position: relative;	
	float: left;
	margin: 35px 0px 0px 20px;
}
* html p#logo { margin-left: 10px; }

p#logo a { outline: 0; }

p#schriftzug {
	position: relative;	
	float: right;
	margin: 40px 17px 0px 0px;
}
* html p#schriftzug { margin-right: 9px; }

div#navigation {
	position: absolute;
	height: 27px;
	width: 903px;
	top: 237px;
	background-color: #d20032;
}

div#rahmen-inhalt {
	position: relative;
	min-height: 360px;
	padding-top: 271px;
	background-image: url(../images/template/bg-inhalt-verlauf.gif);
	background-repeat: no-repeat;
	background-position: 0px 265px;
}

p#slogan {
	position: relative;
	margin: 0px 100px 0px 20px;
	z-index: 3;
}

/* Schwarze Trennbalken */
div#inhalt-balken {
	position: absolute;
	top: 302px;
	left: 6px;
	width: 892px;
	height: 321px;
	opacity: 0.15;
	filter: alpha(opacity=15);
	background-repeat: no-repeat;
	background-image: url(../images/template/trennbalken.gif);
	z-index: 1;
}

div#inhalt-mitte {
	position: relative;
	float: left;
	width: 465px;
	margin: 20px 0px 10px 20px;
	padding: 0px 20px 0px 0px;
	z-index: 3;
}
* html div#inhalt-mitte { margin-left: 10px; }

div#inhalt-rechts {
	position: relative;
	float: left;
	width: 360px;
	margin: -15px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	font-size: 0.9em;
	line-height: 1.3em;
	z-index: 3;
}

div.inhalt-clear { clear: both; }

/* Schatten */
div#schatten-links, div#schatten-rechts {
	position: absolute;
	top: 0px;
	height: 100%;
}

div#schatten-links {
	width: 6px;	
	margin-left: -7px;
	background-color: #fff;
	opacity: 0.33;
	filter: alpha(opacity=33);
}

div#schatten-rechts {
	width: 11px;
	right: -12px;
	background-color: #000;
	opacity: 0.15;
	filter: alpha(opacity=15);
}

/* Flächen */

div#farbflaeche-links, div#farbflaeche-rechts {
	position: absolute;
	top: 0px;
	background-color: #95d8f2;
	background-position: bottom;
	background-repeat: repeat-x;
	z-index: 1;
}

div#farbflaeche-links {
	width: 50%;
	height: 266px;	
	left: 0px;
	background-image: url(../images/template/bg-nav-links.gif);
}

div#farbflaeche-rechts {
	width: 50%;
	height: 264px;
	right: 0px;
	background-image: url(../images/template/bg-nav-rechts.gif);
	border-bottom: 7px solid #fff;
}


/* =======
Navigation
======= */

div#navigation ul {
	margin: 0px 0px 0px 17px;
	padding: 4px 0px 0px 0px;
	overflow: hidden;
}

div#navigation ul li {
	float: left;
	list-style-type: none;
	margin: 0px 5px 0px 0px;
}

div#navigation ul li a {
	display: block;
	line-height: 1.2em;
	padding: 0px 5px 1px 5px;
	font-weight: bold;
	color: #f4d3d8;
	text-decoration: none;
	text-align: center;
	border: 1px solid #d5d3d0;
}

div#navigation ul li a:hover, div#navigation ul li a.aktiv {
	color: #d5d3d0;
	background-color: #000;
}

/* Impressum */
div#navigation ul li#impressum { float: right; }

* html div#navigation ul li#impressum {
	position: relative;
	margin: 0px 3px -50px 0px;
}

div#navigation ul li#impressum a {
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	border-color: #000;
	margin-top: 35px;
}

div#navigation ul li#impressum a:hover, div#navigation ul li#impressum a.aktiv {
	background-color: #fff;
}


/* =====
Inhalte
===== */

/* Logos */
ul#unternehmen {
	float: left;
	width: 175px;
	height: 300px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#unternehmen li {
	list-style-type: none;	
	text-align: center;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
}

/* Liste Einstiegsseite */
ul.gruende {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}

ul.gruende li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 17px;
}

ul.gruende li span { margin-left: -17px; }

/* Verbund */

ul.signaturen {
	margin: 0px 30px 16px 0px;
	padding: 0px 0px 0px 0px;
}

ul.signaturen li {
	float: left;
	width: 195px;
	list-style-type: none;
	line-height: 1.2em;
	font-size: 0.8em;
	margin: 0px 5px 6px 0px;
	background-repeat: no-repeat;
}

ul.signaturen li p { margin: 0; }

/* Unterschriften */
li#sign-1 {
	background-image: url(../images/inhalt/sign-1.gif);
	padding: 37px 0px 0px 0px;
}

li#sign-2 {
	background-image: url(../images/inhalt/sign-2.gif);
	background-position: 0px 6px;
	padding: 37px 0px 0px 15px;
}

li#sign-3 {
	background-image: url(../images/inhalt/sign-3.gif);
	padding: 70px 0px 0px 0px;
}

li#sign-4 {
	background-image: url(../images/inhalt/sign-4.gif);
	padding: 70px 0px 0px 15px;
	background-position: 0px 25px;
}

li#sign-5 {
	width: 390px;
	background-image: url(../images/inhalt/sign-5.gif);
	padding: 47px 0px 0px 0px;
}

/* Downloadbereich */

dl.downloads {
	margin: 5px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
}

dl.downloads dt {
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

dl.downloads dd {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 2px;
	background-image: url(../images/template/bg-linie-downloads.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


