/**
 *	Standardformatierungen
 */
html * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Sans-serif;
	font-size: 0.8em;
	color: #000;
	text-align: center;
}

p, h1, h2, h3, h4, h5, ul {
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, a, a:visited, a:active, a:hover {
	color: #039263;
}

h1 { font-size: 125%; font-weight: bold; }
h2 { font-size: 125%; font-weight: normal; }
h3 { font-size: 115%; font-weight: bold; }
h4 { font-size: 115%; font-weight: normal; }
h5 { font-size: 100%; font-weight: bold; }

a {
}


/**
 *	Sonderformatierungen
 */
.clr {
	clear: both;
	font-size: 0.1em;
	height: 1px;
}

.hidden {
	position: absolute;
	left: -2000px;
}

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }


/**
 *	Ticker
 */
div#wrapper_header_ticker { font-size: 100%; color: #000; }
div#wrapper_header_ticker a { color: #000; text-decoration: none; }
div#wrapper_header_ticker a:hover { text-decoration: underline; }
div#uscticker { width:390px; height:21px; }


/**
 *	Elemente im Inhaltsbereich
 */
div#wrapper_middle_center {
	padding-bottom: 20px;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin: 20px;
}

div#wrapper_middle_center h1, div#wrapper_middle_center h2, 
div#wrapper_middle_center h3, div#wrapper_middle_center h4, div#wrapper_middle_center h5,
div#wrapper_middle_center p, div#wrapper_middle_center table {
	padding: 10px;
	padding-bottom: 0;
}

div#wrapper_middle_center table.contenttable {
	padding-top: 0px;
	width:526px;
}

div.csc-header-n1 h1 {
	margin-bottom: 10px;
}
	
div#wrapper_middle_center ul {
	margin-left: 25px;
}

div#wrapper_middle_center li {
}

div#wrapper_middle_center dd.csc-textpic-caption {
	background-color: #F6F2C3;
	padding: 5px;
	padding-left: 10px;
	font-style: normal;
	font-size: 0.7em;
}

div#wrapper_middle_center .contenttable {
	border-collapse:collapse;
	margin: 10px;
	margin-top:1px;
}

div#wrapper_middle_center .contenttable tr.tr-even {
	background-color: #FCFBED;
}

div#wrapper_middle_center .contenttable tr.tr-odd {
	background-color: #F6F2C3;
}

div#wrapper_middle_center .contenttable tr.tr-0 {
	background-color: #019264;
	font-weight: bold;
	color: #fff;
}

div#wrapper_middle_center .contenttable tr.tr-0 td.td-last {
	font-size: 0.7em;
}

div#wrapper_middle_center .contenttable td {
	padding: 5px;
	font-size: 0.9em;
}

div#wrapper_middle_center .contenttable tr.tr-0 td {
	padding: 10px 5px 5px 5px;
	border-left: 1px solid #fff;
}

div#wrapper_middle_center .contenttable tr td {
	border-left: 1px solid #959494;
}

div#wrapper_middle_center .contenttable tr td.td-last {
	border-right: 1px solid #959494;
}

div#wrapper_middle_center .contenttable tr td.td-0 {
	text-align: center;
}

div#wrapper_middle_center .contenttable tr.tr-0 td.td-0 {
	border-left: 1px solid #019264;
}

div#wrapper_middle_center .contenttable tr.tr-0 td.td-last {
	border-right: 1px solid #019264;
}

div#wrapper_middle_center .contenttable td {
	text-align: left !important;
}

table.sponsoren-top {
	text-align: left; 
	width: 528px;
	padding: 0px !important;
	margin: 10px 0px 10px 10px !important;
	border-collapse:collapse;
}
table.sponsoren-top td {
	width: 176px;
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 10px;
}

table.sponsoren-top tr.tr-last td {
	border-bottom: 1px solid #959494;
}

/*
 * Gründer Hintergrund
 */

/* Mitte */

div#wrapper_middle_center div.content_teaser_outer {
	background: url(../px/background_news_highlight_background.gif) repeat-y top left !important;
}

div#wrapper_middle_center div.content_teaser_top {
	background: url(../px/background_news_highlight_top.gif) no-repeat top left;
}
 
div#wrapper_middle_center div.content_teaser_bottom {
	background: url(../px/background_news_highlight_bottom.gif) no-repeat bottom left;
}

div#wrapper_middle_center div.content_teaser_outer, div#wrapper_middle_center div.content_teaser_outer h1, 
div#wrapper_middle_center div.content_teaser_outer h2, div#wrapper_middle_center div.content_teaser_outer h3,
div#wrapper_middle_center div.content_teaser_outer h4, div#wrapper_middle_center div.content_teaser_outer h5,
div#wrapper_middle_center div.content_teaser_outer a  {
	color: #FFFFFF !important;
}

div#wrapper_middle_center div.content_teaser_outer h1.csc-firstHeader {
	background: none !important;
}

/* Rechts */

div#wrapper_right_content div.content_teaser_outer {
	background: url(../px/background_highlight_180_background.gif) repeat-y top left !important;
}

div#wrapper_right_content div.content_teaser_top {
	background: url(../px/background_highlight_180_top.gif) no-repeat top left;
}
 
div#wrapper_right_content div.content_teaser_bottom {
	background: url(../px/background_highlight_180_bottom.gif) no-repeat bottom left;
	padding: 2px;
}

div#wrapper_right_content div.content_teaser_outer, div#wrapper_right_content div.content_teaser_outer h1, 
div#wrapper_right_content div.content_teaser_outer h2, div#wrapper_right_content div.content_teaser_outer h3,
div#wrapper_right_content div.content_teaser_outer h4, div#wrapper_right_content div.content_teaser_outer h5,
div#wrapper_right_content div.content_teaser_outer a  {
	color: #FFFFFF !important;
}


/*
 * Kontaktformular
 */

#feedbackformular, div.tx-powermail-pi1_confirmation, div.tx-powermail-pi1_thx {
	position: relative;
	left: 10px;
	background: transparent url(../px/background_powermail.jpg) left top no-repeat;
	display: block;
	width: 486px;
	height: 446px;
	color: #F6F2C3;
}

fieldset.tx-powermail-pi1_fieldset {
	position: absolute;
	left: 10px;
	top: 10px;
	border: none;
	padding: 0px;
	margin: 0px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display:none;
}

div.tx_powermail_pi1_fieldwrap_html {
	color: #F6F2C3;
	font-weight: bold;
}

div.tx_powermail_pi1_fieldwrap_html label {
	display: block;
}

div#powermaildiv_uid6 {
	margin-top: 20px;
}

div#powermaildiv_uid3 {
	margin-top: 40px;
}

textarea.powermail_textarea, input.powermail_text {
	border: 1px solid #676666;
	background-color: #EDEDED;
	width: 265px;
}

div.tx_powermail_pi1_fieldwrap_html_reset, div.tx_powermail_pi1_fieldwrap_html_submit ,
form.tx_powermail_pi1_formconfirmation_back, form.tx_powermail_pi1_formconfirmation_submit{
	float: left;
}

div.tx_powermail_pi1_fieldwrap_html_submit, form.tx_powermail_pi1_formconfirmation_back {
	margin: 10px 10px 10px 25px;
}

div.tx_powermail_pi1_fieldwrap_html_reset, form.tx_powermail_pi1_formconfirmation_submit {
	margin: 10px 0px;
}

input.powermail_submit, input.powermail_reset,
input.tx-powermail-pi1_confirmation_submit, input.tx-powermail-pi1_confirmation_back {
	width: 90px;
	height: 30px;
	border: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #019264;
	font-size: 13px;
	font-weight: bold;
	background: transparent url(../px/background_powermail_button.jpg) left top no-repeat;
}

input.powermail_submit,
input.tx-powermail-pi1_confirmation_submit {
	padding-right: 3px;
	padding-bottom: 7px;
}

input.powermail_reset,
input.tx-powermail-pi1_confirmation_back {
	padding-right: 1px;
	padding-bottom: 7px;
}
	
div.powermail_mandatory_js {
	color: #FDE968;
}

td.powermail_all {
	border: none !important;
}
