/*  Styles vom Shop */

/** comment in to make any div-tag visible **/
/** use for debugging css **/
/*
div {
border : 1px solid red !important;
padding : 2px !important;
margin: 0 3 3 0 !important;
}*/



/* FORMATIERUNG ALLGEMEIN */




body, html{
margin:0;
padding:0;
}
html{
	width:100%;
	height:100%;
}
body{

	height:100%;

	font-family: georgia,palatino;
	/*font-size: 13px;*/
	color: black;

}
a {
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	/*color: #565655;	*/
	color: black;
	/*font-size: 12px;*/
}

a.textlink{
	font-family: georgia,palatino;
	text-decoration: underline;
	font-weight: normal;
	/*color: #565655;	*/
	color: black;
	font-size: 12px;
}


td {
	font-size: 12px;
	font-family: georgia,palatino;
}
span {
	font-size: 12px;
	font-family: georgia,palatino;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
#box_wk{
	position:absolute;
	top: 0;
	left: 50%;
	right: 50%;
	margin-left:190px;
	z-index:9999999999;
	width:215px;
	background-color: transparent;
	height:75px;
	margin-top: 0px;
	padding: 0px;
		}
#stoerer_xmas{
	float:left;
	height:140px;
	width:290px;
	background-image: url(templates/braasch/images/stoerer_quer.png);
	position:absolute;
	margin-left:480px;
	margin-top:16px;
	z-index: 9999999;
	cursor: hand;


	}

	#banderole{
		float:left;
	height:108px;
	width:252px;
	background-image: url(templates/braasch/images/banderole.png);
		position:absolute;
		margin-left:-15px;
		margin-top:16px;
		z-index: 9999999;
		cursor: hand;


		}


/*#stoerer{
	float:left;
	margin-left:-75px;
	_margin-left:-82px;
	margin-top:-100px;


	_margin-top:-100px;

	height:303px;
	width:152px;

	position:fixed;
	_position:relative;
	z-index:1;
	_z-index:9999999;
	background-image: url(images/stoerer_web.png);
	_background-image: url(images/stoerer_web.gif);
}*/




/* LAYOUT */
#head_liefer {
	background-image: url(img/head_liefer);
	background-repeat: no-repeat;
	height: 110px;
	width: 700px;
	margin-bottom:15px;
}

#wrapper{
	width:950px;
	height:99%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;

}
#MetaNavi{
	width:900px;}

#menu{ width:900px;
	height:37px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;}

#top{
	width:900px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
}

#top_left {
	position:relative;
	/*position:fixed; /* hier scrollt das Bild nach unten mit*/
	z-index:999999;
margin-left:-2px;
	float:left;
	margin-top: 22px;
	color: black;
	width:600px;}

#top_right {
	float:right;
margin-right:-15px;
	margin-top: 19px;
	color: black;
	width:100px;
	color: black;
	text-align:right;
}


#bg_start
{
	width: 942px;
	height: 21px;

	margin-top: 18px;
	margin-right: auto;
	margin-left:auto;
	z-index: 990;
	background-color: white;
	background-image: url(img/container_bg-start.gif);
	background-repeat: no-repeat;
}


#logo_element
{
	width: 942px;
	height: 90px;
	margin-right: auto;
	margin-left:auto;
	background-image: url(img/container_bg-mid.gif);

}

#container {
	text-align: left;
	width: 942px;
	min-height:99%;
	_height:99%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-color: white;
	background-image: url(img/container_bg-mid.gif);
	background-repeat: repeat-y;
}




/* Content > Main Content */

#ContentContainer

{ width:900px;

	margin-left:auto;
	margin-right:auto;}

#content_main {
	color: black;
	width: 350px;
	line-height: 1.4;
	height:auto;
	display: block;
	font-family: georgia, palatino;
	/*font-size: 14px;*/
	height: 100%;

}

#rahmen {
	float: left;
	height:404px;
	width: 538px;
	margin-top: -10px;
	margin-left: -15px;
	background: url(img/montage.jpg) no-repeat center center;
}

#rahmen_text{
	height:450px;
	width: 350px;
	margin-top: 55px;
	margin-left: 55px;

}



/* TEASER STARTSEITE */


/* TEASER AUF DER STARTSEITE*/

		.product_teaser{

			hasLayout:true;
			float:left;
			display:inline;
			width:141px;
			height:380px;
			margin-right: 25px;
			margin-top:0px;
			}

	.cat_teaser{

		hasLayout:true;
		float:left;
		display:inline;
		width:141px;

		margin-right: 25px;
		margin-top:0px;
		}
	.productPreviewFront {
		position: relative;
		z-index: 999;
		float:left;
		margin-left:-10px;
		margin-top:-80px;
		background-image: url(images/trans.png);
		padding: 3px;
		width:150px;
		height: 45px;
		border: 1px solid #990000;

		}


		.productPreview{

			float:left;

			background-image: url(images/trans.png);
			padding: 3px;
			width:150px;
			height: 45px;
			border: 1px solid #990000;

			}

		.cat_image{
			float: left;

			padding: 5px;
			margin: 5px;
		}


		.cat_desc{
			position: relative;
			z-index: 999;
			float:left;
			margin-left:10px;
			margin-top:-80px;
			background-image: url(images/trans.png);
			padding: 3px;
			width:120px;
			height: 35px;
			border: 1px solid #990000;

			}
		.cat_desc h2 a {

		font-size: 13px;
		font-weight: bold;
		width:140px;
		color:#666;


		}



		.productPreviewFront h2 a {

		font-size: 12px;
		font-weight: bold;
		width:140px;
		color:#666;


		}

		.price_front {
		font-size:16px !important;
		font-weight:bold !important;
		color:#990000;
		height: 30px;
		width: 120px;
		float:left;
		margin-right:2px;
		margin-top:-10px;
		margin-left:25px;
		text-align: right;
			}


	img.productImageBorder{
	width:120px;
	height:250px;
	margin-left:-25px ;
	vertical-align: center;

	}








/* ENDE TEASER STARTSEITE */




/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
	margin-left:7px;
	margin-top: 30px;



}
.fueller {
	list-style-position: inside;
	list-style-image: url(img/001_45.png);
	list-style-type: none;

	vertical-align: middle;
}

#main_content {
	float: left;
	color: black;
	width: 500px;
	_width: 450px;
	_border:0px solid red;
	line-height: 1.4;

	display: block;
	font-family: georgia,palatino;
	/*font-size: 12px;*/
	margin-left:10px;
	margin-right:15px;
	margin-top: 25px;
	min-height:780px;
}

.potm {

	margin-bottom: 5px;

}

#potm_2{
position: relative;
float: left;
	margin-top: -125px;
	margin-left: -10px;

}
.potm_2{
float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 522px;
	/*height: 137px;*/
		/*border: 1px solid grey;*/
}

#box_left{
	width:176px;
	float:left;
	margin-right:0px;
	margin-left:-5px;
	margin-top: 0px;
	margin-bottom: 15px;

}



#box_rechts2{
	width:176px;
	float:left;
	margin-right:0px;
	margin-left:11px;
	margin-top: 0px;
	margin-bottom: 15px;

}
#box_rechts3{
	width:177px;
	float:left;
	margin-right:0px;
	margin-left:10px;
	margin-top: 5px;
	margin-bottom: 0px;


	}


	#box_rechts4{
		width:177px;
		float:left;
		margin-right:0px;
		margin-left:10px;
		margin-top: -5px;
		margin-bottom: 0px;
		border: 0px solid grey;


		}

		.listbox {
			width: 171px;
			border: 1px solid #ccc;
			background: url(images/bg-block-verlauf.gif) repeat-x center bottom;
			padding-bottom: 5px;
			margin-left: 4px;
			margin-bottom: 10px;
		}

h3.red {
color: #990000;
font-size: 12px;
font-weight: normal;
padding-left: 5px;
padding-bottom: 6px;
height:20px;
border-bottom: 1px solid #ccc;
border: 100%;
	background: url(images/bg-block-verlauf.gif) repeat-x center bottom;

}
.zahl_liste {
	list-style-position: inside;
	list-style-image: url(img/haken.png);
	list-style-type: none;
	font-family: arial;
	font-size: 11px;
	color: #666;
}



#rahmen{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
}







#top_left a {
	color: black;
}
#top_right a {
	color: black;
}
#topleft {
	position:absolute;
	top: 40px;
	left: 50%;
	/*margin-right: 214px;*/
	/*margin-left: 214px;*/
	margin-left: -443px;
	z-index: 999;
	color: #565655;
}

#topleft a {
	color: #565655;
}


#botli {
	left: 50%;
	margin-left: -466px;
	width: 932px;
	height: 2px;
	top: 721px;
	position: absolute;
	/* background-color: #565655; */
	border-bottom: 2px solid #565655;
	padding: 0px;
	z-index: 9999;
}
.navi_spacer {
	display: inline;
	width: 6px;
	height: 1px;
}

#left {
	position: relative;
	width: 230px;
	top: 0px;
	left: 0px;
	border: 1px dotted red;
	float:left;
}

#content {
	position: relative;
	width: 440px;
	top: 0px;
	left: 0px;
	border: 1px dotted green;
	float:left;
	line-height: 1.5;
}

#right {
	position: relative;
	width: 230px;
	top: 0px;
	left: 0px;
	border: 1px dotted blue;
}
#left_hl {
	color: black; /* old # 939598 */
	font-size: 18px;
}
#content_hl {
	/*color: # 939598;*/
	color: black;
	font-size: 18px;
}
#right_hl {
	color: black; /* old # 939598 */
	font-size: 18px;
}

.contentsTopics {
font-family:georgia,palatino !important;
line-height:1.4;
color:black;
font-size:18px;
}

#subnavi {
	color: black;
	font-size: 12px;
	font-family: georgia,palatino;
	width: 160px;
	line-height: 1.2 !important;
	z-index:999999;
}
#subnavi a {
	font-size: 12px;
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	color2: #565655 !important;
	color: black !important;
}
#subnavi a:link {

}
#subnavi a:visited {

}
#subnavi a:hover {
	font-weight: bolder;
	color: #A53720 !important;
}
#subnavi a.subnavi_selected {
	font-weight: bolder;
	color: #A53720 !important;
}
.navline {
	width: 165px;

	border-top-color: #E1E1E1; /*#9C9D9D;	*/
	/*border-top-color: black;*/
	border-top-width: 1px;
	border-top-style: solid;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}

.navline3 {
	width: 165px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid #E1E1E1;
		font-weight: normal;
}
.navline_sub {
	width: 155px;

	border-top-color: #E1E1E1; /*#9C9D9D;	*/
	/*border-top-color: black;*/
	border-top-width: 1px;
	border-top-style: solid;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.navline2 {
	width: 180px;

	font-style: italic;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}



/*   INFOBOX */


#infobox {
	color: red;
	font-size: 12px;
	font-family: georgia, palatino;
	width: 160px;
	line-height: 1.4 !important;
	z-index:999999;
	font-weight: normal!important;
	list-style-type: none;
}
#infobox a {
	font-size: 12px;
	font-family: georgia,palatino;
	text-decoration: none;

	color2: #565655 !important;

}
#infobox a:link {
}
#infobox a:visited {

}


#infobox li { 	color: red;font-weight: normal!important;


}
#infobox a:active {
	font-weight: bolder;
	color: #A53720 !important;
}


.navline3 a:active {
	font-weight: bolder;
	color: #A53720 !important;
}


#infobox a:hover {
	font-weight: bolder;
	color: #A53720 !important;
}
.navline3 {
	width: 165px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid #E1E1E1;

}







/* infobox ende*/


#content_main a {
	font-family: georgia,palatino;
	text-decoration: underline;
	font-weight: normal;
	color: black !important;
	font-size: 12px;
}

#right_main {
	color: black;
	line-height: 1.4;
	overflow: auto;
	height: 364px;
	display: block;
	font-family: georgia,palatino;
	font-size: 12px;
}
#right_main a {
	font-family: georgia,palatino;
	text-decoration: underline;
	font-weight: normal;
	color: black;
	/*color: #565655 !important; */
	font-size: 12px;
}
p a {
	font-family: georgia,palatino !important;
	font-weight: normal;
	color: black !important;
	/*color: #565655 !important; */
	font-size: 12px !important;
}
div a {
	font-family: georgia,palatino !important;
	font-weight: normal;
	color: black;
	/*color: #565655 !important; */
	font-size: 12px }

p { margin: 0; padding: 0; font-size: 12px !important; font-family: georgia,palatino !important; line-height: 1.4; }
div { font-size: 12px !important; font-family: georgia,palatino !important; line-height: 1.4; }


#subnavi2 {
	color: white;
	font-size: 12px;
	font-family: georgia,palatino;
	width: 180px;
}
#subnavi2 a {
	font-size: 12px;
	font-family: georgia,palatino;
	text-decoration: none !important;
	font-weight: normal;
	color: black !important;
}
#subnavi2 a:link {

}
#subnavi2 a:visited {

}
#subnavi2 a:hover {
	font-weight: bolder;
	color: #565655;
}
#subnavi2 a.subnavi_selected {
	font-weight: bolder;
	color2: #565655;
	color: black;
}
.input {
	width: 230px;
}
.input2 {
	width: 400px;
}
#input3 {
	width: 20px;
	margin-left:0px;
	margin-top:4px;
	 background:#fff  url(images/input_bg.gif) left top repeat-x;
    color: #666666;
    border: 1px #666666 solid; /* ### Farbe für den Rand ### */}

#input_qt{
	width: 25px;
	border:0px solid green;
	padding:0;
	margin-left:100px;
	margin-top:2px;



	 background:#fff  url(images/input_bg.gif) left top repeat-x;
    color: #666666;
	font-size:12px;
    border: 1px #666666 solid; /* ### Farbe für den Rand ### */}


#navi {
	background-color: #A53821;
	width: 880px;
	padding: 10px;
	color: #E2E2E2;
	font-size: 14px;
	font-family: georgia,palatino;
	/*font-weight: bolder;*/
}
#navi a {
	font-size: 14px;
	letter-spacing: 1.3px;
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	color: #E2E2E2;
}
#navi a:link {

}
#navi a:visited {
}
#navi a:hover {
	color: white;
	/*
	border-bottom-color: white;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	*/
}
#navi a.navi_selected {
	color: white !important;
}

#navi2 {
	background-color: #8CA3AF;
	width: 880px;
	padding: 10px;
	color: white;
	font-size: 14px;
	font-family: georgia,palatino;
	/*font-weight: bolder;*/
}
#navi2 a {
	font-size: 14px;
	letter-spacing: 1.3px;
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	color: #B8C7D1;
}
#navi2 a:link {

}
#navi2 a:visited {

}
#navi2 a:hover {
	color: white;
	/*
	border-bottom-color: white;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	*/
}
#navi2 a.navi_selected {
	color: white !important;
}


body.mceContentBody {
	/*color: #56575a;*/
	color: black;
	width: 410px;
	line-height: 1.4;
	/*font-family:Arial;*/
	/*font-size:13px;*/
	display: block;
	font-family: georgia,palatino;
	font-size: 12px;
	text-align:left;
	padding: 3px;
	overflow: auto;
}
.mceContentBody a {
	font-family: georgia,palatino;
	text-decoration: underline;
	font-weight: normal;
	color: black !important;
	font-size: 12px;
}


ul#menu,
ul#menu2{
	margin:0;
	padding:0;
	list-style-type:none;
	width:906px;
	position:relative;
	display:block;
	height:37px;
	font-family:georgia,palatino;
}
ul#menu2{
	padding-top: 5px;
}
ul#menu li,
ul#menu2 li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:5px solid #ffffff;


	}
	ul#menu li a,
	ul#menu2 li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding-top:10px;
	width:146px;
	height:27px;
	background-color:#A53720;
	font-size: 14px !important;
	font-weight: bolder;
	text-align:center;
	}
ul#menu li a:hover,
ul#menu2 li a:hover{
	background-color:#652514;
	}
ul#menu li a.catactive,
ul#menu2 li a.catactive{
	background-color:#652514;
	}

#shoppingcarttbl {
	background-color:#A53720;
	color: white;
	font-family: georgia,palatino;
	font-size: 12px;
}
/*### Styles NEU***/

.boxcontainer{
	float: left;
	width: 522px;
	margin-left: -10px;
	margin-bottom:5px ;
}

#blog{

	float: left;
	margin-left: 0px;
	width: 522px;
	height: 137px;
	border: 1px solid #666;
	background-image: url(images/back_blog.jpg);
	margin-bottom:10px ;

}

#newsletter{
	float: left;
	margin-left: 0px;
	width: 522px;
	height: 137px;
	border: 1px solid #666;
	background-image: url(images/bg_newsletter.jpg);
	margin-bottom:10px ;
}

.newsl{
margin: 0px;
margin-bottom: 5px;
	float: left;
	color: #990000;
}

.news {
margin-top: 5px;
float: left;
text-decoration: underline;
	color: #000000;

}
.news_container
{
	float: right;
	width: 200px;
	height: 137px;
	padding-left: 25px;
	background-image: url(images/trans.png);
}

.blog_text {
	float: right;
	width: 300px;
	height: 65px;
	padding: 5px;
		border: 1px solid #666666;
	margin-top: 50px;
	margin-right: -1px;
	padding-left: 25px;
	background-image: url(images/trans.png);
}

#sign_in {
padding: 15px;
margin: 0px;
width: 235px;
margin-left: -10px;
}


input[type=text].mail {
float: left;
margin-top: 20px;
 width:160px;
height: 18px;
margin-left: 0px;
	border: 1px solid #999;
}

input[type=text].login {
float: left;
margin-top: 1px;
 width:120px;
height: 16px;
margin-left: 5px;
	border: 1px solid #999;
}

input[type=password].login {
float: left;
margin-top: 1px;
 width:120px;
height: 16px;
margin-left: 5px;
	border: 1px solid #999;
}

.mail_button {
	float: left;
	margin-left: 90px;
}




 /* DRUCKVORSCHAU */


 #brief_wrap{
width:800px;
height:100%;
margin-left:auto;
margin-right:auto;
}

#brief_head{
width: 800px;
height:200px;
margin-left:auto;
margin-right:auto; }

#brief_body{
width: 800px;
height:auto;
margin-left:auto;
margin-right:auto; }

#brief_logo {
	height: 174px;
	width: 173px;

	/*top: 0px;
	right: 0px;
	position: absolute;	*/
	}

#brief_titel {
	height: 93px;
	width: 326px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
}
#brief_footer {
	height: 117px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	position: fixed;
	bottom: 0px;
	left: 25%;
	right: 25%;
}



#tabelle_fuss{
	font-size: 0.75em;
	width: 750px;
	margin-left: auto;
	margin-right:auto;
}
.brief_absender{

font-size:0.8em;}

hr {
	color: #990000;
	width: 750px;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -5px;
}

#text_cap{
	font-size: 1em;
	text-transform: none;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
}
#brief_adresse{
height:auto;
font-size:1em;
margin-top:15px;
}
.brief_adresse{
height:auto;
font-size:1em;
}

.brief_allgemein{
height:auto;
font-size:0.95em;

}
.brief_footer{

font-size:0.9em;}


/* Warenkorb Braasch*/



 #wk_head{
	background-image: url(img/wk_head.jpg);
	width: 176px;
	height: 11px;
	background-repeat: no-repeat;
	margin-left:10px; float:left;
	 }
 #wk_body{
	background-image: url(img/wk_body.jpg);
	width: 176px;
	background-repeat: repeat-y;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
		margin-left:10px;
		_margin-left:20px;
	padding:5px;
 }



  #wk_fuss{
	background-image: url(img/wk_fuss.jpg);
	width: 176px;
	height: 29px;
	background-repeat: no-repeat;
		margin-left:10px;
		float:left;margin-bottom:5px;
 }
  #wk_fuss_leer{
	background-image: url(img/wk_fuss.jpg);
	width: 176px;
	height: 29px;
	background-repeat: no-repeat;
		margin-left:-5px;
		float:left;
		margin-bottom:5px; }
  .cartBoxLine {
	border-top:1px solid #9F9F9F;
	margin-left:auto;
	margin-right:auto;
		width:135px;
		height:3px;
  }
  .cartBoxContent {
width:160px;
	color: #000000;
	font-family: georgia,palatino;
	font-size: 12px;
   padding-right:5px;
  padding-left:10px;}


    a.cartBoxContent {
	color: #000000;
}

  .cartBoxSumme{
  width:160px;
	color: #000000;
	font-family: georgia,palatino;
	font-size: 12px;
	text-align:right;
  padding-right:15px;
 }

   .cartBoxUst{width:160px;
  color: #000000;
	font-family: georgia,palatino;
	font-size: 10px;
	text-align: right;
  padding-right: 15px;
}

 .boxTextBG {margin-left:-5px;}

  .cartBoxShipping{width:160px;
  color: #000000;
	font-family: georgia,palatino;
	font-size: 10px;
	text-align: right;
  padding-right: 15px;
  padding-bottom:10px;}


  #aktualisieren1 {
	width:30px;
	height:30px;
	float:left;
	vertical-align: middle;
	  margin-top:10px;
  }
    #aktualisieren2 {
	width:13px;
	height:30px;
  float:left;
  vertical-align: sub;
  margin-left:5px;
  margin-top:13px;

  }


/* ### processCheckout: Bestellverlauf #### */

.processCheckoutGreen {
	background-color:#f8f8f8;
	text-align:center;
	height:35px;
	width:22%;
	float:left;
	border:1px #9F9F9F solid;	padding:2px;
margin-right:1%;
	font-size:10px;
	color:#ccc;
	line-height:15px;
}

.processCheckoutRed {
	background-color:#f8f8f8;
	text-align:center;
	height:35px;
	width:22%;
	float:left;
	border:1px #9F9F9F solid;	padding:2px;
margin-right:1%;
	font-size:10px;
	color:#ccc;
	line-height:15px;
}

.processCheckoutYellow {
	background-color:#EDEDED;
	text-align:center;
	height:35px;
	width:22%;
	float:left;
	border:1px #9F9F9F solid;	padding:2px;
margin-right:1%;
	font-size:10px;
	color:#000;
	line-height:15px;
}

.floatbox { overflow:hidden; _width:250px;}
.floatbox_news { overflow:hidden; _width:250px;}

.floatbox_red{



margin-left:15px;
width: 450px;
height:230px; }

.floatbox2 {
float:right;
padding: 25px;
margin-top:20px;
overflow:hidden;
width: 400px;
height:50px; }

.floatbox3 {
float:right;
margin-top:-5px;
margin-right:45px;
width: 200px;
height:30px; }

 .floatbox4 {
float:left;
margin-top:0px;
margin-right:65px;
width: 240px;
 }

.clear {clear:both;}
div.clearHere
{
	clear:both;
	height:1px;
	color:white;
	padding:0px;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width:100%;
	height:20px;

		margin-top:-5px;
		margin-bottom: 1em;

	font-size: 1.5em;
	font-weight:lighter;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width:100%;
	height:20px;

	margin-top: 0px;

	margin-bottom: 1em;
	font-weight:lighter;
	font-size: 16px;
	color: black;


}

h3 {
	margin-bottom: 10px;
	margin-top:10px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: black;


}

.maxiBox2 h3{
	margin-bottom: 10px;
	margin-top:10px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	_width:350px;
	_height:45px;
	_border:0px solid green;
}


form#login {
	_margin:0px;
	_width:350px;
	_border:0px solid blue;
}

/* YAML AB HIER*/
/* ### orderDetails ################################################################################################## */
#col3_content .orderDetailsTab .quantity input {
	width: 25px ;
}

thead.orderDetailsTab td  {
	background-color:#CCCCCC;
}

/* ### productNavigator ############################################################################################## */

.productNavigator {
	background-color:#EDEDED;
	padding:8px;
	border:#9F9F9F 1px solid;
	font-size:0.75em;
	margin-bottom:3px;
}


/* ### advanced_search #################################################################################################### */
#quick_find{
border: 0px solid green;
	padding: 0px;
}

input[type=text].search {
/*float: left;*/
margin-top: 3px;
 width:128px;
height: 18px;
margin-left: 0px;
	border: 1px solid #999;
	text-align: left;
	font-family: georgia;
}


#search{
	border: 0px solid red;
	width: 160px;
	height: 66px;
	float: left;
	margin-left: 15px;
}
.search_button {
	float: left;
	margin-top: 7px;
	margin-left: 3px;
	/*margin-left: 90px;*/
}
.search{
text-align: right;
}

/*#advanced_search input[type="text"] {
	width:40% !important;
	margin-right:4px;
}

#advanced_search label {
	width: 18em;
}

/* ### error_message ####################################################################################################### */
table#errorSearch {
  width:400px;
}

		/* ERROR MESSAGES */
			.errormessage {
				border: solid #ff0000 2px;
				padding:15px;
				background-color:#FFD6D6;
				margin-bottom:10px;
			}
			/* SUCCESS MESSAGE */
			.messageStackSuccess {
			float:left;
				padding:4px;
				/*background-color:#FFFFFF*/
				color:#006600;
				width:99%;
				height:auto;

						}


			.errorBox{
			width:400px;border: dotted #ff0000 1px;
				padding:15px;
				background-color:#FFD6D6;
				margin-bottom:10px;}

/* ### Auswahl für Anrede in diversen Eingabeformularen ################################################################################################ */

#checkout_address input[type="radio"] , #addressbook input[type="radio"] ,#create_account input[type="radio"]  {
	float:none;
	margin-left:5px;
	margin-right:10px;
}

/*  ### Bearbeiten-Link im CheckoutConfirmation  ### */
a.checkoutLink {
	color:#990000 !important;
	font-style:italic;
}
/*  ### Tabelle CheckoutConfirmation  ### */
.checkoutConfirmation table{
	border:#9F9F9F 1px solid;
	margin-left:1px;


}


/* #################################################################################################### */
/* ### W A R E N K O R B    N E U  #################################################################### */
/* #################################################################################################### */




#wk_bild {
	width:100px;
	height:200px;
	float:left;

}

#wk_qty{
	width:50px;
	float:left;
	background-color: #FFFF99;
height: auto;}


#wk_text_article{
width:100px;
float:left;
background-color: #CCCCCC;}


#wk_text_single{
width:50px;float:left;
background-color: #CC99CC;}


#wk_text_total{
width:25px;float:left;background-color: #666666;}


#wk_text_remove{
width:25px;float:left;background-color: #9966FF;}





.orderDetailsTable td.subTotal {
  text-align: right;
}

/* ### Hintergrundfarbe Warenkorb Zeilen ### */
tbody tr.prodRow1   {
  background:#fff;
}

tbody tr.prodRow2   {
  background:#EFEFEF;
}

.productAttributes tbody tr.attribute {
  background:transparent;
}

.orderDetailsTable tbody td.singlePrice, tbody td.totalPrice { font-size:0.8em; vertical-align: top; }
.orderDetailsTable tbody td.delete { padding:0; vertical-align:middle; line-height:20px; }
.orderDetailsTable tbody td.delete input { margin-left:35px; }

#col3_content .quantity input[type="text"] {
  width:35px;
  margin:0;
  padding:0;
}


/* ### Inhalt: Tabelle für Adressauswahl checkout_shipping_address.html und checkout_payment_address.html ### */
.adressBlockContainer td {
	border-left: 1px dotted #fff; padding: 3px;
}

.adressBlockContainer  tbody td,.adressBlockContainer th {
	border: 0px ; vertical-align: top; padding: 0px;
}

/* #################################################################################################### */
/* ### Layoutelement Container ######################################################################## */
/* #################################################################################################### */

.container , .moduleRow {
border:1px solid red;
	margin-bottom: 10px;
	padding: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	width:480px;
	margin-top:10px;
	background-color: #F5F5F5;
}

input[type=checkbox].gv {
margin-top:5px;
padding:5px;
border:1px solid red;
margin-left:15px;}

	.gutschein_shipping{
			float:left;
			color:#666;
			text-align:left;
			border: 1px dashed red;
			width:490px;
			margin-left:-10px;
			height:25px;
			line-height: 25px;
			vertical-align: middle;
			margin-bottom:15px;
					}


.container2 {
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	width:480px;
}

 .container3 {
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	width:480px;
	background-color: #F5F5F5;

}


.moduleRowOver {
	background-color: #CCCCCC;
	border: 1px solid;
	border-color: #000000;
  margin-bottom: 10px;
  padding: 5px;

	}
.moduleRowSelected {
	background-color: #CCCCCC;
	margin: 0;
	padding: 5px;
}

#col3_content h1.containerHead  {
  padding:1px 3px 1px 6px;
  background:#3C3C3C;
  color:#fff;
}
#col3_content h1.containerHead a{
  color:#fff;
}


#checkout_payment select {
  float:none;
}

/* ### Standardgröße für Texteingabefelder Inhaltsspalte (col3)### */
#col3_content input[type=text], #col3_content textarea,#col3_content input[type=password] {
	width: 15em;
}
/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;

}




TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}
DIV.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  margin:3px;
  padding:3px;
  width:300px;
}

DIV.miniBOX {
  background: #fffffff;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  margin:3px;
  padding:3px;
  width:220px;
  height:190px;
  float:left;
}

DIV.maxiBox {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  margin:3px;
  padding:3px;
  width:450px;
}

DIV.maxiBox2 {

  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  margin:3px;
  padding:10px;
  width:400px;
  _width:380px;
  }

#vvcode{background:#fff  url(images/input_bg.gif) left top repeat-x;
    color: #666666;
    border: 1px #666666 solid; /* ### Farbe für den Rand ### */
    float: left;
    margin-bottom: 5px;
    padding:0px 1px;
	margin-left:0px;
	width: 100px;}

.dontShow {visibility:hidden;}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

form { overflow:hidden; }

/* ### Labels (Beschriftungen für Formularfelder) in der Inhaltsspalte (col3) ### */
#col3_content label {
    font-size: 1em;
    line-height: 160%;
    background: transparent;
    color: #333;
    width: 16em;
    padding-right: 4px;
    margin-bottom: 5px;
    float: left;

}
label.korb {
    font-size: 1em;
    line-height: 160%;
    background: transparent;
    color: #333;
    width: 215px;
    padding-right: 4px;
    margin-bottom: 5px;
    float: left;
	margin-left:10px;

}

label.korb2 {
    font-size: 1em;
    line-height: 160%;
    background: transparent;
    color: #333;
    width: 230px;
    padding-right: 4px;
    margin-bottom: 5px;
    float: left;
	margin-left:10px;

}

label.login {
    font-size: 1em;
  	 background: transparent;

	color: #333;
    width: 100px;

	padding-right: 4px;
    margin-bottom: 5px;
    float: left;
	margin-left:10px;

}

label.korb_vp{
    font-size: 1em;
    line-height: 160%;
    background: transparent;
    color: #333;
    width: 90px;
    padding-right: 4px;
    margin-bottom: 5px;
    float: left;
	margin-left:75px;
	border:0px solid red;

}



label.korb5 {
    float:left;
    color: #333;
    width: 112px;
 	margin-left:0px;
 	margin-top:2px;
/*    border: 1px solid red;*/
}


label.korb1 {
    font-size: 1em;
    line-height: 160%;
    background: transparent;
    color: #333;
    width: 11em;
    padding-right: 4px;
    margin-bottom: 5px;
    float: left;
	margin-left:10px;


}

label.longLabel {
	width: 99%;
	float: left;
}

label.longLabel2 {
	width: 95%;
	float: left;
	padding-left:10px;
}


/* ### Texteingabefelder ### */
input[type=text], #col3_content textarea, input[type=password] , select {
    background:#fff  url(images/input_bg.gif) left top repeat-x;
    color: #666666;
    border: 1px #666666 solid; /* ### Farbe für den Rand ### */
   /* float: left;
   */ margin-bottom: 5px;
    padding:0px 1px;
	/*margin-left:-60px;*/

}

.anmeld {
width:350px;
_width:300px;

height:30px;}


.anmeld input[type=text], .anmeld textarea, .anmeld input[type=password] , .anmeld select {
    background:#fff  url(images/input_bg.gif) left top repeat-x;
    color: #666666;
    border: 1px #666666 solid; /* ### Farbe für den Rand ### */
    float: left;
    margin-bottom: 5px;
    padding:0px 1px;
	margin-left:0px;

}
.login input[type=text],  textarea, input[type=password] , select{

    color: #666666;
    border: 1px #666666 solid; /* ### Farbe für den Rand ### */

}



#login {width: 450px;}

#checkout_payment select {
  float:none;
}

/* ### Standardgröße für Texteingabefelder Inhaltsspalte (col3)### */
#col3_content input[type=text], #col3_content textarea,#col3_content input[type=password] {
	width: 15em;
}

/* ### Hovereffekt für Inputfelder (ab FF 1 und IE 7) ### */
input[type=text]:hover, input[type=text]:active, input[type=text]:focus,
input[type=password]:hover, input[type=password]:active, input[type=password]:focus,
select:hover,  select:active,  select:focus,
textarea:hover,  textarea:active,  textarea:focus {
    color: #000;
    border: 1px solid red; /* Farbe für den Rand bei Hover */
}

/* ### Rahmen um Eingabefelder ### */
#col3_content fieldset { border: 1px solid #C5C5C5; padding: 4px; margin-bottom: 1em; margin-top: 5px;}
/* ### Beschriftung der fieldsets ### */


 fieldset.con { border: 1px solid #666; padding: 10px; margin-bottom: 1em; margin-top: 20px; width:450px;}

fieldset.con textarea{ border:1px solid #666; margin-left:10px; width:400px;}
fieldset.red_field { border: 2px dotted #990000; padding: 15px; margin-bottom: 1em; margin-top:0px;}

 fieldset.newsletter
 	{ float: left;
 	border: 1px solid #ccc;
 	background: url(images/bg-block-verlauf.gif) repeat-x center bottom;
 	 padding-left: 25px;
 	 margin-bottom: 10px;
 	  width:260px;
 	  height:150px;
 	  }

fieldset.newsletter3
	{ float: left;
	border: 1px solid #ccc;
	background: url(images/bg-block-verlauf.gif) repeat-x center bottom;
	 padding-left: 25px;
	 margin-bottom: 10px;
	  width:260px;}

fieldset.newsletter2 { float: left; border: 0px solid #666; padding: 5px; width:180px; margin-top:9px;}


select.attribut {
   margin-left:15px;
   float:right;
    color: #666666;
    border: 1px #666 solid; /* ### Farbe für den Rand ### */

}


#col3_content legend {
	font-size: 85%;
	background-color: #fff;
	color: #333;
	border: 1px solid #C5C5C5;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: bold;
}
legend {
	font-size:105%;
	background-color: #fff;
	color: #333;
	/*border: 1px solid #C5C5C5;*/
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}


legend.news {
	font-size:100%;
/*	 background:#fff  url(images/h2-marker-blue.png) left top repeat-x;*/
	width: 250px;
	height: 30px;
	color: #333;
/*	border: 1px solid #C5C5C5;*/
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 10px;
	font-weight: bold;
}

/*h2.marker {
	width: 250px;
	border: 1px solid red;
	font-size: 14px;
	background-image: url(images/h2-marker-blue.png);
	background-repeat: no-repeat;
	background-position: -857px 0;
	padding-right: 12px;
	padding-left: 6px;
	padding-bottom: 6px;
	color: #666;
}*/

/*h2.marker span.outer {
	background-image: url(images/h2-marker-blue.png);
	background-repeat: no-repeat;
	background-position: 100% -38px;
	padding-bottom: 6px;
}

h2.marker span.outer span {
	background-image: url(images/h2-marker-blue.png);
	background-repeat: no-repeat;
	background-position: -857px 0;
	padding-right: 12px;
	padding-left: 6px;
	padding-bottom: 6px;
	color: #555;
}
*/


legend.contact {
width:300px;
height:70px;
	font-size:105%;
	background-color: #fff;
	color: #333;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

/* ### Bugfix bei versteckten Feldern, sonst wird der Rahmen angezeigt ### */
input[type=hidden] { display: none; }

/* ### Rahmen bei Radio-Buttons und Checkboxen ausblenden ### */
input[type=radio] , input[type=checkbox] {
	background: #fff;
    color: #333;
    border: 0 none;
    width: 1em;
    height: 1em;
    margin: 0 15px 0 0;
    padding: 0;
    float: left;
}
/* Double-Opt */
#col3_content #sign input[type="text"] {
  width:auto;
}

#sign {
	border: 0px solid #666;
}

td.main {

 }

#checkout_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#checkout_table_summe {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}



#col3_content td.prodRow1 {
	background-color:#CCCCCC;
}

hr.dis {
	color: #D0D0D0; /* IE */
	_border: 1px solid #D0D0D0; /* Opera */
	background-color: #D0D0D0; /* Mozilla */
	width:450px;
	margin-top:25px;
	height: 1px;
}

hr {
    color: #D0D0D0; /* IE */
    border: 1px solid #D0D0D0; /* Opera */
    background-color: #D0D0D0; /* Mozilla */
    height:2px; /* Mozilla, Opera */
}


.hrDiv {
	padding-bottom: 1px;
	padding-top: 1px;
	height: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	line-height: 0px;
	background-color: #999999;
}

.hrDiv {
	margin-top:3px;
	margin-bottom:3px;
}


.error { color: #FF0000; }
.must { color: #FF0000; }

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #c00;
	cursor: help;
}


img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
/*img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }*/

img.center { width:250px;margin-left:auto; margin-right:auto; background: #fff; padding: 4px; border:0px #ddd solid; margin-top:20px; padding-left:15px;}


/* #################################################################################################### */
/* ### product listing 1 col                                                                        ### */
/* ### also for modules: crossselling, reverse_crossselling, also purached, specials, new_products, ### */
/* ### new_products_default, new_products_overview , account , reviews                              ### */
/* #################################################################################################### */

#col3_content h1.productListing1ColHead  {
  color:#FFFFFF;
  padding:1px 3px 1px 6px;
  background:#3C3C3C;
  border-top: 0px  solid #ccc;
  border-left: 0px  solid #ccc;
  border-right: 0px  solid #ccc;


}

h1.productListing1ColHead  {
  color:red;
  font-weight:bold;

 margin-top:15px;
 margin-bottom:0px;



}


h1.productListing1ColHead a{ border-top: 0px  solid #ccc;
  border-left: 0px  solid #ccc;
  border-right: 0px  solid #ccc;
  color:#000;  font-weight:bold;
}

#col3_content h1.productListing1ColHead a{
  color:#FFFFFF;
}

.productListing1ColBody {
  background:#Ffffff none repeat scroll 0%;
  border:1px solid #3C3C3C;
  font-size:0.9em;
  margin-bottom:10px;
  padding:5px;
  width:450px;
}

.productListing1ColBodyImg {
float:left;
padding-right:3px;
}

/* define distance for thumbnails , default: 130 for 120px width thumbnails*/
.productListing1ColBodyTxt {
  margin-left:130px; /* */
}


.productListing1ColDesc {
  /* show or hide short description */
  /* display:none; */
}

/* price */
.productListing1ColPriceInfo {
  font-size:1.1em;
  font-weight:bold;
  text-align:right;
  padding-top:3px;
}

/* TaxInfo */
.productListing1ColTaxInfo {
  font-size:0.8em;
  text-align:right;
}

/* ShippingInfo */
.productListing1ColShiptime {
  font-size:0.9em;
  text-align:right;
  /* show or hide shipping time */
  /* display:none; */
}

/* Buttons */
.productListing1ColButtons {
  padding-top:3px;
  /* display:none; */
}




/* show or hide display view-Button*/
.productListing1ColViewButton {
margin-top:-10px;
}

/* show or hide display buy-Button*/
.productListing1ColBuyButton {
  /* display:none; */
}


.button_left { float:left;
width:100px;margin-top:0px;


}.button_left_2 { float:left;
width:100px;
margin-top:-15px;

}

.button_right { float:right;
width:150px;

}

.button_right_wk {
margin-top:10px;}


.button_right_2 { float:left;
margin-left:110px;
width:150px;
margin-top:-15px;

}

button_right_qt { float:right;
width:150px;
margin-right:0px;

}

.button_right_5 { float:right;
margin-top:-30px;
width:115px;

}

img.newsbild {
 margin-left:-40px;
}

.leftCol {
	margin-top:4px;
	float:left;
}

.rightCol {
	/*position:absolute;*/
	margin-top:4px;
	right:0;
	padding-right:4px;
	float:right;
}

#buttons{
overflow:hidden;
width:400px;
margin-left:auto;
margin-right:auto;
float:left}

#button_fix {
	top:470px;
	position:absolute;

}

label.wk {
    font-size: 1em;
    line-height: 160%;
    background: transparent;
    color: #333;
    width: 50px;
    padding-right: 4px;
    margin-top: 25px;
    float: left;
	margin-left:10px;

}



.neue_adresse { float:right;
width:150px;
margin-top:25px;

}
.copyright{
	background-color: white;
	background-image: url(img/container_bg-mid.gif);
	background-repeat: repeat-y;
	width: 942px;
	Hieght:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align: center;
	height: 25px;
	bottom: 5px;visibility:hidden;
	position: fixed;
}
a:link.copyright, a:visited.copyright, a.copyright {
	color:#FFFFFF;
	visibility:hidden;
}


TD.copyright {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color:#00FF00;
 line-height: 1.5;
 text-align:center;
}
TD.copyright a{
 color: #00FF00;
}
TD.copyright a:hover {
 color: #00FF00;
 text-decoration: underline;
}


#info_msg{
margin-left:3px;
	width:455px;
	height:50px;
	background-color:#FFCCCC;
	border: 1px solid #990000;
	padding:2px;
}

#box_admin{
	background-color: #ffefdc;
	border: 1px solid #990000;
	padding:2px;
	padding-left: 15px;
}

#box_admin a{
text-decoration:underline;}

		.button2{
			height:20px;
			margin:1px;
			margin-left:2px;
			border:1px solid black;
			color:white;
			background-color:#9D0F1E;}

.infoBoxHeading_right {
	width:165px;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#info_msg_big
{
margin-left:3px;
	width:97%;

	background-color:#FFCCCC;
	border: 1px solid #990000;
	padding:2px;
}
/*################################### produkte ##########*/




/* ################################################################################################################### */
/* ### productInfo allgemein ################################################################################################ */
/* ################################################################################################################### */

.productInfo1 , .productInfo2, .productInfo4{

border:0px solid green;
	color: #444;
	width:495px;
	height:auto;

}

/* ### Bilder ###*/
.productInfo1 img.imgLeft ,.productInfo2 img.imgLeft ,.productInfo4 img.imgLeft {
	background: #fff;
	padding: 0px;
	border:0px #9A9999 solid;
	float:left;
	width:150px;

}



#col3_content .productInfo1 input[type=text] , #col3_content .productInfo2 input[type=text] , #col3_content .productInfo3 input[type=text] ,#col3_content .productInfo4 input[type=text]{
	width: 2em;
	float:none;
}

.productInfo1 .addCart , .productInfo2 .addCart , .productInfo3 .addCart , .productInfo4 .addCart {
	text-align:right; border:0px solid red;
	width:245px;
	height:50px;
	float:right;
	margin-top:10px;

}

.prodInfo1Spacer {
	margin-bottom: 15px;
}
.prodInfo1Spacer h2 {
/*	font-size:0.9em;*/

}
.desc {float:right;
	margin-right:0px;

	border:0px solid red;
	width:334px;
}

/* ################################################################################################################### */
/* ### productInfo1 ################################################################################################## */
/* ################################################################################################################### */

#col3_content h1.productInfo1Name  {
  padding:1px 3px 1px 6px;
  background:#3C3C3C;
  color:#fff;
}
#col3_content h1.productInfo1Name a{
  color:#fff;
}

.productInfo1 {
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
	border-color: #3C3C3C;
	border-style: solid;
	border-width: 0px;
	width:95%;
	/*height:450px;*/

}


productInfo5{
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
	border-color: #3C3C3C;
	border-style: solid;
	border-width: 0px;
	width:95%;


}


/* ### Skalierung der zusätzlichen Bilder durch Setzen der Höhe ### */
.productInfo1 .morePics img.imgLeft {
	height:55px;
}


.bildbox{
padding:5px;
margin-right:5p;
float:left;
width:150px;

}
.Tip_Desc{

	text-align: center;
}

.thumbs {
margin-top:10px;
float:left;
width:120px;
height:80px;
margin-left:25px;
}


.TipBild {


margin-left:28px;
border:0px solid green;}

/*.thickbox {
float:left;
border:1px solid grey;}*/


.minipic {

padding:1px; margin:2px;
border:1px solid #ccc;}

.prodPriceInfo1 {
width:100%;
float:right;
  text-align:right;
  font-size:1.1em;
  font-weight:bold;
}


.prodPriceInfo4 {

  font-size:1.1em;
  font-weight:bold;
border:0px solid green;}





.prodTaxShipInfo1 {

width:400px;
float:right;
  text-align:left;
  font-size:0.8em;
  text-align:left;
}

.prodTaxShipInfo4 {

width:100%;
float:right;
  text-align:right;
  font-size:1.0em;


}


.productInfo1 .basicData {

	line-height:1.5em;
	text-align:right;


}

.basicData {

	line-height:1.5em;
	text-align:right;


}
#prod_desc {
	width:310px;
	min-height:330px;
	float:left;
	font-style: normal;
	text-align: left;
}
.options {float:right;
width:420px;
}
.wk_button {float:right;
margin-top:-20px;}

.wk_print {float:left;
width:120px;
margin-top:10px;
margin-bottom:20px;
}


.wk_print_2 {float:left;
width:120px;
margin-top:40px;
margin-bottom:0px;
}


.gutschein{border:0px solid red;}
.gutschein input{border:1px solid #000; width:130px;float:none; margin-left:10px;}






#popCart {
	height:342px;
	position: absolute;
	top: 30%;
	left: 50%;
	width: 455px;
	margin-left: -227px;
	background: #fff;
	border: 1px solid #999999;
	color: #000;
	z-index: 1000000;
	display: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#popCart_Content{
	background: url(images/schatten-468px.png) no-repeat bottom left;
	width: 468px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 4px;
	margin-left:-4px;
	margin-right:-4px;

}

.popup_header {
	font-size: 1.0em;
	text-align: center;
	vertical-align:bottom;
	border: 1px solid #666666;
	height:15px;
	width: 380px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #f3ebd5;
}



.popup_image {
	float:left;
	width:105px;
	font-size: 0.9em;
	text-align: center;
	color: #000;
	padding: 5px;

	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 45px;
}



#mycart {
float:left;

background: #fff;
	margin: 0px auto;

	height: 42px;

	width: 250px;
	height:210px;

margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 15px;

}



.cart_symbol {

	height: 42px;

	width: 48px;

	float: left;

	background-image: url(img/shopping_cart.gif);

	background-position: left;

	background-repeat: no-repeat;

}

.cart_contents {

	background: #fff;

	font-size: 0.9em;


	text-align: left;

	color: #000;
margin-top:75px;
	height: 60px;

}



#pop_buttons_box {

background: #fff;
	font-size: 1.0em;


	text-align: center;

	width: 400px;

	height: 28px;

	vertical-align:bottom;

	margin: 10px auto 0 auto;

}



#pop_buttons_box a {

	color: #000;

	text-decoration: none;

}

#pop_buttons_box a:hover {

	color: #484848;

	text-decoration: none;

}



.close_button {background: #fff;

	float: left;

	width: 160px;

	border: 1px solid #000;

}

.cart_button {background: #fff;

	float: right;

	width: 160px;

	border: 1px solid #000;

}
/* TOGGLE Box_Cart*/

			.spacer {
				margin-top: 50px;}

			*, * focus {
				outline: none;
				margin: 0;
				padding: 0;
				}

			.container2 {
				width: 210px;
				margin-top: 0px;
				color:#999;
				background:transparent;
				border: 0px;
								}

		 	h1 span { color: #fff; }
			h1 small{
				font: 0.3em normal Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				letter-spacing: 1.5em;
				display: block;
				color: #666;
				}
			div.trigger {

				/*background: url(templates/braasch/img/tuete_klein.png) no-repeat;*/

				height: 75px;
				width: 209px;
				font-size: 11px;
				font-weight: normal;
				padding-left: 0px;
				margin: 0px;
				/*background: transparent url(templates/braasch/img/bg_header_layer_box_top.png) no-repeat 0 0;*/
}
			div.trigger a {
				color: #990000;
				text-decoration: none;
				display: block;

				margin-left:5px;
			}
			div.trigger a:hover {
				color: #000000;
				}
			div.active {

				margin-top:0px;
				background: transparent url(templates/braasch/img/bg_header_layer_box_top.png) no-repeat 0 0;				}

			.toggle_container {
				margin-top:0px;
				margin:0px;
				padding: 0;
				z-index:999;
			/*	overflow: hidden;*/

				width: 209px;

				clear: both;
				color:#000;
				background: transparent url(templates/braasch/img/bg_header_layer_box_bottom.png) 0 bottom no-repeat;
		}


			.toggle_container .block {
				padding-left: 10px;
				margin-top: 0px;

			}
			.toggle_container .block p {

				color:#000;
				font-size: 10px;
						}
			.toggle_container h3 {
			font: 1em normal Arial, Helvetica, sans-serif;
				margin: 0;
				padding: 0;

			}

			.toggle_container a {
				font:  Arial, Helvetica, sans-serif;
				margin: 0;
				padding: 0;
				color:#000;
				font-size: 11px;
			}

			.toggle_container img {
				float: left;
				margin: 10px 15px 15px 0;
				padding: 5px;


			}

.boxcartbody {
 padding: 5px;

}

p.wk_text {
	float: left;
	text-transform: none;
	font-size: 10px;
	font-variant: normal;
	width: 135px;
	margin-top: -10px;
	padding-left:0px;
}

	.toggle_container p.wk_text_right{

	padding-top:5px;
	font-size: 8px;
	width: 180px;
	padding-left:0px;
	text-align: right;
	}

p.wk_text_mid{

	text-transform: none;
	font-size: 9px;
	font-variant: normal;
	width: 180px;

	padding-left:0px;
}





h4.wk {
	font-variant: small-caps;
	padding: 0px;
	margin-bottom:0px;
	font-size: 14px;
	}

.wk_kasse{

	float: right;
	margin-left: -5px;
	margin-bottom: 5px;
	padding-bottom:5px;
	width: 75px;
	color:#000;
	text-transform: none;
	font-size: 10px;
	font-variant: normal;

	}
.wk_bild_kl {

	float: left;
	margin-left: -5px;
	margin-top: 0px;
	}
.hr_cart{
width: 90%;
height: 1px;
border-bottom: 1px solid #666;

}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
        background-color: #FFFFFF;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #990000;
        color: #fff;
        padding: 2px 6px 2px 6px;
        cursor: pointer;
}
#search_suggest {
        position: absolute;
        visibility: hidden;
        background-color: #FFFFFF;
        text-align: left;
        margin-top: 25px;
        border: 1px solid #000000;
}
/*----------------------------End Suggest Styles------------------------*/
