body {
	font-family: Trebuchet MS;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat;
	background: url(icons/background.jpg) black no-repeat left top;
	}
	

/* -------- Global Definition --------- */ 

#allcontent {
	position: relative;
	width: 980px;
	margin-top: 10px;
	text-align: left
	}

#topmenu
{ 	width: 980px;
	}


#leftbox {
	vertical-align: top;
	width: 190px;
	padding-top: 5px;
	background-color: #ffffff;
	}
	
#rightbox {
	width: 190px;
	vertical-align: top;
	padding-top: 5px;
	background-color: #ffffff;
	}

#mainbox {
	width: 600px;
	vertical-align: top;
	padding-top: 5px;
	background-color: #ffffff;
	}	
			
a,
a:visited 	{
	color: #40C5D8;
	text-decoration: none;
	}	
	

a:active,
a:hover {
	text-decoration: underline;
	color: #000000;
	}

h1 {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	border-bottom:1px solid #cccccc;
	padding: 0;
	margin: 0;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	padding: 0;
	margin: 0;
    }


.Textweiss		{color: #ffffff;}	
.Textklein		{font-size: 9px;}
.Textschwarz	{color: #000000;font-weight: bold;}	
.Textdunkelgrau {color: #333333;line-height: 20px;}	
.TextErrorMessage	{color: #ff0000;}
.error	{border: solid 1px #ff0000; background-color: White; padding: 5px; width: 140px;}
.LineHigh18		{line-height: 18px;}


/* -------- Globale Image-Klasse --------- */

.borderimg {border-width: 1px; border-color: #CCCCCC; border-style: solid; float: left; margin: 5px 10px 0px 0px;}	
.borderimg:active,
.borderimg:hover {border-width: 1px; border-color: #999999; border-style: dashed;}

/* -------- Boxen - Abstände --------- */

.distance {	 padding: 5px;	} /* Boxen Innen */
.distancebox {	 padding: 5px;	} /* Boxen vertikaler Abstand */

/* -------- Header --------- */

.headertop {
	background-image: url(icons/headertop.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 26px;
	}

.header {
	background-image: url(icons/header.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 294px;
	}
	
.headermenu { float: left; padding-left: 20px; position: relative; top: 12px;}
.ordervalue { float: left; padding-left: 320px; position: relative; top: 10px; width: 190px; color: #ffffff; height: 42px;}

.login { float: left; padding-left: 756px; position: relative; top: 20px; width: 200px; color: #ffffff; height: 165px;}


.ordervaluitems { float: left; width: 100px; height: 35px;}
.ordervaluitems2 { float: left; width: 60px; height: 35px; text-align: right;}

.headersubmenu { float: left; padding-left: 20px; padding-top: 41px;}
.headersubmenu2 { float: left; padding-left: 40px; padding-top: 41px;}
.headersubmenu3 { float: left; padding-left: 50px; padding-top: 41px;}
.headersubmenu4 { float: left; padding-left: 45px; padding-top: 41px;}
.headersubmenu5 { float: left; padding-left: 35px; padding-top: 41px;}


/* -------- Boxen - Templates - Gültig für alle Seiten --------- */

.satellite {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 18px;
	}
	
/* -- Categories2 -- */
.satellitehead1
{	background-image: url(icons/de/kategorien.jpg);
	width: 180px;
	height: 36px;
	}

.satellitefooter 
{	background-image: url(icons/sat_footer.jpg);
	width: 180px;
	height: 11px;
	}	

.satellitecontent1
{	background-image: url(icons/cat_bg.jpg);
    background-repeat: repeat-x; 
    background-position: top;
    background-color: #40C5D8;
	padding: 5px;
	}


/* -- Hersteller -- */
.satellitehead2
{	background-image: url(icons/de/hersteller.jpg);
	width: 180px;
	height: 36px;
	}

.satellitecontent2
{	background-image: url(icons/hersteller_bg.jpg);
	background-position: top;
	padding: 5px;
	}
		

/* -- Suche -- */
.satellitehead3
{	background-image: url(icons/de/suche.jpg);
	width: 180px;
	height: 36px;
	}

.satellitecontent3
{	background-image: url(icons/suche_bg.jpg);
	background-position: bottom;
	padding: 5px;
	}


/* -- Content -- */
.satellitehead4
{	background-image: url(icons/de/information.jpg);
	width: 180px;
	height: 36px;
	}

		
.satellitecontent {	padding: 5px;	}
	

.satellitemain {
	text-align: left;
	line-height: 18px;
	background-image: url(icons/satellitemainbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	}
.satellitemainhead
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
    background-image: url(icons/satellitemainheadbg.jpg);
	background-repeat:repeat-x;
	height: 34px;
	padding-left: 12px;
	padding-top: 12px;
	}
.satellitemaincontent
{
	padding: 5px;
	}
					
/* -------- Itemtable Startseite --------- */	 
.itembg {
		
	border: solid 1px #CCCCCC;
	position: relative; width: 280px;
	background-color: #F2F2F2;
	text-align: left;
	padding: 5px;
	}
		
.itembg:active,
.itembg:hover 
{
	border: solid 1px #999999;
	position: relative; width: 280px;
	background-color: #ffffff;	
	}

.imageitem	{
	border: solid 1px #999999;
	background-image: url(icons/satellitemainbg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	}	

/* -------- Itemslist --------- */	 
.itembg2 {
		
	border-bottom: solid 1px #CCCCCC; background-color: #F2F2F2;
	position: relative; width: 100%;
	padding: 10px;
	}

.itembg2:active,
.itembg2:hover  {
		
	background-color: #ffffff;
	position: relative; width: 100%;
	}	
			
.sortlist { border-bottom: solid 2px #cccccc; padding: 10px; text-align: right; background-color: #e5e5e5;}
.navigator	{ line-height: 30px; }
.seitenanzahl	{ padding: 10px; border: solid 1px #CCCCCC; text-align: center; background-color: #ffffff;}


/* -------- Detailseite --------- */	

#content0   {display: block; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC;}
#content1   {display: none; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC;}
#content2   {display: none; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC;}
#content3   {display: none; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC;}
#content4   {display: none; border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; border-top: solid 1px #CCCCCC;}


.Reitersystem
{
   	background-image: url(icons/satellitemainheadbg.jpg);
	background-repeat:repeat-x;
	float: left; 
	width: 119px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-right: solid 1px #cccccc;
	}
      
.Reiterlink,
.Reiterlink:visited
 {
	color: #ffffff;
	text-decoration: none;
	}
	
.Reiterlink:active,
.Reiterlink:hover
 {
	color: #ff9900;
	text-decoration: none;
	}	


.variantenauswahl 
{
	color: #ff0000;
	background-image: url(icons/varianteerror.gif);
	height: 88px;
	top: 5px;
	position: relative;
	width: 175px;
	text-align: left;
	}
	
.imageKlein 
{
	float: left; 
	padding-left: 3px;
	}

/* -------- Artikel weiterempfehlen --------- */ 

.weiterempfehlen{
	
	background-color: #ffffff;
	background-image: url(icons/weiterempfehlen.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding: 120px 10px 10px 10px;
	}		   				   			
	   			
/* -------- Warenkorb --------- */	  

.messagebox
{
	position: relative;
	width: auto;
	border: 1px solid #ff0000;
	height: 50px;
	padding: 10px;
	text-align: left;
	background-color: #ffffff;
	background-position: 500px center;
	background-image: url(icons/message.jpg);
	background-repeat: no-repeat;
	color: #ff0000;
	}

.bgcart {
	 background-color: #F2F2F2;
	}


/* -------- Kontaktformular --------- */

.contactform
{
	position: relative;
	width: auto;
	border: 1px solid #cccccc;
	padding: 10px;
	text-align: left;
	background-position: right center;
	background-image: url(icons/map.jpg);
	background-repeat: no-repeat;
	}

/* -------- Allgemeine Buttons --------- */

.mehrinfos,
.mehrinfos:visited
 {
	text-align: left;
	background-image: url(icons/button.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin-top: 3px;
	}
	
.mehrinfos a
{	 color: #ffffff;
	}	
	
.warenkorb
{	text-align: left;
	background-image: url(icons/warenkorb.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	text-indent: 35px;
	line-height: 25px;
	}
	
.warenkorb a
{	 color: #ffffff;
	}
	
	
.details
{	text-align: left;
	background-image: url(icons/info.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	text-indent: 35px;
	line-height: 25px;
	margin-top: 3px;
	}
	
.details a
{	 color: #ffffff;
	}

.empfehlen
{	text-align: left;
	background-image: url(icons/empfehlen.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	text-indent: 35px;
	line-height: 25px;
	margin-top: 3px;
	}
	
.empfehlen a
{	 color: #ffffff;
	}

.bewerten
{	text-align: left;
	background-image: url(icons/bewerten.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	text-indent: 35px;
	line-height: 25px;
	margin-top: 3px;
	}
	
.bewerten a
{	 color: #ffffff;
	}

/* -------- Hauptmenü --------- */

.Hauptmenu
{
    list-style-type: none;  
    padding: 0px 0 0px 0;
    margin: 0 0 0 0;
    }

.menu,
.menu:visited
 {
	font-size:11px;
	color: #ffffff;
	line-height: 22px;
	padding-left: 15px;
	padding-top: 0px;
	background-image:url(icons/menu1.png);
	background-repeat:no-repeat;
	background-position:0px center;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.menu:active,
.menu:hover
 {
	text-decoration: underline;
	color: #ff9900;
	}

.menuactive,
.menuactive:visited {
	
	font-size:11px;
	color: #ff9900;
	line-height: 22px;
	padding-left: 15px;
	padding-top: 0px;
	background-image:url(icons/menu1.png);
	background-repeat:no-repeat;
	background-position:0px center;
	text-decoration: none;
	text-transform: uppercase;
	}

.menuactive:active,
.menuactive:hover
{
	color: #ff9900;
	}

.menu2,
.menu2:visited{
	
	font-size:11px;
	color: #ffffff;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	background-image:url(icons/arrow2.gif);
	background-repeat:no-repeat;
	background-position:8px center;
	text-decoration: none;
	}

.menu2:active,
.menu2:hover {
	
	text-decoration: underline;
	color: #ff9900;
	}

.menu2active,
.menu2active:visited  {
	
	font-size:11px;
	color: #ff9900;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	background-image:url(icons/arrow2.gif);
	background-repeat:no-repeat;
	background-position:8px center;
	text-decoration: none;
	}

.menu2active:active,
.menu2active:hover {
	color: #000000;
	}

.menu3,
.menu3:visited {
	font-size:11px;
	color: #ffffff;
	line-height: 18px;
	padding-left: 35px;
	padding-top: 0px;
	background-image:url(icons/arrow2.gif);
	background-repeat:no-repeat;
	background-position:20px center;
	text-decoration: none;
	}

.menu3:active,
.menu3:hover {
	color: #ff9900;
	text-decoration: underline;
	}

.menu3active,
.menu3active:visited  {
	font-size:11px;
	color: #ff9900;
	line-height: 18px;
	padding-left: 35px;
	padding-top: 0px;
	background-image:url(icons/arrow2.gif);
	background-repeat:no-repeat;
	background-position:20px center;
	text-decoration: none;
	}

.menu3active:active,
.menu3active:hover {
	color: #ff9900;
	}

/* -------- Allgemeine Hyperlinks --------- */ 


.hyperlink,
.hyperlink:visited
 {
	color: #000000;
	text-decoration: none;
	}
	
.hyperlink:active,
.hyperlink:hover
 {
	color: #40C5D8;
	text-decoration: none;
	}
	
.Titel,
.Titel:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}	

.Titel:active,
.Titel:hover
{
	color: #ff9900;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	}	

/* -------- Für alle Dropdownlisten und Texboxen --------- */ 

.ddl  {
	color: #40C5D8;
	line-height: 12px;
	font-size: 11px;
	width: 150px;
	}

.box  {
	color: #000000;
	font-weight: bold;
	line-height: 10px;
	padding-left: 5px;
	font-size: 10px;
	width: 140px;
	background-image:url(icons/boxbg.jpg);
	background-repeat:repeat-x;
	}	

.input
{	color: #000000;
	line-height: 10px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	width: 45px;
	background-image:url(icons/boxbg.jpg);
	background-repeat:repeat-x;
	}	

.boxerror  {
	color: red;
	line-height: 10px;
	padding-left: 5px;
	font-size: 10px;
	width: 140px;
	background-image:url(icons/boxbg.jpg);
	background-repeat:repeat-x;
	}		

/* -------- Mein Konto Übersicht --------- */ 

.ordermanagenment {background-color: #ffffff;}

/* -------- Zusammenfassung --------- */ 

.overview {
	background-color: #ffffff;
	padding:15px 150px 15px 15px;
	border: 1px solid #666666; 
	height: 145px;
	overflow: scroll;
	}

.overviewbox {padding: 10px; border: 1px solid #cccccc; background-color: #F2F2F2}

/* -------- Sitemap --------- */ 

.div
{	padding-left: 0px;
	padding-top: 10px;
	}	

.div2
{	padding-left: 10px;
	padding-top: 4px;
	}
	
.div3
{	padding-left: 20px;
	padding-top: 4px;
	}
	
/* Stücklistenkonfigurator */
.varianteerror 
{
	background-position: 10px 10px;
	background-image: url(icons/message.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ff0000;
	background-color: #ffffff;
	padding: 5px;
	}
	
/* -------- Fusszeile --------- */

.footerbg 
{	background-image: url(icons/footer.jpg);
	background-position: bottom; height: 171px;
	color: #ffffff; 
		}
	
.footerbg a
{	color: #ffffff; font-weight: bold; text-decoration: underline;
		}

.footeritems 
{	float: left; width: 750px;
	padding-top: 40px; padding-left: 10px;
		}
		
.copyright 
{	float: left; text-align: right; padding-top: 40px;
		}		

/* -------- Newsletter + SSL --------- */
.newsletter 
{	background-image: url(icons/de/newsletter.jpg);
	height: 97px;
	width: 180px;
	cursor: hand;
	}
	
.ssl 
{	background-image: url(icons/de/ssl.jpg);
	height: 97px;
	width: 180px;
	}
