@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.cdPlayerWrap  {
	width: 300px;
	padding: 0 20px 0 20px;
}

.cdPlayerWrap p {
	font-size: 11px;
	color: #fff;
}

body {

	background-color:#ffcc00;
}

.clearer {
	clear: both;
}

.csc-textpic-caption {
	padding-top: 4px;
}
.csc-textpic-caption p, .imagetable td p {
	padding: 0;
	margin: 0;
}

td.homepagehome  {
	padding-left: 316px;
	background-image: url(../img/tophomebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;

}
td.homepagehome a  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f4fc03;
	padding-right: 28px;
}
td.homepagehome a:link, td.homepagehome a:visited, td.homepagehome a:hover {
	color: #f4fc03;
}
td.homepagehome a:hover  {
	background-image: url(../img/bglinkhome.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}

.contenttd {
	background-color: #eae912;
	background-image: url(../img/contentbg.jpg);
	background-repeat: no-repeat;
}

.contenttdstart {
	background-color: #eae912;
	background-image: url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	height: 39px;
}

.bgutd {

}

ul#listMenuRoot {
	margin: 0;
}
/* ------------- Layout Navigation oben ------------- */
ul .menulist {
	margin: 0;
	padding: 0;
}

.menulist li {
	list-style-type: none;
		margin: 0;

		display: block;
	padding-bottom: 4px;
	padding-left: 4px;
}

.menulist li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5f5107;
	padding-right: 18px;
	

}
.menulist li a:link, .menulist li a:visited {

	color: #5f5107;

}

.menulist li a:hover {

	color: #000;

}
.menulist li a:hover, .menulist li a.current, .menulist li a#active-level1 {

	background-image: url(../img/navibg.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	color: #000;
}

/* ------------- Layout Navigation zweite Ebene ------------- */
#subnavi {
	margin-top: 24px;
	margin-bottom: 14px;
}
#subnavi ul,  #subnavi li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}
#subnavi a, #subnavi a:link, #subnavi a:visited {
	font-weight: bold;	
}

#subnavi a.current {
	color: #000;
}


/* ------------- Layout Inhaltsbereich und Fusszeile  ------------- */

.sprachwahl {
	padding-bottom: 15px;
	color: #5f5107;
}
.CUR, .SPC, .NO, .INACT {
	float: left;
	font-weight: bold;
	text-transform: lowercase;	
	
}
.CUR a, .SPC a, .NO a, .INACT a {
	font-weight: bold;
	text-transform: lowercase;
}

.CUR a, .CUR a:link, .CUR a:visited, .CUR a:hover  {
	color: #5f5107;
}

.CUR img {
	display: none;
}

.tx-srlanguagemenu-pi1 div {
	padding-left: 3px;
}


.subnavitd {
	width: 446px;
	padding-left: 25px;
	
}
.inhaltseiten .inhaltselement1 {
	padding-left: 25px;
}

.inhaltseiten .cpadding {
	margin-bottom: 17px;
}
/* ---------------------- POWERMAIL ---------------------- */

.powermail_mandatory {
	color: red;
	font-weight: bold;
	font-size: 10px;
}
.wasergibt {
	width: 130px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 130px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
}
fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 130px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	width: 250px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 252px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	height: 100px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 5px 0 10px 130px;
	font-weight: normal;
	padding: 3px;
	background-color: #FFF;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}