/* @override http://dev.medienhaus-emsland.de/fileadmin/templates/site/_css/layout.css */
@import url(reset.css);
@import url(styles.css);

body{
	background-color: #C4C4C4;
	text-align: center;
}
#container{
	position: relative;
	top: 0; left: 0;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background: url('../_gfx/bg_main.gif') repeat-y left top;
}
#top{
	height: 130px;
	background: url('../_gfx/bg_top.gif') no-repeat left top;
	padding: 0 20px;
}
h1.logo{
	position: absolute;
	top: 40px; right: 50px; 
	display: block;
	width: 290px;
	height: 65px;
	text-indent: -9999px;
	background: url(../_gfx/medienhausemsland_logo.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
#menu {
	position: absolute;
	top: 100px; left: 20px;
	z-index: 20;
	list-style-type: none;
	padding: 0 15px 0 15px; 
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 110%;
}
#menu li{
	float: left;
	line-height: 20px;
	height: 30px;
	position: relative;
	top: 0; left: 0;
	background: transparent url('../_gfx/trans.gif');
}
#menu a{
	display: block;
	padding: 0px 8px;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #2F2F2F;
}
#menu a:hover{
	background-color: #f1f1f1;
}
#menu li.active a{
	color: #cd6500;
}
#menu ul{
	display: none;
	position: absolute;
	top: 30px; left: 0;
	z-index: 20;
	width: 500px;
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
}
#menu ul li{
	height: 40px;
	line-height: 30px;
}
#menu ul a,
#menu li.active ul a{
	padding-top: 10px;
	color: #DDD;
	text-transform: none;
	font-size: 0.9em;
}

#menu li.active ul li.active a{
	font-weight: bold;
	color: #FFF;
}

#menu ul a:hover{
	background:none;
}

#submenubg{
	display: none;
	position: absolute;
	top: 140px; left: 20px;
	background-color: #FFF;
	width: 930px;
	height: 30px;
	z-index: 10;
}
#header{
	background-color: #000;
	border-bottom: 13px solid #f1f1f1;
	margin: 0 20px;
	line-height: 1px;
}
#flashheader{
	background-color: #000;
	height: 320px;
}
#content{
	margin: 30px 80px;
	width: 810px;
}
#footer{
	background: url('../_gfx/bg_footer.gif') no-repeat left top;
	padding: 0 10px;
	text-align: center;
	font-size: 0.9em;
	height: 55px;
	line-height: 40px;
}
#footer a {
	color: #2F2F2F;
	text-decoration: none;
}
.clear {
	clear: both;
	float: none;
}
.column5050, .column7030 {
	clear: both;
	float: none;
	margin: 10px 0;
}
.column5050 .col_left {
	float: left;
	width: 48%;
}
.column5050 .col_right {
	float: right;
	width: 48%;
}
.column7030 .col_left {
	float: left;
	width: 66%;
}
.column7030 .col_right {
	float: right;
	width: 30%;
}
.column6040 .col_left {
	float: left;
	width: 58%;
}
.column6040 .col_right {
	float: right;
	width: 40%;
}

/* @group Powermail */

.powermail_captcha_captcha {
	display: block;
	padding-left: 15px;
}
input.powermail_captcha {

}

.powermail_mandatory_js{
	color: #cd6500;
	font-size: 0.9em;
	font-style: italic;
	clear: both;
}
.tx_powermail_pi1_fieldwrap_html{
	float: none;
}
.powermail_check_inner {
	display: block;
	clear: both;
}
#content .powermail_check_inner label{
	width: 360px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_radio_title{
	padding: 1em 0 0.3em 0;
	margin: 0;
	font-weight: bold;
}
#content .tx_powermail_pi1_fieldwrap_html_checkbox_title, #content .tx_powermail_pi1_fieldwrap_html_radio_title, #content .tx_powermail_pi1_fieldwrap_html{
	clear: both;
}
#content .powermail_radio_inner{
	clear: both;
}
#content .powermail_radio_inner label{
	width:  auto;
}
#content label, 
.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_fieldwrap_html_radio_title{
	display:  block;
	float: left;
	padding-left: 0;
	padding-top:  3px;
	margin-right:  5px;
	line-height:  150%;
	width: 130px;
	font-size:  1em;
	text-align:left;
	font-weight: normal;
}
#content label.error{
	color: #cd6500;
	font-weight: bold;
}
#content dd label{
	display:  inline;
	float:none;
	padding:  0;
	line-height:  150%;
	background: none;
	text-align:left;
}
input, textarea, select{
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
	background: url('../_gfx/bg_shadow.gif');
}
textarea{
	width: 220px;
	height: 100px;
}
.powermail_text, .powermail_textarea {
	width: 220px;
}


.tx_powermail_pi1_checkboxwrap,
.tx_powermail_pi1_radiowrap{
	float: left;
	width: 220px;
}
.tx_powermail_pi1_fieldwrap_html_check,
.tx_powermail_pi1_fieldwrap_html_radio{

}
.powermail_submit, 
.tx_powermail_pi1_submitmultiple_forward, 
tx_powermail_pi1_fieldwrap_html_submit input, .tx_powermail_pi1_submitmultiple_back{
	background: #cd6500 url('../_gfx/red_gradient.gif') repeat-x 0 0;
	border: 1px solid #e1001a;
	color: #FFF;
	font-weight: bold;
	float: left;
	width: auto;
	padding: 4px 10px;
	margin-left:  135px;
}
#content fieldset{
	border: none;
	margin: 2em 0;
	padding: 0;
}
#content legend{
	display: none;
}
.tx_powermail_pi1_formconfirmation_back, .tx_powermail_pi1_formconfirmation_submit {
	float: left;
}
.tx_powermail_pi1_formconfirmation_back {
	margin-right: 5px;
}
.tx-powermail-pi1_confirmation p {
	color: #e1001a;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0em 0 0.2em 0;
}
/* @end */
.csc-frame-frame1{
	border-left: 1px solid #b0b7b7;
	padding-left: 15px;
}

/* @group sitemap */

ul.csc-menu{
	padding: 0em 0 1em 0;
}
.csc-menu li{
	padding: 5px 0;	
	margin-bottom: 2px;
}
.csc-menu li a{
	text-decoration: none;
	padding: 5px;	
	border-left: 4px solid #566263;
}
.csc-menu li a:hover{
	background-color: #566263;
	color: #FFF;
}

/* @end */

/* @group ka-panel (accordion) */

.ka-panel{
	clear: both;
}

.ka-panel h5{
	text-decoration: none;
	padding: 5px 7px;	
	border-left: 4px solid #566263;
	border-bottom: 1px solid #566263;
	font-size: 1.23em;
	margin-bottom: 0;
	cursor: pointer;
}

.ka-content{
	padding: 5px 5px 5px 11px;
}

/* @end */








