<!--

/* general settings */

body { background-color: white; margin: 0; padding: 0; text-align: center; }

h1 { font-family: Verdana, Arial, Sans-Serif; font-size: 10pt; font-weight: bold; color: #424242; }

h2 { font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; font-weight: normal; color: #424242; 
	line-height: 110%;  }

p, td, li { font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; font-weight:normal; color: #424242; 
	line-height: 110%;  }

.head  { font-family: Verdana, Arial, Sans-Serif; font-size: 10pt; font-weight: bold; color: #424242; }

.normal { font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; font-weight:normal; color: #424242; 
	line-height: 110%;  }

.klein { font-family: Verdana, Arial, Sans-Serif; font-size: 7pt; font-weight: normal; color: #424242; 
	line-height: 110%;  }

.fett { font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; font-weight:bold; color: #424242; 
	line-height: 110%;  }

.fett_schwarz { font-family: Arial, Verdana, Sans-Serif; font-size: 9pt; font-weight:bold; color: #000000; 
	line-height: 110%;  }

.fett_schwarz_gross { font-family: Arial, Verdana, Sans-Serif; font-size: 11pt; font-weight:bold; color: #000000; 
	line-height: 110%;  }

.fett_weiss { font-family: Arial, Verdana, Sans-Serif; font-size: 9pt; font-weight:bold; color: #FFFFFF; 
	line-height: 110%;  }

.fett_weiss_gross { font-family: Arial, Verdana, Sans-Serif; font-size: 11pt; font-weight:bold; color: #FFFFFF; 
	line-height: 110%;  }

.rot { font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; font-weight:bold; color: #F0640A; 
	line-height: 110%;  }

.schwarz_8pt { font-family: Arial, Verdana, Sans-Serif; font-size: 8pt; font-weight:normal; color: #000000; }

.weiss_8pt { font-family: Arial, Verdana, Sans-Serif; font-size: 8pt; font-weight:normal; color: #FFFFFF; }


hr { color: #424242; }

ul { list-style-type: square; font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-style: normal; font-size: 9pt; font-weight: normal; color: #FFFFFF; }

a:link, a:visited  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 8pt; 
		     font-weight: normal; color: #424242; text-decoration:underline; }
a:hover, a:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 8pt; 
		     font-weight: normal; color: #2e438b; text-decoration:underline; }

a.headlink:link, a.headlink:visited  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 10pt; 
				     font-weight: bold; color: #424242; text-decoration:underline; }
a.headlink:hover, a.headlink:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 10pt; 
				     font-weight: bold; color: #2e438b; text-decoration:underline; }

a.klein_weiss:link, a.klein_weiss:visited  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 7pt; 
		     				font-weight: normal; color: #f3ecdb; text-decoration:underline; }
a.klein_weiss:hover, a.klein_weiss:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 7pt; 
		     				font-weight: normal; color: #2e438b; text-decoration:underline; }

a.noline:link, a.noline:visited  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 8pt; 
		     font-weight: normal; color: #424242; text-decoration:none; }
a.noline:hover, a.noline:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 8pt; 
		     font-weight: normal; color: #2e438b; text-decoration:none; }

a.forwardlink:link, a.forwardlink:visited  { float: left; display: block; width: 50px; height: 19px; 
						background-image:url(grafik/forwardlink_bg_normal.gif); background-repeat: no-repeat; 
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						color: #424242; font-style: normal; font-size: 8pt; font-weight: bold;
						text-decoration: none; text-align: left; 
						padding-left: 15px; margin-right: 15px;}

a.forwardlink:hover, a.forwardlink:active  { float: left; display: block; width: 50px; height: 19px; 
						background-image:url(grafik/forwardlink_bg_hover.gif); background-repeat: no-repeat; 
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						color: #2e438b; font-style: normal; font-size: 8pt; font-weight: bold;
						text-decoration: none; text-align: left; 
						padding-left: 15px; margin-right: 15px;}

a.backlink:link, a.backlink:visited  	{ float: left; display: block; width: 50px; height: 19px; 
						background-image:url(grafik/backlink_bg_normal.gif); background-repeat: no-repeat; 
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						color: #424242; font-style: normal; font-size: 8pt; font-weight: bold;
						text-decoration: none; text-align: left; 
						padding-left: 15px; margin-right: 15px;}

a.backlink:hover, a.backlink:active  	{ float: left; display: block; width: 50px; height: 19px; 
						background-image:url(grafik/backlink_bg_hover.gif); background-repeat: no-repeat; 
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						color: #2e438b; font-style: normal; font-size: 8pt; font-weight: bold;
						text-decoration: none; text-align: left; 
						padding-left: 15px; margin-right: 15px;}



/* 1st layers */

#mainlayer { width: 1002px; height: 100%; margin: 0 auto; top: 0px; text-align:left; }

#header { float: left; width: 1002px; height: 136px; position: relative; top: 0px; text-align: left; background-color: #deceb6; display: block; }

#menu { float: left; width: 1002px; height: 30px; position: relative; top: 0px; text-align: left; background-color: #f3ecdb; display: block; }

#content { float: left; width: 1002px; min-height: 261px; position: relative; top: 0px; text-align: left; background-color: #eadcc6; display: block; }

#aftercontent { float: left; width: 1002px; height: 32px; position: relative; top: 0px; text-align: left; background-color: #deceb6; display: block; }

#footer { float: left; width: 1002px; height: 32px; position: relative; top: 0px; text-align: center; background-color: #b69872; display: block;
	  font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; font-weight: bold; color: #deceb6; }

#final { width:1002px; height:10px; position: relative; top: 0px; text-align: left; display: block; }




/* 2nd layers in layer header */

#header_oben  { float: left; width: 1002px; height: 32px; left: 0px; text-align: left; background-image:url(grafik/header_oben_bg1.gif); }
#header_unten { float: left; width: 1002px; height: 104px; left: 0px; text-align: left; }



/* 2nd layers in layer content */

#cont_left 	{ float: left; width: 590px; left: 0px; text-align: left; display: block; }

#cont_middle 	{ float: left; width: 1px;   left: 0px; text-align: left; display: block; }

#cont_right 	{ float: left; width: 408px; left: 0px; text-align: right; display: block; }



/* 2nd layers in layer content especially for shop */

#shopbarleft   { float: left; width: 165px; left: 0px; text-align: left; margin-top: 18px; margin-bottom: 18px; }

#shopbarright1 { float: left; width: 837px; left: 0px; text-align: left; margin-top: 18px; margin-bottom: 18px; }

#shopbarright2 { float: left; width: 837px; left: 0px; text-align: left; margin-top: 18px; margin-bottom: 18px; }



/* 2nd layers in layer footer */

#footerleft { float: left; width: 474px; padding-top: 10px; padding-left: 26px; left: 0px; text-align: left; vertical-align: bottom; }

#footerright { float: right; width: 455px; padding-top: 10px; padding-right: 44px; left: 0px; text-align:right; vertical-align: bottom; }




/* 3rd layers in 2nd layer cont_left */

#cont_text { float: left; width: 540px; padding-left: 25px; padding-right: 25px; text-align:left; margin-top: 18px; display: block; }




/* 3rd layers in 2nd layer shopbarright */

#shop_cont_box { float: left; width: 562px; background-color: #b69872; display: block; }

#shop_cat_title { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-top: 2px; }

#shop_cat_subtitle { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-top: 6px; }

#shop_cat_items { float: left; width: 516px; margin-top: 0px; margin-right: 20px; margin-bottom: 4px; }

#shop_cat_area { float: left; width: 140px; height: 144px; margin-top: 12px; margin-left: 6px; margin-right: 6px; }

#shop_cat_picbox { width: 140px; height: 105px; background-color: #f3ecdb; margin-bottom: 5px; }

#shop_cat_textbox { width: 132px; height: 30px; background-color: #f3ecdb; 
			padding-left: 4px; padding-right: 4px; padding-top: 2px; padding-bottom: 2px; 
			font-family: Arial, Verdana, Sans-Serif; font-size: 8pt; font-weight:normal; color: #424242; }

#shop_list_title { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-top: 2px; }

#shop_list_subtitle { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-top: 10px; margin-bottom: 10px; }

#shop_list_items { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-bottom: 4px; }

#shop_list_area { float: left; width: 530px; height: 105px; margin-top: 2px; }

#shop_list_picbox { float: left; width: 140px; height: 105px; background-color: #f3ecdb; margin-right: 2px; }

#shop_list_textbox { float: left; width: 380px; height: 101px; background-color: #f3ecdb; 
			padding-left: 4px; padding-right: 4px; padding-top: 2px; padding-bottom: 2px; 
			font-family: Arial, Verdana, Sans-Serif; font-size: 8pt; font-weight:normal; color: #424242; }

#shop_view_title { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-top: 2px; }

#shop_view_subtitle { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-top: 10px; margin-bottom: 10px; }

#shop_view_area_pics { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-bottom: 4px; }

#shop_view_area_desc { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-bottom: 4px; }

#shop_view_area_data { float: left; width: 530px; margin-top: 0px; margin-left: 6px; margin-bottom: 4px; }

#shop_view_area_subcatpic { float: left; width:380px; margin-top: 12px; margin-left: 0px; }

#shop_view_pictitle { float: left; width: 530px; margin-bottom: 10px; }

#shop_view_picbox1 { float: left; width: 530px; margin-bottom: 5px; }

#shop_view_picbox2 { float: left; width: 530px; margin-bottom: 12px; }

#shop_view_picline { float: left; width: 530px; }

#shop_view_desctitle { float: left; width: 530px; margin-bottom: 10px; }

#shop_view_desctext { float: left; width: 530px; font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; font-weight: normal; color: #424242; }

#shop_view_descline { float: left; width: 530px; }

#shop_view_datatitle { float: left; width: 530px; margin-bottom: 10px; }

#shop_view_datacont { float: left; width: 530px; }

#shop_cart_bigbox { width:850px; padding:8px; font-family: Arial, Verdana, Sans-Serif; font-size: 8pt; font-weight:normal; }

#shop_orderbox_full { float: left; width:600px; display: block; margin-right: 10px; }
#shop_orderbox_half { float: left; width:298px; display: block; margin-right: 10px; }

#shop_errorbox { float: left; width:298px; padding:4px; display: block; background-color: #EAEAEA; }

#shop_messagebox { float: left; width:300px; padding:4px; display: block; background-color: #EAEAEA; }





/* classes for several links */

a.shopnav1:link, a.shopnav1:visited { display: block; width: 124px; height: 14px; 
				background-color: #b69872; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #f3ecdb; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: left; 
				padding-top: 2px; padding-left: 4px; margin-left: 26px; }

a.shopnav1:hover, a.shopnav1:active { display: block; width: 124px; height: 14px; 
				background-color: #b69872; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #2e438b; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: left; 
				padding-top: 2px; padding-left: 4px; margin-left: 26px; }

a.shopnav1a:link, a.shopnav1a:visited, a.shopnav1a:hover, a.shopnav1a:active 
				{ display: block; width: 124px; height: 14px; 
				background-color: #b69872; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #2e438b; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: left; 
				padding-top: 2px; padding-left: 4px; margin-left: 26px; }

a.shopnav2:link, a.shopnav2:visited { display: block; width: 104px; height: 14px; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #f3ecdb; font-style: normal; font-size: 9pt; font-weight: normal;
				text-decoration: none; text-align: left; 
				padding-top: 2px; padding-left: 4px; }

a.shopnav2:hover, a.shopnav2:active { display: block; width: 104px; height: 14px; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #2e438b; font-style: normal; font-size: 9pt; font-weight: normal;
				text-decoration: none; text-align: left; 
				padding-top: 2px; padding-left: 4px; }

a.shopnav2a:link, a.shopnav2a:visited, a.shopnav2a:hover, a.shopnav2a:active 
				{ display: block; width: 104px; height: 14px; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #2e438b; font-style: normal; font-size: 9pt; font-weight: normal;
				text-decoration: none; text-align: left; 
				padding-top: 2px; padding-left: 4px; }

.shopnavtrenner { display: block; width:100px; height: 4px; }


a.shopviewbut:link, a.shopviewbut:visited { float: left; display: block; width: 180px; height: 15px; 
				background-color: #E86214; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #000000; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: center; 
				padding-top: 2px; }

a.shopviewbut:hover, a.shopviewbut:active { float: left; display: block; width: 180px; height: 15px; 
				background-color: #E86214; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #FFFFFF; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: center; 
				padding-top: 2px; }


a.cartdelbut:link, a.cartdelbut:visited { float: left; display: block; width: 80px; height: 15px; 
				background-color: #E86214; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #000000; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: center; 
				padding-top: 2px; }

a.cartdelbut:hover, a.cartdelbut:active { float: left; display: block; width: 80px; height: 15px; 
				background-color: #E86214; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #FFFFFF; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: center; 
				padding-top: 2px; }

a.cartdelallbut:link, a.cartdelallbut:visited { float: left; display: block; width: 130px; height: 15px; 
				background-color: #E86214; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #000000; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: center; 
				padding-top: 2px; }

a.cartdelallbut:hover, a.cartdelallbut:active { float: left; display: block; width: 130px; height: 15px; 
				background-color: #E86214; 
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				color: #FFFFFF; font-style: normal; font-size: 9pt; font-weight: bold;
				text-decoration: none; text-align: center; 
				padding-top: 2px; }


/* classes for text-links */


a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active { font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; font-size: 8pt; font-weight: bold; color: #deceb6; text-decoration: none; }

a.footerlink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; font-size: 8pt; font-weight: bold; color: #2e438b; text-decoration: none; }


a.shopfooterlink:link, a.shopfooterlink:visited, a.shopfooterlink:hover, a.shopfooterlink:active { font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-style: normal; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none; }

a.shoplist:link, a.shoplist:visited, a.shoplist:active { font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-style: normal; font-size: 8pt; font-weight: bold; color: #424242; text-decoration: none; }

a.shoplist:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-size: 8pt; font-weight: bold; 
		color: #2e438b; text-decoration: none; }


a.cartlist:link, a.cartlist:visited, a.cartlist:active { font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-style: normal; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none; }

a.cartlist:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-size: 9pt; font-weight: bold; 
		color: #F0640A; text-decoration: none; }


/* classes for tables */

.tbl_grau1  { background-color: #D0D0D0; font-family:Arial,Verdana,Sans-Serif; font-size:9pt; font-weight:normal; font-style:normal: color:#000000; }
.tbl_grau2  { background-color: #EAEAEA; font-family:Arial,Verdana,Sans-Serif; font-size:9pt; font-weight:normal; font-style:normal: color:#000000; }

.tbl_noleftpad { padding-left: 0px; }




/* other classes */

.blind {
    display     :   none;
    visibility  :   hidden;
}

.buttonstyle { font-size: 8pt; }

.buttonstyle_shop { background-color: #F0F0F0; font-family: Arial, Verdana, Helvetica, sans-serif; color: #101010; 
			font-style: normal; font-size: 8pt; font-weight: normal; }

.buttonstyle_rot { background-color: #E86214; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; 
			font-style: normal; font-size: 9pt; font-weight: bold; }

.nospace { padding: 0px; margin: 0px; vertical-align: middle; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


//-->