@charset "utf-8";
/* CSS Document */

html,body
{
	margin:0px;
	padding:0px;
	color:#222;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
}

pre
{
	width:500px;
	padding:0px;
	margin:0px;
	font-family:Verdana, sans-serif;
	color:#222;
	font-size:10pt;
}

h1.open
{
	position:relative;
	text-align:center;
	z-index:200;
	min-width:1000px;
	width:100%;
	height:18px;
	color:#999;
	font-size:17px;
	padding:0px;
	margin:0px;
	font-family:Verdana, sans-serif;
}

img
{
	border:0px;
}

a
{
	color:#333333;
	text-decoration:none;
}
a:hover
{
	color:#036;
	text-decoration:none;
}

a.linkbaum
{
	color:#292929;
	font-size:0.85em;
}

a.nounder
{
	text-decoration:none;
}

.complete
{
	float:left;
	width:100%;
	background:#FFF;
	font-family:Tahoma, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	margin-bottom:1em;
}

.werbung_div
{
	padding:0px;
	margin:0px;
	text-align:center;
	top:-10px;
}

.werbung_div a,.werbung_div p
{
	padding:0px;
	margin:0px;
	color:#FFF;
}

.header
{
	float:left;
	width:100%;
	background-image:url(../img/header_bg.jpg);
	height:250px;
}

.none
{
	padding:0px;
	margin:0px;
}


.banner
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	height:230px;
	background-image:url(../img/banner.jpg);
	background-repeat:no-repeat;

}


.empty_box
{
	float:left;
	width:230px;
	height:50px;
}

.white_box
{
	float:left;
	width:270px;
	height:50px;
	cursor:pointer;
}

.blue_box
{
	float:left;
	width:425px;
	height:50px;
	color:#FFF;
}


.main
{
}

.main_center
{
	position:relative;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}

.footer
{
	clear:both;
	float:left;
	width:100%;
}

.footer_text
{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.left
{

	float:left;
	width:220px;
	padding:0px;
	margin:0px;
	min-height:30px;
}

.center
{
	float:left;
	width:560px;
	padding:0px;
	margin:0px;
	min-height:30px;
}

.right
{
	float:left;
	width:220px;
	padding:0px;
	margin:0px;
	min-height:30px;
}


/*
* Linke Anzeigeboxen
*/
.register_left
{
	clear:both;
	float:left;
	width:220px;
}

.register_left_top
{
	background-image:url(../img/register_left_top.jpg);
	float:left;
	width:184px;
	height:30px;
	padding-left:18px;
	padding-right:18px;
	text-align:right;
	background-position:0 -0px;
}

.register_left_content
{
	background-image:url(../img/register_left_content.jpg);
	float:left;
	width:184px;
	padding-left:18px;
	padding-right:18px;
}

.register_left_bottom
{
	background-image:url(../img/register_left_bottom.jpg);
	float:left;
	width:220px;
	height:30px;
}

/*
* Mittlere Anzeigeboxen
*/
.register_center
{
	clear:both;
	float:left;
	width:560px;
}

.register_center_wide
{
	clear:both;
	float:left;
	width:760px;
}

.register_center_top
{
	background-image:url(../img/register_center_top.jpg);
	background-repeat:no-repeat;
	float:left;
	width:538px;
	color:#EEE;
	font-size:7pt;
	padding-top:0px;
	height:30px;
	padding-left:25px;
	padding-right:25px;
	background-position:0 -0px;
}

.register_center_top_wide
{
	background-image:url(../img/register_center_top_wide.jpg);
	float:left;
	width:717px;
	color:#EEE;
	font-size:7pt;
	padding-top:0px;
	height:30px;
	padding-left:25px;
	padding-right:18px;
	background-position:0 -0px;
}

.register_center_content
{
	background-image:url(../img/register_center_content.jpg);
	float:left;
	width:500px;
	padding-left:30px;
	padding-right:30px;
	
}

.register_center_content_wide
{
	background-image:url(../img/register_center_content_wide.jpg);
	float:left;
	width:724px;
	padding-left:18px;
	padding-right:18px;
}

.register_center_bottom
{
	background-image:url(../img/register_center_bottom.jpg);
	float:left;
	width:560px;
	height:30px;
}

.register_center_bottom_wide
{
	background-image:url(../img/register_center_bottom_wide.jpg);
	float:left;
	width:760px;
	height:30px;
}

/*
* Rechte Anzeigeboxen
*/

.register_right
{
	clear:both;
	float:left;
	width:220px;
}

.register_right_top
{
	background-image:url(../img/register_right_top.jpg);
	float:left;
	width:184px;
	color:#EEE;
	font-size:7pt;
	padding-top:10px;
	height:20px;
	padding-left:18px;
	padding-right:18px;
	text-align:right;
	background-position:0 -0px;
}

.register_right_content
{
	background-image:url(../img/register_right_content.jpg);
	float:left;
	padding:0px;
	margin:0px;
	margin-bottom:-5px;
	width:184px;
	padding-left:18px;
	padding-right:18px;
}

.register_right_bottom
{
	background-image:url(../img/register_right_bottom.jpg);
	float:left;
	width:220px;
	height:30px;
}


/*
*	Text in der Mitte
*/

.content_left
{
	clear:both;
	float:left;
	width:230px;
	padding:0px;
}

.content_right
{
	float:left;
	width:270px;
	padding:0px;
}

.selector select
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.text_show
{
	padding:10px;
}

.text_show a
{
	text-decoration:underline;
	color:#000055;
}

/**
* Suche
*/
.suche_artikel_liste
{
	padding:40px;
}

/*
* Top
*/
.title_blue_long
{
	background-image:url(../img/top_blue_long.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:20px;
	padding-top:6px;
	padding-left:40px;
	padding-right:0px;
	padding-bottom:4px;
	color:#FFF;
}
.title_blue_long h3
{
	padding:0px;
	margin:0px;
	font-size:11pt;
}

.title_blue
{
	background-image:url(../img/top_blue.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	padding-top:6px;
	padding-left:40px;
	padding-right:0px;
	padding-bottom:4px;
	color:#FFF;
}

.title_grey
{
	background-image:url(../img/top_grey.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	padding-top:6px;
	padding-left:40px;
	padding-right:0px;
	padding-bottom:4px;
	color:#FFF;
}

.title_blue h3,.title_grey h3
{
	padding:0px;
	margin:0px;
	font-size:10pt;
}

.cat_box
{
	margin:10px;
	 float:left;
	 width:240px;
	 margin-left:5px;
	 margin-right:5px;
}

.cat_box_long
{
	margin:10px;
	 float:left;
	 width:490px;
	 margin-left:5px;
	 margin-right:5px;
}

.content_blue
{
	border:1px solid #000;
	text-align:center;
	height:130px;
}

.content_blue_long
{
	border:1px solid #000;
	text-align:center;
	height:45px;
}

.content_blue_long_l
{
	float:left;
	clear:both;
	border:1px solid #000;
	width:488px;
}

.content_logo
{
	float:left;
	text-align:center;
	height:130px;
	width:230px;
	margin:4px;

}


.content_grey
{
	border:1px solid #666;
	text-align:center;
	height:130px;
	color:#666;
}

.hrst_view
{
	float:left;
	width:240px;
	padding:5px;
}

.selector p
{
	color:#DDD;
}


.selector
{
	background-image:url(../img/checkbox.jpg);
	height:200px;
	width:270px;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:20px;
}
/**
*	Artikel�bersicht
*/

.seiten_div
{
	clear:both;
	padding:20px;
}

.seiten_count
{
	float:left;
	width:300px;
}

.seiten_links
{
	float:left;
	width:200px;
}

.seiten_option
{
	float:left;
	width:160px;
	text-align:right;
}

.artikel_liste
{
	clear:both;
	margin-top:15px;
	padding:0px;
}

/***
*
* Artikel-Layout
*
*/

.artikel
{
	width:694px;
	padding:15px;
	padding-top:2px;
	float:left;
/*	background-color:#DCE1E7;*/
}

.art_h1
{
	width:704px;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	background-color:#F0F0F0;

}

.art_h1 h1
{
	margin:0px;
	font-size:1.4em;
	line-height:1.5em;
	text-align:center;
	color:#444;
}

.art_pic
{
	clear:both;
	float:left;
	padding:10px;
	width:300px;
	height:300px;
}

.art_data_top
{
	float:left;
	width:370px;
}

.art_data_bottom
{
	float:left;
	width:370px;
}

.art_desc
{
	clear:both;
	float:left;
	width:694px;
	padding:15px;
	padding-top:12px;

}

.data_left
{
	clear:both;
	float:left;
	width:160px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.data_right
{
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
}

.data_float
{
	text-align:right;
	clear:both;
	float:left;
	width:360px;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
}


.data_right img
{
	float:left;
}

.desc_h2
{
	clear:both;
	float:left;
	width:690px;
}

.desc_h2 h2
{
	padding:0px;
	margin:0px;
	font-size:1.5em;
}

.desc_box
{
	clear:both;
	float:left;
	width:690px;

}

.desc_box img
{
	float:right;
	padding:10px;
}

.hinweis_text
{
	clear:both;
	float:left;
	width:650px;
	padding:5px;
}

/***************************
*
*	Warekorb
*	 - Leeren Warenkorb
*	 - Warenkorb inhalt & versand
*
****************************/

.basket
{
	width:720px;
	clear:both;
	float:left;
}

.basket_empty
{
	padding:50px;
	font-size:12pt;
	color:#444;
	text-align:center;
}

.basket_entry
{
	clear:both;
	float:left;
	width:704px;
	padding:10px;
	margin:0px;
	border-bottom:1px solid #CCC;
}

.basket_added
{
	float:left;
	clear:both;
	padding:15px;
}

.basket_h3
{
	float:left;
	color:#000;
	padding:5px;
	padding-left:30px;
	width:690px;
	background-color:#DFDFDF;
}

.basket_h3 h3
{
	padding:0px;
	margin:0px;
	font-size:11pt;
}

.basket_sub
{
	border:0px;
	border-top:1px solid #FFF;
	padding:0px;
	float:left;
	width:690px;
}

.basket_anschrift
{
	clear:both;
	float:left;
	width:690px;
	padding:0px;
	padding-left:40px;
}

.basket_form_left
{
	clear:both;
	float:left;
	width:200px;
	padding:5px;
}



.basket_form_right
{
	float:left;
	width:450px;
	padding:5px;
}

/**
* Basket Show
*/

.basket_show_count
{
	float:left;
	width:30px;
}

.basket_show_img
{
	float:left;
	width:65px;
}

.basket_show_name
{
	float:left;
	width:410px;
	padding:5px;
}

.basket_show_betrag
{
	float:left;
	width:64px;
	padding:5px;
	border-right:1px solid #CCC;
	text-align:right;
}

.basket_show_gesamt
{
	float:left;
	width:70px;
	padding:5px;
	text-align:right;
}

.basket_show_del
{
	float:left;
	width:20px;
	padding:5px;
	text-align:right;
}

.basket_show_field_left
{
	float:left;
	width:505px;
	padding:5px;
	text-align:right;
}

.basket_show_field_right
{
	float:left;
	width:145px;
	padding:5px;
	text-align:right;
}

/*****/
.reiter_lang
{
	font-weight:bolder; 
	font-size:12px;
	background-image:url(../img/reiter_lang.jpg); 
	float:left; 
	height:20px; 
	padding-top:10px;
}

.reiter_ende 
{
	background-image:url(../img/reiter_lang_ende.jpg);
	float:left; 
	height:30px; 
	width:50px;
}
.submit_btn
{
	cursor:pointer;
}

  




/**
*
*	Menu Item
*
*/