html {
	height:100%;
}

body {
	font:62.5%/1em Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	overflow:-moz-scrollbars-vertical;
	background-color:#A0ABAB;
	height:100%;
	text-align:center;
}

* {
	margin:0;
	padding:0;
}

.unsichtbar {
	position:absolute;
	top:-999em;
	left:-999em;
	display:none;}

#wrapper {
	width:960px;	margin:0 auto 0 auto;
	background-color:#F1F1F1;
	padding:0 0 0 0;
	height:100%;
	text-align:left;
}

#navbar {
	height:155px;
	margin:0 0 0 0;	background-color:#000000;
	background-image:url(../images/bg_navbar.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#navbar_oben {
	width:100%;
	height:15px;
	background-color:#A0ABAB;
}

#navbar_links {
	width:15px;
	height:140px;
	float:left;
	background-image:url(../images/eck_navbar_ol.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#navbar_rechts {
	width:15px;
	height:140px;
	float:right;
	background-image:url(../images/eck_navbar_or.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

a {
	color:#616969;
}

a:hover {
	color:#000000;
}

h1 {
	float:left;
	margin:15px 75px 0 15px;	font-size:2.4em;
	line-height:1.8em;
	color:#FFFFFF;
	display:inline;
}

h1 a {
	color:#FFFFFF;
}

.nav1box {
	margin:15px 20px 0 0;
	float:left;	height:24px;
	overflow:hidden;	padding:0 0 0 0;
	color:#FFFFFF;
}

.nav1box:hover {
    overflow:visible;
}

.nav1box_aktiv {
	margin:15px 20px 0 0;
	float:left;	padding:0 0 0 0;
	color:#FFFFFF;
}

.nav1 li {
	list-style:none;
}

.nav2 {
	padding:0 0 0 0;
	font-size:1em;
	line-height:2.4em;
	letter-spacing:0.12em;
	word-spacing:0.12em;
}

.nav2li {
	clear:left;
	margin:0 0 0 8px;
	float:none;
	list-style:none;
}

.nav2li a {
	color:#A0ABAB;
	text-decoration:none;
}

.nav2li a:hover {
	color:#FFFFFF;
}

.nav2li_aktiv {
	clear:left;
	margin:0 0 0 0;
	float:none;
	list-style:none;
/*	background-color:#0000FF;*/
}

.nav2li_aktiv a {
	color:#FFFFFF;
	text-decoration:none;
}

.nav2li_aktiv_bullet {
	color:#FFFFFF;
	width:8px;
	float:left;
}

.nav2li_aktiv_link {
	float:left;/*	background-color:#FF0000;*/
}

#content_abstand {
	height:2px;
	margin:0 0 0 0;
	background-color:#A0ABAB;
}

#content {
	margin:0 0 0 0;
	padding:20px 0 0 0;
	background-color:#F1F1F1;
/*	background-image:url(../images/eck_content_ol.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
}

#content_text {
	width:480px;
	margin-left:240px;	
}

#content_sidebar {
	margin:6em 30px 0 0;
	float:right;
	width:160px;}

#content_sidebar_oben {
	height:30px;
	margin:0 0 0 0;
	background-color:#000000;
	background-image:url(../images/bg_sidebar_head.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#content_sidebar_oben p {
	margin:2px 0 0 15px;
	font-size:1.5em;
	letter-spacing:0.03em;
	word-spacing:0.06em;
	color:#FFFFFF;
}

#content_sidebar_oben_rand {
	height:7px;
	width:100%;
}

#content_sidebar_oben_links {
	height:7px;
	width:7px;
	margin:0 0 0 0;
	float:left;
	background-image:url(../images/eck_sidebar_ol.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#content_sidebar_oben_rechts {
	height:7px;
	width:7px;
	margin:0 0 0 0;
	float:right;
	background-image:url(../images/eck_sidebar_or.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#content_sidebar_content {
	margin:2px 0 0 0;
	padding:7px 0 0 0;	background-color:#BDC4C4;
	background-image:url(../images/bg_sidebar_content.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#content_sidebar_content p {
	margin:0 0 1em 15px;
	font-size:1em;
	line-height:1.8em;
	letter-spacing:0.03em;
	word-spacing:0.06em;
}

#content_sidebar_unten {
	height:7px;
	width:100%;
}

#content_sidebar_unten_links {
	height:7px;
	width:7px;
	background-image:url(../images/eck_sidebar_ul.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}

#content_sidebar_unten_rechts {
	height:7px;
	width:7px;
	background-image:url(../images/eck_sidebar_ur.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
}

#content_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0.8em 0;
	font-size:2.1em;
	line-height:1.8em;
	letter-spacing:0.06em;
	word-spacing:0.12em;
	color:#000000;
}

#content_text p, #content_text li {
/*	clear:left;*/
	font-family:Georgia,Serif;
	margin:0 0 1.2em 0;
	font-size:1.2em;
	line-height:2.4em;
	letter-spacing:0.06em;
	word-spacing:0.12em;
}

#content_text h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0.06em 0 0.06em 0;
	font-size:1.5em;
	line-height:1.8em;
	letter-spacing:0.03em;
	word-spacing:0.06em;
	color:#000000;
}

#content_text li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 1em;
	padding-left:1.2em;
}

#content_text ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.ref_kurz_container {
	offset-height:100px;
}

.ref_kurz {
	width:100%;
	float:left;
	display:block;
	margin:0 0 0 0;
/*	background-color:#FF0000;
	border:1px solid;*/
	background-image:url(../images/ref_thumb__mouseover.jpg);
	background-repeat:no-repeat;
	background-position:0 0.6em;
}

.thumb {
	float:left;
	margin:0.6em 20px 1.2em 0;
	border:0px;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}

.thumb:hover {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

.progress {
	margin:0.6em 20px 1.2em 0;
}

#refdetail {
	float:left;
	margin:0.6em 20px 1.2em 0;
	width:100%;
}

#refdetail_oben {
	min-height:30px;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	background-image:url(../images/bg_refdetail_head.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#refdetail_oben p {
	font-family:Arial, Helvetica, sans-serif;
	margin:-0.4em 0 0 15px;
	font-size:1.5em;
	line-height:1.8em;
	font-weight:bold;
	letter-spacing:0.03em;
	word-spacing:0.06em;
	color:#000000;
}

#refdetail_oben_rand {
	height:7px;
	width:100%;
}

#refdetail_oben_links {
	height:7px;
	width:7px;
	margin:0 0 0 0;
	float:left;
	background-image:url(../images/eck_refdetail_ol.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#refdetail_oben_rechts {
/*	height:30px;
	width:30px;*/
	margin:0 0 0 0;
	padding:0.8em 0.8em 0 2.4em;
	float:right;
	background-image:url(../images/eck_refdetail_or.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#refdetail_content {
	margin:2px 0 0 0;
	padding:7px 0 0 0;
	background-color:#F8F8F8;
}

#refdetail_content p, #refdetail_content li {
	font-family:Georgia,Serif;
	margin:0 0 1.2em 15px;
	font-size:1.2em;
	line-height:2.4em;
	letter-spacing:0.06em;
	word-spacing:0.12em;
}

#refdetail_content li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 1em;
	padding-left:1.2em;
}

#refdetail_unten {
	height:7px;
	width:100%;
}

#refdetail_unten_links {
	height:7px;
	width:7px;
	background-image:url(../images/eck_refdetail_ul.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}

#refdetail_unten_rechts {
	height:7px;
	width:7px;
	background-image:url(../images/eck_refdetail_ur.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
}

.refdetail_bild {
	margin:0 0 1.2em 15px;
}

.close_bild {
/*	margin:0.8em 0.8em 0 2.4em;*/
}