﻿@charset "utf-8";
/* CSS Document Website tamed e.V. */


html {
	height: 101%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #1F1F1F;
	margin:0px;
	padding:0px;
	background-color:#15294C;
	background-image:url(../img/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#container {
	position:relative;	
	margin:auto;
	width:998px;
	height:auto;
	z-index:9;
	}
#mainBG {
	position:relative;
	width:998px;
	height:auto;
	z-index:10;
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:no-repeat;	
	}
/* Popup Fenster */
body.popup {
	background-color:#F4FAD9;
	margin:0px;
	padding:0px;
	background-image:none;
	}
#popheader {
	width:542px;
	height: 63px;
	border-bottom: 1px solid #B3DB00;
	margin-left:20px;
	}	
#navitop.pop {
	margin-top:40px;
	padding-left:0px;
	width:542px;
	text-align:right;
	}	
	
/* Seitenaufbau */
#logo {
	height:100px;
	width:285px;
	float:left;
	}
#printlogo {
	display:none;
}		
#homelink {
	width:154px;
	height:52px;
	margin-top:20px;
	margin-left:50px;
	}	
#navitop {
	float:left;
	height:21px;
	width:582px;
	margin-top:79px;
	padding-left:20px;
	}
#topspace {
	width:998px;
	height:2px;
	float:none;
	clear:both;
	}
#topline {
	height:1px;
	width:907px;	
	border-bottom: 1px solid #B3DB00;
	margin-left:91px;
	}	
#navileft {
	width:194px;
	height:auto;
	padding-right:0px;
	margin-left:91px;
	float:left;
	}	
#content {
	width:562px;
	height:auto;
	float:left;
	background-color:#F4FAD9;
	padding-left:20px;
	padding-right:20px;
	padding-top:28px;
	padding-bottom:30px;
	}
#footer {
	border-top: 1px solid #B3DB00;
	height:60px;
	width:907px;
	margin-left:91px;
	float:none;
	clear:both;
	padding-top:5px;
	}
#toplink {
	width:184px;
	float:left;
	margin-left:10px;
	}	
#breadcrumbs {
	float:left;
	width:582px;
	padding-left:20px;
	}	
#endspace {
	width:998px;
	height:3px;
	float:none;
	clear:both;
	}	

/* Textformate */	
p, li {
	line-height:144%;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*letter-spacing:1px;*/
	}
	

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	padding-top:0px;
	margin-top:0px;
}
h2 {
	font-weight: bold;
	color: #1F1F1F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	background-image:url(../img/text_sq.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	margin-bottom:14px;
	margin-top:25px;
	letter-spacing:1px;	
}
h3 {
	font-weight: bold;
	color: #1F1F1F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0px;
	line-height:144%;	
	letter-spacing:1px;	
}
h4 {
	font-weight: bold;
	color: #1F1F1F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0px;
	line-height:144%;	
	font-style:italic;
}
p {
	color: #1F1F1F;
	margin-bottom:12px;
}
a {
	color: #9DC201;
	text-decoration:underline;
	}
a img {
	border:none;
	}	
#content ul {
	margin-top:0px;
	margin-left:20px;
	padding-left:0px;
	list-style-type:none;
	list-style-image:url(../img/bullet.gif);
}
.rot {
	color:#CC0066;
	font-style:italic;
	font-weight:bold;
	}

/* Navigation oben */	
#homelink a {
	display:block;
	width:154px;
	height:52px;
	}
#navitop ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
	}	
#navitop ul li {
	display:inline;
	margin:0px;
	padding:0px;
	}
#navitop ul li a {
	font-size: 11px;
	text-decoration:none;
	color:#1F1F1F;
	background-image:url(../img/navi_line.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-right:4px;
	padding-left:8px;
	}
#navitop a:hover {
	color: #9DC201;
	}	
#navitop a.active {
	font-weight:bold;
	}

/* Navigation links */	
#navileft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#navileft ul li a {
	text-decoration:none;
	color: #1F1F1F;
	display:block;
	padding-top:5px;
	padding-bottom:7px;	
	border-bottom: 1px solid #B3DB00;		
	}	
/*Ebene 1*/
#navileft ul.level_1 li{
	font-size: 13px;
	line-height:13px;	
	}
#navileft ul.level_1 li a {
	padding-left:10px;	
	}	
#navileft ul.level_1 li a.active, #navileft ul.level_1 li a:hover {
	background-image:url(../img/bg_navi.gif);
	background-position:top;
	background-repeat:repeat-y;	
	font-weight:bold;
	}
	
/*Ebene 2*/
#navileft ul.level_2 li {
	font-size: 11px;
	}
#navileft ul.level_2 li a {
	height: 11px;
	padding-left:25px;
	}	
#navileft ul.level_2 li a.active, #navileft ul.level_2 li a:hover {
	background-image:url(../img/navi_sq.gif);
	background-repeat:no-repeat;
	background-position:10px;	
	}

/*Ebene 3*/
#navileft ul.level_3 li{
	font-size: 11px;	
	}
#navileft ul.level_3 li a {
	height: 11px;
	padding-left: 40px;
	}	
#navileft ul.level_3 li a.active, #navileft ul.level_3 li a:hover {
	background-image:none;	
	background-repeat:no-repeat;
	background-position:25px;	
	}

/* Navigation Footer */	
#footer p {
	display:inline;
	margin:0px;
	padding:0px;
	font-size:11px;
	padding-right:6px;
	}
#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
	display:inline;
	}	
#breadcrumbs ul li {
	display:inline;
	margin:0px;
	padding:0px;
	}	
#breadcrumbs ul li a {
	font-size: 11px;
	text-decoration:none;
	color:#1F1F1F;
	padding-right:4px;
	padding-left:12px;
	background-image:url(../img/pfeil_re.gif);
	background-repeat:no-repeat;	
	}
#breadcrumbs a:hover {
	color: #9DC201;
	}	
#breadcrumbs a.active {
	font-weight:bold;
	}	
#toplink a {
	font-size: 11px;
	text-decoration:none;
	color:#1F1F1F;
	padding-right:0px;
	padding-left:16px;
	background-image:url(../img/pfeil_top.gif);
	background-repeat:no-repeat;
	}
#toplink a:hover {
	color: #9DC201;
	}	
	
/* Suchbox */
#search {
	width:185px;
	margin-top:25px;
	padding-left:10px;
	border-top: 1px solid #B3DB00;
	border-bottom: 1px solid #B3DB00;
	background-image:url(../img/bg_navi.gif);
	background-position:top;
	background-repeat:repeat-y;	
	margin-bottom:25px;
	}
#search input.text {
	width:115px;
	background-color:#FFF;
	border:none;
	color:#1F1F1F;
	font-size:11px;
	height:17px;
	}
#search table td {
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
	}
#search table td a {
	font-size: 11px;
	text-decoration:none;
	color:#1F1F1F;
	padding-right:4px;
	padding-left:12px;
	background-image:url(../img/pfeil_re.gif);
	background-repeat:no-repeat;
	}
#search table td a:hover {
	font-weight:bold;
	}
	
/*Formate fuer Homepage */
#container.home {
	background-color:#C5E150;	
	}
#topline.home {
	border-bottom: 1px solid #FFFFFF;
	}	
#navileft.home ul li a {
	border-bottom: 1px solid #FFFFFF;	
	font-weight:bold;
	color:#444444;
	}
#navileft.home ul.level_1 li a:hover {
	font-weight:bold;
	color:#FFFFFF;
	background-image:none;
	}	
#homecontent {
	background-color:none;
	width:562px;
	height:440px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:30px;	
	}
#homecontent a {
	color:#FFFFFF;
	}
#homecontent h1 {
	color: #89888D;
	}
#flashcontainer {
	margin:0px;
	padding:0px;
	}	
#hometext {
	margin-left:96px;
	margin-top:40px;
	margin-right:40px;
	}
#hometext a.homebutton {
	display:block;
	margin-top:30px;
	padding:2px;
	padding-left:20px;
	border: 1px solid #FFFFFF;
	background-image:url(../img/pfeil_weiss.gif);
	background-repeat:no-repeat;
	background-color:#C5E150;
	background-position:center left;
	text-decoration:none;
	color:#1F1F1F;
	font-size:11px;
	height:18px;
	width:240px;
	}	
#hometext a.homebutton:hover {	
	color:#FFFFFF;
	font-weight:bold;
}

/* Bilder Positionierung */
/* 2 gleich breite Spalten in je einem div, Text laeuft neben dem Bild nach unten */
/* Block muss immer mit einem div.endfloat abgeschlossen werden, damit die Spalten enden */
.links { 
	float:left;
	margin-right:20px;
	margin-bottom:0px;
	padding-top:4px;	
	width:271px;
	}
.rechts {
	float:right;
	width:271px;	
	margin-bottom:0px;	
	padding:0px;
	}
.endfloat {
	margin:0px;
	padding:0px;
	height:1px;
	float:none;
	clear:both;
	}

/* 2 Spalten: Bild 100px breit, Text laeuft neben dem Bild nach unten, nicht bis zur ganzen Breite */
/* 1. Block muss immer mit einem div.endfloat abgeschlossen werden, damit die Spalten enden */
/* in der Aktuelles-Seite gibt es den Abschluss mit einem div.endnews */
/* 2. Block ist Text über die ganze Breite */
/* Abschluss mit einem div.endtipp */
.links100 { 
	float:left;
	}
.links100 img { 
	margin-right:15px;
	margin-bottom:15px;
	width:100px;
	background-color:#FFFFFF;
	}
.rechts100 {
	float:left;
	width:440px;	
	margin-bottom:15px;	
	padding:0px;
	}
.rechts100 p {
	font-style:italic;
	margin-bottom:0px;
	}
.links100p { 
	float:left;
	}	
.links100p img { 
	margin-right:15px;
	margin-bottom:20px;
	width:100px;
	background-color:#FFFFFF;	
	}	
.rechts100p {
	float:left;
	width:440px;	
	margin-bottom:0px;	
	padding:0px;
	}	
.rechts100p p {
	font-style:normal;
	}
.rechts100p ul {
	margin-bottom:0px;
	padding-bottom:12px;
	}
.endnews {
	margin:0px;
	padding:0px;
	height:15px;
	float:none;
	clear:both;
	border-top:1px dotted #B3DB00;	
	}		
.endtipp {
	height:20px;
	border-top:1px dotted #B3DB00;
	}	
/*Buttons */
.button {
	display:block;
	margin-top:12px;
	padding:2px;
	padding-left:20px;
	border: 1px solid #FFFFFF;
	background-image:url(../img/pfeil_weiss.gif);
	background-repeat:no-repeat;
	background-color:#C5E150;
	background-position:center left;
	text-decoration:none;
	color:#1F1F1F;
	font-weight:normal;
	font-size:11px;
	height:18px;
	width:140px;
	}
a.email {
	display:inline;
	padding:4px;
	padding-left:20px;
	padding-right:10px;
	border: 1px solid #FFFFFF;
	background-image:url(../img/pfeil_weiss.gif);
	background-repeat:no-repeat;
	background-color:#C5E150;
	background-position:center left;
	text-decoration:none;
	color:#1F1F1F;
	font-size:11px;
	font-weight:bold;
	width:auto;
	}	
a.button:hover, a.email:hover {	
	color:#FFFFFF;
	font-weight:bold;
}	
/* Formulare */
form.grau, div.grau {
	background-color:#E5E6E2;
	border: 1px solid  #CECFCC;
	padding:5px;
	padding-left:10px;
	}
div.grau form {
	padding:0;
	margin:0;
	}
	
label {
	font-size:11px;
	}
form .text60 {
	width:60px;
	background-color:#FFF;
	color:#1F1F1F;
	font-size:11px;
	}	

form .text115 {
	width:115px;
	background-color:#FFF;
	color:#1F1F1F;
	font-size:11px;
	}
form .text155 {
	width:155px;
	background-color:#FFF;
	color:#1F1F1F;
	font-size:11px;
	}	
form .text200 {
	width:200px;
	background-color:#FFF;
	color:#1F1F1F;
	font-size:11px;
	}
	
form .dobS {
	background-color:#FFF;
	color:#1F1F1F;
	font-size:11px;
}	
	
	

form .wahl350 {
	width:370px;
	background-color:#FFF;
	color:#1F1F1F;
	font-size:12px;
	margin-bottom:6px;
	}	

form input.buttgreen {
	border: 1px solid  #CECFCC;
	background-image:url(../img/pfeil_weiss.gif);
	background-repeat:no-repeat;
	background-color:#C5E150;
	background-position:center left;
	text-decoration:none;
	color:#1F1F1F;
	font-size:11px;
	height:22px;
	width:110px;
	text-align:left;
	padding-left:18px;
	}	
form table td {
	padding-right:10px;
	padding-top:5px;
	padding-bottom:2px;
	vertical-align:middle;
	}
div.grau form table td{
	vertical-align:bottom;
	}
form h2 {
	margin-top:6px;
	}
form h2 {
	margin-top:0px;
	}	
form p {
	margin-top:6px;
	margin-bottom:6px;
	}	
dl {
	margin:0px;
	margin-top:12px;
	padding:0px;
	}	
dt {
	float:left;
	margin-bottom:8px;
	font-size:11px;	
	text-align:left;
	}	
dd {
	margin-left:150px;
	float:none;
	margin-bottom:8px;
	font-size:11px;	
	}
fieldset {
	border:none;
	padding:0px;
	margin:0px;
	}	
#login {
	width:251px;
	}	
form a {
	font-weight:normal;
	}
form a:hover {
	color: #9DC201;
	}	
#tx-srfeuserregister-pi1-fe_users_form {
	width:70%;
	}
#tx-srfeuserregister-pi1-fe_users_form a {
	font-weight:bold;
	color: #9DC201;
	text-decoration:underline;
	}	


/*Tabellen */
/* weißer Hintergrund */
table.content, table.contenttable {
  	margin-bottom:12px;
	border-collapse:collapse;		
	}	
table.content th, table.content td, table.contenttable th, table.contenttable td {
	text-align:left;
	font-size:11px;
	padding:4px;
	padding-right:10px;	
	}
table.content th, table.contenttable th {
	background-color: #CECFCC;
	border-bottom:1px solid #939598;
	border-top:1px solid #939598;		
	}	
table.content td, table.contenttable td {
	background-color: #FFFFFF;
	border-bottom:1px solid #CECFCC;
	border-top:1px solid #CECFCC;
	vertical-align:top;
	}
table.content td p {
	font-size:11px;
	line-height:100%;
	}
table.contenttable td p, table.contenttable th p {
	font-size:11px;
	line-height:100%;
	margin:0;
	}
table.content td.grau, table.contenttable td.grau {
	background-color: #E5E6E2;
	font-weight:bold;
	}	
/* ohne Hintergrund, ohne Rahmen */	
table.standard {
	margin-bottom:12px;
	background-color:none;	
	}
table.standard td, table.standard th {
	padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	border:none;
	text-align:left;
	font-size:12px;	
	}	
/*Kurstabelle */
table.kurs form {
	margin:0px;
	padding:0px;
	}
table.kurs td.sp1 {
	padding-left:25px; 
	padding-bottom:15px;
	}	

/* Sitemap */
.csc-sitemap ul li{
	list-style-type:none;
	list-style-image:none;
	margin-top:2px;
	margin-bottom:2px;
	}
.csc-sitemap a{
	text-decoration:none;
	color:#1F1F1F;
	padding-left:16px;
	font-size: 12px;
	letter-spacing:1px;	
	}
.csc-sitemap a:hover {
	background-image:url(../img/navi_sq.gif);
	background-repeat:no-repeat;	
	}	
/*Ebene 1*/
.csc-sitemap ul li{

	}
.csc-sitemap ul li a {	
	background-image:url(../img/navi_sq.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;	
	font-weight:normal;
	letter-spacing:normal;
	}	
.csc-sitemap ul li a:hover {		
	font-weight:bold;
	}	

	
/*Ebene 2*/
.csc-sitemap ul li ul li {

	}
.csc-sitemap ul li ul li a {
	background-image:none;	
	}	
.csc-sitemap ul li ul li a:hover{
	font-weight:bold;	
	}		


/*Ebene 3*/
.csc-sitemap ul li ul li ul li{

	}
.csc-sitemap ul li ul li ul li a {
	padding-left: 16px;
	font-size:11px;
	background-image:none;		
	}	
.csc-sitemap ul li ul li ul li a:hover {
	background-image:none;		
	}	

/* Linien im Text */
.csc-frame-rulerBefore {
	border-bottom:1px dotted #B3DB00;
	height:12px;
	margin-bottom:12px;
	}
.csc-frame-rulerAfter {
	border-bottom:1px dotted #B3DB00;	
	height:1px;
	margin-bottom:12px;
	}
/*FAQ */
.tx-irfaq-pi1 .additional-info {
	margin-top:6px;	
	}	
.tx-irfaq-pi1 ol {
	margin-top:0px;
	margin-left:20px;
	padding-left:0px;
	list-style-type:none;
	list-style-image:none;	
}
.tx-irfaq-pi1 ol li {
	margin-bottom:4px;
	margin-top:4px;	
}

/* Hinweiskasten */
blockquote {
	border:1px dotted #B3DB00;	
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;	
	padding-top:5px;
	padding-bottom:0px;	
	line-height:144%;
	margin:25px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	
	}


	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++ additional styles from stan +++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.csc-textpic-caption {
	font-size: 7pt;
}

.tx-newloginbox-pi1 table td, .tx-newloginbox-pi1 table th {
	font-size: 12px;
	color: #1F1F1F;
	padding: 2px;
	margin: 0px;
}


/* Antragsformular Mitglied werden DE */

.mForm h3 {
	margin-bottom: 10px;
	margin-top: 10px;	
}

.mForm td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;	
}

.mForm p {
	margin: 0;
	padding: 0;
	line-height: 16px;
	vertical-align: top;	
}

.mForm label {
	/*width: 120px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block*/
}

.mForm input[type=text]{
	margin-bottom: 0px;
}

.mForm input.buttgreen {
	width: 130px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mForm td table td {
	padding-right: 3px;
}


/* ++++++ Styles f. Volltextsuche ++++++++ */
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch td { font-size: 12px;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis { display: block; text-align: right; margin-top:10px; margin-bottom:5px; font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #000000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#e5e6e2; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
.tx-indexedsearch-browsebox { display: block; }
ul.browsebox { margin: 0; padding: 0; margin-bottom: 20px;}

.tx-indexedsearch-rules {
	display: none;
}


/* infobox styles */
textarea.tasmall {
	width:300px;
	height: 50px;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #1F1F1F;
	font-size:11px;
}

textarea.talarge{
	width:300px;
	height: 200px;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #1F1F1F;
	font-size:11px;
}


p.paging{
/*	background-color:#E5E6E2;*/
	background-color:#FFFFFF;
	border: 1px solid  #CECFCC;
	padding:3px;
}


/* ++++++++++++++++++ POWERMAIL +++++++++++++++++++++++++++++ */

span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}

.validation-advice {
font-size: 11px;
color: red;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	border: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 160px;
	float: left;
	clear: both;
	padding-right: 20px;
}

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;
	font-size: 11px;
}

div.tx_powermail_pi1_fieldwrap_html  * {
	outline: none;
}

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
 {
	font-weight: bold;
	color: #1F1F1F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
	margin-top:10px;
	text-align: left;
	clear: both;
}


.tx-powermail-pi1_fieldset h3 {
	font-weight: bold;
	color: #1F1F1F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	background-image:url(../img/text_sq.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	margin-bottom:14px;
	margin-top:25px;
	letter-spacing:1px;	
}

div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background:none;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	width: 250px;
	border: none;
}

div.tx-powermail-pi1 input.buttgreen  {
	width: auto;
	text-align:center;
	margin-left:200px;
	}
table.powermail_all {
	border: 1px dotted #B3DB00;
	background-color:#FFFFFF;
	}	
table.powermail_all td {
	font-size:11px;	
	padding:4px;
}
input.tx-powermail-pi1_confirmation_back, input.tx-powermail-pi1_confirmation_submit, .powermail_submit, .tx_powermail_pi1_submitmultiple_back, .tx_powermail_pi1_submitmultiple_forward {
	border: 1px solid  #CECFCC;
	background-image:url(../img/pfeil_weiss.gif);
	background-repeat:no-repeat;
	background-color:#C5E150;
	background-position:center left;
	text-decoration:none;
	color:#1F1F1F;
	font-size:11px;
	height:22px;
	text-align:left;
	padding-left: 18px;
	}
	

div.tx-powermail-pi1 textarea {
	background-color:#FFF;
	color:#1F1F1F;
	font-size:11px;	
}	

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset input[type=password],
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFFFFF;
	color: #1F1F1F;
	font-size:11px;		
	border: 1px dotted #1F1F1F;	
}

fieldset.tx-powermail-pi1_fieldset input.powermail_check, 
fieldset.tx-powermail-pi1_fieldset input.powermail_radio {
	margin: 3;
	width: 20px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	padding-bottom: 10px;
	padding-top: 6px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_file {
	font-size: 11px;
}