body, html { 
	width: 100%; 
	height: 100%; 
	margin: 0;
	padding:0;
	text-align: center;
}

body * {
	margin:0; 
	padding:0;
	font-family: Verdana,Arial,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; 
	font-size: 12px; 
	line-height:1.5em;
}

div, td { text-align: left; }
h1, h2, h3, h4, h5 {
	font-family: Helvetica,Arial,Geneva,sans-serif; 
	color: #42AF62;
	/*font-size: 230%;*/
	font-size: 145%;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 2em;
}
h2 {
	/*font-size: 200%;*/
	font-size: 140%;
	padding: 5px 0;
}
h3 {/*font-size: 180%;*/font-size: 120%;}
h4 {/*font-size: 150%;*/font-size: 110%;}
h5 {
	/*font-size: 120%;*/
	font-size: 100%;
	color:#000000;
}

.csc-subheader {
	margin-top:-15px;
	font-style: italic;
	color: #42AF62;
}

p { margin: 10px 0;}

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

a { 
	color: #000;
	text-decoration: none;
}

a:hover { 
	color: #000;
	text-decoration: underline;
}

img {border:none;}

.csc-linkToTop { 
	text-align:right;
}

.csc-linkToTop a{
	padding-left: 15px;
	background: url('../imgs/arrow-top') left no-repeat;
}

/*.internal-link {
	padding-left: 15px;
	background: url('../imgs/arrow-top-right.gif') left no-repeat;
}

ul .internal-link {
	margin-left: -15px;
}*/

ul, ul li { 
	list-style: none;
	margin: 0;
	padding:0;
}

ul li {
	padding-left: 10px;
	background: url('../imgs/bubble-green.gif') left 7px no-repeat;
}

ol { margin-left: 20px; }

hr {
	background:transparent;
	border: none;
	border-bottom: 1px dashed #ffffff;
	margin: 8px 0 24px 0;
}

hr.clearer { clear:both; }

sub {
	font-size: 80%;
}

.important {
	color: #42AF62;
}
.name-of-person {
	color:#42AF62;
	font-weight: bold;
}

.detail {
	color:#42AF62;
}

.csc-frame-frame1 {
	padding: 5px 5px 5px 10px;
	background: url('../imgs/note.gif') 10px 16px no-repeat;
	text-indent:1.7em;
}

p.csc-frame-frame1 {
	background-position: 10px 7px;
}

.csc-frame-frame2 {
	padding: 5px 5px 5px 10px;
	background-color: #e0e0e0;
}

.csc-frame-indent {
	width:380px;
	border-bottom: 1px dashed #000;
	clear:both;
	color: #42AF62;
}

/* ########## Page - Content ########## */
#page { 
	width: 950px; 
	min-height: 85%; 
	margin: 0 auto;
	padding-bottom: 152px;
	border-top: 10px solid #fff;
	background: url('../imgs/mainbg.jpg') right repeat-Y;
}

#page.popup { 
	width: 95%; 
	min-height: 85%; 
	background: #fff url('../imgs/logo-kuhse.gif') top right no-repeat;
}

#page.popup h1,
#page.popup h2,
#page.popup h3,
#page.popup h4{
	color: #0061AF !important;
} 

#main {
	height: 100%; 
}

/* ###### Kopfbereich ###### */
#header { 
	height: 322px;
}

#header, #header * {
	margin:0;
	padding:0;
}

#header #logo-wrapper {
	width:205px;
	height:323px;
	position: absolute;
	z-index: 9997;
	left:50%;
	top: -5px;
	margin-left: 130px;
	text-align: center;
	background-color: #000000;
	-moz-opacity: 0.2;
	opacity: 0.2;
	
}

#header #logo {
	position: absolute;
	z-index: 9998;
	left:50%;
	top: 15px;
	margin-left: 140px;
}

#mainnav {
	height: 34px;
	border: 1px solid #A9A8A7;
	margin-top:1px;
	background: url('../imgs/mainnavbg.jpg') top repeat-x;
}

#mainnav a {
	float: left;
	display: block;
	border-left: 1px solid #A9A8A7;
	margin-top: 8px;
	padding: 0 30px;
}
#mainnav a.first-child {border-left: none;}

#mainnav a.active {
	color:#42AF62;
	font-weight: bold;
}

a#languages {
	border-left: none;
	float: right;
	margin: 11px 10px 0 0;
	padding: 0;
}

#contentleftcol {
	float:left;
	width: 745px;
	/*border: 1px solid #000;
	background: #e0e0e0;*/
}

#submenu, #leftcontent {
	float:left;
	width: 200px;
	margin-top: 18px;
}

#subnav, #subnav * {
	margin: 0;
	padding:0;
	background: none;
}

#subnav a {
	display: block;
	padding: 5px 3px 5px 32px; 
	background: url('../imgs/arrow-right-green.gif') 19px 11px no-repeat;
}

#subnav ul li a {
	margin-left: 15px; 
}

#subnav a.active {
	font-weight: bold;
	color:#42AF62;
}

#submenu h1, #leftcontent h1 {
	font-weight: bold;
	font-size: 110%;
	margin-top: 15px;
}

#submenu #partnerstimmen  {
	margin-top: 2.1em;
}

#subnav p, #leftcontent p {
	font-size: 0.95em;
}

#maincontent {
	float:right;
	width: 544px;
	/*background: #e0c0e0;*/
}

.popup #maincontent {
	width: 760px;
	float: none;
}

#maincontent .margins {
	margin: 18px 17px 20px 20px;
}

#submenu p a,
#maincontent a { 
	color: #42AF62;
}

#right-col {
	float:right;
	width: 205px;
	/*background: #42AF62;*/
}

#right-col .margins {
	margin: 18px 17px 20px 20px;
}

#right-col * {
	color: #fff;
}

#right-col .termine p {
	/*font-size: 0.95em;*/
}

#right-col #partnerstimmen p {
	font-size: 1em;
}

#right-col h1 {
	margin: 20px 0 0 0;
}

#right-col h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
}

#right-col h3 {
	/*font-size: 110%;*/
	font-weight: bold;
	margin: 0;
}

#right-col .more {
	text-align:right;
}

#footer {
	height:142px;
	width: 100%;
	margin-top: -152px;
	background: url('../imgs/footerbg.jpg') repeat-X;
	-moz-opacity: 0.9;
	opacity: 0.9;
	border-top: 1px solid #949393;
	border-bottom: 10px solid #fff;
	text-align: center;
}

#footer-content {
	width: 950px;
	margin: 20px auto;
}

#footer * {
	font-size: 0.95em;
	background: none;
}

.footer-left {
	float: left;
	margin-left: 19px;
}

.footer-right {
	float: right;
	margin-right: 19px;
	text-align:right;
}

#footer-nav a {
	font-size:1.1em;
	line-height: 2em;
}

/* ########## Sitemap ########## */

.csc-sitemap * {
	margin:0;
	padding:0;
	list-style-image: none;
	background:none;
}

.csc-sitemap a {
	line-height: 2em;
	background: url('../imgs/sitemap-node.jpg') left no-repeat;
	display: block;
	padding-left: 20px;
}

.csc-sitemap ul ul a {
	background: url('../imgs/sitemap-node-1.jpg') left no-repeat;
	padding-left: 30px;
}

.csc-sitemap ul li.firstnode a {
	background: url('../imgs/sitemap-node-0.jpg') left no-repeat;
}

.csc-sitemap ul li.lastnode  a {
	background: url('../imgs/sitemap-node-last.jpg') left no-repeat;
	padding-left: 20px;
}

/* ########## Formular ########## */
#mailform {
	width: 90%;
	padding:0;
	margin: 0; 
}

fieldset.csc-mailform ,
.tx-felogin-pi1 fieldset {
	border: none;
	width: 90%;
	margin:0;
}

span.required {
	font-size: 1.05em;
	font-weight: bold;
	color: #000000;
}

label,
.csc-mailform-label { 
	width:47%; 
	line-height:1.5em; 
	padding:3px; 
	float:left;
	text-align: right;
	font-size: 1.05em;
}
input, select, textarea { 
	width: 48%; 
	border: 1px solid #C0C0C0; 
	margin: 3px; 
	font-size: 1em; 
	float: right;
	padding:2px;
}

.csc-mailform-field {
	display:block; 
	clear:both;
}

.submit, .csc-mailform-submit {
	width: auto; 
	float:right;
	padding:3px;
	margin-top:10px;
	cursor: pointer;
}

/* ########## FCEs ########## */
/* ##### 50-50 ##### */

.fce-5050 .fce-5050-left,
.fce-5050 .fce-5050-right {
	width: 48%;
}

.fce-5050 .fce-5050-left {
	float: left;
}

.fce-5050 .fce-5050-right {
	float:right;
}

/* ##### Sliderwrapper ##### */

.termine .sliderwrapper,
#partnerstimmen .sliderwrapper,
#partnerstimmen {
	position: relative;
	overflow: hidden;
	min-height: 290px;
}

#partnerstimmen {
	min-height: 400px;
}
.termine .sliderwrapper .contentdiv,
#partnerstimmen .sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 50px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#paginate-termine {
	text-align: right;
	padding: 0;
}

#paginate-termine a,
#partnerstimmen * {
	font-size:0.98em;
}

#partnerstimmen h1 {
font-size: 1.6em;
}

#paginate-termine a {
	padding: 0 5px;
	text-decoration: none; 
	font-size:1.5em;
	line-height:0.9em;
	font-weight:bold;
	background: none;
}

/* ##### Inhalt über linker und mittlerer Spalte ##### */

.content-absolute-left {
	margin: 150px 0 0 -221px;
}

/* ########## News ########## */
/* ##### Latest ##### */
.news-latest-container * {
	margin: 0;
	padding: 0;
	background:#42AF62;
}

.news-latest-container  h1 {
	margin-bottom:20px;
}
	
.news-latest-container  h2 {
	font-weight:bold;
	margin-bottom:15px;
	font-size: 110%;
}

.news-latest-container  img {
	float:left;
	margin: 4px 5px 5px 0;
}

.news-latest-item * {
	/*font-size: 0.95em;*/
}

/* ##### List ##### */
.news-list-container h2 {
	margin-bottom:0;
	font-weight: bold;
}

.news-list-container h2 a {
	color: #42AF62;
	font-size:80%;
	padding: 0;
}

.news-list-container img {
	float:left;
	margin: -20px 10px 10px -220px;
}

.news-list-container .news-list-right .news-list-morelink {
	display: block;
	text-align: right;
}

.news-list-container .clearer {
	border-bottom: 1px dotted #949393;
}

/* ##### Single ##### */
.news-single-item h2 {
	font-size: 120%;
	margin-bottom:0;
	padding-bottom:0;
}

.cl-right {
	margin:0;
	padding:0;
}

.news-single-item .news-single-img  {
	float:left;
	margin: 20px 10px 10px 0;
}
.news-single-item  .news-single-imgcaption {
	font-size: 0.9em;
}

/* ########## Downloads ########## */
.tx_abdownloads_catalogView_downloads img {
	float:left;
	margin: 2px 4px 0 0;
	display:none;
}

.tx-abdownloads-pi1 .dl_label  a {
	background: url('../imgs/fileicons/pdf.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	line-height: 1.6em;
}

.tx_abdownloads_catalogView_downloads .description * {
	font-size:0.9em;
}

.tx_abdownloads_catalogView_downloads .description  p,
.tx-abdownloads-pi1, 
.tx-abdownloads-pi1 a,
.tx-abdownloads-pi1 .size {
	/*font-size: 0.95em;*/
}

.tx-abdownloads-pi1 a.more {
	float:right;
	margin: ;
}

/* ########## Credits: ########## */
#credits * {
	font-size: 0.8em;
	color: #c0c0c0;
	float: left;
	position:absolute;
	margin-left:-40%;
	margin-top: 110px;
}

/* ########## SiFr-CSS ########## */
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/* 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: 3px 0 15px 200px;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: none;
	background-color: transparent;
	padding: 0px 10px;
	width: 95%;
}

fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 95px;
	float: left;
	font-size: 0.99em;
}

fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_textarea label {
	text-align: left;
	width:500px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label{
	width:200px;
	float: left;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* Input and textarea */
	width: 400px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 30px 0 0 -50px;
	float:left;
	width:15px;
	border: none;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio {
	/*border-bottom: 1px solid #e0e0e0;*/
}

fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	text-align: center;
}
.powermail_radio_inner  {
	width: 85px;
	float:right;
	font-size:0.99em;
}

input.powermail_check, .jscalendar_cb{
	width: auto;
	float: left;
	margin: 7px 0 0 10px;
	border: 0px solid #fff;	
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner {
	float:right;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	clear:both;
	min-height: 30px;
	height: auto;
	padding: 10px 0;
	border-top: 1px solid #e0e0e0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 0px 0 10px 200px;
	width:auto;
	float: right;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	border: 0px solid #fff !important;
	display: inline;
	position: absolute;
	margin: -10px 0 0 380px;
}

input.tx_powermail_pi1_submitmultiple_back {
	float:left;
	width:auto;
}

input.tx_powermail_pi1_submitmultiple_forward {
	float: right;
	width:auto;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_textarea label,
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width:250px !important;
	height:auto;
	padding: 3px 0;
	float:left;
	margin:0 0 10px 0;
}

.tx_powermail_pi1_fieldwrap_html_text {
	text-align: left;
}

.tx_powermail_pi1_fieldwrap_html_text label{
	width: 400px !important;
}

div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
	background: #fff;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid red;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}

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

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