/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html[xmlns^="http"]
			{
			/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow-y: scroll;
			}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666;
	background-image:url(pictures/oben_x.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}

img {
	display:block;
	border:none;
}

#header {
	position:relative;
	width:1029px;
	height:121px;
}

#header img {
	float:left;
}

#unternavi {
	position:absolute;
	left:806px;
	top:17px;
	font-size:1.1em;
	color:#696969;
}

#unternavi a {
	color:#696969;
	text-decoration:none;
}


#header_unten {
	position:relative;
	width:1029px;
	height:205px;
}

#header_unten img {
	float:left;
}

#adresse {
	position:absolute;
	left:816px;
	top:35px;
	font-size:1.1em;
	color:#3c3c3c;
	line-height:1.3em;
}

#adresse a {
	color:#3c3c3c;
	text-decoration:none;
}

#container_total {
	width:100%;
	background-color:#FFF;
	background-image:url(pictures/oben_x.jpg);
	background-repeat:repeat-x;

}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1029px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	background-image:url(pictures/content_y_folge.gif);
	background-repeat:repeat-y;
}

#header {
	padding:0px;
	margin:0px;
}


#content {
	padding:0px; /* bottom padding for footer */
	width:1029px;
}

#footer {
	text-align:center;
	width:100%;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
}

#footer_bild {
	background-image:url(pictures/footer.gif);
	background-repeat:no-repeat;
	width:1029px;
	height:64px;
	margin:0 auto; /* center, not in IE5 */
	position:relative;
}

#footer_bild_folge {
	background-image:url(pictures/footer_folge.gif);
	background-repeat:no-repeat;
	width:1029px;
	height:64px;
	margin:0 auto; /* center, not in IE5 */
	position:relative;
}

#footer_bild_semiramis {
	background-image:url(pictures/footer_semiramis.gif);
	background-repeat:no-repeat;
	width:1029px;
	height:64px;
	margin:0 auto; /* center, not in IE5 */
	position:relative;
}

#navigation_um {
	width:215px;
	float:left;
}

#inhalt {
	width:490px;
	float:left;
	margin-left:37px;
	margin-right:37px;
	margin-top:35px;
	margin-bottom:27px;
	font-size:1em;
	color:#3c3c3c;
	line-height:1.4em;
}

#inhalt_folge {
	width:750px;
	float:left;
	margin-left:37px;
	padding-right:0px;
	margin-top:27px;
	margin-bottom:35px;
	font-size:1em;
	color:#3c3c3c;
	line-height:1.4em;
}

#inhalt_folge a, #inhalt a {
	color:#3c3c3c;
}

h1 {
	font-weight:normal;
	font-size:1.4em;
	margin-bottom:30px;
}

h2 {
	font-weight:bold;
	font-size:1em;
}

#news {
	width:190px;
	float:left;
	margin-left:35px;
	margin-top:30px;
	line-height:1.2em;
	font-size:1.1em;
}
#news hr {
	width:190px;
	margin:0px;
	padding:0px;
	text-align:left;
	height:1px;
	text-shadow:none;
	text-decoration:none;
	border:none;
	color:#d1d1d1;
	background-color:#d1d1d1;
}

#inhalt_folge hr {
	margin:0px;
	padding:0px;
	text-align:left;
	height:1px;
	text-shadow:none;
	text-decoration:none;
	border:none;
	color:#d1d1d1;
	background-color:#d1d1d1;
}

#inhalt_folge div {
	margin:0px;
	padding:0px;
}

#inhalt_folge li {
	line-height:1.4em;
}

#news a {
	text-decoration:none;
	color:#3c3c3c;
}

#impressum {
	position:absolute;
	left:253px;
	top:16px;
	color:#696969;
	font-size:1.1em;
}

#impressum a {
	color:#696969;
		text-decoration:none;
}

#unternavi_unten {
	position:absolute;
	left:555px;
	top:16px;
	color:#5d5d5d;
	font-size:1.1em;
}

#unternavi_unten_folge {
	position:absolute;
	left:806px;
	top:16px;
	color:#5d5d5d;
	font-size:1.1em;
}

#unternavi_unten a, #unternavi_unten_folge a {
	color:#696969;
		text-decoration:none;
}

/* ----------------navigation---------------------- */

#navigation {
	width:215px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}

#navigation li, #navigation ul, #navigation a {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: block;
	text-decoration:none;
}
#navigation a {
	font-size:1.3em;
	color:#000;
	width:189px;		
	height:31px;
	line-height:31px;
	text-align:right;
	padding-right:35px;
}

#navigation li  {
	clear:left;
}

#navigation li a {
	background:url(pictures/nav_hg_n.gif);
	background-repeat:no-repeat;
}

#navigation li a:hover {
	background:url(pictures/nav_over.gif);
	background-repeat:no-repeat;
}

#navigation ul ul li a {
	background:url(pictures/nav_hg_n.gif);
	background-repeat:no-repeat;
}




#navigation li.active a {
	background:url(pictures/nav_a_active.gif);
	background-repeat:no-repeat;
}

#navigation ul li.active li a {
	background:url(pictures/nav_hg_n.gif);
	background-repeat:no-repeat;
	color:#8b8a8a;
	font-size:1em;
}

#navigation ul ul li.active a, #navigation ul ul li a:hover {
	color:#000000;
	
}

#inhalt_folge dd.csc-textpic-caption {
font-size:0.9em;
display:block;
margin-top:5px;
}

/* Access 4 all - Hidden Klasse */
.hidden {
	display:inline;
	left: -1000px;
	overflow: hidden;
	width:0px;
	position:absolute;
	top: -1000px;
	height:0px;
}

#adresse img.at, img.at {
	display:inline;
	float:none;
}