body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin:0px;
	padding:0px;
	color:#000;
	background-image:url(/img/hg-page3.gif);
}

html {
 height:100%;
 margin-bottom:1px;
}

img {
 border:none;
}


.cleardiv {
 clear:both;
 height:0px;
}



/*
* textauszeichnungen
*/
h1, h2, h3 {
	color:#F08D00;;
	margin:0px 5px 5px 10px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}


h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
}


p, ul, ol {
	margin-top: 1.5em;
	line-height: 150%;
	margin:0px 5px 5px 10px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}



#header {
	width: 960px;
	height: 247px;
	margin: 0 auto;
}


#top {
	width: 754px;
	height: 200px;
	padding-bottom: 3px;
	background: url(/img/hg-head.jpg) no-repeat left top;
}

/* Header */
#header {
	width: 754px;
	margin: 0 auto;
}




/* Navigation */
#navigation {
	height: 45px;
	width: 754px;
	padding-left: 20px;
	background: url(/img/hg-navi.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#navigation li {
	float: left;
}

#navigation a {
	display: block;
	float: left;
	padding: 15px 20px 15px 18px;
	margin-right: 1px;
	height: 30px;
	/*background: url(images/img03.gif) no-repeat left 35%;*/
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight:bold;
	color:#284064;
}

#navigation a:hover {
	color: #fff;
}

#navigation .akt_seite {
	background: none;
	color: red;
}





#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}





#page {
	width: 754px;
	margin: 0 auto;
	padding-top: 20px;
	background-image:url(/img/hg-top.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}



/* Content */
#content {
	width: 100%;
	font-size:0.8em;
}

.cont_hg {
 margin:0px;
 padding:0px;
 background-image:url(/img/hg-tz-900.gif);
 background-repeat:no-repeat;
 background-position:center;
}

.spalte1, .spalte2, .spalte3, .spalte32 {
 float:left;
 padding:0px;
 margin:0px;
}

.spalte1 {
 width:100%;
}


.spalte2 {
 width:50%;
}

.spalte3 {
 width:33%;
}

.spalte32 {
 width:65%;
}




/* Footer */

#footer {
	clear: both;
	width: 754px;
	margin: 0 auto;
	background: #fff url(/img/hg-footer.jpg) repeat-x top left;
	font-size:0.8em;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
 color:#000;
}


#footer a:hover {
 color:#f18e00;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

#footer .lang {
	float: right;
	padding-left:35px;
}