<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "style_basic.css";
@import "style_links.css";

body { 	
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:black; 
	background:url(/images/bkg.gif) no-repeat;
	background-color:#FFFFFF;
	line-height:1.7;
	
}




/* Hauptbereich */
.main_frame {
	display:block;
	width:1130px;

}


.logo {
	position:absolute;
	left:100px;
	top:10px;
	
}

.logo a {
	outline:none;
}

#flash_frame {
	width:1016px;
	height:400px;
	padding:5px;
	border:2px solid #A7A9AC;
	position:absolute;
	left:100px;
	top:84px;
	overflow:hidden;
	z-index:1000;
}


.menu_language {
	left:968px;
	top:12px;
	position:absolute;
	width:147px;
	text-align:right;

}

.menu_language a, .menu_language a:active, .menu_language a:hover,  .menu_language a:link, .menu_language a:visited  {
	font-weight:lighter;
	font-size:11px;
	margin-left:10px;
	color:#666666;
}


.menu_language a.marked, .menu_language a.marked:link, .menu_language a.marked:visited, .menu_language a.marked:hover, .menu_language a.marked:active,.menu_language a.marked:hover  {
	color:black;
	
}

.menu {
	position:absolute;
	left:240px;
	top:50px;
	width:876px;
	text-align:right;
}


.menu_item {
	display:inline-block;
}

*+html .menu_item {
	display:inline;
}

* html .menu_item {
	display:inline;
}

.menu_item a {
	font-size:18px;
	font-weight:lighter;
	text-decoration:none;
	text-transform:lowercase;
	margin-left:16px;
}

.menu_item a:hover {
	text-decoration:underline;
}

.content_frame {
	width:1030px;
	border-bottom:1px solid #999999;

	margin-left:100px;
	margin-top:497px;
	margin-bottom:0px;
}



.content_left {
	width:300px;
	border-right:1px solid #999999;
	min-height:208px;
		
}

.content_right {
	padding:23px 20px 20px 20px;
	vertical-align:top;
}

#content {

}


.footer_frame {
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:100px;
}

.footer_frame a {

	margin-right:20px;
}



/* Shop stuff */

.shop_header_frame {
	width:1026px;
	height:430px;
	padding:0px;
	position:absolute;
	left:100px;
	top:84px;

}

.shop_header_frame_in {
	border:2px solid #A7A9AC;
	padding:20px 20px 5px 20px;
	height:395px;
	width:980px;
	overflow:auto;
}

.shop_footer_frame {
	width:1030px;
	border-bottom:1px solid #999999;
	margin-left:100px;
	margin-top:510px;
	margin-bottom:0px;
	min-height:300px;
	background:url(/images/bkg2.gif) repeat-y 150px -105px;
	
}



.shop_header_box {
	border:2px solid #A7A9AC;
	padding:10px;
	height:400px;
	width:312px;
	float:left;
	margin-right:8px;
	overflow:hidden;

} 


.shop_cat_link_frame {
	
}

.shop_cat_link {
	padding:6px 5px 6px 5px;
	width:322px;
	float:left;
	margin-right:8px;
	text-align:center;
}


.shop_product_list {
	text-align:center;
	display:inline-block;
	margin-bottom:20px;
}

*+html .shop_product_list {
	display:inline;

}

.shop_product_list_item {
	margin-left:40px;
	margin-bottom:10px;
	float:left;
}

.shop_product {
	padding:15px 5px 5px 5px;
}

.shop_product h1 {
	text-transform:uppercase;
	font-size:11pt;
	margin-bottom:5px;
}

.shop_product_text {
	height:180px;
	overflow:auto;
	padding-right:5px;
	margin-bottom:10px;
}

.shop_product_price {
	font-weight:bold;
	color:#8DC63F;

	padding-bottom:5px;
	border-bottom:1px solid #999999;
	margin-bottom:10px;
}

.shop_product_options {
	text-align:center;
	margin-bottom:0px;
}

.shop_product_dropdown {
	display:inline-block;
	margin-right:30px;
}

*+html .shop_product_dropdown  {
	display:inline;
}

* html .shop_product_dropdown  {
	display:inline;
}


.shop_product_amount {
	display:inline-block;

}

.shop_product_amount input {
	width:50px;
}

*+html .shop_product_amount  {
	display:inline;
}

* html .shop_product_amount  {
	display:inline;
}

.shop_product_add_basket {
	text-align:center;
}

.shop_product_img_small {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}


.shop_basket {
	width:100%;
}

.shop_basket td {
	padding:3px;

}

.shop_basket_header td {
	color:#D314DB;
	font-weight:bold;
	border-bottom:1px solid #8F8F8F;
}

.shop_basket_item td  {
	padding:7px 3px 7px 3px;
	vertical-align:top;
}

.shop_basket_small {
	position:absolute;
	top:145px;
	left:435px;
	background-color:#FFFFFF;
	border:3px solid #FF9138;;
	padding:5px;
	width:110px;
	height:37px;
	overflow:hidden;
}

.shop_basket_small a {
	width:110px;

	display:inline-block;
}

.shop_basket_small img {
	margin-right:5px;
}

.shop_basket_small a, .shop_basket_small a:link, .shop_basket_small a:active, .shop_basket_small a:hover, .shop_basket_small a:focus, .shop_basket_small a:visited {
	color:#000000;
	text-decoration:none;
}

.shop_pay_type {
	margin-bottom:15px;
}


/* Input stuff */


.form_button {
	font-family:Arial, sans-serif;
	font-size:10pt;
	height:33px;
	line-height:33px;
	/* border:1px solid black; */
	border:none;	
	background:url(/images/bt_form.png) repeat-x;
	color:white;
	font-weight:bold;
	cursor:pointer;
	margin:0;
	outline-style:none;
	outline-width:0;
	vertical-align:middle;
	text-align:center;
	margin-bottom:0px;
	margin-right:5px;

}


.input_form {
	margin-bottom:15px;
}


.input_row {
	min-height:19px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
}

.input_col1_thin {
	float:left;
	width:171px;	

}

.input_col2_thin {
	
}


.input_row2 {
	height:25px;

}

.input_col2_thin {

}

input.textfield, textarea, select {
	font-family:Verdana, Arial, sans-serif;
	font-size:9pt;
	border:1px solid #999999;
	margin:0px;
}

input.checkbox {
	margin:0px;
}

input.textfield, textarea {
	padding:2px;
}

select {
	padding:1px;
}

.input_row_checkbox_left {
	margin-bottom:15px;
}

.input_row_checkbox_left span {
	margin-left:10px;

}


/* Gallery popup */
.gallery_popup {
	width:700px;
	height:700px;
	background-color:white;
	position:absolute;
	z-index:4000;
	-box-shadow:2px 2px 11px #666;	
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	filter:progid:DXImageTransform.Microsoft.shadow(direction = 135, Color='gray', strength=5);
	overflow:auto;
}

#gallery_popup_content {
	position:absolute;
	left:30px;
	top:30px;
	width:640px;
	padding-right:30px;
	padding-bottom:30px;
	color:#666666;
	font-size:11pt;
}

#gallery_popup_content h2 {
	margin-bottom:30px;
	font-size:14pt;
	font-weight:normal;
}

#gallery_popup_content a {
	text-decoration:underline;
}


.filter {
	z-index:1000;
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:1000;
	opacity:0.6;
	filter: alpha(opacity=40);
	z-index:1000;
}


/* Photogallery */
.tblGallery {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
}

.tblGallery td {
	padding:5px;
	text-align:center;
}

.tblGallery td img {
	/* border:1px solid #000000; */
}
</pre></body></html>