* {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	vertica-align: top;
	padding: 0;
	margin: 0;
	color: #444444;
}
BODY {
	background: #EFEFEF;
	text-align: center;
}
IMG {
	border: 0;
}

#main {
	text-align: left;
	width: 1000px;
	margin: 20px auto;
	background: #FFFFFF;
	border: 1px solid #999999;
}

#header {
	background: url(../img/header-back.gif);
}
#logo {
	float: left;
	width: 250px;
	margin: 5px 5px 10px 5px;
}
#header-img {
	padding-left: 250px;
	text-align: right;
}
#header-img IMG {
	padding: 10px 20px;
}
#header-text{
	clear: both;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	padding: 2px;
}

#content {
	padding: 10px;
	clear: both;
}

#content-haupt UL {
	margin: 10px 30px;
}

#content-haupt H1 {
	font-size: 13pt;
	margin: 0 0 10px 0;
	font-weight: bold;
	border-bottom: 2px solid #444444;
}

.startseite {
}

#content-left-box {
	float: left;
	width: 200px;
}
#content-left {

}

#content-right {
	margin-left: 200px;
}
#content-right UL {
	margin-left: 20px;
}
#content-right OL {
	margin-left: 30px;
}
#content-right H1 {
	font-size: 13pt;
	margin: 0 0 10px 0;
	text-weight: bold;
	border-bottom: 2px solid #444444;
}

#footer {
	clear: both;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	font-size: 8pt;
}


.align-center {
	text-align: center;
}

.contenttable TH {
	padding-right: 10px;
}

.startseite H1 {
	font-size: 13pt;
	margin: 10px 0 0 0;
	font-weight: bold;
	border-bottom: 2px solid #444444;
}
.startseite .csc-frame-frame1 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0 10px;
}
.startseite .csc-frame-frame2 {
	width: 250px;
	margin: 0 auto;
}
.startseite .csc-frame-frame2 H1 {
	border: 0;
}
.startseite .csc-frame-frame2 H1 A {
	text-decoration: none;
}

TABLE.threecol {
	width: 100%;
	margin: 10px 0;
}
.threecol TD {
	vertical-align: top;
	width: 33%;
}




/* 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 250px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #FBBB00;
	/* background-color: #ccc;*/
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 180px;
	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: 280px;
	padding: 2px;
	border: 1px solid #999999;
}


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;
	padding: 2px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 5px 0 10px 180px;
	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;
	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: transparent;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

#sitemap-7 LI {
	padding: 4px;
}
.rmffilter {
margin: 15px 5px 20px 5px;
}
