# div,p,dl,dt,dd {border:1px solid #000}

/***************************/
/* General element styles: */
/***************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 
font-family: verdana, courier, sans-serif, arial; color: #000000; 
}

PRE { 
font-family: monospace; 
}

A, A:visited { 
text-decoration: none;
font-family: verdana, courier, sans-serif, arial;
}

A:hover { 
color: #FFFFFF; 
}

FORM { 
margin: 0px 0px 0px 0px;
}

P, PRE { 
margin: 0px 0px 0px 0px; 
}

P, TD, UL, OL { 
font-size: 12px; 
}

INPUT, TEXTAREA, SELECT { 
padding-left: 5px; font-size: 11px; 
}

body {
margin: 0px 0px 0px 0px;
background-color: #FDCA6C;
}

/********************************/
/********* link-to-top **********/
/********************************/

P.csc-linkToTop {
padding-top: 20px;
padding-bottom: 20px;
text-align: center; 
}

P.csc-linkToTop A {
font-weight: normal;
text-decoration: none; 
}

P.csc-linkToTop A:hover {
font-weight: bold;
color: blue;
}


/***************************/
/****** Page styles: *******/
/***************************/

.banner {
margin-top: 5px;
margin-left: 10px;
}

.menu {
position: absolute;
width: 185px;
min-height: 390px;
top: 120px;
left: 10px;
font-family: verdana, courier, sans-serif, arial;
line-height: 1.5;
padding: 5px;
z-index: 2;
#border:1px solid #009500;
background-color: transparent;
}

.inhalt {
position: relative;
width: auto;
height: auto;
min-width: 200px;
min-height: 390px;
margin: 25px 275px 20px 270px;
font-family: verdana, courier, sans-serif, arial;
font-size: 10pt;
padding: 5px;
z-index: 3;
}

.bildtext {
font-family: verdana, courier, sans-serif, arial;
font-size: 8pt;
font-weight: bold;
padding: 5px 0px 10px 0px;     /*  top, right, bottom, left  */
#margin-top: 3px;
}

.rechts {
position: absolute;
width: 198px;
top: 120px;
min-height: 500px;
right: 20px;
font-family: verdana, courier, sans-serif, arial;
font-size: 10pt;
padding: 5px 5px 5px 5px;
z-index: 1;
border:1px solid #009500;
background-color: #FCB049;
}

.footer {
margin: -17px 275px 0px 270px;
width: auto;
min-width: 400px;
height: 50pt;
text-valign: top;
text-align: center;
}

.counter {
margin: -17px 275px 0px 270px;
width: auto;
min-width: 400px;
height: 50pt;
text-valign: top;
text-align: center;
}

.seitenanfang {
margin-top: 40;
text-align: center;
}

.tabelle_1 {
font-family: verdana, courier, sans-serif, arial;
font-size: 10px;
}

/***************************/
/******** Header: **********/
/***************************/

/* H1 in Setup als Image-Header definiert */

H1 {
font-family: verdana, courier, sans-serif, arial; 
font-size: 15px;    
} 

/* H2 = Layout2 */

H2 { 
padding-bottom: 3px;
font-family: verdana, courier, sans-serif, arial;
font-size: 12px; 
text-decoration: underline; 
color: #000000; 
}

/* H3 = Layout3 */

H3 { 
font-family: verdana, courier, sans-serif, arial;
font-size: 12px; 
font-weight: bold; 
color: #000000; 
padding-top: 10px;
padding-bottom: 10px;
}

/* H5 = Layout5 */

H5 { 
font-family: verdana, courier, sans-serif, arial;
font-size: 14px; 
font-weight: bold;
color: #000000; 
padding-top: 10px;
padding-bottom: 10px;
}

H1, H2, H3, H4, H5, H6 { 
margin: 0px 0px 0px 0px; 
margin-top: 10px; 
margin-bottom: 2px; 
}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { 
margin-top: 0px; 
}


/*-------------------LINKS---------------------*/

.navi1 {
margin-left: 5px;
font-size: 13;
color: #004800;
}

.navi1_act {
margin-left: 5px;
font-size: 13;
color: 004800;
font-weight: bold;
}

.navi1footer {
font-size: 13;
}

.navi1footer_act {
font-size: 13;
font-weight: bold;
}

.navi2 {
margin-left: 15px;
font-size: 12;
color: #000088;
}

.navi2_act {
margin-left: 15px;
font-size: 12;
color: #004800;
font-weight: bold;
}

.navi3 {
margin-left: 25px;
font-size: 11;
color: #000088;
}

.navi3_act {
margin-left: 25px;
font-size: 11;
color: #000088;
font-weight: bold;
}

.navi4 {
margin-left: 35px;
font-size: 10;
color: #000088;
}

.navi4_act {
margin-left: 35px;
font-size: 10;
color: #000088;
font-weight: bold;
}

/*---------- START form-style ----------*/

.label_form {
font-size: 10pt;
}

.senden-button {
height: 40px;
width: 100px;
font-family: Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
}

input {
background: ;
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: ;
color: #000000; /---- eher am Text im Tool mit HTML ändern in setup mit CSS body-color gehts auch----/
}

form {
background: #FDCA6C;
font-family: verdana, sans-serif;
font-size: 8pt;
color: #000000;
}

textarea {
background: ;
font-family: verdana, sans-serif;
font-size: 8pt;
color: #000000;
}

/*********************/
/* Tables, generally */
/*********************/

TABLE.contenttable P { font-size: 10px; }

/* Zeilen nach erster Zeile */

TABLE.contenttable TR TD { vertical-align: top; } 

/* Tables, specifically */
TABLE.contenttable-0 P { color: 000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { font-weight: bold; }

TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA; }
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }





/******************************/
/********* 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 300px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	# border: 1px solid #aaa;
        background-color: ;              /* #ccc               */
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
        display: none;
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}
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: 300px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
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: 20px 0 10px 20px;     /*  top, right, bottom, left  */
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: ;       /*   #ddd   */
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	# background-color: #eee;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset {
border: 0;
}