@charset "UTF-8";
/* CSS Document */

* {
 margin:0;
 padding:0;
}
img {
	border:none;
}
a img {
 border:none;
}
html {
 min-height:100%;
 font-size:16px;
 text-align:center;
}
body {
 font-family: Arial,Verdana,Helvetica,sans-serif;
 font-size:1em;
 color:#6e6e6e;
 background-color:#3a3935;
 min-height:100%;
 text-align:center; /* IE Bug */
 line-height:90%;
}
h1 {
	width:16em;
	height:47px;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#1f1f1f;
	letter-spacing:-1px;
	margin-bottom:16px;
}
h3 {
	font-size:.9em;
	color:#000;
	margin-bottom:6px;
}
h4 {
	font-size:.8em;
	color:#FFFFFF;
}
p {
 font-size:.8em;
 margin-bottom:.9em;
 line-height:130%;
 color:#585858;
}
p a {
 color:#000;
 border-bottom: 1px dotted #000;
 text-decoration:none;
 font-weight:bold;
}
p a:hover {
	text-decoration:none;
	border:none;
	color:#7e7e7e;
}


/* ---------- Content --------------------- */
.wrapper_top {
	width:56.9em;
	margin:0px auto;
}
.top_left {
	width:17em;
	margin:0px auto;
	margin-top:10px;
	min-height:44px;
	background:url(images/bg/line.gif) bottom repeat-x;
}
.navigation {
	margin-top:10px;
	min-height:44px;
	border:none;
	text-align:left;
	background-color:#FFFFFF;
}
.navigation ul {
	list-style-type:none;
}
.navigation ul li {
	float: left;
	margin-left:2px;
	display:inline;
}
.navigation ul li:hover {
	background: none;
}
.navigation ul li a {
	display:block;
	width: 10.5em;
	text-align:center;
	font-size:.75em;
	float:left;
	color:#b6b6b6;
	font-weight: bold;
	background:#FFFFFF url(images/nav_normal.gif) repeat-x top;
	padding-top:15px;
	padding-bottom:15px;
	text-decoration:none;
}
.navigation ul li a:hover {
	color:#333333;
	background:#FFF url(images/nav_verlauf.jpg) repeat-x top;
}
.navigation ul li.home {
	margin-left:0px;
}
.navigation ul li.current a {
	color:#333333;
	background:#ffe95c url(images/nav_rollover.gif) repeat-x top;
}
.navigation ul li.currenthome {
	margin-left:0px;
}
.navigation ul li.currenthome a {
	color:#333333;
	background:#ffe95c url(images/nav_rollover.gif) repeat-x top;
}

.wrapper_middle {
	background-color:#0b0b0c;
	min-height:198px;
}
.middle {
	width:56.9em;
	margin:0px auto;
}
.middle_imageheader {
	background-color:#0b0b0c;
}
.content_wrapper {
	width:56.9em;
	margin:0px auto;
}
.content_left {
	width:17em;
	margin:0px auto;
	padding-top: 6px;
	background:url(images/bg/line.gif) top repeat-x;
}
.content_left ul {
	list-style-type:none;
}
.content_left li {
	margin-bottom:1px;
}
.content_left li:hover {
	margin-left:0px;
}
.content_left li a {
	display:block;
	text-align:left;
	font-size:.75em;
	color:#bcbcbc;
	font-weight: bold;
	background-color:#494743;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	text-decoration:none;
}
.content_left li a:hover {
	background-color:#605e59;
}
.content_left li.current a {
	color:#000;
	background-color:#ffee80;
	font-weight: bold;
	text-align:left;
	font-size:.75em;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	text-decoration:none;
}

.ref_accordion {
	text-align: left;
	margin-top: 22px;
}
.ref_accordion .ce {
	margin: 5px;
	padding: 0px;
}
.ref_accordion .ce p {
	font-size:.7em;
	color: #a4a4a4;
	margin-bottom:3px;
}
.content_right {
	width:39.9em;
	margin:0px auto;
	background:#FFFFFF url(images/bg/content_background.jpg) top repeat-x;
	text-align:left;
	padding-top:20px;
}
.content_footer {
	margin:0px auto;
	margin-top:60px;
	background-color:#000;
	text-align:left;
	padding:3px 3px 3px 3px;
	font-size:.7em;
	text-align:center;
}
.footer_wrapper {
	margin-top:90px;
	border-top:1px solid #585653;
}
.footer {
	width:56.9em;
	margin:0px auto;
	text-align:right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer a {
	text-decoration:none;
	padding:8px;
}
.footer a:hover {
	background-color:#464541;
}
.footer font {
	font-size:.7em;
	color:#FFFFFF;
}
.ce {
	margin-top:27px;
	margin-right:34px;
	margin-bottom:15px;
	margin-left:34px;
}

.ce ul {
	margin-left: 0em;
	list-style-type: none;
}
.ce ul li {
	background: url(images/bullet.gif) no-repeat;
	background-position: 0 4px;
	vertical-align: middle;
	color: #6e6e6e;
	font-size: .8em;
	line-height: 130%;
	margin-left: 1px;
	padding-left: 10px;
	margin-bottom:6px;
}
.ce ul li a {
	color: #000;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	text-decoration:none;
}
.ce ul li a:hover {
	text-decoration:none;
	border:none;
	color:#7e7e7e;
}

/* 1. 2. 3. etc..... */
.ce ol {
	margin-left: 1.3em;
}
.ce ol li {
	color: #000;
	font-size: .8em;
	line-height: 120%;
	margin-left: 1px;
	padding-left: 0px;
	margin-bottom:4px;
}

/* ---------- allgemeine Klassen ---------- */

.hiddenStructure, .ignore {
 position:absolute;
 top:-3000em;
 left:-3000em;
}
.f_left {
 float:left;
 display:inline;
}
.f_right {
 float:right;
 display:inline;
}
.f_clear {
 clear:both;
 height:0;
 line-height:0;
 font-size:0;
}


.csc-textpic-caption {
	font-size: .75em;
	padding: 3px 3px 3px 3px;
	background-color: #eeeeee;
	color: #929292;
}
.csc-textpic-caption a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.csc-textpic-caption a:hover {
	color: #333333;
	border-bottom: 1px dotted #000;
}

.csc-frame-rulerAfter, .csc-frame-rulerBefore {
	height:1px;
	border-bottom: 1px dotted #000;
	clear:both;
	margin:10px 0px 15px 0px;
	font-size:0px;
}

/* ---------- Powermail ---------- */

.tx-powermail-pi1_fieldset_anfrage {
	padding:0px;
	border: none;
	font-size: .8em;
	width: 44.3em;
}
.tx-powermail-pi1_fieldset_anfrage legend {
	padding:0 6px;
	margin-left:-6px;
	display: none;
}
#kontaktformular label {
	float:left;
	display:inline;
	width:9em;
	padding-top: 3px;
}
#kontaktformular input, #kontaktformular select {
	width:446px;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	padding-top: 2px;
	padding-bottom: 2px;
	background: none;
	background-color: #fff;
	padding-left: 2px;
}
#kontaktformular input:focus {
	background-color: #fffbe0;
}
#kontaktformular textarea {
	width:446px;
	border: 1px solid #bbbbbb;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 2px;
}
#kontaktformular textarea:focus {
	background-color: #fffbe0;
}
#powermaildiv_uid25 {
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
}
#powermaildiv_uid25:hover {
	background-color: #fffbe0;
}
#powermaildiv_uid25 label {
	padding-left: 4px;
	width: 8.6em;
}
.tx_powermail_pi1_fieldwrap_html {
	clear:both;
	margin-bottom:4px;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	float:left;
	display:inline;
	margin-right:6px;
	margin-top:4px;
}
.powermail_radio_inner {
	float:left;
	display:inline;
}
#kontaktformular .powermail_radio_inner {
	margin-right:6px;
	margin-top:4px;
}
#kontaktformular .powermail_radio_inner label {
	width:auto;
	margin-right:3px;
}
#kontaktformular .powermail_radio_inner input {
	width:10px;
}
#kontaktformular .powermail_submit {
	width:160px;
	margin-top:11px;
	float:right;
	display:inline;
}
#kontaktformular .powermail_reset {
	width:150px;
	margin-top:12px;
	float:right;
	display:inline;
}
.tx-powermail-pi1_thx {
	width: 36.7em;
}
.tx-powermail-pi1_thx .contenttable {
	width: 36.7em;	
}
.powermail_all_table tr td {
	padding-right:16px;
	border: none;
	font-size: .75em;
}
.powermail_all powermail_all_td {
	border: none;
}
powermail_all powermail_all_tr td {
	border: none;
}
.tx_powermail_pi1_formconfirmation_back {
	float:left;
	margin-right:8px;
	margin-top:12px;
	width: 180px;
}
.tx-powermail-pi1_confirmation_submit {
	margin-top:12px;
}
.tx-powermail-pi1_mandatory {
	color: #ff0000;
	font-size: .85em;
}
.powermail_mandatory_list {
	margin-top: 10px;
	color: #7c7b64;
	font-size: 1.3em;
}
.tx_powermail_pi1_formconfirmation_back {
	width: 85px;
}
.tx_powermail_pi1_fieldwrap_html_check {
	
}
.powermail_check_inner label {
	
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-size: 1em;
	padding-top: 20px;
	font-weight: bold;
}
.tx-powermail-pi1_mandatory ul li {
	font-size: .7em;
}
.files_list {
	border: 1px solid #ff0000;
}
.tx_powermail_pi1_fieldwrap_html_file {
	background-color: #f7f7f7;
	padding-top: 4px;
	padding-bottom: 3px;
		
}
.tx_powermail_pi1_fieldwrap_html_file p { 
	padding: 5px;
	font-weight: bold;
}

.uploadfield {
	text-align: center;
	background-color:#eeeeee; 
	border:1px solid #cccccc; 
	padding:30px;
	font-size: .8em;	
}

#powermaildiv_uid48, #powermaildiv_uid52, #powermaildiv_uid8, #powermaildiv_uid9 {
	margin-top: 16px;
}
#powermaildiv_uid48, #powermaildiv_uid8 {
	margin-bottom: 16px;
}


