
body {
	background: #000000 url(../Images/Common/bgbody.gif) repeat-y center top;
	font: normal 12px Tahoma,Verdana,sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #FF7100;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}

.content td { 
    color:#FFF;
}

blockquote {
	background: url(../Images/Common/quote.gif) no-repeat;
	color: #FFF;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.main {
	width: 984px;
	margin: 0 auto;
}
.main_left {
	float: right;
	padding:0px 0 0 8px ;
	width: 721px;
}
.main_right {
	border-top:0px solid #222;
	float: left;
	width: 254px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_bezahlen,.lbl {
	border-bottom: 6px solid #000;
}
div.menue_rechts a:hover, div.footer div.left a:hover .aktive{
	background: #FF7100;
	color: #FFF;
}

.aktive {
	background: #FF7100;
	color: #FFF;
}

/* Header */
.header {
	height: 125px;
}
.header h1 {
	margin: 0;
	padding: 4px 0 0 4px;
	font: bold 2.4em Verdana,sans-serif;
}

.header .warenkorbhed {
    margin:65px 10px 0 0;
    float:right;
    font-weight:bold;
}

/* Top navigation */
.link_menu {
	background: #FF7100;
}
.link_menu a {
	border-bottom: 1px solid #000;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #444;}

.lbl {
	background: #222 url(../Images/Common/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}

/* Buttons = Übersicht / Warenkorb / Kasse */
.uebersicht {
	background: #222 url(../Images/Common/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	border-top: 6px solid #000;

}

.link_bezahlen a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_bezahlen a span {
	font: normal 2em sans-serif;
}
a.g1 {
    background: #888 url(../Images/Common/warenkorb.jpg) no-repeat;
}
a.g2 {
	border-left: 6px solid #222222;
    background: #666 url(../Images/Common/kasse.jpg) no-repeat;
}
a.g1:hover {
    background: #FF7100 url(../Images/Common/warenkorb_over.jpg) no-repeat;
}

a.g1aktive {
    background: #FF7100 url(../Images/Common/warenkorb_over.jpg) no-repeat;
}

a.g2:hover  {
	border-left: 6px solid #222222;
    background: #FF7100 url(../Images/Common/kasse_over.jpg) no-repeat;
}

a.g2aktive {
	border-left: 6px solid #222222;
    background: #FF7100 url(../Images/Common/kasse_over.jpg) no-repeat;
}

/* Buttons rechts jetzt links :-)*/
.menue_rechts {
	background: #333 url(../Images/Common/grdnt_gray.gif_) repeat-x;
}

.menue_rechts .lbl {
	border-top: 6px solid #000;
	height: 50px;
}

.menue_rechts a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 25px;
	padding: 10px 0;
	text-align: center;
	border-top: dashed 1px #666;
	border-bottom: solid 1px #000;
}
.menue_rechts a span {
	float: left;
    font: normal 1.2em "Trebuchet MS",sans-serif;
	margin-left: 15px;
	margin-top: 3px;
	padding: 0 0 0 30px;
	background: url(../Images/Common/menuepfeil.gif) no-repeat 0 0;
}

/* Content */
.content {
	color: #FFF;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px; 
}
.content a {
	color: #FF7100;
}

.content a:hover {
	color: #FFF;
	text-decoration:underline;
}
.content p {
	margin: 0px 0 10px 0;
}

.content li {
	margin: 0px 0 10px 0;
}
.content .descr {
	color: #FFF;
	margin-bottom: 6px;
}

/* Footer */
.footer {
	color: #666;
	clear: both;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #FF7100;
	padding: 9px 0 9px 9px;
	margin:0 0 0 266px;
	width: 700px;
}

/* Separator */
.separator {
	color: #666;
	border-top: 1px solid #FF7100;
	padding: 20px 0 9px 20px;
	clear: both;	
}

/* Artikeldarstellung */

.artikeldarstellung_home {
	background: url(../Images/Common/bgcode.gif);
	border: 1px solid #4f4f4f;
	color: #EEE;
	font: normal 12px "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	height:135px;
}

.artikeldarstellung_home img {
    float:left;
    margin: 0 10px 0 0;
    border: 1px solid #FF7100;
}


.artikeldarstellung_detail {
	background: url(../Images/Common/bgcode.gif);
	border: 1px solid #4f4f4f;
	color: #EEE;
	font: normal 12px "Lucida Sans Unicode",serif;
	margin:10px 0 12px 0;
	padding: 8px 10px;
}

.artikeldarstellung_detail img {
    float:left;
    margin: 0 10px 10px 22px;
    border: 1px solid #FF7100;
}

.artikeldarstellung_warenkorb {
	background: url(../Images/Common/bgcode.gif);
	border: 1px solid #4f4f4f;
	color: #EEE;
	font: normal 12px "Lucida Sans Unicode",serif;
	margin:10px 0 12px 0;
	padding: 8px 10px;
	height:115px;
}

.artikeldarstellung_warenkorb img {
    float:left;
    margin: 0 10px 0 0;
    border: 1px solid #FF7100;
}

.linie {
    line-height:2px;
    margin:5px 0;
    height:1px;
    border-top:dashed 1px #222222;
    clear:both;
}

.artikeldarstellung_detail label {
    font-weight:bold;
}

h3 {
	color: #FF7100;
	font: bold 1.2em sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
}

.btnbox
{
    margin:0 0 0 55px;
}

.btnbox img
{
    margin:0 0 0 50px;
}


/* Shoplinks */

.warenkorbdelete{
    background: url(../Images/Common/shopping_cart_delete.gif) no-repeat;
    padding:0 0 0 20px;  
}

.packageedit{
    background: url(../Images/Common/package_go.png) no-repeat;
    padding:0 0 0 20px;  
}

.packageplusedit{
    background: url(../Images/Common/bullet_toggle_plus.png) no-repeat;
    padding:0 0 0 20px;  
}

.warenkorbadd{
    background: url(../Images/Common/shopping_cart_add.gif) no-repeat;
    padding:0 0 0 20px;  
}

.detail{
    background: url(../Images/Common/zoom.gif) no-repeat;
    padding:0 0 0 20px;  
}


/* MessageHandler */

#infobox {
    font-weight:bold;
    width:350px;
    }

#infobox img{
    float:left;
    }

#infobox p{
    padding:20px 0 0 0 ;
    }

#infobox a{
    text-decoration:underline;
	color:#FFF;
    }
    
#infobox a:hover{
    text-decoration:underline;
	color:red;
    }  
    
#boxcontrols {
	padding:10px 0 0 24px; 
	line-height:17px;
	}



#content tr, td{
    color:#000;
}