@CHARSET "UTF-8";

BODY{
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	background: url('/fileadmin/resources/images/bg.gif') #000;
}

DIV{
}

A IMG{
	border:0px;
}

A {
	color:#fff;
}

A:hover{
	color:#db0909;
}

div#root {
	width:100%;
	height:100%
	position:relative;
}

div#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background: url('/fileadmin/resources/images/page_content_background.png') no-repeat #000;	
}

div#page_start {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background: url('/fileadmin/resources/images/page_start_background.png') no-repeat #000;	
}

div#stage {
	width: 1000px;
	position:realtive;
	
}

div#cnt {
	position:relative;
	float:left;
	width: 600px;
	padding: 25px;
	padding-right:35px;
	height: auto;
	margin-left: 20px;
	margin-bottom:15px;
	background: url('/fileadmin/resources/images/cnt_background.png') no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/fileadmin/resources/images/cnt_background.png');
}

div#cnt_right {
	position:relative;
	width: 300px;
	margin-left:680px;
}

div.clear {
	clear:both;
}



/**
 * startsite
 */

div#page_start div#cnt{
	background: none;
	_filter:none;
	height: 180px;
	padding: 0 25px 0 10px;
	width: 400px;
}

div#page_start div#cnt_right a img {
	margin-top:145px;
}

div#stage_start_teaser {
	background: url('/fileadmin/resources/images/page_start_teaser_background.png') no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/fileadmin/resources/images/page_start_teaser_background.png');
	height:272px;
	width:999px;
}

div#stage_start_teaser ul {
	list-style-type:none;
	margin:0px;
	padding:47px 0 0 12px;
}

div#stage_start_teaser ul li {
	float:left;
	width: 245px;
	height: 187px;
}

div#stage_start_teaser ul li div#teaser-newsletter{
	background: url('/fileadmin/resources/images/teaser_start_newsletter_background.png') no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/fileadmin/resources/images/teaser_start_newsletter_background.png');
	width:240px;
	height: 182px;
	padding: 50px 0 0 25px;
}

div#stage_start_teaser ul li div#teaser-newsletter INPUT{
	width: 185px;
}

div#stage_start_teaser ul li div#teaser-newsletter input.form-submit-image{
	width:110px !Important;
	margin-left:85px;
	border:none !Important;
}

div#header-logo {
	margin-left:18px;
}

div#header-button{
	position:absolute;
	right:1px;
	top:0px;
}

/**
 * Navigation
 */

div#nav {
	margin:15px 0 15px 25px;
	height:40px;
}

div#nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div#nav ul li{
	width:130px;
	height: 40px;
	float:left;
}

div#nav ul li:hover{
	 background-position:0px -80px !Important;
}

div#nav ul li div{
	visibility:hidden;
	width:100px;
	height:40px;
}

div#nav ul li#nav-item-1{
	background: url('/fileadmin/resources/images/nav__01.png') no-repeat;
	_background:none;

	width:132px;

}

div#nav ul li#nav-item-2{
	background: url('/fileadmin/resources/images/nav__02.png') no-repeat;
	_background:none;

	width:116px;
}

div#nav ul li#nav-item-3{
	background: url('/fileadmin/resources/images/nav__03.png') no-repeat;
	_background:none;

	width:110px;
}

div#nav ul li#nav-item-4{
	background: url('/fileadmin/resources/images/nav__04.png') no-repeat;
	_background:none;
	width:110px;
}

/**
  * NEWSlETTER TEASER 
  */

div#teaser-newsletter{
	background: url('/fileadmin/resources/images/teaser_newsletter.png') no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/fileadmin/resources/images/teaser_newsletter.png');
	width:306px;
	height: 150px;
	padding: 60px 0 0 30px;
}

div#teaser-newsletter INPUT{
	border: solid 1px #000;
	margin-bottom:10px;
	color:#000;
	width:210px;
	padding:3px;
}

div#teaser-picture{
	margin-bottom:10px;
}

div#teaser-newsletter input.form-submit-image{
	width:110px !Important;
	margin-left:110px;
	border:none !Important;
}

/**
 * footer
 */
div#footer{
	margin-top:25px;
	background: #000;
	padding-bottom:10px;
}
div#footer-meta, div#footer-meta A{
	color: #4d4d4d;
	text-decoration:none;
}
div#footer-meta{
	position:absolute;
	right:35px;
	margin-top:-25px;
}
div#footer-meta A:hover{
	color: #db0909;
}

div#footer-sm{
	margin-left:25px;
}

div#footer-sm a img{
	filter:alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* Gecko */
	opacity: 0.50; /* Opera */
}

div#footer-sm a img:hover{
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1.0; /* Gecko */
	opacity: 1.0; /* Opera */
}

/**
 * typo classes
 */
h1.csc-firstHeader{
	font-size: 16px;
	font-weight:bold;
}


.jqifade{
      position: absolute;
      background-color: #000;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}