/* 
Farben
hg:			#F8EACE
Hellgrau: 	#BBB5A8
Dunkelrot: 	#94151F
*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

html { height: 100%; margin-bottom: 1px; }  /* erzwingt einen scrollbalken */

body {
	background: #F8EACE url(grafik/hg_header.png) repeat-x top;
	text-align: center;
}
body, td {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #000000;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #94151F;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #737069;
}
input, textarea {
	padding: 3px;
	font-size: 11px;
}
table {
	border-spacing: 0;
}
td {
	vertical-align: top;
	padding-right: 10px;
}
table.logos {
	margin-left: 28px;
	margin-left: 0;
}
table.logos td {
	vertical-align: top;
	width: 180px;
	margin-bottom: 20px;
}
table.logos td img {
	border: 1px solid #dbdbdb;
}
	table.logos td a {
		border: none;
	}
ul, ol {
	margin: 8px 0;
	/* padding-left: 1.4em;*/
}

ul {
	list-style: circle;
}
li {
	margin: 0.5em 0;
}

/* ---------- layout -----------------------------*/
#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0px 0px 40px 0px;
	width: 900px;
	text-align: left;
}
#content-hg {
	background: #F8EACE url(grafik/hg-content2.jpg) no-repeat bottom left;
	clear: none;
	}
#content {
	/*width: 600px;*/
	width: 580px;
	min-height: 300px;
	margin-top: 40px;
	/*padding: 0 20px 30px 30px;*/
	padding: 0 0 30px 30px;
	text-align: left;
	line-height: 1.4em;
}
	#content img {
		border-bottom: 2px solid #bbb5a8;
		margin-bottom: 30px;
		margin-left: -30px;
	}
	#content .logo-schleife img {
		margin-left: 0;
		}
	#content .logos img {
		margin-bottom: 15px;
		margin-left: 0;
		}
	#content .kontakt {
		margin-left: 0px;
		}
	

#float-rechts {
	float: right;
	width: 270px;
	margin-top: 40px;
	/*margin-left: 30px;*/
}
	
	#float-rechts img  {
		float: left;
		margin-top: 5px;
		margin-right: 15px;
		border-bottom: 2px solid #bbb5a8;
	}
	#float-rechts .download-schleife img  {
		float: none;
	}
	#float-rechts h5  {
		margin: -5px 0 0 0;
		padding: 0px 0px 80px 0px;
		color: #94151F;
		font-size: 12px;
		font-weight: bold;
	}


#footer {
	width: 900px;
	height: 5px;
/*	clear: both;
*/	
	/*clear: both;*/
	border-top: 2px solid #BBB5A8;
}


/* ---------- klassen ----------------------------*/
.bildunterschrift {
	font-size: 11px;
	font-weight: bold;
	color: #677389;
}
.img-float-left {
	float: left;
	margin: -2px 20px 12px -4px;
}
.img-float-right {
	float: right;
	margin: -2px -6px 12px 20px;
}


/*--------------- navigation ---------------*/
#navigation {
	padding-bottom: 10px;
	width: 900px;
	height: 26px;
	font-size: 13px;
	border-bottom: 2px solid #bbb5a8;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	text-align: center;
	line-height: 1;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	height: 18px;
	float: left;
	padding-top: 4px;
	margin-right: 48px;
	color: white;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #F8EACE;
	border-bottom: 2px solid #F8EACE;
}
div#navigation ul li a.active {
	height: 18px;
	float: left;
	color: #F8EACE;
	text-decoration: none;
	border-bottom: 2px solid #F8EACE;
}


/*--------------- unternavigation ---------------*/
#subnavi {
	width: 330px;
	margin: 0px 0px 20px -30px;
	padding: 2px 0px 2px 30px;
	text-align: left;
	background: #F8EACE url(grafik/hg_header.png) no-repeat -600px 0px;
	font-size: 12px;
	border-bottom: 2px solid #bbb5a8;
}
#subnavi ul, #subnavi ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnavi ul li {
	display: inline;
}
#subnavi ul li a.default {

	text-decoration: none;
	border-left: 1px solid #a9bbc6;
	padding: 0px 5px 0px 10px;
	color: #ffffff;
}
#subnavi ul li a.first {
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}
#subnavi ul li a:hover {
	text-decoration: underline;
	color: #F8EACE;
}
#subnavi ul li a.active {
	text-decoration: none;
	font-weight: bold;
	color: #F8EACE;
}


/* --------------- unternavigation spalte --------------*/
ul.subnavi-spalte, ul.subnavi-spalte li {
	list-style: none;
	padding:  0 0 6px 0;
}

/* ------------------ links -------------------- */
a:link {  color: #737069; text-decoration: underline}
a:visited {  color: #737069; text-decoration: underline}
a:hover {  color: #d4001f; text-decoration: none}
a:active {  color: #d4001f; text-decoration: none}

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

