body {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #666666;	font-size: 12px;background-color: #ffffff;line-height: normal;
	scrollbar-face-color: rgb(200,200,200); 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: rgb(200,200,200); 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: #666666; 
	scrollbar-darkshadow-color: rgb(200,200,200);
}
p {margin-bottom: 0px;margin-top: 0px;}
span.typo3 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 12px;color: #FF8700;}

#Layer1 {	position:absolute;	width:707px;height:319px;z-index:1;background-color: #ffffff;overflow: auto;padding:10px;}

INPUT,TEXTAREA {border:1px solid #cccccc;font-family: Verdana, Geneva, Arial, sans-serif;color: #333333;font-size: 12px;}

td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 12px;}
th {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 12px;}
.text01{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 12px;color: #ffffff;}
.white {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #ffffff;	font-size: 12px;font-weight: bold;}
A:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #FF8700;	font-size: 12px;text-decoration: none;}
A:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #FF8700;font-size: 12px;text-decoration: none;}
A:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #FF8700;font-size: 12px;text-decoration: none;}
A:hover {color: #999999;text-decoration: underline;}

H1 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #FF8700;font-size: 12px;font-weight: bold;margin-bottom: 3px;}
H2 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #FF8700;font-size: 11px;font-weight: bold;}
H3 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #FF8700;font-size: 10px;font-weight: bold;}
H4 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;color: #FF8700;font-size: 10px;font-weight: bold;}

ul {list-style-type: square}
.karte2 {margin-left:10px;}
.karte3 {margin-left:20px;}
.karte4 {margin-left:30px;}
hr {border: 0 none;height: 1px;}

/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #333366; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}


/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }

img{ border-width : 0px; }
img:hover{ border : 0px; }

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }
.csc-mailform {
	border-style: none;
	width: 500px;
}

.csc-mailform-field {
	margin: 6px;
}

.csc-mailform-field input {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
	width: 200px;;
}

.csc-mailform-field label {
	float: left;
	width: 130px;
	font-weight: bold;
	font-size: 10px;
}

.csc-mailform-field textarea {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
	width: 320px;
}

.csc-mailform-field select {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
	width: 200px;
}

input.csc-mailform-submit {
	background-color: #EFEFEF;
	float: left;
	width: 100px;
}

.csc-mailform-radio input {
	width: auto;
	border-style: none;
	background-color: transparent;
}

.csc-mailform-radio label {
	width: auto;
	float: none;
}

.csc-mailform-radio fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
}

.csc-mailform-radio legend {
	visibility: hidden;
	display: none;
}
.csc-mailform-field input.csc-mailform-check
{
    border: none;
	width: 15px;;

}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }




/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}


/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 170px;
	float: left;
	clear: both;
	
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 280px;
}

fieldset.tx-powermail-pi1_fieldset input powermail_submit_uid7,{
	width: 28px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #444;
	width: 20px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

legend {color: #666666;}


    
    
    
/* Beschriftung des Titels der Checkbox*/
fieldset.tx-powermail-pi1_fieldset p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
    width: 300px;
    margin-bottom: 10px;
    margin-top: 10px;
   
    }
fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner_uid5_0 label {
    display: inline;
    clear: none;
    margin-left: 20px;
    width: 25px;
    }

/* Größe Button */
fieldset.tx-powermail-pi1_fieldset input.powermail_uid5 {
    width:15px;
    border: none;
  
    }
    
    

