/* CSS Document */

@import url(navi.css); 
	
body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Helvetica, Arial,  sans-serif;
	font-size: 12px;	
	font-weight: normal;
	/* background-image:url(/fileadmin/images/bg_header.jpg);
	background-repeat:repeat-x; */
	line-height: 1.2em;
	color: #333333;
}

a, a:link, a:hover, a:visited {
	color:#4F371C;
	text-decoration:none;
}

#content a {
	text-decoration: underline;
}

#content p, #content ul, #content li {
	font-family: "trebuchet MS",Helvetica, Arial,  sans-serif;
	font-size: 1em;	
	margin: 5px 0px 0px 0px;
	line-height:1.5em;
}
#header {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #4F371C;
	background-color: #639bb8;
}
#header_links {
	width:200px;
	float:left;
	background-color: #639bb8;
}
#header_mitte {
	width:570px;
	float:left;
}
#header_rechts {
	color:#FFFFFF;
	width:180px;
	float:left;
	height:175px;
	background-color: #93AFCF;
	padding: 10px;
	vertical-align: bottom;
}
#header_rechts a {
	color:#FFFFFF;
}
#header_rechts .inhalt {
	height:80px;
	margin-top:100px;
}



#uber_wrapper {
	width:970px;
	margin-left: auto;
	margin-right: auto;
	}

	
#content_wrapper {
	width: 970px;
	/* background-image:url(/fileadmin/images/bg_content.jpg);
	background-repeat:repeat-y; */
	}
#content {
	float:left;
	width:560px;
	margin:0px 0px 0px 20px; 
	}
	
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#666666;
	font-size:0.9em;
	/*text-transform: lowercase;*/
	text-align:center;
	}
	






/* Footer Styles */

#footer a, #footer a:link, #footer a:hover, #footer a:visited, #footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}


#line { 
	height: 2px;
	width: 970px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#right {
	width:200px;
	float: right;
	padding-top: 10px;
}
#right .csc-header {
	font-size:1em;
	font-weight: bold;
	color:#4F371C;
	padding: 5px;
	border-bottom: 1px dotted #d7cfd1;
}
#right h1 {
	width:124px;
	font-size:12px;
	font-weight: bold;
	color:#4F371C;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 5px;
}
#right p {
	color:#333333;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
}
#right .box {
	width:165px;
	background-image:url(/fileadmin/images/re_box_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin: 0px auto 15px auto;
	padding: 0px 0px 10px 0px;
}
#right .news-list-category, #right .news-list-date {
	display:none;
}
#right h2 {
	font-size: 12px;
	padding: 0px 0px 0px 5px;
}
#right .news-list-item img {
float: none;
	text-align: center;
	clear: both;
}
#right .news-list-container {
	padding: 0px 0px 0px 5px;
}


blockquote {
	font-size: 16px;
	color: #666666;
	font-style: italic;
}

/* Content Styles */
.note {
	font-size:10px;
}
ul.csc-bulletlist {
	font-size: 1em;
}
#content .bodytext {
	margin-bottom: 16px;
}
#content h1, #content h2 {
	font-size:16px;
	color:#4F371C;
	font-weight:normal;
	margin:8px 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
#content h4 {
	font-size:14px;
	padding: 0px;
}
#content h3 {
	font-size:14px;
	font-weight: normal;
	color:#4F371C;
	margin:0px;
	padding: 0px;
}
#content .csc-firstHeader {
	font-size:22px;
	color:#4F371C;
	font-weight:normal;
	line-height:26px;
	margin-bottom:0px;
	padding: 0px;
}
#content .csc-header {
	line-height:18px;
	margin-top:20px;
	margin-bottom:10px;
}

.display {
	margin-bottom: 0px;
}
.textfield {
	width: 120px;
	font-family:  Helvetica, Arial,sans-serif;
	font-size: 1em;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.align-right {
	text-align:right;
}
li {
	font-size: 1em;
}

.stretcher,.helpline{background:#FFFFFF}

label {
width: 80px;
float:left;
margin-right: 10px;
display: block
}
fieldset {
	border: 1px solid #CCCCCC;
}
legend {
font-size:12px;
font-weight: bold;
	color:#000000;
}
.csc-mailform-field {
	margin-bottom: 8px;
}

table.csc-uploads {
	border-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #4F371C;
	margin-top: 15px;
	padding: 0px;
}
table.csc-uploads td {
	margin: 0px;
	padding: 3px 10px 3px 10px;
}
table.csc-uploads p {
	margin: 0px;
	padding: 0px;
}
table.csc-uploads tr.tr-even {
	background-color:#EBEBEB;
}
.news-list-date {
	font-size: 9px;
}
.clearer {
	height: 1px;
	border-top: 1px solid #005CA5;
	background:none;
}
.news-single-timedata {
	margin-top:15px;
}


img {
	border: 0px;
}
.csc-textpic-image {
	padding-bottom: 15px;
}
/*
#content h3 a:link, #content h3 a:visited {
	font-size:12px;
	background-color:#990000;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	-moz-outline-style: none;
	display: block;
	line-height: 12px;
	text-decoration: none;
}
*/
#content p {
	font-size:1em;
	font-weight:normal;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}



.contenttable {
	width: 420px;
}
.contenttable p {
	margin-bottom: 0px;
	line-height:1em;
}
.contenttable tr {
	width: 420px;
	background-color:#EEEEEE;
	padding:2px;
}
.contenttable .td-0 {
	/*width: 130px;*/
	padding:2px;
}
.contenttable .td-1 {
	/*width: 290px;*/
	padding:2px;
}
.contenttable caption{
	width: 418px;
	background-color:#CCCCCC;
	text-align:left;
	color:#fff;
	font-size:1.0em;
	font-weight:normal;
	padding:2px;
}



.contenttable-2 {
	width: 550px;
}
.contenttable-2 tr {
	background-color:#eeeeee;
	margin: 0px;
	border: none;
}
.contenttable-2 td {
	padding: 5px;
	margin: 0px;
	border: none;
	vertical-align: top;
}
.contenttable-2 caption{
	width: 548px;
	background-color:#006699;
	text-align:left;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	padding:3px;
}




#content .csc-textpic-caption {
	font-size: 9px;
}




/* FCE */



.subspalte_1 {
	width: 265px;
	float: left;
	margin-right: 20px;
}
.subspalte_2 {
	width: 265px;
	float: left;
}




.box265 {
	width: 265px;
	margin-right: 15px;
	float: left;
	margin-bottom: 20px;
	padding:0px 0px;
}

.box265 .head {
/*
	background-image: url(/fileadmin/images/box_210_top.png);
	background-repeat: no-repeat; */
	padding: 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid #4F371C;
}
.box265 .body {
/*
	background-image: url(/fileadmin/images/box_210_bg.png);
	background-repeat: repeat-y; */
	padding: 5px 0px;
	font-size: 12px;
	height: 150px;
	overflow: auto;
}



.box550 {
	width: 550px;
	float: left;
	margin-bottom: 20px;
	padding:0px;
}

.box550 .head {
/*	background-image: url(/fileadmin/images/box_440_top.png);
	background-repeat: no-repeat; */
	font-size:16px;
	color:#4F371C;
	font-weight:normal;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #4F371C;
}
.box550 .body_wrapper {
/*	background-image: url(/fileadmin/images/box_440_bg.png);
	background-repeat: repeat-y; */
	padding: 5px 0px;
	font-size: 12px;
	/* height: 200px; */
	overflow: auto;
}
.box550 .body_left {
	width:260px;
	float:left;
}
.box550 .body_right {
	width:260px;
	float:right;
}



/* POWERMAIL */

/* Powermail */
	/* Form */


span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 2px; }
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	font-size: 90%;
	background-color: #fff;
	position: relative;
	margin-top: 10px;
	margin-right: 0;
	border: solid 1px #aaa;
	padding: 10px 0 5px 20px; }
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #808080;
	background-image: url('/fileadmin/images/powermail.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	margin-bottom: 5px;
	padding: 3px 5px;
	border: solid 1px #9f9f9f; }
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	color: #454545;
	display: block;
	width: 180px;
	float: left;
	clear: both;
	margin-bottom: 3px; }
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	color: #464646;
	background-color: #f6f6f6;
	width: 180px;
	border: solid 1px #aaa;
	/* Input and textarea */
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea  {
	color: #464646;
	background-color: #f6f6f6;
	width: 180px;
	height: 105px;
	border: solid 1px #aaa;
	/* Input and textarea */
}
	

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	background-color: #128a2e;
	margin: 5px 0; }
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	position: relative;
	width: 200px;
	float: left;
	margin: 5px 10px 10px 0; }
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	color: #808080;
	font-size: 90%;
	margin: 10px 0;
	font-weight: bold;
	background-image: url('/fileadmin/images/powermail.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 200px;
	padding: 3px 2px;
	border: solid 1px #686868;
	display: block; }
	


p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 230px;
	padding: 5px;
	background-color: #ddd;
	border: solid 1px red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.news-list-browse {
	font-size: 12px;
}
.showResultsWrap {
	display: none;
}
.align-center {
	text-align: center;
}


