/*****************************************/	
*{
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana;
	height: 100%;
	font-size: 11px;
	line-height: 11px;
	}
a{
	text-decoration: none;
	color: #000000;
	outline-width: 0; 
	}

div.links_underline a {
    text-decoration: underline;
}
.links_underline_self {
    text-decoration: underline;
}
hr{
	border:solid #CCCCCC 1px

	}
a:hover{
	text-decoration: none;
	}
img{
 	border: 0;	
	vertical-align: bottom;
	}
p {
	font-size: 11px;
	line-height: 15px;
}

table.errorRahmen {
	border: 3px solid #f00;	
}


/*****************************************
 ** r21 benny!							**
 *****************************************/

.copyright {
	color: #999999;
	font-size: 8pt;
}

.copyright a {
	color: #999999;
	font-size: 8pt;
}


#right table {
	font-size: 11px;	
}

#right table tr td {
	padding: 5px;
}

/** cartBox START ************************************/
#right table tr td.cartBoxHeading {
	height: 20px;
	color: #fff;
	font-weight: bold;
	background-color: #ccac54;
	line-height: 20px;
}

#right table tr td.cartBoxContent {
	color: #000;
	background-color: #f6eed4;
	font-size: 10px;
}

#right table tr td.cartBoxContent input.cartButton {
	font-size: 11px;
	width: 123px;
}

#right table tr td.cartBoxFooter {
	color: #fff;
	background-color: #ccac54;
	border-top: 1px solid #fff;
	line-height: 18px;
}

#right table tr td.cartBoxFooter a {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
} 			
/** cartBox END **************************************/	
	

/** ABO_VIEW_HEAD START ************************************/	

#abo_view_head table {
	background-color: #efefef;
}


#abo_view_head table tr th {
	color: #fff;
	background-color: #E70718;
	line-height: 25px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
}
#abo_view_head table tr td {
	padding: 0px;
	vertical-align: top;
}

#abo_view_head table tr td img {
	padding: 10px 10px 10px 10px;
}
#abo_view_head table tr td p {
	padding: 10px 10px 10px 10px;
	font-size: 7.5pt;
}
/** ABO_VIEW_HEAD END ************************************/	
	
/** loginBox START ************************************/	
#right table tr td.loginBoxHeading {
	height: 20px;
	color: #000;
	font-weight: bold;
	font-color: #5c400c;
	background-color: #eee1b4;		
}

#right table tr td.loginBoxContent {
	color: #000;
	background-color: #fcfaf1;
	font-size: 10px;	
	line-height: 14px;
}

#right table tr td.loginBoxContent input.login {
	font-family: Verdana;
	border: 1px solid #888;
	font-size: 12px;
	width: 123px;
	height: 16px;
}

#right table tr td.loginBoxFooter{
	color: #000;
	font-weight: bold;
	border-top: 1px solid #fff;
	background-color: #eee1b4;	
	line-height: 18px;
}
                                 
#right table tr td.loginBoxFooter a {
	font-size: 10px;
	color: #000;
	font-weight: bold;
} 	
/** loginBox END ************************************/	

	
/** sitemap START ************************************/	
#sitemap ul {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	list-style-type: none;
}

#sitemap ul li {
	font-weight: bold;
}

#sitemap ul ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#sitemap ul ul li{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	font-weight: normal;}
/** sitemap END ************************************/		


/** introText START *******************************************/
#introText{
	margin-bottom: 8px;
	padding-bottom: 8px;
}
/** introText END *********************************************/


/** teaser START *******************************************/
#teaser {
	margin-bottom: 4px;
	padding-bottom: 4px;
}
/** teaser END *********************************************/


/** subcategories START ************************************/
#subcategories {
	margin-top: 4px;
	padding-top: 4px;
}
#subcategories table tr td {
	overflow:hidden;
}

#subcategories table tr td table {
	margin-bottom: 10px;
}

#subcategories table tr td table tr td{
	background-color: #efefef;
	width: 320px;
}

#subcategories .subcategory_odd {
	padding-right: 5px;
}

#subcategories .subcategory_even {
	padding-left: 5px;
}

#subcategories .subcategory_image {
	vertical-align: bottom;
	width: 100px;
	height: 110px;
	overflow:hidden;
}

#subcategories .subcategory_image img {
	margin-top: 1px;
	padding: 0;
}
	
#subcategories .subcategory_description {
	width: 120px;
	font-size: 10px;
	line-height: 12px;
	height: 96px;
	overflow: hidden;
	padding: 0 8px 0 8px;
}

#subcategories .subcategory_name_link {
	padding-right: 10px;
	text-align: right;
/*	background-color: #c00;	*/
	background-color: #e70718;
}

#subcategories .subcategory_name_link a {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
	color: #fff;
}
/** subcategories END ************************************/

/** order_steps START ************************************/

#order_step_one {
}

#order_step_one table {
	margin-bottom: 8px;
}

#order_step_one table tr th {
	background-color: #e6e6e6;
	padding: 8px;
	text-align: left;
}

#order_step_one table tr td {
	padding: 4px 8px 4px 8px;
}


#order_step_one table tr td.active {
	font-weight: bold;
}

#order_step_one table tr td.subtotal{
	border-top: 1px solid #ccac54;
	border-bottom: 6px solid #ccac54;
	background-color: #f6eed4;
}

#order_step_two {
}

#order_step_two table {
	margin-bottom: 8px;
}

#order_step_two table tr th {
	background-color: #e6e6e6;
	padding: 8px;
	text-align: left;
}

#order_step_two table tr td {
	padding: 4px 8px 4px 8px;
}


#order_step_two table tr td.active {
	font-weight: bold;
}

#order_step_two table tr td.payment_block {
	padding: 8px 8px 8px 8px;
/*	background-color: #f6eed4; */
}

#order_step_two table tr td.condition_link a {
	font-weight: bold;
	font-color: #f00;
}

#order_step_confirmation table {
}

#order_step_confirmation table tr th {
	background-color: #e6e6e6;
	padding: 8px;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	text-align: left;
}

#order_step_confirmation table tr td {
	background-color: #E1E0B4;
	padding: 8px 8px 8px 8px;
	font-size: 11px;
	line-height: 15px;
}
#order_step_confirmation table.total_block {
	border-top: 1px solid #667757;
	border-bottom: 4px solid #E1E0B4;
}

#order_step_confirmation table tr td.total_sum {
	border-top: 1px solid #667757;
	font-size: 120%;
}

#checkout_confirmation table tr td.headerError {
	border: 1px solid #f00;
	background-color: #fff;
}

#order_step_confirmation table tr td a {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}	

/** order_step_one END ************************************/



/** bonus_product START ************************************/
#bonus_product {
	margin: 0;
	padding: 0;
	width: 640px;
	margin-top: 4px;
	padding-top: 4px;
}

#bonus_product p {
	margin: 4px;
	padding: 4px;
}

#bonus_product table tr th {
	background-color: #e6e6e6;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}

#bonus_product table tr td {
	padding: 0 2px 0 2px;
}

#bonus_product table tr td p {
	padding: 4px 0 4px 0;
}
#bonus_product .new_product {
	margin-top: 5px;
	padding-top: 5px;
	width: 320px;
	overflow: hidden;
}

#bonus_product .new_product_image {
	width: 100px;
	height: 150px;
	overflow: hidden;
}

#bonus_product .new_product_description {
	height: 102px;
	overflow: hidden;
	vertical-align: top;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

#bonus_product .new_product_name_link {
	height: 24px;
}

#bonus_product .new_product_name_link a {
	padding-left: 8px;
	font-weight: bold;
	color: #c00;
}

#bonus_product.new_product_order {
	height: 24px;
}

/** bonus_product END ************************************/




/** new_products START ************************************/
#new_products {
	margin: 0;
	padding: 0;
	width: 640px;
	margin-top: 4px;
	padding-top: 4px;
}

#new_products table tr th {
	background-color: #e6e6e6;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}

#new_products table tr td {
	padding: 0 2px 0 2px;
}

#new_products table tr td p {
	padding: 4px 0 4px 0;
}
#new_products .new_product {
	margin-top: 5px;
	padding-top: 5px;
	/*width: 320px;*/
	width: 640px;
	overflow: hidden;
}

#new_products .new_product_image {
	width: 150px;
/*	height: 150px; */
	overflow: hidden;
	margin: 7px 0 7px 0;
	pading: 0;
}

#new_products .new_product_description {
	height: 102px;
	overflow: hidden;
	vertical-align: top;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

#new_products .new_product_name_link {
	height: 24px;
}

#new_products .new_product_name_link a {
	padding-left: 8px;
	font-weight: bold;
	color: #c00;
}

#new_products .new_product_order {
	height: 24px;
}

#new_products table tr td.new_product_title {
	height: 25px; 
	font-size: 11px; 
	text-transform: uppercase;
	font-weight: bold;
}	

#new_products table tr td.new_product_img {
	width: 160px;
	text-align: center;
	vertical-align: top;
}	

#new_products table tr td.new_product_price {
	vertical-align: top;
	font-size: 7.5pt;
}	

#new_products table tr td.new_product_desc {
	vertical-align: top;
}	

#new_products table tr td.order_button {
	text-align: right;
	padding: 0 18px 10px 0;
	width: 460px;
}

.new_product_order a img {
	padding-left: 8px;
}
/** new_products END ************************************/


/** popup START *****************************************/
#popup {
	margin-top: 16px;
	padding: auto;
	text-align: center;
	align: center;
}

#popup img {
	margin: 16px;
}

#popup p {
	margin-bottom: 8px;
	background-color: #f5f5f5;
	padding: 16px;
	text-align: justify;
}

#popup a {
	font-weight: bold;
}


/** popup END *******************************************/

/** product_info START ************************************/
#product_info {
	background-color: #efefef;
}

#product_info table tr th {
	background-color: #e6e6e6;
	line-height: 26px;
	text-align: left;
	padding-left: 8px;
}

#product_info table tr td {
	margin-top: 8px;
	padding-top: 8px;	
	vertical-align: top;
}

#product_info .product_info_image {
	padding-left: 8px;
	margin-left: 8px;
	background-color: #fff;
	width: 200px;
	height: 260px;
	background-repeat: no-repeat;
	background-position: center;
}

#product_info .product_info_summary {
	text-align: left;
	padding-left: 8px;
	margin-left: 8px;
	float:left;
}

#product_info span.product_info_model {
	font-size: 9px;
}

#product_info span.product_info_tax {
	font-size: 9px;
}

#product_info span.product_info_name {
	font-weight: bold;
}

#product_info span.product_info_price {
	font-weight: bold;
}

#product_info .product_info_media a {
	font-size: 9px;
	text-decoration: underline;
}

#product_info .product_info_description {
	padding: 0 8px 0 8px;
}

#product_info .product_info_back {
	margin-top: 4px;
	padding-top: 4px;
	border-top: 4px solid #fff;
	background-color: #e6e6e6;
}

#product_info .product_info_back a {
	padding-left: 4px;
	margin-left: 4px;
	line-height: 22px;
}
/** product_info END ************************************/


/** navigation START ************************************/
#navigation {
	margin-top: 8px;
	padding: 0 8px 0 8px;	
	background-color: #e6e6e6;
	font-size: 10px;
	line-height: 20px;
}
/** navigation END **************************************/


/** AddedToCart START ************************************/
#continueShopping {
}

#continueShopping .addedSuccess {
	background-color: #f6eed4;
	border: 2px solid #ccac54;
	padding: 8px;	
	font-size: 11px;
	line-height: 15px;
}

#continueShopping table {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#continueShopping table tr th {
	line-height: 26px;
	background-color: #e6e6e6;
}

#continueShopping table tr td {
	padding: 4px 8px 4px 8px;
	text-align: center;
}

#continueShopping table tr td img {
	float: left;
}
/** AddedToCart END **************************************/


/** Shopping_cart START **************************************/
#shopping_cart{
	
}

#shopping_cart table {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;
}	

#shopping_cart table tr th {
	background-color: #e6e6e6;
	height: 26px;
	padding-left: 8px;
}

#shopping_cart table tr td {
	padding: 8px 0 8px 0;	
	border-bottom: 1px solid #e6e6e6;
}

#shopping_cart table tr td.first {
	padding-top: 8px;
	padding-left: 8px;
	border-bottom: 1px solid #e6e6e6;
}


#shopping_cart table tr td.last {
	padding-bottom: 8px;
	border: none;
}

#shopping_cart table tr td.subtotal{
	border-top: 1px solid #ccac54;
	border-bottom: 6px solid #ccac54;
	background-color: #f6eed4;
}

#shopping_cart table tr td a.delete {
	font-size: 10px;
	font-weight: bold;
}
/** Shopping_cart END ****************************************/


/** login START ****************************************/
#login table {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;	
}

#login table tr th {
	background-color: #e6e6e6;
	height: 26px;
	padding-left: 8px;
	text-align: left;
}

#login table tr td {
	padding: 4px 8px 4px 8px;
	font-size: 11px;
	line-height: 15px;
}
/** login END ******************************************/


/** account START ****************************************/
#account table {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;	
}

#account table tr th {
	background-color: #e6e6e6;
	height: 26px;
	padding-left: 8px;
	text-align: left;
}

#account table tr td {
	padding: 4px 16px 4px 16px;
}
/** login END ******************************************/




/** checkout_shipping START ****************************************/
#checkout_shipping table {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;	
}

#checkout_shipping table tr th {
	background-color: #e6e6e6;
	height: 26px;
	padding-left: 8px;
	text-align: left;
}

#checkout_shipping table tr td {
	padding: 8px 8px 8px 8px;
	font-size: 11px;
	line-height: 15px;
}

#checkout_shipping table tr td.shipping_block {
	padding: 8px 16px 8px 16px;
	background-color: #f6eed4;
}
/** checkout_shipping END ******************************************/



/** checkout_succcess START ****************************************/
#checkout_success table {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;	
}

#checkout_success table tr th {
	background-color: #e6e6e6;
	height: 26px;
	padding-left: 8px;
	text-align: left;
}

#checkout_success table tr td {
	padding: 8px 8px 8px 8px;
}
/** checkout_success END ******************************************/



/** checkout_shipping_address START ****************************************/
#checkout_shipping_address table {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;	
}

#checkout_shipping_address table tr th {
	background-color: #e6e6e6;
	height: 26px;
	padding-left: 8px;
	text-align: left;
}

#checkout_shipping_address table tr td {
	padding: 2px 8px 2px 8px;
	font-size: 11px;
	line-height: 15px;
}

/** checkout_shipping_address END ******************************************/



/** checkout_payment START ****************************************/
#checkout_payment table {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;	
}

#checkout_payment table tr th {
	background-color: #e6e6e6;
	height: 26px;
	padding-left: 8px;
	text-align: left;
}

#checkout_payment table tr td {
	padding: 8px 8px 8px 8px;
	font-size: 11px;
	line-height: 14px;
}

#checkout_payment table tr td.payment_block {
	padding: 8px 8px 8px 8px;
	background-color: #f6eed4;
}

#checkout_payment table tr td a {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}	

/** checkout_payment END ******************************************/


/** checkout_confirmation START ****************************************/
#checkout_confirmation table {
}

#checkout_confirmation table tr th {
	background-color: #e6e6e6;
	padding: 8px;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	text-align: left;
}

#checkout_confirmation table tr td {
	background-color: #e1e0b4;
	padding: 8px 8px 8px 8px;
	font-size: 11px;
	line-height: 15px;
}
#checkout_confirmation table.total_block {
	border-top: 1px solid #ccac54;
	border-bottom: 4px solid #f6eed4;
}

#checkout_confirmation table tr td.total_sum {
	border-top: 1px solid #ccac54;
	font-size: 120%;
}

#checkout_confirmation table tr td.headerError {
	border: 1px solid #f00;
	background-color: #fff;
}

#checkout_confirmation table tr td a {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}	
/** checkout_confirmation END ******************************************/



/** CreateAccount START ************************************/
#create_account_all {

}

#create_account_all table tr td {
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	line-height: 14px;
}

/** CreateAccount END **************************************/


/** Checkout_steps START ************************************/
#checkout_steps {
	margin: 0 0 16px 0;
	overflow: hidden;
	text-align: right;
}
#checkout_steps a {
	font-size: 10px;
	text-decoration: underline;
	color: #000;	
}
/** Checkout_steps END ************************************/

/** General CSS START **************************************/

p.main {
	margin: 0 0 0 0px;
	padding: 0 0 0 8px;
	font-size: 11px;
}

.headingOne {
	line-height: 26px;
	background-color: #e6e6e6;
	padding-left: 8px;
	padding-right: 8px;
}

.tinyText {
	padding: 0px 8px 0px 8px;
	font-size: 10px;
}
/** General CSS END ****************************************/

/*****************************************/	
/* Basic Boxmodel Start 	
/*****************************************/		
#outer {
	position: relative;
	width:925px;
	float:left;
	padding: 0 0 0 0;
	}
	
#header {
	width: 788px;
	height: 28px;
	float:left;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	text-align: right;
	}
	
#header p.phone {
	line-height: 28px;
	padding-right: 10px;
	
}

#sub{
	position: relative;
	width: 790px;
	float:left;
	padding-bottom: 5px;
}

#left {
	width: 148px;
	float: left;
	padding: 5px 0 0 2px;
}

#center {
	width: 482px;
	float: left;
	line-height: 0px;
}
#right {	
	width: 148px;
	float: right;	
	padding: 5px 0 0 0;
}
#commercialright{
	float: left;
	padding: 0 0 0 15px;
	width: 120px;
	height: 600px;
}
/* Basic Boxmodel End 
/*****************************************/	
/* Content 
/*****************************************/	
/* Top Start */
#Top{
	width: 790px;
	height: 100px;
	/* 20.07.07 R21 BENNY! 
	 * REMOVED AND REPLACED IN INDEX.HTML TEMPLATE
	background: url(../content/bg_header.jpg) right top;
	*/
}
/* Top End */


/* Search Start */
#search{
	/* CHANGED width 
	 * 20.07.07 
	 * BENNY!R21 		*/
	 
	/* width: 134px;	*/
	width: 134px;
	height: 28px !important;
	height: 23px;
	float: left;	
	/* padding:3px 0 0 2px; */
	padding: 5px 0 0 2px;
}
#hlsearch{
	float: left;
	padding: 2px 0 0 12px;
}
input.search{
	width: 134px;
	font-size: 10px;
}
#hlsearch input{
	width: 51px;
	height: 20px;
	}
/* Search End */


/* Topnavi Start */
#topnavi{
	float: left;
	padding: 7px 0 0 405px;
	font-size: 10px;
	}
/* Topnavi End */


/* Content-left Start */
.contentleft{
	width: 136px;
	border: 1px solid #CCCCCC;
	top: 5px;
	} 
.border{
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	} 	
.contentleft > .border{ 
     border-top: 3px solid #FFFFFF; 
     border-right: 3px solid #FFFFFF; 
     border-bottom: 2px solid #FFFFFF !important; 
     border-bottom: 3px solid #FFFFFF; 
     border-left: 3px solid #FFFFFF; 
     }
/* Content-left End */

/* Content-right Start */
.contentright{
	width: 146px;
	border: 1px solid #CCCCCC;
	top: 5px;
	}
/* Content-right End */

.booklet{
	height: 231px;
	background-color: #F2F2F2;	
	padding: 0 10px 0 10px;
	border:0;
	}
.booklet img{
	border:0;
	padding: 5px 0 5px 0;
	}

.linkred {
	font-size: 10px;
	line-height: 10px;
	}
	
.linkred a{
	color: #D81625;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
.linkred a:hover{
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}

.linkredbooklet {
	color: #D81625;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
.linkredbooklet a{
	color: #D81625;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
.linkredbooklet a:hover{
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	}
	
.spacerright{
	height: 15px;
	line-height: 15px;
	}

/* Contentcenter
/*****************************************/	
.mehr a{
	color: #D81625;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
    text-decoration: none;
	}

    .mehr a.dec {
    text-decoration: none;
	}
    
/* Seperate Start */
.seperate{
	/*** R21-BENNY MODIFIED START ***/
	width: 480px;		/* 482px; */
	padding-left: 0px;	/* 1px; */
	/*** R21-BENNY MODIFIED END ***/
	height: 1px;	
	background-color: #CCCCCC;
	overflow: hidden; 
	clear: both;
	}
/* Seperate End */	

/* Seperate Start */
.seperate-noright{
	/*** R21-BENNY MODIFIED START ***/
	width: 636px;		/* 482px; */
	padding-left: 0px;	/* 1px; */
	/*** R21-BENNY MODIFIED END ***/
	height: 1px;	
	background-color: #CCCCCC;
	overflow: hidden; 
	clear: both;
	}
/* Seperate End */	



/* Breadcrumb Start */
.breadcrumb{
	width: 482px;
	margin: 4px 0 0 0;	
	font-size: 10px;
	line-height: 10px;
	}
/* Breadcrumb Ende */

/* Funktionen Start */
.print{
	height: 16px;
	padding: 5px 0 0 77px ;
	font-size: 9px;
	line-height: 16px;
	float: left;
}
.tell{
	height: 16px;
	padding: 5px 0 0 38px ;
	font-size: 9px;
	line-height: 16px;
	float: left;
}
.up{
	height: 16px;
	padding: 5px 0 0 26px ;
	font-size: 9px;
	line-height: 16px;
	float: left;
}
.print img,.tell img,.up img {
vertical-align:middle;
}
/* Funktionen Ende */

/* Contentcenter Ende
/*****************************************/	

/* Contentright Start
/*****************************************/	
/* newsstart */
.newsright{
	background-color: #F2F2F2;	
	padding: 0 0 20px 0;
	border:0;
	}

.newsright img{
	background-color: #F2F2F2;	
	padding: 5px 0 8px 5px;
	border:0;
	}
.hlNews {	
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 0 10px;
	border:0;
	}
.textNews {	
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 0 10px;
	border:0;
	}
.linkrednews a{
	color: #D81625;
	padding: 0 10px 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	float:right;
	}
/* newsend */
/* votingstart */
.votingright{
	background-color: #F2F2F2;	
	padding: 0 0 0 0;
	border:0;
	padding-bottom: 0px !important;
	padding-bottom: 3px;
	}

.hlVoting {	
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 11px 0 6px 10px;
	background-color: #E6E6E6;
	border:0;
	}

.textvoting {	
	font-size: 11px;
	line-height: 14px;	
	padding: 7px 0 12px 10px !important;
	padding: 7px 0 9px 10px;
	font-weight: bold;
	border:0;
	z-index:5;
	}
	
.votecheck{	
	float:left; 
	padding: 0 3px 6px 0 !important;
	padding: 3px 0 0 0;
	}
	
.votebox{	
	float:left;
	padding: 0 25px 6px 0; 
	}

.votecheck2{	
	float:left; 
	width: 100px;
	padding: 3px 0 10px 0;
	}
	
.votebox2{	
	float:left;
	padding: 10px 5px 6px 0 !important; 
	padding: 0 2px 6px 0; 
	}
	
.voting{
	font-size: 11px;
	padding: 0 0 0 10px;
	z-index:1;
	}
.voting a{	
	position: relative;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline; 
	}

.votesubmit{
	padding: 2px 0 10px 0;
	}

/* votingend */

/* verwandte artikel start */
.verwartikelright{
	background-color: #F2F2F2;	
	padding: 0 0 0 0;
	border:0;
	padding-bottom: 0px !important;
	padding-bottom: 3px;
	}
.hlverwartikel{	
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	padding: 11px 0 6px 10px;
	background-color: #E6E6E6;
	border:0;
	}
.verwartikel{	
	font-size: 11px;
	line-height: 14px;	
	padding: 7px 0 12px 10px !important;
	padding: 7px 0 9px 10px;
	font-weight: 700;
	border:0;
	}
.verwartikel select{	
	width: 120px;
	}

/* verwandte artikel ende */

.hlspecialoffer{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	position: relative ;	
	
}

.specialoffer{
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
	
.hllspecialoffer{	
	width:	127px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}

.hllspecialoffer a{	
	color: #D81625;
	}
.hllspecialoffer a:hover{	
	color: #000000;
	}	
/* Contentright Ende
/*****************************************/	

/* commercials Start */

.hlcommercial{
	position: relative;
	top: 8px;
	line-height: 10px;
	left: 339px;
	font-size: 10px;
	}
	
.commercialmiddle{
	position: relative;
	top: 15px;
	left: 84px;
	width: 300px;
	height: 275px;	
	padding-bottom: 10px;
	}
	
.commercialsmalllleft{
	width: 116px;
	padding: 16px 0 0 9px;
}

.commercialsmallright{
	width: 116px;
	padding: 16px 0 0 14px;
}

.hlcommercialsmallleft,.hlcommercialsmallright {
	font-size:10px;
	float:right;
	padding: 0 0 5px 0;
}
/* commercials End */
/* funktionen Start */
.funktionen{
	padding: 0 0 24px 150px;
	}
/* Footer Start */
#footer{
	width: 642px;
	height: 20px;
	clear: both;
	padding: 5px 0 0 148px;
	background-color: #999999;
	border: 0px;
	}
.footerlink{
	float: left;
	font-size: 9px;
	line-height: 14px;
	}
.footerbreak{
	float: left;
	color: #FFFFFF;	
	padding: 0 16px 0 16px;
	font-size: 9px;
	line-height: 14px;	
	}
.footerlink a{
	color: #FFFFFF;	
	}
#titlelist{
	width: 460px;
	/*
	border-top: 1px;
	border-top-style:solid;
	border-top-color:#003964;
	*/
	padding: 10px 10px 0 20px;
	margin:  0 0 0 148px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	}
	
.bullet{
	color: #000000;
	}
/* Footer Ende */
/* Paging Start */
.paging{
	width:	482px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E6E6E6;
}
.pre{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 151px;
	padding: 2px 0  4px 5px;
	background-color: #E6E6E6;
}
.pages{
	float: left;
	font-size: 11px;
	width: 170px;
	text-align:center;
	line-height: 13px;
	padding: 2px 0  4px 0;
	background-color: #E6E6E6;
}
.post{
	float: right;
	text-align:right;
	font-size: 11px;
	line-height: 13px;
	width: 151px;
	padding: 3px 5px  4px 0;
	background-color: #E6E6E6;
}
/* Paging Ende */

/* Navi Left Start */
.button{
	width: 130px !important;
	width: 107px;
	height: 20px;
	background: url(img/bg_button.jpg);
	background-repeat: no-repeat;	
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	margin: 0 0 1px 0 !important;
	margin: 1px 0 0 0;
	padding: 4px 3px 0 20px;
	}
	
#left .button a {
	line-height:13px;
}
	
.buttonactive{
	width: 130px !important;
	width: 108px;
	height: 20px;
	background: url(img/bg_buttonactive.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	margin: 0 0 1px 0 !important;
	margin: 1px 0 1px 0;
	padding: 4px 3px 0 20px;
	}

.buttonactive a{
	width: 130px !important;
	width: 108px;
	color: #E70718;
	margin: 1px 0 0 0;
	line-height:13px;
	}
.button2{
	width: 130px !important;
	width: 107px;
	height: 30px;
	background: url(img/bg_button2.jpg);
	background-repeat: no-repeat;	
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	margin: 0 0 1px 0 !important;
	margin: 1px 0 0 0;
	padding: 4px 3px 0 20px;
	}
	
#left .button2 a {
	line-height:13px;
}
	
.buttonactive2{
	width: 130px !important;
	width: 108px;
	height: 30px;
	background: url(img/bg_buttonactive2.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	margin: 0 0 1px 0 !important;
	margin: 1px 0 1px 0;
	padding: 4px 3px 0 20px;
	}

.buttonactive2 a{
	width: 130px !important;
	width: 108px;
	color: #E70718;
	margin: 1px 0 0 0;
	line-height:13px;
	}

.button2ebene{
	background-color: #efefef;
	font-family: Verdana;
	font-size: 11px; 
	line-height: 13px; 
	padding: 4px 0 4px 23px;
	}

.button2ebeneactive{
	width: 107px;
	background: url(img/bg_2_ebene.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-color: #efefef;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	line-height: 13px; 
	padding: 5px 0 5px 23px;
	}
#left .button2ebeneactive a{
	width: 130px !important;
	width: 108px;
	color: #E70718;
	line-height:13px;
	margin: 1px 0 0 0;
	}	

/** button3ebene START ************************************/
#left .button3ebene {
	width: 107px;
	background-color: #fff;
	margin: 0;
	padding: 5px 0 5px 23px;	
	font-size: 10px;	
}
#left .button3ebeneactive {
	width: 107px;
	background-color: #fff;
	margin: 0;
	padding: 5px 0 5px 23px;	
	font-size: 10px;	
}
#left .button3ebeneactive a{
	font-weight: bold;
	width: 130px !important;
	width: 108px;
	margin: 1px 0 0 0;
	}	
/** button3ebene END **************************************/
	

.spacerleft{
	height: 8px;
	line-height: 8px;
	}
/* Navi Left Ende */




/* Navi Sitemape */

.contentleft_sitemap{
	width: 136px;
	border: 0px solid red;
	margin-top: 5px;
	}

div.border_sitemap div.button{
	width: 130px !important;
	width: 107px;
	/*height: 20px;*/
	background:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
    line-height: 15px;
/*
	margin: 0 0 1px 0 !important;
	margin: 1px 0 0 0;
	padding: 4px 3px 0px 15px;
*/
padding-top:5px;
padding-left:10px;
	}
/*	
.buttonactive{
	width: 130px !important;
	width: 108px;
	height: 20px;
	background: url(../content/bg_buttonactive.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	margin: 0 0 1px 0 !important;
	margin: 1px 0 1px 0;
	padding: 4px 3px 0 20px;
	}

.buttonactive a{
	width: 130px !important;
	width: 108px;
	color: #E70718;
	margin: 1px 0 0 0;
	}
*/
div.border_sitemap div.button2ebene{
	/*background-color: #efefef;*/
	font-family: Verdana;
	font-size: 11px; 
	line-height: 11px; 
padding-top:5px;
padding-left:30px;
        background:none;
height: 20px;
	}
/*
div.button2ebeneactive{
	width: 107px;
	background: url(../content/bg_2_ebene.gif);
	background-repeat: no-repeat;
	background-color: #efefef;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px; 
	line-height: 11px; 
	padding: 5px 0 5px 23px;
	}
*/	
.spacerleft{
	height: 8px;
	line-height: 8px;
	}
/* Navi Sitemap */


/* Content center Start */

	/* 20.07.07 R21 BENNY! 
	 * ADDED
	*/
	
	.main_content {
		width: 482px;
		padding: 19px 0 20px 0;	
		overflow: hidden;
		font-size: 11px;
		line-height: 15px;
	}
	
	
	.main_content_noright {
		width: 638px;
		padding: 19px 0 20px 0;	
		overflow: hidden;
		font-size: 11px;
		line-height: 15px;

	}

/* TopTeaserImageLeft Start */
.ttImageLeft{
	width: 482px;
	background-color: #F2F2F2;
	padding: 0 0 19px 0;
	margin: 5px 0 10px 0;	
	line-height: 0px;
	overflow: auto;
	}
.rubrikStart{
	padding: 9px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
	}
.rubrik{
	padding: 19px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
	}
	
.ttHeadline{
	padding: 7px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
.ttHeadlineKdb{
	padding: 7px  0 14px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
.ImageLeft{
	float:left;
	padding: 14px 20px 0 14px !important;
	padding: 14px 16px 0 14px;
	}


    
.ImageLeft_technik{
	float:left;
	padding: 14px 19px 0 14px !important;
	padding: 14px 16px 0 14px;
	}
.ttTextRight{
	padding: 11px 13px 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
	
.hlPicture{
	clear: both;
	padding: 9px 0 0 0;
	font-size: 10px;
	line-height: 10px;
        width: 180px;
	}	
    
.hlPicture_detail{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
    /* width: 180px;*/
}
.ttImageLeft2{
	width: 482px;
	background-color: #fff;
	padding: 0 0 0 0;
	margin: 5px 0 10px 0;	
	line-height: 0px;
	overflow: auto;
	}
/* TopTeaserImageLeft End */


/* TeaserImageRight Start */
.tsImageRight{
	width: 482px;
	padding: 0 0 19px 0;
	margin:5px 0 0 0;	
	line-height: 0px;
	overflow: auto;
	}
.contleft{
	float: left;
	}
.contright{
	float: right;
	}
.rubrikleft{
	padding: 14px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
	}
	
.tHeadlineleft{
	padding: 7px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
	
.ImageRight{
	width: 180px;
	float:right;
	display: block;
	padding: 3px 10px 0 13px;
	}
 
.Imageright_detail{
	padding-bottom: 8px !important;
	padding-bottom: 8px;
	overflow: auto;
 }	
.tTextLeft{
	
	padding: 11px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}	
/* TeaserImageRight End */

/* TeaserImageLeft Start */
.tsImageLeft{
	width: 482px;
	padding: 5px 0 17px 0;
	line-height: 0px;
	overflow: auto;
	}
	
.tHeadline{
	padding: 6px 13px 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	}
	
.rubrikright{
	padding: 14px 13px 0 13px;
	font-size: 10px;
	line-height: 10px;
	}

.tImageLeft{
	float:left;
	padding: 14px 20px 0 14px !important;
	padding: 14px 16px 0 14px;
	}
	
.tTextRight{
	padding: 11px 13px 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
/* TeaserImageLeft End */	
/* Content center End */

/* TopBox Start */
.boxImageLeft{
	width: 482px;
	margin: 15px 0 20px 3px;	
	overflow: auto;
}

.date{
	padding: 2px 0 0 13px;
	font-size: 10px;
	line-height: 10px;
}

.ttHeadline{
	padding: 8px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}



.ttHeadline_impr{
	padding: 20px 0 9px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

.hlartikel{
	font-size: 11px;
	line-height: 15px;
	font-weight: 800;
	}
	
.txtartikel{
	font-size: 11px;
	line-height: 15px;
	}
	
.txtartikel_impr{
	font-size: 11px;
	line-height: 15px;
	padding: 10px 13px 10px 13px;
	border: 1px solid #CCCCCC;
	width: 454px;
	margin: 0 0 15px 0;
	}
	
.details_impr a{
	color: #D81625;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	}
	
.newsText{
	float:left;
	padding: 0 0 0 11px;
	font-size: 11px;
	line-height: 15px;
}

.artikelspacer{
	padding-top: 14px;
}

.Imageboxleft{
	float:left;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
}

.Imageboxleft_100{
	float:left;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
    width:100px;
}

.Imageboxleft_180{
	float:left;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
    width:180px;
}
 
.Imageleft{
	padding-bottom: 8px !important;
	padding-bottom: 8px;
	overflow: auto;
 }

.btnbestellen{
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 20px 33px;;
}	

.boxtheme{
	padding: 20px 0 0 13px;
	}
	
.hltheme{
	padding: 0 0 6px 0;
	font-size: 13px;
	font-weight: 800;
	line-height: 15px;
	}
/* TopBox Ende */

/* Newslist Start */	
.hlspecialoffer{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	position: relative ;	
	
}
.specialoffer{
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
	
.hllspecialoffer{	
	width:	127px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}

.hllspecialoffer a{	
	color: #D81625;
	}
.hllspecialoffer a:hover{	
	color: #000000;
	}
.ImageLeft_news{
	float:left;
	padding: 14px 19px 0 14px !important;
	padding: 14px 16px 0 14px;
	}
	
.ttTextRight_news{
	padding: 11px 10px 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
.ttImageLeft_news{
	width: 482px;
	padding: 0 0 20px 0;	
	line-height: 0px;
	overflow: auto;
	}
    
    
.trheadline{
	font-weight: 700;
	font-size: 11px;
	line-height: 15px;
	}
    
.ttHeadline_news{
	padding: 7px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
.ttHeadline_newsF{
	padding: 7px 0 14px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

/* TopNews Start */
.NewsImageLeft{
	width: 482px;
	margin: 0 0 20px 3px;	
	overflow: auto;
}
.newsPreText{
	padding: 0 14px 15px 13px;
	font-size: 11px;
	line-height: 15px;
	font-weight: 700;
	overflow: auto;
}
.newsText_detail{
	float:left;
	padding: 0 14px 0 11px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
}

/* NewsimageRight Start */
.NewsImageRight{
	width: 468px;
	margin: 3px 0 20px 14px;	
	overflow: auto;
}
	
.Imageboxright{
	float: right;
	padding: 4px 0 0 19px !important;
	padding: 4px 0 0 16px;
}


.Imageboxright_100{
	float: right;
	padding: 4px 0 0 19px !important;
	padding: 4px 0 0 16px;
    width:100px;
}

.Imageboxright_180{
	float: right;
	padding: 4px 0 0 19px !important;
	padding: 4px 0 0 16px;
    width:180px;
}

.newsTextLeft{
	float:left;
	padding: 13px 0px 9px 0px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
}
/* TopNews Ende */

/* InfoBox Start */
	
.hlinfobox{
	width:	469px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}

.Textinfobox{
	width:	450px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  20px 14px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}

	

/* InfoBox Ende */
/* Newslist Start */	
.hlnewslist{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	position: relative ;	
	
}
.newslist{
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
    
    .hllinknewslist{	
	width:	127px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 600;
	padding: 6px 0  9px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}
.txtnewslist{
	font-size: 8px;
	font-weight: 200;
	line-height: 13px;
	position: relative ;	
	}
/* Newslist Ende */	
/* Gallery Start */
.picbox{
	width:	422px;
	background-color: #F2F2F2;
	padding: 0 0 0 60px;
	margin-bottom: 20px;
	}	
    	
.picgallery{
	float: left;
	padding: 10px 0 10px 15px;
	}
.pictxt{
	clear: both;
	font-size: 10px;
	line-height: 10px;
	padding: 0 0 10px 15px;
	}
/* Gallery Ende */

.autor{
	font-style: italic;
	font-weight: 600;
	font-size: 11px;
	line-height: 15px;
	}

/* TopTeaserImageLeft End */
/* Newslist Ende */	


.ttbilderpopup{
	margin: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	height:96%;
	} 
	
.bilderpopupbox{
	overflow: auto;
	padding: 10px 0 10px 0;
	}
	
.hlbilderpopup{
	font-size: 11px;
	line-height: 13px;
	padding: 9px  0 10px 8px;
	font-weight: 700;
	}

.imagebox{
	background-color: #E6E6E6; 
	float: left;
	margin-left: 8px;
	width:350px;
	}
	
.txtbilderpopup{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 200px;
	padding: 0 10px 0 20px;
	}

.hlpopupPicture{
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 10px 8px;
}	
/* Paging Start */
.blaettern{
	width:	96%;
	height: 20px;
	border: 10px solid #ffffff;
	background-color: #E6E6E6;
}

.vor{
	float: left;
	font-size: 11px;
	line-height: 13px;
	width: 151px;
	padding: 2px 0  4px 5px;
	background-color: #E6E6E6;
}
.seiten{
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0  4px 0;
	background-color: #E6E6E6;
}
.zurueck{
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding: 3px 5px  4px 0;
	background-color: #E6E6E6;
}
.ttHeadline_termine{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
	
.ImageLeft_termine{
	float:left;
	padding: 14px 20px 3px 14px !important;
	padding: 14px 17px 3px 14px;
	}
	
.ttTextRight_termine{
	padding: 11px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
    .hltermine{
	width:	469px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}

.Textkategorien{
	width:	450px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  20px 14px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}
.Textkategorien select{
	margin-top: 8px;
	width: 318px;
	}
.check{
	vertical-align:middle;
	}
.searchtermine{
	margin-top: 10px;
	width: 168px;
}
.searchsubmit{
	padding-left: 7px;
}

.kategorie{
	padding: 7px 0 0 13px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 800;
	line-height: 10px;
	}
	
.tHeadline_termine{
	padding: 6px 0 0 13px;
	font-size: 11px;
	line-height: 11px;
	}

.info{
	padding: 11px 0 0 13px;
	}
	
.location, .time, .contact, .internetadresse{	
	font-size: 11px;
	line-height: 13px;
	}
	
.ttText{
	padding: 11px 0 0 0px;
	font-size: 11px;
	line-height: 15px;
	}
    
    .hlterminlist{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	
}
.termin{
	padding: 8px 0 6px 6px;
	background-color: #F2F2F2;
	font-size: 11px;
	font-weight: 800;
	line-height: 14px;
	}
	
.tlText{
	font-size: 11px;
	font-weight: 200;
	line-height: 13px;
	background-color: #F2F2F2;
	padding: 20px 0 30px 6px;	
	}
.location2, .time2, .contact2{	
	font-size: 11px;
	line-height: 13px;
	background-color: #F2F2F2;
	padding-left: 8px;
	}
/* Magazin Index */
.ttImageLeft_magazinIndex{
	width: 482px;
	padding: 12px 0 20px 0;	
	line-height: 0px;
	overflow: auto;
	}
.ttHeadline_magazinIndex{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
.ttTextRight_magazinIndex{
	padding: 11px 13px 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
.zumshop a{	
	float: right;
	padding-right: 25px;
	color: #D81625;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
.fhBox{
	padding: 0 0 20px 13px;
	overflow: auto;
	}
	
.hlfhBox{
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;	
	}
.fhBoxpost{
	padding: 10px 10px 0 0;
	float: right;
	font-size: 11px;
	line-height: 13px;
	clear: right;
	}
.fhBoxpre{
	padding: 10px 0 0 0;
	float: left;
	font-size: 11px;
	line-height: 13px;
	clear: left;
	}
.fhBoxRow{
	clear: both;
	padding-top: 5px;
	}
.fhBoxBborder{
	float: left;
	border: 1px solid #CCCCCC;
	}
.fhBox6px{
	float: left;	
	width: 4px;
	line-height: 8px;
	}
	
.fhBoxContent{
	background-color: #F2F2F2;
	margin: 3px 3px 3px 3px;
	padding: 5px 10px 3px 10px;
	line-height: 0px;
	}
.txtHeft{
	font-size: 11px;
	line-height: 13px;
	padding: 10px 13px 10px 0;
	}
/* Fruehere Hefte End */
/* fhlist Start */	
.hlfhlist{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	margin: 0 0 8px 0;
	background-color: #E6E6E6;
	position: relative ;	
	
}
.fhlist{
	padding: 0 0 10px 0;
	background-color: #F2F2F2;
	position: relative ;	
	}
	
.hllinkfhlist{	
	width:	127px;
	font-size: 10px;
	line-height: 11px;
	font-weight: 600;
	padding: 2px 0  2px 9px;
	background-color: #F2F2F2;
	position: relative ;	
}
.hllinkfhlist a{	
	color: #D81625;	
}
.txtfhlist{
	font-size: 11px;
	font-weight: 200;
	line-height: 13px;
	position: relative ;	
	}
/*************************************Seite empfehlen****************************************************************/

.hlseiteempfehlen{
	font-size: 11px;
	line-height: 13px;
	padding: 5px  10px 5px 8px;
	font-weight: 700;
	}

.ttseiteempfehlen_my{
	margin: 10px 10px 0 10px;
	height: 543px;
	border: 1px solid #CCCCCC;
	} 

.hlseiteempfehlen_my{
	font-size: 11px;
	line-height: 13px;
	padding: 5px  10px 5px 8px;
	font-weight: 700;
	}
	
.txtseiteempfehlen_my{
	font-size: 11px;
	line-height: 13px;
	width: 400px;
	padding: 8px 10px 11px 8px;
	background-color: #F2F2F2;
	}
	
.seiteempfehlenboxgrey_my{
	border:3px solid #FFFFFF;
	background-color: #F2F2F2;
	height: 536px;
	}
	
.frmseiteempfehlen_my{
	line-height: 15px;
	font-size: 11px;
	padding: 30px 0 0 8px;
	width: 410px;
}
label.my{
  display: block;
  float: left;
  width: 110px;
  margin-top: 5px; 
}
input.my{
  display: block;
  float: left;
  width: 190px; 
  padding: 0 10px 0 0;
  margin-top: 5px;
  }
.chckbx_my{
	float: right;
	width: 90px;
 	margin-top: 5px;
}
.chckbx_my input{
	width: 16px;
	margin: 2px 2px 100px 0 !important;
	margin: 0 2px 100px 0;
}
.trenner_my input{
	margin: 30px 0 5px 0;
	}
.trenner_my label{
	margin: 30px 0 5px 0;
	}

textarea#nachricht{
	position: relative;
	width: 283px;
	height: 110px;
	top: -14px !Important;
	top: 0;
	left: 0 !Important;	
	left: -3px;
	}

.inputbtn_my input{
	width: 115px;
	float: right;
	}
.inputbtn_my{
	width: 115px;
	float: right;
	}
	
.abbrechen_my a{
	color: #D81625;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	}
/* Vote Ergebniss Ende */
/**********************************************************************************/


.info_technik{
	padding: 0 0 0 13px;
}

.pdfdownload{
	float: right;
	font-size: 11px;
	line-height: 13px;
	padding: 10px 13px 0 0;
}
	
.pdfdownload a{
	color: #E60719;
}	
	
.pdfdownload a:hover{
	color: #000000;
}
		
.hlPicture_technik{
	font-size: 10px;
	line-height: 12px;
	padding: 10px 0 3px 0;
	width: 180px;
}	

	
.hlaktuell{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;	
}

.aktuellist {
	padding: 0 0 9px 0;
	background-color: #F2F2F2;
	font-weight: 600;
}
	
.aktuell{
	background-color: #F2F2F2;
	padding: 6px 0 6px 11px;
	font-size: 11px;
	line-height: 15px;
	}

    .listeaussen{
font-size: 11px;
line-height: 15px;
padding: 10px 13px 10px 13px;
margin: 0 0 15px 0;
}

.listeinnen{
font-size: 11px;
line-height: 15px;
}

/************************ Kameradatenbank ***************************************************************/
.ttBackgroundGrey{
	width: 482px;
	margin-bottom: 20px;	
	line-height: 0px;
	overflow: auto;
	background-color: #F2F2F2;
	}

.ImageLeftna{
	float:left;
	padding: 10px 20px 20px 12px !important;
	padding: 10px 17px 20px 14px;
	}
.ttTextRightna{
	padding: 7px 0 20px 13px;
	font-size: 11px;
	line-height: 15px;
	}

.borderanmeldung{
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin-bottom: 10px;	
	}
.anmeldung{
	width:	474px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2F2F2;
	overflow: auto;
	padding: 0;
	margin: 0;
}

.hersteller{
	float: left;
	padding: 10px 34px 0 35px;
border:0px solid red;
}

.hersteller label{
	text-align: right;
	padding: 0 10px 10px 0 !important;
	padding: 0 10px 0 0;
	}
	
.hersteller select{	
	width: 130px;
}
.hersteller_kameradatenbank{
	position: relative;
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:191px;
	}
.kamera_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:265px;
	}
.Typ{
	float: left;
	padding: 10px 34px 0 0;

}
.Typ label{
	text-align: right;
	padding: 0 10px 10px 0 !important;
	padding: 0 10px 0 0;
	}
.Typ select{
	width: 130px;
}
label.kamera{
	padding: 0 7px 0 0;
	vertical-align:middle;
	line-height: 25px;
border:0px solid red;
}
.label1{
	text-align: right;
	width: 180px;
	float:left;
border:1px solid green;

	}
.input1{
	width: 60px;
	float:left;
	}
.input1 input{
	width: 50px;
	float:left;
	}
.label2{
	padding-left: 9px;
	text-align: right;
	width: 130px;
	float:left;
	}
.input2{
	width: 60px;
	float:left;
	}
.input2 input{
	width: 50px;
	float:left;
	}
.input3{
	float:left;
	width: 170px;
	padding-left: 20px;
	}
.input3 input{
	width: 15px;
}
.input3 label{
	position: relative;
	bottom: 4px;
	padding-left: 7px;
	}

.label4{
	padding: 0 0 0 248px;
	text-align: right;
	width: 130px;
	float:left;
	}
.input4{
	width: 60px;
	float:right;
	padding: 0 33px 0 0;
	}
.input4 input{
	width: 50px;
	float:left;
	}	

div.form_zeile
{
width:97.8%;
height:2em;
}

div.form_zeile_1
{
width:97.8%;
padding:10px 0px;
height:2em;

}

div.form_spalte_links
{
width:49.5%;
float:left;
height:1.8em;
}

div.form_sp_innen_links
{
padding:2px 0px 0px 35px;
text-align:right;
height:1.8em;
}
div.form_spalte_links div.form_sp_innen_links
{
padding:2px 0px 0px 0px;

}

div.form_spalte_rechts
{
width:49%;
float:right;
height:1.8em;
}

div.form_sp_innen_rechts
{
padding:2px 0px 0px 0px;
text-align:right;
height:1.8em;
}

div.form_sp_innen_rechts input,div.form_sp_innen_links input{
width:20%;
}

div.form_sp_innen_rechts input,div.form_zeile_1 div.form_spalte_rechts div.form_sp_innen_rechts select{
margin-right:34px;
}


div.form_zeile_1 div.form_sp_innen_rechts label,div.form_zeile_1 div.form_sp_innen_links label{
padding-right:8px;
}
div.form_sp_innen_rechts label,div.form_sp_innen_links label{
padding:0px;
}

div.form_zeile2
{
width:97.8%;
height:4.3em;
}

div.form_spalte_links2
{
width:49.5%;
float:left;
height:4.2em;
}

div.form_spalte_rechts2
{
width:49%;
float:right;
height:4.2em;
}



div.form_sp_innen_ohne
{
padding:7px 0px 5px 10px;
text-align:left;
height:4.2em;
}
div.form_sp_innen_ohne select{

width:74%;
}
.resultattop{
	background-color:#E6E6E6; 
	width:	474px;
	height: 45px !important;
	height: 40px;
	margin:0 0 0 0;
	padding:0 0 0 0; 
	line-height: 0px;
	}
.resultatlight{
	background-color:#F2F2F2; 
	width:	474px;
	margin:0 0 0 0;
	padding:0 0 0 0; 

	}
    .hlhersteller{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:190px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlkamera{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:265px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.resultatwhite{
	background-color:#FFFFFF; 
	width:	474px;
	margin:0 0 0 0;
	padding:0 0 0 0; 

	}
    .resultatlight_kameradatenbank{
	background-color:#F2F2F2; 
	width:	474px;
	margin:0 0 0 0;
	padding:0 0 0 0; 
position: relative;
height: 100%;
	}
.resultatwhite_kameradatenbank{
	background-color:#FFFFFF; 
	width:	474px;
	margin:0 0 0 0;
	padding:0 0 0 0; 
position: relative;
height: 100%;
	}
.hlmodell{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width: 182px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}

.hltyp{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0;
	padding:0 0 0 22px; 
	width: 47px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlmegap{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlzoom{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlgewicht{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 2px; 
	width:55px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.hlpreis{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:44px;
	font-size: 11px;
	font-weight: 700;
	border-bottom: 5px #FFF solid;
	height: 32px;
	}
.modell{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width: 182px;
	font-size: 11px;
	}

.typ{
	float:left;
	font-size: 11px;
	line-height: 11px;
	margin:8px 0 0 0;
	padding:0 0 0 2px; 
	width: 67px;
	font-size: 11px;
	}
.megap{
	float:left;
	font-size: 11px;
	line-height: 15px;
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	}
.zoom{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 8px; 
	width:42px;
	font-size: 11px;
	}
.gewicht{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 2px; 
	width:55px;
	font-size: 11px;
	}
.preis{
	float:left;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 0 0; 
	padding:0 0 0 9px; 
	width:44px;
	font-size: 11px;
	}
.trennertop{
	float:left;
	width:1px; 
	margin:8px 0 0 0; 
	padding:0 0 0 0;
	height: 37px;
	background-color:#000000;
	}
.trenner{
	float:left;
	width:1px; 
	padding:0 0 0 0;
	height: 24px;
	background-color:#000000;
	}
.trenner_kameradatenbank{
	float:left;
	width:1px; 
	padding:0 0 0 0;
	background-color:#000000;
	display: block;
	position: relative;
	overflow: auto;
	}
.hlPicture_hefte{
	clear: both;
	padding: 9px 0 0 0;
	font-size: 10px;
	line-height: 10px;
	}	

.heftdurchsuchen{
	width:	450px;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 19px  20px 14px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}

.tt{
	width: 482px;
	padding: 12px 0 17px 0;	
	line-height: 0px;
	overflow: auto;
	}
	

.ttsearch{
	padding: 14px 0 0 13px;
	font-size: 11px;
	line-height: 15px;
	}
.ttsearch a{
	text-decoration: underline;
	}
/**********************************************************************************************************/
/**********************************News_abo**********************************************/
.ttHeadline_news_abo{
	padding: 10px 0 10px 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
.anmeldung_news_abo{
	width:	472px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F2F2F2;
	overflow: auto;
}
.anmeldeLabels{
	float: left;
	width: 73px;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 0 0 7px;
}

.anmeldeFields{
	width: 200px;
	float: left;
	padding: 10px 0 0 0;
}
.anmeldechckbxs{
	padding: 37px 0 0 0 !important;
	padding: 33px 0 0 0;
	float: left;
}
.chkbxs{
	padding-top: 22px;
}

.chkbxs{
	width: 134px;
	padding: 0 0 0 40px;
}	
.newslettertxt{
	font-size: 11px;
	line-height: 15px;
	width: 400px;
	padding: 0 0 10px 8px;
        clear:both;
}

select.news_abo{
	margin: 0 0 6px 0 !important;
	margin: 0 0 5px 0;
	width: 100px;
}
.anmeldeFields input.news_abo{
	margin: 0 0 5px 0 !important;
	margin: 0 0 4px 0;
	width: 200px;
}
.anmeldeLabels label{
	vertical-align:middle;
	line-height: 25px;
}
.chkbxs input{
	width: 22px;
}

.chckbxtxt label{
	position: relative;
	bottom: 7px !important;
	bottom: 5px;
	}	
.chkbxs_kameradatenbank{
	width: 134px;
	padding: 0 0 0 40px;
}
.label1_kameradatenbank{
	text-align: right;
	width: 180px;
	float:left;
	}

.chkbxsbtn input{
	width: 115px;
	padding: 10px 0 0 0;
	margin: 0;
}	
/**********************************************************************************************************/
/*******  Kontakt  ***************************************************************************/

.txtartikel_kontakt{
	font-size: 11px;
	line-height: 15px;
	padding: 10px 13px 10px 13px;
	border: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 454px;
	margin: 0 0 15px 0;
	}
/**********************************************************************************************************/

/******************* Suche *********************************************************************************/
/* TopTeaserImageLeft Start */
	
.ttHeadline_suche{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
/* TopTeaserImageLeft End */

/* searchkategorie Start */	
.suchergebnis{
	width:	450px;
	font-size: 11px;
	line-height: 15px;
	padding: 12px 19px  20px 14px;
	margin: 20px 0 20px 0;
	background-color: #F2F2F2;
}
.searchkategorie{
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 6px 0;
	font-weight: 700;
	}

.searchkategorie a{
	color: #D81625;
	}

.searchresult a{
	text-decoration: underline;
	}
/* searchkategorie Ende */

/* Newslist Start */	
.hlterminlist{	
	width:	131px;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	padding: 9px 0  7px 9px;
	background-color: #E6E6E6;
	
}
.termin{
	padding: 8px 0 6px 6px;
	background-color: #F2F2F2;
	font-size: 11px;
	font-weight: 800;
	line-height: 14px;
	}
	
.tlText{
	font-size: 11px;
	font-weight: 200;
	line-height: 13px;
	background-color: #F2F2F2;
	padding: 20px 0 30px 6px;	
	}
.location2, .time2, .contact2{	
	font-size: 11px;
	line-height: 13px;
	background-color: #F2F2F2;
	padding-left: 8px;
	}
/* Newslist Ende */	

.ttHeadline_kameradatenbank{
	padding: 10px 13px 16px 13px !important;
	padding: 10px 13px 10px 13px;
	height: 10px;
	}
    
.ttHeadlineTxt{
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	float:left;
	}
    
.Belichtung{
	padding: 0 0 3px 8px;
	float:left;
	width: 240px;
	}
.Belichtung select{
	width: 177px;
	}	
.Sucher{
	padding: 0 0 3px 0;
	float:left;
	}
.Sucher select{
	float:left;
	width: 130px;
	}	

.Speichermedium{
	padding: 0 0 9px 8px;
	float:left;
	width: 240px;
	}
.Speichermedium select{
	margin-bottom: 11px;
	width: 177px;
	}

.Stromversorgung{
	padding: 0 0 9px 0;
	float:left;
	}
.Stromversorgung select{
	margin-bottom: 11px;
	width: 177px;
	}	

.submitbtn{
	padding: 0 25px 0 20px;
	margin: 0; 
	background-color: #DFDFDF;
	float:right;
}
.submitbtn input{
	padding: 7px 0 8px 0;
	width: 101px;
	}
	
.submitbtn2{
	padding: 0 10px 0 241px;
	margin: 0; 
	background-color: #DFDFDF;
	float:right;
}
.submitbtn2  input{
	padding: 7px 0 8px 0;
	width: 75px;
}	


.histogramm{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:265px;
	height: 28px;
	border-left: 1px #000000 solid;
	}
    

.modell_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width: 182px;
	font-size: 11px;
	}

.typ_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	display: block;
	width: 61px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.megap_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:42px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.zoom_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:42px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.gewicht_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:49px;
	font-size: 11px;
	border-right: 1px #000000 solid;
	}
.preis_kameradatenbank{
	float:left;
	font-size: 11px;
	line-height: 14px;
	padding:5px 0 5px 8px; 
	width:44px;
	font-size: 11px;
	}

.borderresult{
	border: 1px solid #CCCCCC;
	padding: 3px 3px 8px 3px;
	margin-bottom: 10px;	
	}
/* Resultpic Anfang */
.resultpic{
	width: 456px;
	height: 180px;
	padding: 13px 13px 13px 13px;
	margin-bottom: 15px;
	background-color: #F2F2F2;
}
.merk{
	font-size: 9px;
	line-height: 9px;
	font-weight: 100;
	float:right;
}
.merk img {
	vertical-align:middle;	
}
label.kameradatenbank{
	padding: 0 7px 0 0;
}

label.kameradatenbank{
	vertical-align:middle;
	line-height: 25px;
	}
input.kameradatenbank{
	margin: 5px 0 0 0 !important;
	margin: 4px 0 0 0;
	width: 200px;
}	
	
select.kameradatenbank{
	margin: 0 0 6px 0 !important;
	margin: 0 0 5px 0;
	width: 100px;
}

/**********************************************************************************************************/
/* Vorschau naechstes Heft Start */
.VSboxImageLeft{
	width: 482px;
	margin: 15px 0 0 3px;	
	overflow: auto;
}

.VShlnext{
	padding: 6px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
}

.VShldate{
	font-size: 11px;
	line-height: 15px;
	font-weight: 800;
	padding-bottom: 9px;
	}

.VSthema{
	padding: 2px 0 0 0;
	font-size: 13px;
	line-height: 13px;
	font-weight: 800;
}
	
.VStxtartikel{
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 0px;
	}

.VSnewsText{
	float:left;
	padding: 0 0 0 11px;
	font-size: 11px;
	line-height: 15px;
}
	
.VSImageboxleft{
	float:left;
	padding: 4px 20px 0 0 !important;
	padding: 4px 17px 0 0 !important;
}
 
.VSImageleft{
	padding-bottom: 20px;
 }

.VSboxtheme{
	padding: 20px 0 0 13px;
	}
	
.VShlthema{
	padding: 6px 0 0 0;
	font-size: 11px;
	font-weight: 800;
	line-height: 15px;
	}
/* Vorschau naechstes Heft Ende */
/* Shop */

.ttHeadline10{
	padding: 10px 0 0 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	}
.hlshop{
	width:	469px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 15px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}

.shop1{
	float:left;
	width: 158px;
	height: 140px;
	margin: 0 0 0 10px;
	background: url(../content/buecher.jpg) left top;
	background-repeat:no-repeat;
	background-color: #F2F2F2;
	}
.shopauswahl1{
	float:left;
	width: 301px;
	padding: 20px 0 0 0;
	background-color: #F2F2F2;
	}
	
.Shopkategorien{
	font-size: 11px;
	line-height: 20px;
	height: 140px;
	width: 483px;
	padding: 0 0 0px 0;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}
.Shopkategorien a{
	text-decoration: underline;
}

.hersteller select{
	width: 290px;
	}
	
.hersteller{
	margin: 10px 0 0 0;
	width: 290px;
	}

option.typ1 {
	font-weight: bold;
	}
	
.shopauswahl2{
	float:left;
	padding: 20px 0 25px 10px;
	background-color: #F2F2F2;
	}
.hlshop2{
	width:	221px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 15px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}

.Shopkategorien2{
	font-size: 11px;
	line-height: 20px;
	height: 70px;
	width: 235px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}

.shop2 select{
	width: 150px;
	}
.shopbox{
	float:left;
	border: 0;
	padding : 0;
	margin: 0;
	}
	
.trenner1{
	}
.hlshop3{
	width:	469px;
	font-size: 13px;
	line-height: 13px;
	margin-top: 5px;
	padding: 9px 0  8px 14px;
	background-color: #E6E6E6;
}
.shopauswahl3{
	float:left;
	padding: 20px 0 25px 10px;
	background-color: #F2F2F2;
	width:	473px;
	}
.shopbox2{
	height:65px;
	margin-bottom: 20px;
	padding-bottom: 30px;
			
	}
.buecher{
	margin: 10px 0 0 0;
	width: 290px;
	}
.shop3{
	float:left;
	width: 158px;
	height: 140px;
	margin: 0 0 0 10px;
	/*background: url(../content/visual_abo.jpg) left top;
	background-repeat:no-repeat;*/
	background-color: #F2F2F2;
	}
.shopauswahl1 select {
	width: 301px;
	margin: 20px 0 0 0;
	}
/* Shop Ende */