#flashXX {
    margin-top:20px;
}

html, body, #wrap {
	height:100%;
	margin:0;
	padding:0;
	font-family:arial,san-serif;
}

body > #wrap {
	height:auto;
	min-height:60%;

}
body a {
    color:#38393B;
    text-decoration:none;

}

body a:hover {
    color:#7A7A7C;
    text-decoration:underline;

}


#wrap {
	width:100%;
	height:60%;
	background:#BEBEBE;
	z-index:800;
	line-height:22px;
	color:#38393B;
	font-size:14px;
}

#t_balken {
	height:20%;
	width:100%;
	z-index:900;
	background:#37383A url(img/hg_balken_oben.gif) repeat-x;
}

#main {
	width:100%;
	overflow:hidden;
}

#u_balken {
	height:20%;
	width:100%;
	background:#37383A;
	clear:both;
	display:block;
	min-height:20%;
	z-index:900;
}

.clear:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear {
	display:inline-block;
}

#inner_contentXXX {
	width:100%;
	background:#ccffcc;
	text-align:center;
	overflow:hidden;
}

#test {
	position:absolute;
	top:50%;
	width:100%;
	height:388px;
	display:block;
	margin-top:-174px;
	z-index:100;
	overflow:hidden;

}

#logo {
	position:absolute;
	top:6%;
	left:2%;
	width:410px;
	height:75px;
	margin-top:-36px;
	background:url(img/logo.png) no-repeat;
	display:block;
	z-index:10;
	behavior:url(iepngfix.htc);
}

#licht_ecke_rechts {
	background:url(img/licht_ecke_rechts.png) no-repeat;
	behavior:url(iepngfix.htc);
	position:absolute;
	left:0%;
	top:0%;
	width:233px;
	height:150px;
}

* html  #licht_ecke_rechts {
	background:url(img/licht_ecke_rechtsX.png) no-repeat;
	behavior:no-behavior;
}

#hg_inhalt {
	background:url(img/hg_inhalt.png);
	width:100%;
	height:346px;
	display:block;
	overflow:hidden;
	border:1px solid #B4B5B6;
	position:relative;
	z-index:-20;
	behavior:url(iepngfix.htc);
}

* html #hg_inhalt {
	background:url(img/hg_inhalt.png);
	behavior:no-behavior;
}

#bild {
	width:483px;
	height:270px;
	margin-left:28px;
	margin-left:3%;
	margin-top:35px;
	float:left;
	position:relative;
	z-index:9999;
	text-align:left;
}

#bild_videos {
	width:483px;
	height:310px;
	margin-left:3%;
	margin-top:35px;
	float:left;
	text-align:left;
}

#bild_flash {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-490px;
	width:980px;
	height:270px;
    margin-top:-149px;
    text-align:left;
    z-index:9999;
}

#bild_small {
	width:230px;
	height:270px;
	margin-left:28px;
	margin-top:35px;
	float:left;
	position:relative;
	z-index:9999;
	text-align:left;
}

#bild img, #bild_small img {
	-moz-box-shadow:0px 0px 15px #E8E8E8;
	-webkit-box-shadow:0px 0px 15px #E8E8E8;
	box-shadow:0px 0px 15px #E8E8E8;
	border:1px solid #C5C7C9;
	z-index:9999;
	text-align:left;
}

#text {
	width:382px;
	height:340px;
	margin-left:26px;
	margin-top:30px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:9999;
	text-align:left;
}

#text a {
	line-height:22px;
	color:#38393B;
	font-size:14px;
	text-decoration:none;
}

#text a:hover {
	line-height:22px;
	color:#7A7A7C;
	font-size:14px;
	text-decoration:underline;
}


#text_big {
	width:565px;
	height:270px;
	margin-left:28px;
	margin-top:35px;
	float:left;
	position:relative;
	z-index:9999;
}

#text_big h1, #text h1 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:22px;
	margin-top:8px;
	margin-bottom:4px;

}

#text_big h2, #text h2 {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
	line-height:16px;
}


#kontakt input {
  border:1px solid #38393B;
  width:130px;
  height:16px;
  padding-bottom:2px;
}

#kontakt textarea {
  border:1px solid #38393B;
  height:100px;
  padding-bottom:2px;
  width:304px;
}

#kontakt submit {
  border:1px solid #38393B;
  height:16px;
  width:304px;
}


#horizont {
	position:absolute;
	top:50%;
	background:url(img/mitte_horizont.gif) repeat-x;
	height:122px;
	width:100%;
	z-index:-1;
}

#hohlkehle {
	position:absolute;
	top:50%;
	margin-top:-102px;
	background:url(img/hohlkehle.gif) repeat-x;
	height:102px;
	width:100%;
}

#verl_oben_mitte {
	position:absolute;
	top:20%;
	background:url(img/verlauf_oben_mitte.gif) repeat-x;
	height:40px;
	width:100%;
}

#menu {
	height:22px;
  	position: absolute;
	top:20%;
	margin-top:-23px;
	width:98%;
	border-top:1px solid #555657;
	padding-left:2%;
	z-index:200;
	background-color:#37383A;
}

#menu ul {
   position:bottom;
	z-index:200;
}

#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display:block;
  }


#nav li {
	float:left;
	position: relative;
	font-family: arial, tahoma, san-serif;
	font-size:10px;
    height:22px;
	line-height:22px;
	z-index:200;
	display:block;
  }

#nav li a {
  height:22px;
  padding-left:18px;
  padding-right:18px;
  text-decoration:none;
  color:#ffffff;
  background-color:#37383A;
  display:block;
  line-height:22px;
}

* html #nav li a {
	display:inline;
	padding-top:4px;
	padding-bottom:5px;

}

#nav li ul {
  display: none;
  position: absolute; 
  left: 0;
}

#nav li > ul {
	top: auto;
	left: auto;
}

#nav li:hover ul { 
	display: block;
left: auto;
}
#nav li a:hover, .active {
  color:#ffffff;
  display:block;
  background-color:#525252;
}

* html #nav li a:hover, * html .active {
  color:#ffffff;
  display:inline;
  background-color:#525252;
}

#menu ul li ul li a {
	display:block;
  	z-index:200;
	width:130px;
  	background-color:#37383A;
       	filter:alpha(opacity=90);
       	-moz-opacity:0.9;
       	opacity:0.9; 
	height:22px;
	line-height:22px;
	border-bottom:1px solid #555657;
	border-left:1px solid #555657;
	border-right:1px solid #555657;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#news {
position:absolute;
top:0%;
left:100%;
z-index:9999;
width:260px;
font-size:11px;
color:#ffffff;
margin-left:-280px;
margin-top:18px;
}

#flash {
  width:980px;
  height:220px;
  top:50%;
  left:3%;
  position:absolute;
  margin-top:-110px;
  z-index:9999;
}

.form_hg, .form_hg a, .form_hg a:hover {
	background:url(img/hg_form.gif) repeat-x;
}

#text a.lexikon  {
  text-decoration:underline;
}

#grow {
font-size:15px;
line-height:24px;
color:#D7D7D7;
}

.news_presse a {
font-size:11px;
color:#ffffff;
text-decoration:none;
}
body .news_presse  a:hover {
font-size:11px;
text-decoration:underline;
color:#E6E6E4;
}
