/* ID und Grundeinstellungen */
* {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #b42d2d;
}
body {
	margin: 0px; padding: 0px;
	text-align: center;
	background-color: #C3C3C3;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	color: #b42d2d;
}
#all {
	border: 2px solid #494949;
	width: 946px;
	margin: 10px auto;
	text-align: left;
	background-color: white;
}
#header1 {
	width: 946px;
	height: 66px;
	background-image: url(../img/header1_bg.gif);
	background-repeat: repeat-x;
}
#header2 {
	width: 946px;
	height: 200px;
	border-top: 1px solid white;
}
#header2_transparenz {
	width: 946px;
	height: 30px;
	background-color: white;
	filter: alpha(opacity=65); /* IE 5.5+ */
 	-moz-opacity: 0.65; /* FF Mozilla */
	opacity: 0.65; /* ab FF Mozilla 3.5*/
	margin-top: 122px;
	position: absolute;
	text-align: right;
}
#subtitle {
	margin-left: 500px;
}
#menu {
	width: 946px;
	height: 37px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	margin-top: -48px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	z-index: 999;
}
#menuabschluss {
	background-color: #999999;
	width: 946px;
	height: 10px;
	margin-top: -10px;
	filter: alpha(opacity=85); /* IE 5.5+ */
 	-moz-opacity: 0.85; /* FF Mozilla */
	opacity: 0.85; /* ab FF Mozilla 3.5*/
}
#content {
	background-color: white;
	background-image: url(../img/uebergang_bg.gif);
	background-repeat: repeat-x;
	min-height: 400px;
	padding: 20px;
}
#left {
	margin-top: 50px;
	float: left;
	width: 220px;
}
#right {
	float: right;
	width: 650px;
}
#prefooter {
	width: 100%;
	height: 45px;
	background-image: url(../img/prefooter_bg.gif);
	background-repeat: repeat-x;
	margin: 1px 0px;
}
#footer {
	width: 100%;
	height: 42px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	color: white;
}

/* copyright */
#copyright {
	margin-top: 15px;
	margin-left: 20px;
	position: absolute;
}
#copyright, #copyright a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

/* FastContact */
#fastcontact {
	position: absolute;
	top: 50px;
	left: 100px;
	width: 440px;
	height: 222px;
	z-index: 9999;
	text-align: left;
}
#fastcontact_oben {
	width: 415px;
	height: 17px;
	background-image: url(../img/box/fastcontact_oben.png);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 25px;
	
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
}
#fastcontact_oben a {
	color: white;
	text-decoration: none;
	display: block;
	border: 1px solid white;
	height: 13px;
	width: 11px;
	margin-top: -2px;
	margin-left: 372px;
	position: absolute;
	padding: 0px 0px 0px 3px;
	font-style: normal;
}
#fastcontact_oben h2 {
	color: white;
	float: left;
	margin: 0; padding: 0;
}
#fastcontact_mitte {
	width: 420px;
	height: 180px;
	background-image: url(../img/box/fastcontact_mitte.png);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 25px;
}
#fastcontact_mitte_logosoft {
	height: 100%;
	width: 100%;
	background-image: url(../img/box/fastcontact_logosoft.png);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
#fastcontact_unten {
	width: 440px;
	height: 30px;
	background-image: url(../img/box/fastcontact_unten.png);
	background-repeat: no-repeat;
}
#fastcontact_mitte_links {
	float: left;
	width: 150px;
	clear: left;
}
#fastcontact_mitte_rechts {
	margin-left: 170px;
}
div#fastcontact_mitte_links input {
	width: 150px;
	margin-bottom: 15px;
}
div#fastcontact_mitte_links input.fastcontact_submit {
	width: 100px;
	margin-top: 20px;
}
div#fastcontact_mitte_logosoft p.close {
	width: 387px;
	text-align: center;
	margin-top: 20px;
	position: absolute;
}
div#fastcontact_mitte_logosoft p.close a { color: #494949; }
div#fastcontact_mitte_logosoft p.close a:hover { color: #b42d2d; }
/* IE
#fastcontact_oben {
	width: 440px;
	height: 37px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://neu.wunschtacho.de/fileadmin/wunschtacho/img/box/fastcontact_oben.png');
}
#fastcontact_mitte {
	width: 440px;
	height: 190px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='http://neu.wunschtacho.de/fileadmin/wunschtacho/img/box/fastcontact_mitte.png');
}
#fastcontact_mitte_logosoft {
	height: 100%;
	width: 100%;
	background-image: url(../img/box/fastcontact_logosoft.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
#fastcontact_unten {
	width: 440px;
	height: 30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://neu.wunschtacho.de/fileadmin/wunschtacho/img/box/fastcontact_unten.png');
}*/

/* Topmenu */
ul#topmenu {
	margin-left: 506px;
	top: 2px;
	position: absolute;
}	
ul#topmenu li {
	float: left;
	list-style-type: none;
	width: 100px;
	text-align: center;
	height: 36px;
	background-image: url(../img/symbol_down.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
}
ul#topmenu li a {
	color: #676767;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	/*background-color: #00FF00;*/
	width: 98px;
	height: 30px;
	display: block;
	padding-top: 35px;
	border-right: 1px solid #8e8e8e;
	border-left: 1px solid white;
}
ul#topmenu li a:hover {
	color: #b42d2d;
}

/* Footermenu */
ul#footermenu {
	margin-left: 200px;
	margin-top: -15px;
	/*position: absolute;*/
	float: right;
	width: auto;
	padding-right: 66px;
	text-align: right;
	height: 44px;
}	
ul#footermenu li {
	float: left;
	list-style-type: none;
	margin-right: 20px;	
	padding-right: 20px;
	height: 42px;
	background-image: url(../img/footergap.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 30px;
	text-align: right;
}
ul#footermenu li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
ul#footermenu li a:hover {
	text-decoration: underline;
}

/* NavPath */
#navpath {
	color: #888888;
	height: 30px;
}

/* Flaggen */
#flaggen {
	position: absolute;
	margin-left: 878px;
	margin-top: 14px;
}
.flagge_de {
	margin-right: 2px;
}

/* Bilder */
.bild_wunschtachologo {
	padding: 2px 209px 6px 20px;
	border-right: 1px solid #8e8e8e;
}
.bild_subtitle {
	margin-right: 85px;
}

/* TMenu */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	color: white;
	font-weight: bold;
	padding: 0;
	margin: 0px 0 1em 0;
	margin-left: -1px;
	position: absolute;
	width: 100%;
}
 
#nav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 0.25em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;	
	height: 21px;
}
 
#nav a.menuparent  {
	background: url(../img/arrow.gif) no-repeat 90% 40%;
}
 
#nav li {
	float: left;
	padding: 0px 36px;
	background-image: url(../img/menugap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
 
#nav li ul {
	padding: 0;
	margin: 0;
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	margin-left: -34.9px;
}
 
#nav li li {
	width: 14em;
	padding: 0;
}
 
#nav li ul a {
	padding: 0;
	width: 14em;
	padding-left: 1em;
	background-color: #6D6D6D;
	padding: 5px;
	height: auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 10em;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#nav li ul ul li a {
	background-color: #B42D2D;
	z-index: 999;
	font-style: normal;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	text-decoration: underline;
	background-color: #B42D2D;
	color: white;
}

/* Suche */
input.suche_input {
	color: #747474;
	padding-left: 5px;
}
input.suche_input:focus {
	background-color: #CCCCCC;
	color: #B42D2D;
	font-weight: bold;
}
.suche_button {
	background-image: url(../img/button_suche.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: 11px 20px;
}
.suche_input {
	width: 140px;
	margin-top: 14px;
}
.suche_form {
	overflow: hidden;
	padding-left: 20px;
	margin-top: 5px;
}

/* Buttons */
#buttons {
	position: absolute;
	margin-left: 730px;
	margin-top: -25px;
}
.button {
	margin: 0 5px;
}

/* ToTop */
p.totop {
	text-align: right;
	width: 590px;
	height: 19px;
	padding: 10px 20px;
	background-image: url(../img/logolight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
p.totop a {	color: #656565; text-decoration: underline; }
p.totop a:hover { color: #b42d2d; text-decoration: underline; }

/* Box klein dynamisch */
.box_links {
	margin-top: 20px;
	width: 179px;
	padding: 5px 20px;
	background-image: url(../img/box/box_klein_mitte.png);
	background-repeat: repeat-y;
}
.box_links h1 {
	margin: 0px;
	padding: 0px;
	width: 219px;
	background-image: url(../img/box/box_klein_anfang.png);
	background-repeat: no-repeat;
	height: 23px;
	position: absolute;
	margin-left: -20px;
	margin-top: -31px;
	padding: 11px 20px 0px 20px;
	
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
}
.box_links div.inner div.csc-header h1 { margin-top: -41px; }
.box_links_ende {
	width: 219px;
	height: 20px;
	background-image: url(../img/box/box_klein_ende.png);
	background-repeat: repeat-y;
	margin-bottom: 40px;
}
.box_links ul {	padding-left: 20px; }

/* Fester Bereich */
div.box_links div.inner { padding-right: 5px; } /* Overflow im News Template */
div.box_links div.news {
	background-image: url(../img/news_softlogo.gif);
	background-repeat: no-repeat;
	background-position: 40% 50%;
}

/* Box klein 2 */
.box_links2 {
	width: 190px;
	border: 5px solid #b42d2d;
	/*background-color: #EEEEEE;*/
	padding: 5px;
	margin-left: 5px;
}
.box_links2 h1 {
	width: 185px;
	height: 20px;
	background-color: #b42d2d;
	padding: 5px 0px 0px 5px;
	
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
}

/* Box mitte groß */
.box_mitte {
	margin-top: 50px;
	width: 602px;
	padding: 5px 20px 0px 20px;
	background-image: url(../img/box/box_mitte_mitte.png);
	background-repeat: repeat-y;
	margin-left: -10px;
}
.box_mitte h1 {
	margin: 0px;
	padding: 0px;
	width: 602px;
	background-image: url(../img/box/box_mitte_anfang.png);
	background-repeat: no-repeat;
	height: 30px;
	position: absolute;
	margin-left: -20px;
	margin-top: -42px;
	padding: 14px 20px 0px 20px;
	
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font-size: 14px;
}
.box_mitte_ende {
	width: 642px;
	height: 22px;
	background-image: url(../img/box/box_mitte_ende.png);
	background-repeat: repeat-y;
	/*margin-top: -10px;*/
	margin-left: -10px;
	margin-bottom: 30px;
}
.box_mitte ul.csc-bulletlist, .box_mitte ul {
	margin: 0px; padding: 0px;
	margin-left: 15px;
	padding: 5px 0px;
}

/* Überschrift 2 Gifbuilder */
.gifbuilder_h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* Mail Formular */
fieldset.csc-mailform {
	border: 1px solid #A5ACB2;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 90% 60%;
	padding: 10px;
}
div.box_links fieldset.csc-mailform {
	border: none;
	background-image: none;
	padding: 0;
}
.csc-mailform-field label, span.csc-mailform-label {
	width: 120px;
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
}
span.csc-mailform-label { margin: 5px 0; }
.csc-mailform-field {
	margin-top: 5px;
}
.csc-mailform-submit {
	margin: 20px 0px;
	background-color: #B42D2D;
	color: white;
	font-weight: bold;
	border: 1px solid #A5ACB2;
}
.csc-mailform-field input {	border: 1px solid #A5ACB2; padding: 2px; }
.csc-mailform-field textarea { border: 1px solid #A5ACB2; }
input:focus, textarea:focus {
	background-color: #C3C3C3;
	color: #B42D2D;
}

/* PreShop */
#pre_shop_all, #pre_shop_all a:LINK, #pre_shop_all a:HOVER {
	width: 170px;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
#pre_shop_ueb2, #pre_shop_ueb2 a:LINK, .pre_shop_ueb2, .pre_shop_ueb2 a:LINK {
	margin-bottom: 5px;
	text-decoration: none;
}
#pre_shop_txt, #pre_shop_txt a:LINK, .pre_shop_txt, .pre_shop_txt a:LINK {
	margin-top: 3px;
	color: black;
}
img.border, .border {
	padding: 1px;
	border: 1px solid #B42D2D;
}

/* NEWS */
#news-latest-container { }
div.news-latest-item ul { margin: 0px; padding: 0px; margin: 4px 0px; }
div.news-latest-item ul li {
	background-image: url(../img/double.arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 80%;
	list-style-type: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
}
.news-latest-item h2.news {
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
.news-latest-item h2.news a {
	color: #444444;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
.news-latest-item {
	border-bottom: 1px solid #444444;
	margin: 0px 0px 15px 0px;
}
.news-latest-morelink {	margin-bottom: 15px; }	
.news-latest-morelink a { font-size: 10px; }	
.news-latest-morelink a:HOVER {	font-size: 10px; }
.news-latest-text {	margin-top: 5px; }
.news-search-emptyMsg { margin-bottom: 50px; } 
.news-search-form { margin-bottom: 10px; }
.news_image {
	width: 250px;
	float: left;
}
.news_text {
	width: 300px;
	margin-left: 250px;
	min-height: 200px;
}
.news_date { margin-bottom: 10px; }

/* fastfinder */
select.fastfinder {
	width: 180px;
	margin-top: 10px;
}

/* TipAFriend */
.tip_error { margin: 20px 0; color: red; font-weight: bold; }
label.tipform {
	float: left;
	clear: left;
	width: 180px;
	margin: 5px 0;
}
input.tipform, textarea.tipform { margin: 5px 0px 5px 50px; }
.tip_submit {  }
.tip_needed { display: none; }

 /* WT GALLERY */
.wtgallery_singlepic_pic {
	border: 1px solid #b42d2d;
	padding: 1px;
}
.wtgallery_singlepic {
	/*border: 1px solid #888888;
	width: 482px;*/
	margin-left: 50px;
	text-align: center;
}
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	border: 1px solid #888888;
	width: 52px;
	height: 52px;
	margin: 5px;
}
#wtgallery_singlepic_area {
	width: 100%;
}
.wtgallery_pagebrowser_back {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.wtgallery_pagebrowser_page {
	float: left;
	margin-top: 6px;
	margin-left: 220px;
}
.wtgallery_pagebrowser_fwd {
	margin-left: 530px;
	padding-top: 5px;
}
.wtgallery_pagebrowser {
	clear: both;
}
.tx-wtgallery-pi1 { min-height: 120px; }
.wtgallery_singlepic_popup {
	display: block;
	text-align: center;
	/*margin-top: -10px;*/
	z-index: 100;
	font-size: 9px;
	color: #999999;
}
.wtgallery_singlepic_comment {
	margin: 0px 50px;
}
h2.wtgalleryh2 {
	margin: 0px; padding: 0px;
}

/* EXT: file_list */
table.tx-filelist-pi1-table {
	border: 1px solid #b42d2d;
}
tr.tx-filelist-pi1-header-tr {
	background-color: #EEEEEE;
}
td.tx-filelist-pi1-header-filename {
	width: 400px;
	padding: 5px 0px;
	font-weight: bold;
}
td.tx-filelist-pi1-header-info {
	width: 100px;
	font-weight: bold;
}
td.tx-filelist-pi1-header-last_modification {
	width: 200px;
	font-weight: bold;
}
td.tx-filelist-pi1-icon, td.tx-filelist-pi1-filename, td.tx-filelist-pi1-last_modification {
	padding: 5px 0px;
}
td.tx-filelist-pi1-header-icon {
	width: 50px;
	text-align: center;
}

/* Suche */
div.tx-indexedsearch-browsebox p, div.tx-indexedsearch-browsebox p strong { 
	font-size: 15px; 
	font-weight: bold; 
	margin-top: 50px;
}
div.tx-indexedsearch-searchbox, div.tx-indexedsearch, div.tx-indexedsearch-searchbox form { 
	margin: 0px; padding: 0px;
}
div.tx-indexedsearch-searchbox form { 
	padding: 20px 0px;
}
p.tx-indexedsearch-noresults {
	background-color: #B42D2D;
	margin: 0px;
	padding: 10px 0px;
	font-size: 14px;
	color: white;
}

/* moc_filemanager */
table.filetable2 {
	margin: 25px 0px;
	padding: 15px 0px;
	border: 1px dotted grey;
}

/* Gästebuch */
p.teaser_more {
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul.tx-guestbook-list-small {
	margin: 0px; padding: 0px;
	margin-left: 15px;
}
p.tx-guestbook-list-small {
	padding: 0px;
	margin: 5px 0px 10px 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
}
h3.tx-guestbook-list-small {
	font-size: 14px;
	padding: 0px; margin: 0px;
	margin-left: 15px;
	margin-top: 10px;
}
fieldset.tx-guestbook-form div.left {
	width: 250px;
	float: left;
}
fieldset.tx-guestbook-form div.left label {
	width: 100px;
	display: block;
	float: left;
	margin: 10px 0;
	font-weight: bold;
}
fieldset.tx-guestbook-form div.left input { margin: 10px 0; }
fieldset.tx-guestbook-form div.right {
	width: 300px;
	float: right;
}
fieldset.tx-guestbook-form div.right label {
	width: 100px;
	display: block;
	float: left;
	margin: 10px 0;
	font-weight: bold;
}
fieldset.tx-guestbook-form div.right textarea { margin: 10px 0; } 
fieldset.tx-guestbook-form div.bottom { clear: both; }
fieldset.tx-guestbook-form div.bottom label { 
	width: 300px;
	display: block;
	float: left;
	margin: 10px 0;
	font-weight: bold; 
}
fieldset.tx-guestbook-form div.bottom input {
	margin: 10px 0;
	margin-left: 10px;
}
.tx-srfreecap-pi2-image {
	border: 1px solid silver;
	padding: 1px;
}
fieldset.tx-guestbook-form { margin-bottom: 10px }
.tx-srfreecap-pi2-cant-read { color: black; }
span.tx-guestbook-list-entrycomment-title, span.tx-guestbook-list-entrycomment {
	color: #b42d2d;
	font-style: italic;
}
span.tx-guestbook-list-entrycomment-title {	font-weight: bold; }

/* GoBack */
#goback {
	position: absolute;
	margin-left: 525px;
	margin-top: -30px;
	width: 95px;
	text-align: right;
}

/* Glossar */
a.letter {
	color: #FF6600;
}
a.alphabet {
	padding: 0 10px 0 0;
}
div.catchword_desc {
	padding: 2px 0 10px 20px;
}
div.catchword {
	font-weight: bold;
	padding: 2px 0 2px 20px;
}
div.tx-mrglossary-pi1 div.letter a.letter {
	padding-top: 25px;
	display: block;
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

/* Callback */
div.wt_callback_left {
	width: 85px;
	float: left;
	overflow: hidden;
}
div.wt_callback_right {
	width: 90px;
	float: right;
	overflow: hidden;
}
input.wt_callback {
	width: 130px; 
	margin: 10px 0;
	padding: 2px;
}
input.wt_callback_submit {
	/*margin-bottom: 10px;*/
	margin: 10px 0;
	padding: 2px;
}
img.wt_callback {
	width: 85px;
}
img.wt_callback2 {
	margin-left: 44px;
}
p.wt_callback1 {
	font-size: 12px;
	color: #A12929;
	font-weight: bold;
	padding-top: 10px;
}
p.wt_callback2 {
	font-size: 12px;
	color: #4B4B4B;
	font-weight: bold;
}
p.wt_callback_small {
	font-size: 9px;
	color: #4B4B4B;
	padding: 2px 0; margin: 0;
}
p.wt_callback_thx {
	font-size: 10px;
	color: #A12929;
	font-weight: bold;
}
span.wt_callback_star {
	vertical-align: superexposant;	
	font-size: 9px;
}

/* Registrierung */
div.form-label {
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
	width: 200px;
	/*background-color: #FFFF00;*/
	font-weight: bold;
}
div.form-field { margin-left: 200px; margin-top: -20px; }
input.submit { margin-top: 20px; }

/* Content Einstellungen */
p.bodytext { margin: 0; padding: 0; }
div.csc-header { margin-bottom: 10px; }
td p a img { border: none; }
caption { display: none; }
td h2 {
	font-size: 16px;
	color: #b42d2d;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	letter-spacing: 1px;
	width: 100%;
	text-align: center;
}
td p a, td p { font-size: 8px; }
.csc-textpic-caption { font-size: 8px; color: #888888; }
div.clear { clear: both; }

/* Powermail */
span.powermail_mandatory {
	color: #B42D2D;
}
input.validation-failed,
textarea.validation-failed {
	background-color: #B42D2D;
	color: white;
}
div.powermail_mandatory_js {
	color: #B42D2D;
	margin: 3px 0 15px 120px;
}
	/* Kontaktformular */
fieldset.tx-powermail-pi1_fieldset_1,
fieldset.tx-powermail-pi1_fieldset_2 {
	border: 1px solid #A5ACB2;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset_1 legend,
fieldset.tx-powermail-pi1_fieldset_2 legend {
	display: none;
}
fieldset.tx-powermail-pi1_fieldset_1 label,
fieldset.tx-powermail-pi1_fieldset_2 label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset_1 input,
fieldset.tx-powermail-pi1_fieldset_1 textarea,
fieldset.tx-powermail-pi1_fieldset_2 input,
fieldset.tx-powermail-pi1_fieldset_2 textarea {
	width: 260px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit_uid9,
input.powermail_submit_uid18 {
	margin: 20px 0px;
	background-color: #B42D2D;
	color: white;
	font-weight: bold;
	border: 1px solid #A5ACB2;
	width: 130px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
	/* Banner Upload */
fieldset.tx-powermail-pi1_fieldset_3,
fieldset.tx-powermail-pi1_fieldset_4 {
	border: none;
	padding: 0;
	margin: 0;
}
fieldset.tx-powermail-pi1_fieldset_3 legend,
fieldset.tx-powermail-pi1_fieldset_4 legend {
	display: none;
}
fieldset.tx-powermail-pi1_fieldset_3 label,
fieldset.tx-powermail-pi1_fieldset_4 label {
	width: 120px;
	display: block;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset_3 input.powermail_text,
fieldset.tx-powermail-pi1_fieldset_4 input.powermail_text {
	width: 162px;
}
fieldset.tx-powermail-pi1_fieldset_3 div.tx_powermail_pi1_fieldwrap_html,
fieldset.tx-powermail-pi1_fieldset_4 div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0 0 0;
}
div.tx_powermail_pi1_fieldwrap_html_25,
div.tx_powermail_pi1_fieldwrap_html_26 {
	font-weight: bold;
	padding: 0 0 10px 0;
}
fieldset.tx-powermail-pi1_fieldset_3 div.powermail_mandatory_js,
fieldset.tx-powermail-pi1_fieldset_4 div.powermail_mandatory_js {
	color: #B42D2D;
	margin: 3px 0 15px 0;
}
