* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
}

body {
	text-align: center;
}

a img{
	border:none;
}

td {
	vertical-align:top;
}

input[type=submit],
input[type=reset],
input[type=button] {
	background:#0066B3;
	color:#FFFFFF;
	border:1px solid #7F9DB9;
}

.floatClear {
	clear: both;
}

.opt_include {
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #0066B3;
}

#menu_left, #content,#content_bottom, #login, #suche, #warenkorb, #optional, .firstTab, #tabs li{
	border-style: solid;
	/* 	Hauptfarben 	*/	
	border-color: #0066B3;			/* Borderfarbe fır das Design */
	background-color: #CDE0EF;		/* Hintergrundfarbe fır das Design */
	color: black;					/* Schriftfarbe fır das Design */
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 1057px;
}

#kat_info {
	border-top:1px solid #0066B3;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

#login {
	height:110px;
}

#suche {
	height:90px;
}

#warenkorb {
	height:40px;
}

#optional {
	height:176px;
}

/*********************************************************************************************************************************************
*	Überschriften
*********************************************************************************************************************************************/

h1 {
	font-size: 16px;
	color: #0066B3;
	margin-bottom: 2px;
}

/*********************************************************************************************************************************************
*	Header-Definitionen
*********************************************************************************************************************************************/

#head {
	height: 135px;
	border:none;
	background-image: url(img/head.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-left: 60px;
}

#menu_head {
	position:absolute;
	margin-top:67px; /*135*/
	margin-left: 320px;
	font-size: 20px;
	font-weight: bold;
	width:600px;
	height:15px;
}

#menu_head .menu_head_act{
	color:#0066B3;
}

#menu_head ul {
	list-style:none;
}

#menu_head li {
	display:inline;
	margin:0px 50px 0px 0px;
}


#menu_head a {
	font-size: 20px;
	color:black;;
	text-decoration: none;
}

#menu_head a:hover {
	color:#0066B3;
}

/*********************************************************************************************************************************************
*	Body-Definitionen
*********************************************************************************************************************************************/

#body {
width:1000px;
margin-left:57px;
}

#menu_left, #content, #right {
	min-height:500px;
	height:auto !important;
	height:500px;
}

#menu_left{

}

#menu_left, #content, #content_bottom, #login, #suche, #warenkorb, #optional{
	padding: 3px;
}

/*********************************************************
*	Menı_Links-Definitionen
*********************************************************/

#menu_left {
	width: 207px;
	float: left;
	border-width: 1px;
	margin-right: 22px;
	margin-top: 27px;
	
}
/*language-switch position*/
.navileftoben {
	position:absolute;
	margin-top:-25px;
	padding-left: 20px;
	width:200px;
	height:20px;
}

.navileftunten {

}

.produktMenuPunkt a {
	background-color:#EFF2F7;
	display:block;
	margin:2px 0px 2px 5px;
	padding:2px 0px 2px 0px;
}

/** Rubrikliste **/
.rubriklist {
	margin:0px 0px 10px 0px;
}

.rubriklist td.back {
	width:20px;
	vertical-align:middle;
}

.rubriklist td.list select {
	width:180px;
}

p.rubrik_title {
	font-weight:bold;
}

/*********************************************************
*	Center-Definitionen
*********************************************************/

#center {
	width: 570px;		
	float: left;		
	margin-right: 20px;
}
	
/**********************
*	Tab-Definitionen 
**********************/


#tabs {
	line-height:26px;
}

#tabs ul {
	list-style:none;
}


#tabs li {
	display:inline;
	float: left;
	background-image: url(img/tab.jpg);
	background-repeat:repeat-x;
	border-width:1px 1px 1px 0px;
}

li#tabs_produkte{
	border-width:1px 1px 1px 1px;
}

#tabs li a{
	color:black;
	padding:0px 21px;
	text-decoration:none;
}

#tabs .menu_tabs_act{
	border-bottom-color:white;
}

li#tabs_produkte a{
		padding:0px 23px;
}

#content {					
	border-width: 0px 1px;
	min-height:473px;
	height:auto !important;
	height:473px;
}

#content_bottom {					
	border-width: 0px 1px 1px 1px;
}

#content ul,
#content ol {
	list-style-position:inside;
	margin:5px 0px 5px 0px;
}

.close_tbl {
	vertical-align:bottom;
	height:30px;
}

/*********************************************************
*	Rechts-Definitionen
*********************************************************/

#right {
	width: 171px;
	float: right;
	border-width: 1px;		
	margin-top: 27px;
}
	
#login, #suche, #warenkorb, #optional {
	margin-bottom: 20px;
	border-width: 1px;
}


#login .tbl_login td.input_mail,
#login .tbl_login td.input_mail input {
	width:152px;
}

#login .tbl_login td.input_pwd,
#login .tbl_login td.input_pwd input {
	width:120px;
}

#login .tbl_login td.input_button {
	text-align:right;
	width:37px;
}

#login .tbl_login td.input_button input {
	width:30px;
}


#suche .tbl_search td.input_text,
#suche .tbl_search td.input_text input {
	width:120px;
}

#suche .tbl_search td.input_button {
	text-align:right;
	width:37px;
}

#suche .tbl_search td.input_button input {
	width:30px;
}

#suche .tbl_search select{
	width:156px;
}
/* Currency-switch position*/
#curr {
	position:absolute;
	margin-top:-21px;
	padding-left: 1px;
	width:200px;
	height:20px;
	
}

/*********************************************************************************************************************************************
*	Foot-Definitionen
*********************************************************************************************************************************************/

#foot {
	text-align: center;
	margin-top: 5px;
}

/*********************************************************************************************************************************************
*	List-Definitionen
*********************************************************************************************************************************************/

.list_navi,
.tbl_eklist,
.tbl_list .amount_value,
.tbl_list .tobasket_value {
	text-align:center;
}

.tbl_list .price_value {
	text-align:right;
}

.tbl_list td.tobasket_value {
	padding:0px 0px 5px 0px;
}

.tbl_list td.articlenr_label,
.tbl_list td.price_label,
.tbl_list td.amount_label {
	width:80px;
}

.list_navi .left,
.list_navi .middle,
.list_navi .right {
	float:left;
}

.list_navi .middle {
	width:60%;
}

.list_navi .left,
.list_navi .right {
	width:20%;
}

.list_navi a img{
	border:none;
}

.tbl_list{
	width:100%;
	border:none;
	margin:10px 0px 10px 0px;
}

.tbl_head{
	background-color: rgb(0, 102, 189);
	color: white;
	font-weight: bold;
	text-align: center;
}

.tbl_list td{
	padding:3px 3px;
}

.tbl_list .headline{
	font-weight:bold;
}

.tbl_list .tobasket_label{
	text-align:right;
	font-weight:bold;
}

.tbl_body_row_1{
	background-color: rgb(239, 242, 247);
}
.tbl_body_row_2{
	background-color: rgb(188, 189, 191);
}

.tbl_list .amount_value input{
	width:53px;
}

.tbl_list .amount_value select{
	width:57px;
}

.tbl_list td input.input_small {
	width:50px;
}

.tbl_list td.close_tbl {
	height:50px;
}

/*********************************************************************************************************************************************
*	Detail-Definitionen
*********************************************************************************************************************************************/

.tbl_detail{
	margin:10px 0px 0px 0px;
}

.detail_header{
	margin:0px 0px 10px 0px;
}

.tbl_detail td{
	vertical-align:top;
}

.tbl_detail .articleimage{
	padding:0px 10px 0px 0px;
}

.deliverytime,
.articletext{
	margin:10px 0px 0px 0px;
}

.into_basket{
vertical-align:bottom;
}

/*********************************************************************************************************************************************
*	Kontaktformular
*********************************************************************************************************************************************/

.contact {
	margin:0px 0px 20px 0px;
}

.contact .tbl_contact {
	margin:10px 0px 0px 0px;
}


.datenschutz,
.datenverarbeitung,
.verwendung,
.cookies,
.newsletter,
.auskunft,
.info {
	margin:10px 0px 0px 0px;
}

.datenverarbeitung ul {
	list-style-position:inside;
}

/*********************************************************************************************************************************************
*	Direktbestellung
*********************************************************************************************************************************************/
.direktbestellung .tbl_direktbestellung {
	margin:0px 0px 10px 0px;
}

/*********************************************************************************************************************************************
*	Passwort vergessen
*********************************************************************************************************************************************/
.forgotpw .tbl_forgotpw {
	margin:10px 0px 0px 0px;
}

/*********************************************************************************************************************************************
*	Registrierung
*********************************************************************************************************************************************/
.register{
	background:#DDEBF5;
	border:1px solid #0066B3;
	padding:10px 5px 10px 5px;
	margin:10px 0px 10px 0px;
}

.register .tbl_register {
	margin:10px 0px 0px 0px;
}

.register .tbl_register td.check_agb {
	width:20px;
}

.register .tbl_register td.check_agb_text {
	width:220px;
}

/*********************************************************************************************************************************************
*	Warenkorb
*********************************************************************************************************************************************/

.ek_list,
.wk_sum,
.submit_order{
	text-align:right;
}

#wkques_eklist{
	margin:10px 0px;
}

.eklist-txt_include {
	margin:0px 0px 20px 0px;
}

.tbl_eklist td input.input_small {
	width:50px;
}

/*********************************************************************************************************************************************
*	Massage
*********************************************************************************************************************************************/
.massge_list ul{
	color:black;
}

/*********************************************************************************************************************************************
*	Login
*********************************************************************************************************************************************/
.login_login{
    background:#DDEBF5;
	border:1px solid #0066B3;
	padding:10px 5px 10px 5px;
	margin:10px 0px 20px 0px;
}

.login_submit{
text-align:right;
}

/*********************************************************************************************************************************************
*	Login
*********************************************************************************************************************************************/
.checkagb{
	margin:10px 0px 0px 0px;
}

.tbl_checkagb{
	width:100%;
	border:none;
}

.tbl_checkagb .checkagb_true{
	text-align:right;
}

/*********************************************************************************************************************************************
*	Bestellprozess
*********************************************************************************************************************************************/
.tbl_abwliefaddress {
	margin:10px 0px 20px 0px;
}

.tbl_abwliefaddress td input[type=text] {
	width:250px;
}

.tbl_abwliefaddress td input.input_small {
	width:50px;
}

.tbl_abwliefaddress td input.input_medium {
	width:136px;
}

.kidorguest,
.delivery_billing_address,
.articlelist,
.moreinfo,
.paymenttype {
	margin:10px 0px 0px 0px;
}

.best_confirm {
	margin:20px 0px 0px 0px;
}

.best_confirm td.td_agb-check {
	width:30px;
}

.delivery_billing_address .delivery_address,
.delivery_billing_address .billing_address {
	width:250px;
	background:#DDEBF5;
	border:1px solid #0066B3;
	padding:5px 5px 5px 5px;
	margin:0px 0px 20px 0px;
	height:110px;
}

.delivery_billing_address .delivery_address {
	float:left;
}

.delivery_billing_address .billing_address {
	float:right;
}

/** DER WIRD NUR IM BESTELLPROZESS VERWENDET !!! =)**/
.kasten {
	background:#DDEBF5;
	border:1px solid #0066B3;
	padding:0px 5px 5px 5px;
	margin:0px 0px 20px 0px;
}

.kasten .tbl_list {
	margin:0px 0px 0px 0px;
}

/*********************************************************************************************************************************************
*	Hilfe
*********************************************************************************************************************************************/
.choose_product,
.order_product,
.direct_order,
.basket,
.purchaselist,
.contact {
	padding:10px 0px 10px 0px;
}

.choose_product,
.order_product,
.direct_order,
.basket,
.purchaselist {
	border-bottom:1px solid #0066B3;
}

.choose_product li ul,
.choose_product li ol {
	margin:0px 0px 0px 15px;
}

/*********************************************************************************************************************************************
*	Angebote
*********************************************************************************************************************************************/

.clearer{
	clear:both;
}

#angebote{
	margin:10px 0px 0px 0px;
}

#angebote h2{
	margin:0px 0px 10px 0px;
}

#angebote h3{
	margin:0px 0px 5px 0px;
	text-align:center;
}

#angebote .ang_image{
	margin:0px 0px 5px 0px;
	text-align:center;
}


#angebot1,
#angebot2,
#angebot3{
	width:160px;
	float:left;
}

#angebot1{
	margin:0px 10px 0px 0px;
}

#angebot2{
	margin:0px 0px 0px 30px;
}

#angebot3{
	margin:0px 0px 0px 10px;
	float:right;
}

/*********************************************************************************************************************************************
*	Detailsuche
*********************************************************************************************************************************************/
.search_detail1 {
	border-bottom:1px solid #0066B3;
	padding:0px 0px 5px 0px;
}

.search_detail2 {
	padding:5px 0px 0px 0px;
}

.tbl_detailsuche td.browsing {
	padding:0px 0px 0px 20px;
}

.tbl_detailsuche td select.long {
	width:120px;
}

.tbl_detailsuche td.sorting_title {
	text-align:right;
	padding:0px 5px 0px 0px;
	height:30px;
}

.tbl_detailsuche td.close_tbl {
	height:50px;
}

.list_abc {
	text-align:center;
	margin:0px 0px 10px 0px;
}

.list_abc a {
	margin:0px 4px 0px 4px;
}

.tbl_productindex td select.keywords {
	width:350px;
	height:150px;
}

.tbl_productindex td.td1,
.tbl_productindex td.td4 {
	width:115px;
}

.tbl_productindex td.td2,
.tbl_productindex td.td3 {
	width:40px;
	padding:0px 5px 0px 5px;
}

.tbl_productindex td.td1,
.tbl_productindex td.td3 {
	text-align:right;
}

/*********************************************************************************************************************************************
*	Error
*********************************************************************************************************************************************/
.error {
	background:#DDEBF5;
	border:1px solid #0066B3;
	padding:10px 5px 10px 5px;
	color:#FF0000;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}

/*********************************************************************************************************************************************
*	Popup (AGB, Datenschutz, Widerruf)
*********************************************************************************************************************************************/
.popup_agb {
	text-align:left;
	padding:5px 10px 5px 10px;
}


p.ang_preis {
	text-align:center;
}

/**********************************************************************************************************************************************
*	Speziell 10360
***********************************************************************************************************************************************/
.servicetable  {
	border: 1px solid #0066B3;
	border-collapse:collapse;
	margin-left:5px;
	padding: 3px;
}
.serviceunten {
	margin-left: 15px;
}

.service {
	margin-top: 10px;
	border: 1px solid #0066B3;
	border-collapse:collapse;
	margin-left:5px;
	padding: 3px;
}

.ueberuns {
	margin: 15px 0px 0px 15px;
}

