/* CSS Document */

body {
	padding:0;
    margin:0;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	background-color:#ffffff;
	background-image:url(bilder/hg_rn_verlauf.jpg);
	background-repeat:repeat-x;
	}

a:link {
	color:#b1b53d;
	text-decoration:none;
	}

a:visited {
	color:#6a6a6a;
	text-decoration:none;
	}

a:focus {
	color:#b1b53d;
	text-decoration:underline;
	}

a:hover {
	color:#b1b53d;
	text-decoration:underline;
	}

a:active {
	color:#b1b53d;
	text-decoration:none;
	}

#seite {
	width:1008px;
	/*height:628px;*/
	padding:0;
    margin:0;
	}

#kopf {
	width:1008px;
	height:83px;
	float:left;
	}

#logo {
	width:114px;
	height:37px;
	margin-left:44px;
	margin-top:23px;
	float:left;
	}

#logo_text {
	width:294px;
	height:10px;
	margin-top:46px;
	float:right;
	}

#inhalt_links {
	width:207px;
	height:542px;
	padding:0;
    margin:0;
	float:left;
	}

#inhalt_rechts {
	width:201px;
	height:542px;
	padding:0;
    margin:0;
	float:right;
	}

#inhalt_mitte {
	padding:0;
    margin:0 201px 0 207px;
	height:542px;
	}

.clearfloat { 
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
	}

.menuekasten {
	width:207px;
	}

.menuekasten_start {
	width:207px;
	height:8px;
	background-image:url(bilder/hg_menue_start.png);
	background-repeat:no-repeat;
	}

.menuekasten_inhalt {
	width:207px;
	background-image:url(bilder/hg_menue.png)
	}

.menuekasten_ende {
	width:207px;
	height:11px;
	background-image:url(bilder/hg_menue_ende.png);
	background-repeat:no-repeat;
	}

.teaserkasten {
	width:201px;
	}

.teaserkasten_inhalt {
	width:201px;
	}

.teaserkasten_inhalt_hg {
	width:201px;
	background-image:url(bilder/hg_teaser.png)
	}

.teaserkasten_ende {
	width:201px;
	height:6px;
	background-image:url(bilder/hg_teaser_ende.png);
	background-repeat:no-repeat;
	}

.inhaltskasten {
	width:532px;
	margin:22px 0 0 27px;
	position:relative;
	}

.inhaltskasten_start {
	width:532px;
	height:27px;
	background-image:url(bilder/hg_inhalt_start.png);
	background-repeat:no-repeat;
	}

.inhaltskasten_inhalt {
	width:532px;
	background-image:url(bilder/hg_inhalt.png)
	}

.inhaltskasten_ende {
	width:532px;
	height:27px;
	background-image:url(bilder/hg_inhalt_ende.png);
	background-repeat:no-repeat;
	}

.inhaltstexte {
	margin:0 25px;
	}

#hauptmenue {
	background-color:transparent;
	}

#hauptmenue LI {
	background-color:transparent;
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
	}

#hauptmenue UL {
	background-color:transparent;
	padding:0;
	margin:0;
	}

#hauptmenue A {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	display:block;
	margin-left:34px;
	}

#hauptmenue A:link, #hauptmenue A:visited {
	text-decoration:none;
	}

#hauptmenue A:hover, #hauptmenue A:focus {
	text-decoration:none;
	font-weight:bold;
	/*background-image:url(bilder/hg_menue_pfeil.png);
	background-repeat:no-repeat;
	background-position:center;*/
	}

#untermenue {
	background-color:transparent;
	}

#untermenue LI {
	background-color:transparent;
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
	}

#untermenue UL {
	background-color:transparent;
	padding:0;
	margin:0;
	}

#untermenue A {
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin:22px 5px 20px 0px;
	display:block;
	float:left;
	}

#untermenue A:link, #untermenue A:visited {
	text-decoration:none;
	}

#untermenue A:hover, #untermenue A:focus {
	text-decoration:underline;
	}

.hauptmenuetext {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
	margin-left:34px;
	}

.ueberschrift {
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	}

.ueberschrift_klein {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#414143;
	}

.ueberschrift_gruen {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#b1b53d;
	}

.fliesstext {
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
	}

.fliesstext_klein {
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#414143;
	}

h1	{
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	}


