/* @override http://dev.roosmann.de/fileadmin/templates/site/_css/layout.css */

html, body {
	height:100%; /* needed for container min-height */

}

body{
    text-align: center;
    padding: 0; margin: 0;  
	background-color: #000;
}
#container-parent{
	    background: #3b3b3b url('../_gfx/main_bg.jpg') 0 top repeat-x;
	    padding-bottom:  50px;
}
#container{
    width: 940px;
    margin:0 auto;
    text-align: left;
	
	height:auto !important; /* real browsers */
	height:550px; /* IE6: treaded as min-height*/
	min-height:550px; /* real browsers */
}
#topnav{
	top: 0px; left: 0;
	height: 80px;
	width: 840px;
	float: left;
}
#topnav ul{
    float: left;
    margin: 0; padding: 0;
    list-style-type: none;
    list-style-position:outside;
    font-size: 1em;
    height: 40px;
}
#topnav li{
	position: relative;
	top:0; left:0;
    margin:0; padding: 25px 0 0 0;
    display: block;
    float: left;
    line-height: 120%;
	border-left: 2px solid #333;
}
#topnav a{
    text-decoration: none;
    color: #CCC;  
    text-transform: uppercase; 
    font-size:  1em; 
    line-height:  12px;
    display: block;
    padding: 0; margin: 0;
}
#topnav a:hover{
	color: #FFF;
}
#topnav li.active{
	border-left: 2px solid #e2001a;
}
#topnav .active a{
	font-weight: bold;
    color: #FFF;   
}
#topnav ul li.active ul{
	position: absolute;
	top: 34px;
	left: -2px;
	float: none;
	width: 600px;
	z-index:  999;
	border-left: 2px solid #e2001a;
}
#topnav ul li.active ul li{
	padding: 23px 0 0 0;
	float: left;
	border: none;
}
#topnav ul li.active ul li a{
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
	font-weight: normal; 
    	padding: 2;
	border-style: none;
	border-right: 1px solid #CCC;
}
#topnav ul li.active ul li a:hover{
	color: #FFF;     
}
#topnav ul li.active ul li.active a{
    color: #FFF;  
}
#logo{
	float: right;
    width: 100px;
    height: 100px;
    background: url('../_gfx/logo.gif') no-repeat;
}
#logo a{
    display: block;
    width:  100%; height: 100%;
}
#logo h1{
    display: none;
}

.box {
	width: 220px;
	margin: 0 20px 20px 0;
	float: left;
}
.lastbox {
	width: 220px;
	float: left;
	margin-bottom: 20px;
}
.left {
	width: 460px;
	margin: 0; padding: 0;
	margin-right: 10px;
	float: left;
}
.right {
	width: 460px;
	margin: 0; padding: 0;
	margin-left: 10px;
	float: right;
}
.clear{
    clear:both;
    float:none;
}
#footer{
	background: #000 url('../_gfx/footer_bg.jpg') 0 top repeat-x;
   	font-size: 1em;
	position: relative;
	width: 100%;
	bottom:0; /* stick to bottom */

}
#footer .content {
	padding:  30px 0  90px 0 ;
	margin-bottom: 200px;
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
#footer .left {
	width: auto;
	float: left;
}
#footer .right {
	width: 200px;
	text-align: right;
	float: right;
}
#footer a{
    color:#FFF;
	text-decoration: none;
}
#footer a:hover{
    text-decoration: underline;
}
.col_left{
    width: 50%;
    float:left;
}
.col_right{
    width: 50%;
    float:right;
}
.formular {
    width: 320px;;
}
.formular label{
    display:  block;
    margin-top: 0.6em;
    line-height:  110%;
    font-size:  0.9em;
    color: #006941;
}
.formular input, .formular textarea{
    width:  90%;
    border: 1px solid #888;
    color: #666666;
    padding: 3px;
    font-size: 1em;
    background: url('../_gfx/bg_form.gif') repeat-x;
}
.formular input.bt{
    width: auto;
    border: 1px solid #006941;
    color: #006941;
    padding: 5px;
}


/* @group Formulare / Powermail */


#content label{
	display:  block;
	float: left;
	padding-left: 0;
	padding-top:  1px;
	margin-right:  5px;
	line-height:  150%;
	width: 215px;
	font-size:  1em;
	text-align:left;
	padding:  3px;
	background-color: #4a4a4a;
}
#content label.error{
	color: red;
	font-weight: bold;
}
#content dd label{
	display:  inline;
	float:none;
	padding:  0;
	line-height:  150%;
	background: none;
	text-align:left;
}
input, textarea, select{
	color: #FFF;
	border: 1px solid #5a5a5a;
	background-color: #2a2a2a;
	float: left;
	margin-bottom: 5px;
	width:  205px;
	padding:  3px;
}
textarea{
	width:  430px;
	height: 100px;
}
fieldset{
	border: none;
	padding-left:0;
}
.submitbt, .powermail_submit, .tx_powermail_pi1_submitmultiple_forward, tx_powermail_pi1_fieldwrap_html_submit input, .tx_powermail_pi1_submitmultiple_back{
	background: none;
	border: 1px solid #5a5a5a;
	background-color: #5a5a5a;
	color: #FFF;
	font-weight: bold;
	float: left;
	clear: both;
	width: auto;
	cursor: pointer;
}

.tx_powermail_pi1_submitmultiple_back{
	float: left;
}
.csc-mailform-field {
	clear: both;
}

.powermail_mandatory_js{
	color: #c80000;
	font-size: 0.9em;
	font-style: italic;
	clear: both;
	background-color: #FFF;
	width: 425px;
}
.powermail_pagebrowser{
	font-weight: bold;
	color: #c80000;
}
.tx_powermail_pi1_fieldwrap_html{
	float: none;
	clear: both;
}
legend{
	display: none;
}
#content .tx_powermail_pi1_fieldwrap_html_textarea label{
	float: none;
	width: 100%;
	margin-bottom: 0.5em;
}
#content .powermail_check_inner label{
	width: 360px;
}

.powermail_check_inner input,
.powermail_radio_inner input{
	border: none;
}

#content .powermail_check_inner input{
	float: left;
	clear: both;
}
#content .powermail_check_inner input{
	float: left;
	clear: both;
}
.tx_powermail_pi1_fieldwrap_html_textarea label{
	clear: both;
	float:none;
	width:  425px !important;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title, 
.tx_powermail_pi1_fieldwrap_html_radio_title, 
.tx_powermail_pi1_fieldwrap_html_textarea{
	padding: 1em 0 0.3em 0;
	margin: 0;
	font-weight: bold;
}
/* @end */
