/* CSS Document */
/************************ RESET ************************/
html * {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}

/************************ LAYOUT ************************/

#siteWrapper {
	width: 852px;
	margin: 50px auto 25px auto;
}
#header,
#contentWrapper {
	float: left;
	border: 1px solid #000;
}
#header {
	width: 850px;
	border-bottom: none;
}
#contentWrapper {
	width: 810px;
	padding: 20px 10px 20px 30px;
	border-top: none;
}
#colLeft,
#colRight {
	width: 150px;
	float: left;
}
#colright {
	float: right;
}
#content {
	float: left;
	padding: 0 30px 0 15px;
}
.threeCols #content {
	width: 465px;
}
.twoCols #content {
	width: 630px;
	padding-right: 15px;
}

/* MENÜ */
#navi {
	margin-bottom: 1.5em;
}
#navi,
#navi ul {
	list-style: none;
}
#navi li {
	border-bottom: 1px dashed #000;
}
#navi .sub li {
	border-top: 1px dashed #999;
	border-bottom: none;
}
#navi a,
#navi .aktiv span {
	display: block;
	padding: .5em 15px .5em 30px;
}
#navi .sub a,
#navi .sub .aktiv span {
	padding-left: 45px;
}



/************************ FARBEN & HG ************************/
/*
	orange:		#d15809
	hellgrau:	#e4e4e4
*/
body {
	color: #000;
	background-color: #e4e4e4;
}
#content h1,
#content h2,
#content h3,
#content a,
#navi a:hover,
#navi a:active,
#navi .aktiv span,
.tx-powermail-pi1 label,
.tx_powermail_pi1_fieldwrap_html_radio_title,
.newsletterForm label {
	color: #d15809;
}
#navi a,
#content h4,
.tx-powermail-pi1 .powermail_radio_inner label {
	color: #000;
}
.tx-powermail-pi1 legend,
.newsletterForm legend {
	color: #666;
}
#contentWrapper {
	background-color: #fff;
}
#navi a:hover,
#navi a:active,
#navi .aktiv span,
#colRight .marginalie .csc-textpic .csc-textpic-caption {
	background: transparent url(../lib/doppelpfeil.gif) .6em .6em no-repeat;
}
#colRight .marginalie .csc-textpic .csc-textpic-caption {
	background-position: left .15em;
	padding: 0 0 .5em 20px;
	line-height: 125%;
}
#colRight .marginalie .csc-textpic-image {
	border-bottom: 1px dashed #000;
	width: 150px;
	float: left;
	margin: 0 0 .5em 0;
}

/************************ TEXT ************************/

body {
	font: small/150% Arial, Helvetica, sans-serif;
}
#contentWrapper {
	font-size: 90%;
}
#navi {
	font-size: 1.2em;
	line-height: 100%;
}
#navi a,
#navi .aktiv span {
	font-weight: bold;
	text-decoration: none;
}
#content h1,
#content h2,
#content h3,
#content h4 {
	font-weight: bold;
	font-size: 1.5em;
	margin: .25em 0 1em 0;
}
#content h2 {
	font-size: 1.2em;
	margin-top: 2em;
}
#content h3,
#content h4 {
	font-size: 1em;
	margin: 1em 0 0 0;
}
#content p {
	margin: 0 0 1em 0;
}
#content a {
	text-decoration: none;
}
#content a:hover,
#content a:active {
	text-decoration: underline;
}
#content .newsItem h1,
#content .newsItem h2 {
	margin: 0 0 .25em 0;
}
#content ul,
#content ol {
	margin: 0 1em 1em 2em;
}
#content .newsItem .moreLink {
	text-align: right;
}
.tx-powermail-pi1 legend,
.powermail_mandatory_js,
.newsletterForm legend,
#content .csc-uploads .csc-uploads-description {
	font-style: italic;
}
#content .csc-uploads {
	border: 1px dashed #666;
	padding: 10px;
}
/* Tabellen */
#content table th {
	color: #d15809;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #d15809;
}
#content table tbody td {
	border-bottom: 1px solid #e4e4e4;
}

#content table td, #content table th {
	padding: .05em .2em;
}
#content table p.bodytext,
#content .csc-uploads p {
	margin: 0;
}
#content .csc-uploads tbody td {
	border: none;
}


/* News */
#content .listNews .newsItem h2 {
	font-size: 1em;
	font-weight: bold;
}
#content .listNews .newsItem .datum, #content .singleNews .datum {
	font-size: 85%;
	font-weight: normal;
	color: #aaa;
}
#content .singleNews p.datum {
	text-align: right;
	font-size: 100%;
}
#content .tx-ttnews-browsebox {
	text-align: center;
}
#content .newsItem h1 {
	padding-top: 0px;
}
#content .newsItem p {
	margin: 0 0 .5em 0;
}
#content .listNews .newsItem {
	line-height: 133%;
}
#content .listNews .newsItem h2 {
	margin: 0;
}
#content .listNews .newsItem p {
	margin: 0;
}

#content .latestNews {
	width: 100%;
	float: left;
}
#content .newsItem {
	width: 100%;
	float: left;
	padding: 0 0 .5em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px dashed #000;
}

#content .newsItem img {
  float: left;
  margin: 0 .5em .25em 0;
}

#content .singleNews .news-single-img {
	float: right;
}
#content .singleNews .news-single-img img {
	margin: 0 0 .25em .5em;
}

/* FORMULARE */
.tx-powermail-pi1 form,
form.newsletterForm  {
	width: 100%;
	float: left;
}
.tx-powermail-pi1 fieldset,
.newsletterForm fieldset {
	border: 1px dashed #999;
	padding: 11px;
	margin: 0 0 1em 0;
}
.tx-powermail-pi1 legend,
.newsletterForm legend {
	padding: .15em .5em;
	background-color: #fff;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_select,
.tx-powermail-pi1 tx_powermail_pi1_fieldwrap_html_textarea,
.tx_powermail_pi1_fieldwrap_html_date,
.newsletterForm .fieldwrap_html_text {
	width: 100%;
	float: left;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text label,
.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_select label,
.tx_powermail_pi1_fieldwrap_html_date label,
.newsletterForm label {
	width: 10em;
	float: left;
	padding: 0 1em .5em 0;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label {
	width: 6em;
	float: left;
}
.tx-powermail_radio_inner {
	padding: 0 0 .5em 0;
}
.tx_powermail_pi1_fieldwrap_html_textarea label {
	display: block;
	width: 100%;
	float: left;
	padding: 0 0 .5em 0;
}
.tx_powermail_pi1_fieldwrap_html_submit input,
.tx_powermail_pi1_fieldwrap_html_reset input,
input.tx-powermail-pi1_confirmation_back,
input.tx-powermail-pi1_confirmation_submit,
.newsletterForm .submit {
	padding: .1em 1em;
	margin: 1em 1em 1em 0;
	width: 12.5em;
	float: left;
}
form.tx_powermail_pi1_formconfirmation_submit,
form.tx_powermail_pi1_formconfirmation_back {
	width: 15.5em;
	float: left;
}