/*
 * CSS Klassen www.equistro.de
 * 2008-03-17
 * Lars Vogel
 * www-l-vogel.de
 *
 */
 
@import url(navigation_top.css);

/*
@import url(lightbox.css);
*/

/* ------------------------------------
   Layout:
   - zweispaltig, feste Breiten
   ------------------------------------ */ 
html {
	border: 0;
	padding: 0;
	margin: 0;
}

body {

    background-color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 	font-weight: normal;
	font-size: 12px;
	color: #585858;
	line-height: 140%;
	padding: 0;
	margin: 0 auto;
	width: 890px;
	/* IE 5 zentrieren */
	/*text-align: center;*/
	/* IE - Ebenen:
	CSS workaround fuer IE 5/6/7??
	nur so werden Ebenen als
	position: relative dargestellt */
	position: relative;

}


/* ------------------------------------
   Frame
   ------------------------------------ */
#frame {
	/* frame zentrieren*/ 
/*
	position: absolute;
	left: 50%;
	margin: 0 0 0 -445px !important;
	width: 890px;
	*/
	width: 889px;
	padding: 0;
	background-color: #2E4F6E;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	

}
/* ------------------------------------
   Header
   ------------------------------------ */
#header {
	border: 0;
	padding: 0;
	margin: 0;
	height: 60px;
	
	background-image: url(../images/bg_top_line.gif);
	background-position: 0 0;
	background-repeat: no-repeat;

}


/* ------------------------------------
   Navigation
   ------------------------------------ */
#navigation {
	float: left;
	width: 644px;
	height: 30px;
	border: 0;
	padding: 0 0 0 28px;
}
#hilfsnavigation {
	float: left;
	width: 215px;
	height: 30px;
	border: 0;
	padding: 0;
}
/* ------------------------------------
   Content
   ------------------------------------ */
#content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 889px;
	border-bottom: 1px solid #99a6af;
}   
#contentLeft {
	width:672px;
	float:left;
}
#contentRight {
	width: 216px;
	float: left;
	
}
#contentLeftHeader {
	height: 292px;
}
#contentLeftHeaderProd {
	height: 200px;
}
#contentLeftHeaderSub {
	height:40px;
	text-align: right;
	padding-right: 3px;
}
#frameContent {
    padding:20px;
}

hr {
	border: 0 !important;
	height: 2px;
	background-color: #99a6af!important;
}
/* ------------------------------------
   Teaser rechts
   ------------------------------------ */ 
#contentRight h1 {
 	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-transform:none;
	padding: 0 10px 0 10px;
	margin: 0px !important;
}
#contentRight table {
	margin: 5px 0 0 0 !important;
}
#contentRight br {
	margin: 0;
	padding: 0;
	height:0;
}
#contentRight .csc-header .csc-header-n1 {
	padding: 0 !important; 
	margin: 0 !important;
}
#contentRight .bodytext {
 	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: normal;
	text-transform:none;
	padding: 0 10px 0 10px;
	margin: 0 !important;
	line-height: 140%;
}
#contentRight ul {
	margin: 3px 0 3px 24px;
	padding: 0;
	list-style-type:square;
	font-size: 11px;
	line-height: 140%;
	color: #fff !important;
}

#contentRight a {
	color: #fff;
}
#contentRight a:hover {
	color: #fff;
	text-decoration: underline;
}

.teaserMore {
	padding: 20px 5px 30px 5px;
	text-align: right;
	border-bottom: 1px solid #99a6af;
	margin: 0 0 20px 0;
	
}
.teaserMore img {
	border: 0 !important;
}

.tagCloudHeader {
	color: #fff !important;
	padding: 10px 10px 0 10px !important;
}

.tagCloud .tagcloud a {
	color: #2e4f6e !important;
	text-decoration: none  !important;
}

div.tagcloud {
	background-color: #e5e8ed; 
	padding: 7px; 
	border: 1px solid #eeeeee; 
	margin: 10px 7px 40px 7px;
} 

div.tagcloud a {
	color: #2e4f6e !important; 
	text-decoration: none;
}
/* ------------------------------------
   Footer
   ------------------------------------ */
#footer {
    vertical-align: top;
    padding: 1px 0 0 30px;
    margin: 0;
	color: #2E4F6E;
	font-size: 12px;
	height: 36px;
	background-color: #fff;
}
#footer div {
	border: 0;
  	padding: 6px 0 0 0;
}

#footL {
	width: 20px;
	text-align: left !important;
	float: left;
	margin-top: 3px;
}
#footM {
	width: 804px;
	text-align: center !important;
	float: left;
	margin-top: 3px;
}
#footR {
	width: 20px;
	text-align: right !important;
	float: left;
}
#footer a {
	color: #fff !important;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: #CA6230;
}


/* ------------------------------------
   Boxen / Liste
   ------------------------------------ */

.boxStandard {

}
.boxLogo {
/*
	background-image: url(../images/equistro_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	*/
	height: 291px;
	background-color: #bd0b1d;
}
.boxLogin {
	background-image: url(../images/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 76px;
	padding: 22px 10px 0 10px !important;
	color: #fff;
	font-size: 10px;
	background-color: #2E4F6E;
}
.boxLang {
    padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #94A5B5;
}
.boxVetCard {
    padding: 1px;
	border-bottom: 1px solid #94A5B5;
}
.boxProd {
	/*
	border-bottom: 1px solid #94A5B5;
	*/
	/*
	width: 290px;
	height: 570px;
	float: left;
	*/
	width: auto;
	height: auto;
	padding: 0 4px 10px 0;
	margin: 0 20px 20px 0 !important;
}
.boxProd p {
	margin: 0;
	padding: 0;
}
.boxProd h1 {
	text-transform: normal !important;
	text-indent: 10px; 
	height: 25px; 
	line-height:22px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none;
	padding: 0 0 0  28px;
	margin: 0 4px 0 0;
	background-image:url(../images/teaser10w.gif);
	background-repeat:no-repeat;
	background-color: #bd0b1d;
}
.boxIndexMenu {
	width: 500px;
	padding: 0 0 0 0;
	margin: 0 0 20px 20px;
}
/* ------------------------------------
   Text
   ------------------------------------ */

h1 {
	margin-top: 20px; 
	text-transform: uppercase;
	font-size: 16px; 
	font-weight: normal;  
	text-decoration: none;
}

.IndexMenuSubCLabel,
h2, h2 a {
	margin-top: 20px; 
	font-size: 14px; 
	font-weight: bold;  
	text-decoration: none;
}


h3 {
 /* nicht verwenden -> cscSearchResult*/
}

/* News Teaser */

h4, h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	padding: 0;
	margin: 0 0 4px 0;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: none;
}

/* nur div NICHT p */
div {

}
p {
	padding: 0;
	margin: 0;
}
/* ------------------------------------
   Links
   ------------------------------------ */

/* wichtig wird auf fuer tooltips verwendet */
a:link, a:visited, a:active {
	line-height: 130%; 
	color: #313131; 
	text-decoration: none; 
	font-weight: bold;
	
}
a:hover {
	 text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active {
	line-height: 130%; 
	color: #313131; 
	text-decoration: none; 
	font-weight: bold;
	
}
a.nav:hover {
	 text-decoration: underline;
}
/* Links in Boxen*/
.linkMore, a.linkMore, linkMore a {
	text-align: right !important;
	font-size: 10px !important;
}
.linkBack, a.linkBack, linkBack a {
	text-align: right !important;
	font-size: 10px !important;
}


/* ------------------------------------
   Table
   ------------------------------------ */


/* ------------------------------------
   Formulare
   ------------------------------------ */


/* fuer Typo3 genierierte Formulare */
.csc-mailform, 
.boxForm {
	width: 600px;
	border: 1px solid #99a6af;
	background-color: #fafafa;
	padding: 3px;
}

.csc-mailform label {
    display: block;
	text-align: left;
	float: left;
	width: 160px;
	padding-right: 20px;
	border: 0;	
}
.csc-mailform-submit {
	margin-left: 182px;
}

.csc-form-label-req {

}
form input,
form textarea,
form select,
form option {
    border: 0;
	width:auto;
	background: #DEE3E9;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px !important;
	font-weight: normal;
	color: #2E4F6E;
	margin: 2px;
}  

.formbut {
	cursor: pointer;
	border: 0;
	background: #DEE3E9;
	font-size: 10px;
	font-weight: normal;
	color: #2E4F6E;
}
.formfield {
    border: 0;
	background: #DEE3E9;
	font-size: 10px;
	padding: 1px !important;
	font-weight: normal;
	color: #2E4F6E;

}
.formdropdown {
	cursor: pointer;
	border: 1px solid #2E4F6E;
	background: #DEE3E9;
	font-size: 10px;
	font-weight: bold;
	color: #2E4F6E;
}
.formfieldEmpty {
	color: #111; 
	font-weight: bold;
	text-decoration: none;
	 background-color: #dadada; 
	 border-top :1px solid #fff842;
	 border-right :1px solid #fff842;
	 border-bottom:1px solid #000;
	 border-left:1px solid #000;
	padding-left:3px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}

/* Tabelloses Forumlar */
.formDisplay {
	display: block;
	float: left;
	width: 260px;
	color: #334557;
	text-decoration: none;
	background-color: #fafafa; 
	border:1px solid #334557;
	padding-left: 2px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}
/* smilies in GB ohne Border*/
.formDisplay img {
	border: 0 !important;
	margin: 4px;
}
.formDisplayEmpty {
	display: block;
	float: left;
	width: 260px;
	color: #334557; 
	text-decoration: none;
	background-color: #fafafa; 
	border:1px solid IndianRed;
	padding-left: 2px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}
.formDisplayHidden {
    background: none; 
    display: block;
	float: left;
	border:0;  
	width: 260px;
	padding-left: 6px; 
	padding-top: 2px;
	margin-bottom: 3px;
}
.formLabel, .noLabel {
    display: block;
	text-align: right;
	float: left;
	width: 160px;
	padding-right: 20px;
	border: 0;
}

.msg {
	color: #94002E;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
	padding: 3px;
	margin: 20px 0px 6px 0px;
	border: 0;
	font-size: 12px;
	text-align: center !important;
}
.pager {
	color: #144178; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #dee3e9;
	border:1px solid #144178; 
	padding:2px;
}
a.pager,
.pager a,
.csc-searchResultPrevNext a {
	color: #144178; 
	font-weight: bold;
	font-size: 11px !important; 
	text-decoration: none; 
	background-color: #dee3e9;
	border:1px solid #144178; 
	padding:2px;
}
a.pager:hover,
.pager a:hover,
.csc-searchResultPrevNext a:hover { 
	color: #144178; 
	font-weight: bold;
	font-size: 11px !important; 
	text-decoration: none; 
	background-color: #dee3e9;
	border: 1px solid #be0b1d !important; 
	padding:2px;
}
/* ------------------------------------
    Navigationspfad
    ------------------------------------ */

#locationBar {
    height: auto;
    padding: 9px 0 0 34px;
	margin: 0;
    border: 0;
	color: #fff;
	font-size: 11px;
}
#locationBar a {
    color: #fff;
    font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
	letter-spacing: 0;
}
#locationBar a:hover {
	text-decoration: none;
	color: #fff;
}

/* ------------------------------------
   Listen
   ------------------------------------ */
ol {
	margin: 0 0 0 20px;
	padding:0;
}

ul li, ol li {
	margin: 0 0 6px 0 !important;
	list-style-image: url(../images/bullet.gif);
}
/* ------------------------------------
    Sitemap
    ------------------------------------ */
.csc-sitemap {
	list-style-type:none;
}
.csc-menu-2 {
    border: 1px solid #99a6af;
}
.csc-menu-2 p {
    padding: 0;
	margin: 0 0 1px 0;
}


.csc-sitemap-level1 a {
    color: #fff;
    display: block;
	font-size: 14px;
	font-weight: bold;
    padding: 3px 0 3px 100px;
	text-decoration: none;
	background-color: #be0b1d;
	border: 1px solid #be0b1d;
}
.csc-sitemap-level1 a:hover {
	background-color: #be0b1d;
	text-decoration: none;
}

.csc-sitemap-level2 a {
    color: #fff;
    display: block;
	font-size: 12px;
	font-weight: bold;
    padding: 2px 0 2px 124px;
	background-image:url(../images/pfeil_nav.gif) !important;
	background-repeat: no-repeat;
	background-position: 8px 0px;
	text-decoration: none;
	background-color: #d8312f;
}
.csc-sitemap-level2 a:hover {
    background-color: #be0b1d;
	text-decoration: none;
}
.csc-sitemap-level3 a {
    color: #fff;
    display: block;
	font-size: 11px;
	font-weight: normal;
    padding: 2px 0 2px 144px;
	text-decoration: none;
	background-color: #e8413a;
}
.csc-sitemap-level3 a:hover {
    background-color: #be0b1d;
	text-decoration: none;
	font-weight: bold !important;
}

.csc-sitemap-level4 a {
    color: #585858;
	display: block;
	height: auto;
	font-size: 11px;
	font-weight: normal;
    padding: 0 0 0 164px;
	text-decoration: none;
	background-color: #fafafa;
	
}
.csc-sitemap-level4 a:hover {
	color: #585858;
	text-decoration: none;
	font-weight: bold !important;
	background-color: #fff;
}
/* ------------------------------------
    MENU Subpages
    ------------------------------------ */
.tabbed_menu {
	border-bottom: 10px solid #2E4F6E;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0;
	margin: 0;
	clear: both;
}
	
.tabbed_menu-level1 {
	padding: 0;
	margin: 0;
	list-style-type: none !important;
}
	
.tabbed_menu-level1 li {
	list-style-type: none !important;
	padding: 0;
	margin: 0;
	float: left;
}

.tabbed_menu-level1 li a {
    display: block;
	float: left;
	width: 137px;
	height: 27px;
	color: #fff !important;
	background-color: #58738c;
	margin: 1px 1px 0 0;
	padding: 2px 9px 01px 9px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background-image: url(../images/bg_tabbed_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tabbed_menu-level1-active a,
.tabbed_menu-level1-current-active a
/*.tabbed_menu-level1 a:hover*/
 {
	background-color: #2E4F6E !important;
	border-bottom: 1px solid #2E4F6E;
	background-image: url(../images/bg_tabbed_menu_act.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ------------------------------------
    Shop (tt_products)
    ------------------------------------ */
.tt_prodBox {
    background-color: #e4e7ec;
}
.tt_prodBox td {
	padding: 6px;
}
.tt_prodBoxHead {
	background-color: #2E4F6E;
	border: 0;
}
.articleTitle a, .articleTitle {
	font-size: 14px; 
	font-weight: bold;  
	text-decoration: none;
	background-color: #2E4F6E !important;
	padding: 0;
	margin: 0;
	color: #fff !important;
}
.articleTitle a:hover {
    text-decoration: underline !important;
}
.tt_prodBoxFoot {
    height: 20px; 
	background-color: #fff;
	border-top: 1px solid #99a6af;
}
.tt_prod_formbut {
	cursor: pointer;
	border: 1px outset #99a6af;
	background: #fafafa;
	font-size: 11px;
	font-weight: bold;
	color: #2E4F6E;
}
.tt_prod_formfield {
    border: 1px inset #99a6af;
	background: #fafafa;
	font-size: 11px;
	padding: 1px !important;
	font-weight: bold;
	color: #2E4F6E;

}

/* ------------------------------------
    Suche
    ------------------------------------ */
.csc-noSearchResultMsg {

}
.csc-searchform {
	width: 600px;
	border: 1px solid #99a6af;
	background-color: #fafafa;
	padding: 3px;
	margin: 14px 0 14px 0;
}
.csc-searchResultInfo {
	width: 600px;
	border: 1px solid #99a6af;
	background-color: #fafafa;
	padding: 3px;
	margin: 14px 0 14px 0;
}

.csc-searchResultHeader a {
    display: block;
	margin: 0 0 0 5x;
    padding: 3px;
	margin: 0;
    font-size: 11px;
	font-weight: bold;
	color: #585858;
	border: 1px solid #99a6af;
	background-color: #fafafa;
	width: 592px;
}
.csc-searchResultHeader a:hover {
    text-decoration: none;
	border: 1px solid #be0b1d !important;
	background-color: #e4e7ec;
}

.csc-searchResult  {
    margin: 5px 0 24px 0;
	width: 590px;
	padding: 3px;
}

/* ------------------------------------
    Indexed Search
    ------------------------------------ */

.tx-indexedsearch-searchbox {
	width: 600px;
	border: 1px solid #99a6af;
	background-color: #fafafa;
	padding: 3px;
	margin: 14px 0 14px 0;
}

.tx-indexedsearch-searchbox table {
	
}


.tx-indexedsearch-searchbox table td {
	width: 200px;
}

.browsebox {
	list-style-type: none;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align:center !important;
}
.browsebox  .tx-indexedsearch-browselist-currentPage {
	
	
}

.browsebox li a {
	text-decoration: none;
	border: 1px solid #99a6af !important;
	background-color: #e4e7ec;
	padding: 1px;
	margin: 0 10px 0 0 !important;
}

.browsebox li a:hover {
	text-decoration: none;
	border: 1px solid #be0b1d !important;
	background-color: #e4e7ec;
	padding: 1px;
	margin: 0 10px 0 0 !important;
}
.tx-indexedsearch-browsebox {
	
}
.tx-indexedsearch-rules {
	font-size: 11px !important;
	line-height: 100%;
}
.tx-indexedsearch-whatis {
	width: 600px;
	border: 1px solid #99a6af;
	background-color: #fafafa;
	padding: 3px;
	margin: 14px 0 14px 0;
}
.tx-indexedsearch-res {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #99a6af;
	font-size: 11px;
	font-style: normal !important;
}

.tx-indexedsearch-descr, .tx-indexedsearch-descr p {
	font-style: normal !important;
}
.tx-indexedsearch-redMarkup {
	color: #99a6af !important;
}

.tx-indexedsearch-browsebox, .tx-indexedsearch-browsebox p {
	text-align:center !important;
	margin: 20px 0 0px 0;

}	
/* ------------------------------------
    Alte Klassen (teilweise erneurert)
    ------------------------------------ */
	
.tophead14 {font-size: 14px; font-weight: bold;  text-decoration: none;}
.header18Blueb {
    /* Abstand zu Klappmenu: */
    margin-bottom: 20px;
	/* wie h1 */
	margin-top: 40px; 
	text-transform: uppercase;
	font-size: 16px !important; 
	font-weight: normal !important;  
	text-decoration: none;
}
.tophead14_ul_dotted {
	border-bottom: 1px solid #94A5B5;
	font-size: 14px; 
	font-weight: bold;  
	text-decoration: none; 
	margin-top: 0px; 
	margin-bottom: 0px;
}
.text12b {font-size: 12px; font-weight: bold;  text-decoration: none;}
.text12b_ul_dotted {
	border-bottom: 1px solid #94A5B5;
	font-size: 12px; font-weight: bold;  
	text-decoration: none;
	margin-top: 0px; 
	margin-bottom: 0px;
}

/* Produkt-Tabellen */
.text11 {
    text-align:left; 
	font-size: 11px; 
	font-weight: normal;  
	text-decoration: none;
}
.text11Zent {text-align:center; font-size: 11px; font-weight: normal;  text-decoration: none;}
.text11b {
    font-size: 11px; 
	font-weight: bold;  
	text-decoration: none;
	margin: 5px !important;
}
.teaser10 {
	font-size: 11px; 
	font-weight: normal;  
	text-decoration: none; 
	margin: 5px !important; 	
}
.teaser11b {
    font-size: 11px; 
	font-weight: bold;  
	text-decoration: none; 
	margin: 5px !important;
}
.teaser10w {
	text-indent: 10px; 
	height: 25px; 
	line-height:22px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-left:28px;
	background-image:url(../images/teaser10w.gif);
	background-repeat:no-repeat;
}
.tophead14blue {font-size: 14px; font-weight: bold;  text-decoration: none ; background-color: #EBEEF4;}
.articleTitle {font-size: 14px; font-weight: bold;  text-decoration: none ; background-color: #FFFFFF; margin-left: 5px; margin-bottom: 10px;}
.text12bNoMargins {font-size: 12px; font-weight: bold;  text-decoration: none; margin: 0px;}
.text11NoMarginsLeftAlign {text-align:left; font-size: 11px; font-weight: normal;  text-decoration: none; margin: 0px;}
.text10 {font-size: 10px; font-weight: normal;  text-decoration: none;}


.imgtext-table {
	padding: 0 5px 0 0;
}
.clear {
	clear: both;
}

/* powermail */
span.powermail_mandatory {
	color: #BD0B1D;
	display: none;
}
div.tx-powermail-pi1 {
	background-color: #BD0B1D;
	padding: 0 0 15px 0;
}
div.tx-powermail-pi1_formwrap {
	background-color: white;
	margin: 0 15px 0 120px;
	padding: 10px;
	clear: both;
	width: 480px;
}
div.tx_powermail_pi1_fieldwrap_html_label {
	font-style: italic;
	margin-left: 20px;
}
img.powermail {
	float: left;
}
.powermail {
	color: white;
}
p.powermail {
	padding: 0 15px 20px 0;
	margin-left: 120px;
}
h3.powermail {
	padding-top: 30px;
}
img.powermail_horse {
	position: absolute;
}
form input.powermail_radio {
	background: none;
}
div.tx-powermail-pi1_mandatory {
	color: white;
	padding: 10px;
}
ul.powermail_mandatory_list li {
	margin: 0;
	padding: 0 20px;
}
	/* Umfrage */
div.tx-powermail-pi1 {
	margin-top: 20px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
p.powermail_pagebrowser,
fieldset.tx-powermail-pi1_fieldset legend,
div.tx_powermail_pi1_fieldwrap_html_2 label,
div.tx_powermail_pi1_fieldwrap_html_4 label,
div.tx_powermail_pi1_fieldwrap_html_6 label,
div.tx_powermail_pi1_fieldwrap_html_35 label,
div.tx_powermail_pi1_fieldwrap_html_37 label {
	display: none;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
	padding-bottom: 10px;
}
form textarea.powermail_uid2,
form textarea.powermail_uid4,
form textarea.powermail_uid6,
form textarea.powermail_uid35,
form textarea.powermail_uid37 {
	width: 420px;
	padding: 2px 0 !important;
	margin-left: 20px;
	height: 80px;
	background-color: white;
	border: 1px solid #444;
}
form input.tx_powermail_pi1_submitmultiple_forward {
	float: right;
}
div.tx-powermail-pi1_formwrap_32301 form input.tx_powermail_pi1_submitmultiple_back {
	float: left;
}
form fieldset.tx-powermail-pi1_fieldset_7 div.tx_powermail_pi1_fieldwrap_html input.powermail_submit_uid17 {
	position: absolute;
	width: 80px;
	margin: 7px 0 0 390px;
}
div.powermail_radio_inner {
	padding: 2px 0;
}
fieldset.tx-powermail-pi1_fieldset_7 div.tx_powermail_pi1_fieldwrap_html label {
	float: left;
	clear: left;
	font-weight: bold;
	width: 135px;
}
form fieldset.tx-powermail-pi1_fieldset_7 div.tx_powermail_pi1_fieldwrap_html input,
form fieldset.tx-powermail-pi1_fieldset_7 div.tx_powermail_pi1_fieldwrap_html select {
	width: 280px;
}
div.tx-powermail-pi1_confirmation p {
	font-weight: bold;
}
p.powermailoptin,
div.tx-powermail-pi1_thx {
	color: white;
	padding: 10px;
}
div.tx_powermail_pi1_fieldwrap_html_38 p {
	display: none;
}
fieldset.tx-powermail-pi1_fieldset_7 div.tx_powermail_pi1_fieldwrap_html div.powermail_check_inner_uid38_0 label {
	width: 380px;
}
form input#check_uid38_0 {
	width: auto;
	margin-left: 22px;
}
div.tx_powermail_pi1_fieldwrap_html_38 {
	margin-bottom: 25px;
}

	/* Bestellung */
div.tx_powermail_pi1_fieldwrap_html {
	padding: 5px 0;
}
form fieldset.tx-powermail-pi1_fieldset_8 div.tx_powermail_pi1_fieldwrap_html label {
	float: left;
	clear: left;
	font-weight: bold;
	width: 150px;
}
form fieldset.tx-powermail-pi1_fieldset_8 div.tx_powermail_pi1_fieldwrap_html input,
form fieldset.tx-powermail-pi1_fieldset_8 div.tx_powermail_pi1_fieldwrap_html textarea,
form fieldset.tx-powermail-pi1_fieldset_8 div.tx_powermail_pi1_fieldwrap_html select {
	width: 300px;
}
form fieldset.tx-powermail-pi1_fieldset_8 div.tx_powermail_pi1_fieldwrap_html textarea {
	height: 80px;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner_uid23_0,
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner_uid23_1,
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner_uid23_2 {
	margin-bottom: 35px;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner_uid23_3 {
	margin-bottom: 15px;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner img {
	width: 100px;
	float: left;
	margin-right: 10px;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner label {
	font-weight: bold;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner h3 {
	margin: 0;
	margin-left: 120px;
	padding: 0;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner ul {
	margin-left: 110px;
	!margin-left: 135px;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner ul li {
	margin-bottom: 0 !important;
}
div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner p,
form div.tx_powermail_pi1_fieldwrap_html_23 div.powermail_check_inner input {
	margin: 0;
	margin-left: 120px;
	background: none;
}
form input.powermail_submit_uid24 {
	position: absolute;
	margin-top: -9px;
	margin-left: 340px;
	!margin-left: 300px;
}
div.tx-powermail-pi1_formwrap_32302 form input.tx_powermail_pi1_submitmultiple_back {
	position: absolute;
	margin-top: -13px;
}
