@media screen, projection {

body
{
  margin: 0;
  padding: 0 !important;
}

div.clear
{
  clear: both;
  margin: 0;
  padding: 0;
  height:0;
  line-height:0;
  visibility:hidden;
}

/************ CONTAINER */

#container
{
  width: 970px;
  margin: 0px auto;
  position: relative;
  background: #fff;
  border-left:1px solid #d1e8ed;
  border-right:1px solid #d1e8ed;
  border-bottom:1px solid #d1e8ed;
  background:url('../../img/main/bg.png') repeat-y;
}

div.vorschau {
background:white;
}

#container_inner
{
  padding:0;
}

#container_main
{
  padding: 183px 0px 20px 0;
}

/************ LOGO + HEAD + HEAD CONTENT */

div#logo
{
  position: absolute;
  z-index: 20;
  left: 12px;
  top: 12px;
}

div#head {
width:100%;
position:absolute;
z-index:10;
top:0;
left:0;
}

div#head_content {
width:712px;
height:235px;
position:absolute;
z-index:0;
top:91px;
left:258px;
overflow:hidden;
}

div#head_content .head_pic {
width:533px;
height:100%;
float:left;
}

div#head_content .head_right {
width:179px;
float:left;
overflow:hidden;
background:#b7d2d9;
padding: 46px 0 0 0;
}

div#head_content .head_right div.top_thema {
position:absolute;
z-index:30;
bottom:0;
width:179px;
height:31px;
background:url('../../img/main/bogen_right.png') no-repeat;
text-align:right;
}

div#search {
width:179px;
height:32px;
border-bottom: 1px solid #fff;
position: absolute;
right:0;
top:105px;
z-index: 25;
}

div#name {
position: absolute;
z-index: 30;
top:44px;
right:17px;
}


/************ AKROBAT */

div#akrobat {
width:232px;
position:absolute;
z-index:15;
top:0;
left:0;
overflow:hidden;
}

/************ NAV */

div#nav {
	position: absolute;
	z-index:30;
	left:155px;
	top:66px;
	color:#fff;
	font-size:13px;
}


/************ CONTENT */

div#content
{
  min-height: 300px;
  height:auto !important;
  height:300px;
  padding:153px 0 0 257px;
}

div.vorschau div#content
{
  min-height: 200px;
  height:auto !important;
  height:200px;
  padding:0px 0 0 257px;
}

div.vorschau div.content_left
{
  width: 216px;
  float:left;
  margin: 30px 30px 0 0;
}

div.content_main
{
  width: 533px;
  float:left;
}

div.vorschau div.content_main
{
  width: 400px;
  float:left;
}

div.content_main .inner
{
  padding: 0 10px 20px 0;
}

div.content_right
{
  width: 179px;
  float:left;
}

div.content_right .inner
{
  padding: 0 5px 5px 5px;
  font-size:11px;
}

/************ MENU */

.menu
{
  position: absolute;
  z-index: 12;
  width: 990px;
  top: 174px;
  height: 30px;
}

/************ META */

#meta
{
 color:#fff;
}

#meta a
{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  padding: 0 5px;
}

#meta a:hover
{
  color: #ff9933;
}

#meta a.highlight
{
  color: #ff9933;
}

#meta a:hover.highlight
{
  color: #ff9933;
}




/************ FOOTER */

#footer
{
	width:791px;
  height:28px;
  background:#e8f6f9;
  font-size: 11px;
  text-align: center;
  margin-top: 0;
  color: #a0c8d2;
  line-height:30px;
  border-top:1px solid #d1e8ed;
  position: relative;
  z-index:30;
  overflow:hidden;
}

#footer a
{
  color: #a0c8d2;
  text-decoration: none;
}

#footer a:hover
{
  color: #4f9aad;
  text-decoration: none;
}

#footer a.print {
  background: url( '../../img/main/printer.png' ) no-repeat left 2px;
  padding-left: 18px;
  margin-left: 10px;
}

.left_foot
{
  float: left;
  padding-left:7px;
  
}

.right_foot
{
  float: right;
  padding-right:7px;
}




div.vorschau #footer
{
	width:100%;
  height:108px;
  background:url('../../img/main/vorschau.png') no-repeat;
  font-size: 11px;
  color: #fff;
  line-height:190px;
  border-top:none;
  position: relative;
  z-index:30;
  overflow:hidden;
}

div.vorschau #footer a
{
  color: #fff;
  text-decoration: none;
}

div.vorschau #footer a:hover
{
  color: #fff;
  text-decoration: none;
}

div.vorschau .left_foot
{
  float: left;
  padding-left:7px;
  
}

div.vorschau .right_foot
{
  float: right;
  padding-right:7px;
}




}
