/* CSS Document */
body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
body, td, tr {
	
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#2f2f2f;
	line-height:18px;
}
div.all {
	position: absolute;
	text-align: center;
	width: 100%;
	min-height: 100%;
	_height: 100%;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
}
li {
	background-image:url(../images/punkt.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-left:0px;
	padding-left:14px;
	list-style:none;
}
ol li {
	list-style-type: decimal;
	background:none;
	margin:0px;
	padding:0px;
	border:0px;
}
h1 {
	font-size:20px;
	color:#e65e37;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-top:7px;
	margin-bottom: 13px;
	line-height:22px
}
h2 {
	font-size:18px;
	color:#e36641;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
}
h3 {
	font-size:16px;
	font-weight:normal;
	color:#e36641;
	padding-bottom:3px;
	margin:0px;
}
h4 {
	font-size:15px;
	font-weight:bold;
	color:#2f2f2f;
	padding-bottom:3px;
	margin:0px;
}
/* Rahmen -------------------------------------------------*/

.rahmen {
	width:847px;
	margin:auto;
	text-align: center;
	background-image:url(../images/schatten-mitte.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
.schatten-oben {
	height:17px;
	background-image:url(../images/schatten-oben.gif);
	background-repeat:no-repeat;
}
.schatten-unten {
	background-image:url(../images/schatten-unten.gif);
	background-repeat:no-repeat;
	height:9px;
	width:847px;
}
.inhalt {
	width:824px;
	margin-left:12px;
	margin-right:11px;
	text-align: left;
	background-image:url(../images/hint.gif);
	background-repeat:no-repeat;
}
/* Unterseite CONTENT -------------------------------------------------*/
.links {
	float:left;
	width:290px;
	margin-top:30px;
}
.menu li{
	background:none;
	list-style:none;
}
.menu ul{
	background:none;
	list-style:none;
}
.menu {
	padding-left: 40px;
}
.blume {
	background-image:url(../images/blumen.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
	height:280px;
}
.content {
	margin-right:22px;
	margin-left:290px;
	min-height:200px;
	margin-top:30px;

}
.content img {
	border: solid #777777 1px;
	border-top:solid #cccccc 1px;
	border-left:solid #dddddd 1px;
	border-right:solid #777777 1px;
	border-bottom:solid #666666 1px;
}
.csc-textpic-caption {
color:#004992;
}
/* Links -------------------------------------------------*/
a {
   color:#494949;
   text-decoration:none;
}
a:link, a:visited, a:active, a:focus{
   color:#e65e37;
   text-decoration:underline;
}
a:hover{
   color:#333333;
   text-decoration:none;
}
a.menu_link:link, a.menu_link:visited, a.menu_link:active, a.menu_link:focus {
	text-decoration:none;
	color:#272727;
	font-size:15px;
	font-weight:normal;
	margin:0px;
	display:block;
	width:200px;
	line-height:30px;
	background-image:url(../images/pfeil-normal.gif);
	background-repeat:no-repeat;
	background-position:3px;
	padding-left:20px;
}
a.menu_link:hover{
	color:#004992;
}
a.menu_link_act:link, a.menu_link_act:visited, a.menu_link_act:active, a.menu_link_act:focus, a.menu_link_act:hover {
	text-decoration:none;
	color:#004992;
	font-size:15px;
	font-weight:normal;
	margin:0px;
	display:block;
	width:200px;
	line-height:30px;
	background-image:url(../images/pfeil-aktiv.gif);
	background-repeat:no-repeat;
	background-position:3px;
	padding-left:20px;
}
a.umenu_link:link, a.umenu_link:visited, a.umenu_link:active, a.umenu_link:focus {
	text-decoration:none;
	color:#e55e37;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	display:block;
	width:180px;
	line-height:24px;
}
a.umenu_link:hover{
	color:#e55e37;
}
a.umenu_link_act:link, a.umenu_link_act:visited, a.umenu_link_act:active, a.umenu_link_act:focus, a.umenu_link_act:hover {
	text-decoration:none;
	color:#e55e37;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	display:block;
	width:180px;
	line-height:24px;
}
/* Zusatzklassen -------------------------------------------------*/
.download {
	background-image: url(../bilder/download.gif);
	padding-left: 17px;
	background-repeat: no-repeat;
}
.mail {
	background-image: url(../images/mail.gif);
	padding-left: 19px;
	background-repeat: no-repeat;
}
.rot{
	color:#FF0000;
}
.orange{
	color:#e36641;
}
.blau{
	color:#3a5099;
}
.weiss{
	color:#ffffff;
}
.hellblau{
	color:#cde8ff;
}
.menublau-act{
	color:#6686b6;
}
.schwarz{
	color:#000000;
}

/* 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: 1px solid #ddd;
	background-color: #fff;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	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: 260px;
	border:solid 1px #ccc;
}
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 200px;
	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: #fff;
	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: #fff;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
