/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#2f3e44;
}

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-image:none;
	background-repeat:no-repeat-x;
	background-color:#fff;
}
.article_order_form table tbody tr td h1 {
	font-size:14px;
	color:#b23000;

}
.article_order_form table tbody tr td a strong
{
	font-size:14px;
	color:#b23000;
}


.text_start_1{
        padding-left:215px;
        padding-top:40px;
       width:290px;
         text-align:left;
}

*html .text_start_1{
        padding-left:215px;
        padding-top:30px;
        width:290px;
         text-align:left;
}

.text_start_1 a{
        text-decoration:none;
        font-size:12px;
        color:#59759c;
}

.text_start_1 a:hover{
        text-decoration:none;
        font-size:12px;
        color:#b23000;
}

.text_start_2{
        padding-left:270px;
        padding-top:50px;
        width:200px;
         text-align:left;
}

*html .text_start_2{
        padding-left:270px;
        padding-top:50px;
        width:200px;
         text-align:left;
}

.text_start_2 a{
        text-decoration:none;
        font-size:12px;
        color:#59759c;
}

.text_start_2 a:hover{
        text-decoration:none;
        font-size:12px;
        color:#b23000;
}

.text_start_3{
        padding-left:170px;
        padding-top:10px;
        width:180px;
         text-align:left;
}

*html .text_start_3{
        margin:0;
        padding-left:170px;
        padding-top:15px;
        width:180px;
         text-align:left;
}

.text_start_3 a{
        text-decoration:none;
        font-size:12px;
        color:#59759c;
}

.text_start_3 a:hover{
        text-decoration:none;
        font-size:12px;
        color:#b23000;
}


.text_start_4{
        padding-left:385px;
        padding-top:5px;
        width:170px;
         text-align:left;
}

*html .text_start_4{
        padding-left:385px;
        padding-top:0px;
        width:180px;
         text-align:left;
}

.text_start_4 a{
        text-decoration:none;
        font-size:12px;
        color:#59759c;
}

.text_start_4 a:hover{
        text-decoration:none;
        font-size:12px;
        color:#b23000;
}

.text_start_5{
        padding-left:25px;
        padding-top:70px;
        width:200px;
         text-align:left;
}

*html .text_start_5{
        padding-left:25px;
        padding-top:75px;
        width:200px;
         text-align:left;
}

.text_start_5 a{
        text-decoration:none;
        font-size:12px;
        color:#59759c;
}

.text_start_5 a:hover{
        text-decoration:none;
        font-size:12px;
        color:#b23000;
}


DIV.center {
margin:auto;
/*width:680px;*/
}

.Price {
	font-weight:bold;
	font-size:16px;
	color:#CC0000;
}

h1 {
	font-size:12px;
	color:#b23000;
}

h2{
	font-size:16px;
	color:#171717;
}

h3{
	font-size:14px;
	color:#171717;
}

.table_border {
	background-color:#FFFFFF;
        width:1109px;
        margin-top:20px;
}




.menu {
	background-image:none;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-right:13px;
	margin:0px;
        font-size:14px;
	color:#593325;
}

.menu a {
	color:#593325;
        font-size:14px;
	text-decoration:none;
}

.menu a:hover {
	color:#593325;
	text-decoration:underline;
}

.table_menu {
        height:32px;
}

.header {
	background-image:url(/layout/topbanner_streifen.jpg);
	background-repeat:repeat-x;
	height:11px;
}


.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:1109px;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich ge&#65533;ndert werden.
 */
.logo {
	background-image:url(/layout/logo_claim.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;

}

/**
 * 2. row
 */
#left_column {
	padding-top:10px;
	width:222px;

}

#main_column {
        text-align:left;
	width:643px;
	padding:10px 10px 0px 10px;
	

}

#right_column {
	width:222px;
	padding-top:10px;

}

.reinliche {
        background-image:url(/layout/nav_reinliche.jpg);
        height:45px;
        width:222px;
}


a:hover .reinliche{
        background-image:url(/layout/over_reinliche.jpg);
}

.reinliche_active {
        background-image:url(/layout/over_reinliche.jpg);
        height:45px;
        width:222px;
}

.tierhalter {
        background-image:url(/layout/nav_tierhalter.jpg);
        height:45px;
        width:222px;
}

a:hover .tierhalter{
        background-image:url(/layout/over_tierhalter.jpg);
}

.tierhalter_active {
        background-image:url(/layout/over_tierhalter.jpg);
        height:45px;
        width:222px;
}

.handwerker {
        background-image:url(/layout/nav_handwerker.jpg);
        height:45px;
        width:222px;
}

a:hover .handwerker{
        background-image:url(/layout/over_handwerker.jpg);
}


.handwerker_active {
        background-image:url(/layout/over_handwerker.jpg);
        height:45px;
        width:222px;
}

.gewerbe {
        background-image:url(/layout/nav_gewerbe.jpg);
        height:45px;
        width:222px;
}

a:hover .gewerbe{
        background-image:url(/layout/over_gewerbe.jpg);
}


.gewerbe_active {
        background-image:url(/layout/over_gewerbe.jpg);
        height:45px;
        width:222px;
}

.gartenfreunde {
        background-image:url(/layout/nav_gartenfreunde.jpg);
        height:45px;
        width:222px;
}

a:hover .gartenfreunde{
        background-image:url(/layout/over_gartenfreunde.jpg);
}


.gartenfreunde_active {
        background-image:url(/layout/over_gartenfreunde.jpg);
        height:45px;
        width:222px;
}

ul.left_menu {
   padding:0px;
   margin:0px 0px 0px 0px;
   width:222px;        }


ul.left_menu ul {
   padding:0px;
   margin:0px;
   width:222px;        }

ul.left_menu li {
   text-align:left;
   list-style-type:none;
   padding-left: 0px;
   padding-top:0px;
   margin-left:0px;
   width: 222px;
}


ul.left_menu a.level1active_link {
        display: block;
        color:transparent;
        text-decoration:none;
        padding: 0;
        margin:0;
        width:202px;
}



ul.left_menu a{
        display:none;
        height: 0px;
        font-size:0px;
        overflow:hidden;
        text-decoration:none;
        margin:0; 
        padding:0;
}

ul.left_menu li.level2 {
   background-color:#59759c;
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
   width:222px;
}

ul.left_menu li.level2 a {
   display: block;
   background-image:none;
   background-color:#dadad8;
   color:#593325;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   padding: 2px 4px 2px 5px;
   margin-left:15px;
   line-height:15px;
   height:17px;
   width:198px;
}


ul.left_menu li.level2 a:hover {
   color:#bd5c0d;
}

ul.left_menu li.level3 {
   background-color:#e0a332;
   text-align:left;
   background-image:none;
   background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
   display: block;
   background-image:none;
   background-color:#fff;
   color:#593325;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   padding: 2px 4px 2px 5px;
   margin-left:15px;
   line-height:15px;
   height:16px;
   width:198px;
}

ul.left_menu li.level3 a:hover {
   color:#bd5c0d;
}

ul.left_menu li#level1_85 a{
        background-image:url(/layout/over_reinliche.jpg);
        background-repeat:no-repeat;
        color:#faa41d;
        font-size:x-small;
        height:45px;
        width:222px;
        padding:0;
        margin:0;
}

ul.left_menu li#level1_86 a{
        background-image:url(/layout/over_tierhalter.jpg);
        background-repeat:no-repeat;
        background-color:#faa41d;
        color:#faa41d;
        font-size:x-small;
        height:45px;
        width:222px;
        padding:0;
        margin:0;
}

ul.left_menu li#level1_87 a{
        background-image:url(/layout/over_handwerker.jpg);
        background-repeat:no-repeat;
        color:#faa41d;
        font-size:x-small;
        height:45px;
        width:222px;
        padding:0;
        margin:0;
}

ul.left_menu li#level1_89 a.level1active_link{
        background-image:url(/layout/over_gartenfreunde.jpg);
        background-repeat:no-repeat;
        color:#faa41d;
        font-size:x-small;
        allowtransparency:true;
        height:45px;
        width:222px;
        padding:0;
        margin:0;
}

#left_column .box {
        text-align:left;
	padding-left:20px;
	padding-right:0px;
}

#left_column .box .content {
        text-align:left;
	
}

.box {
	width:200px;
	padding-right:5px;
}

.box .header {
	padding:0px;
	height:28px;
	background-image:url(/layout/default_layout_6/bg_box.gif);
	background-repeat:no-repeat;
}

.header h2 {
        color:#2f3e44;
        text-align:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:url(/layout/default_layout_6/bg_text_box.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 0px 10px;
	width:inherit;
}


.box .footer {
        text-align:left;
	background-image:url(/layout/default_layout_6/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:2px;
}




.box_2 {
	width:222px;
	padding-right:5px;
}

.box_2 .header {
	padding:0px;
	height:23px;
        background-color:#f3f3f3;
	background-image:none;
	background-repeat:no-repeat;
	
}

.box_2 .header h2 {
        color:#643120;
        text-align:left;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:0px;
	margin: 0px;
	font-size:14px;
	font-weight:normal;
}

.box_2 .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 0px 20px;
	width:192px;
}

.box_2 .footer {
        text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	margin-bottom:10px;
}




.box_bestof {
	width:222px;
	padding-right:5px;
}

.box_bestof .header {
	padding:0px;
	height:23px;
        background-color:#faa41d;
	background-image:none;
	background-repeat:no-repeat;
}

.box_bestof .header h2 {
        background-color:#faa41d;
        color:#643120;
        text-align:left;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:2px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
}

.box_bestof .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 10px 10px;
	width:202px;
}

.box_bestof .content_info {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	width:202px;
        background-color:#59759c;
}


.box_bestof .content_info a{	
   display: inline-block;
   background-image:none;
   background-color:#dadad8;
   color:#593325;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   padding: 2px 4px 5px 5px;
   margin-left:15px;
   height:17px;
   width:198px;
}

.box_bestof .content_info a:hover {
   color:#bd5c0d;
}

.box_bestof .footer {
        text-align:left;
	background-image:url(/layout/topbanner_streifen.jpg);
	background-repeat:repeat-x;
        height:20px;
	margin-bottom:10px;
}



.box_abo {
	width:222px;
	padding-right:5px;
}

.box_treue .header {
	padding:0px;
	height:43px;
	background-image:url(/images/gallery/Banner/treuepunkte.jpg);
	background-repeat:no-repeat;
}


.box_treue .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	background-repeat:no-repeat;
        background-color:#f3f3f3;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 10px 10px;
	width:202px;
}

.box_treue .footer {
        text-align:left;
	background-image:url(/layout/topbanner_streifen.jpg);
	background-repeat:repeat-x;
        height:20px;
	margin-bottom:10px;
}

.box_abo {
	width:222px;
	padding-right:5px;
}

.box_abo .header {
	padding:0px;
	height:43px;
	background-image:url(/layout/head_abo.jpg);
	background-repeat:no-repeat;
}


.box_abo .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	background-repeat:no-repeat;
        background-color:#f3f3f3;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 10px 10px;
	width:202px;
}

.box_abo .footer {
        text-align:left;
	background-image:url(/layout/topbanner_streifen.jpg);
	background-repeat:repeat-x;
        height:20px;
	margin-bottom:10px;
}


.box_warenkorb {
	width:222px;
	padding-right:5px;
}

.box_warenkorb .header {
	padding:0px;
	height:23px;
        background-color:#f3f3f3;
	background-image:none;
	background-repeat:no-repeat;
}

.box_warenkorb .header h2 {
        color:#643120;
        text-align:left;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:0px;
	margin: 0px;
	font-size:14px;
	font-weight:normal;
}

.box_warenkorb .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:none;
	background-repeat:no-repeat;
        background-color:#f3f3f3;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 10px 10px;
}

.box_warenkorb .footer {
        text-align:left;
	background-image:url(/layout/topbanner_streifen.jpg);
	background-repeat:repeat-x;
        height:20px;
	margin-bottom:10px;
}






.footer {
	background-image:none;
	background-repeat:no-repeat;
	height:25px;
        font-size:14px;
	color:#b23000;
        text-align:center;
}

.footer a{
	text-decoration:none;
	height:25px;
        font-size:14px;
	color:#b23000;
        text-align:center;
}

.footer a:hover{
	text-decoration:underline;
	height:25px;
        font-size:14px;
	color:#b23000;
        text-align:center;
}


.footer2 {
	background-image:none;
	background-repeat:no-repeat;
	height:25px;
        font-size:14px;
	color:#64301f;
        text-align:center;
}


.footer2 a{
	height:25px;
        text-decoration:none;
        font-size:14px;
	color:#64301f;
        text-align:center;
}

.footer2 a:hover{
        text-decoration:underline;
	height:25px;
        font-size:14px;
	color:#64301f;
        text-align:center;
}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}

.ArticleAttrImageSelected {
	border:1px solid #E2007A;
}

			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
.ProductDetailDesc {
width:87%;

}		

.mop2referrer_2_2 {
display: none;
}
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			  
