body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background : #FFFFFF;
	background-image:url(../images/grey_back.jpg);
	background-repeat: repeat-x;
	SCROLLBAR-BASE-COLOR: #DDDDDD;
	SCROLLBAR-ARROW-COLOR: #DDDDDD;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a:link			{font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-decoration:none; font-weight: normal;}
a:visited	 {font-family:  Arial, sans-serif; font-size: 8pt; color: #000000; text-decoration:none; font-weight: normal;} 
a:hover		 {font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline; font-weight: normal;}
a:active	 {font-family: Arial, sans-serif; font-size: 8pt; color: #000000; text-decoration:none; font-weight: normal;}

table {
font-family: Arial, sans-serif;
color: #000000;
font-size: 12px;
}

img{
	border: none;
}

select {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

input {
border-width:1px;
border-style:solid;
border-color: #999999;
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
}

textarea {
	font : normal 12px sans-serif;
	border: 1px solid #CCCCCC;
}

/* ##################### Tables - Breiten und Farbangaben ##########################*/

/* ##################### Menue ##########################*/

.navigation{
	width: 976px;
	height: 27px;
	background-image: url(../images/menue_back.jpg);
	background-repeat: no-repeat;
}

.white:link	    		{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: none; font-weight: bold;}
.white:visited 		{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: none; font-weight: bold;}
.white:active		{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: none; font-weight: bold;}
.white:hover  	 	{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: underline; font-weight: bold;}

.menuelinks:link	    		{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: none; font-weight: bold;}
.menuelinks:visited 		{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: none; font-weight: bold;}
.menuelinks:active		{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: none; font-weight: bold;}
.menuelinks:hover  	 	{font-family: Arial, Verdana, Tahoma;  font-size: 14px; color: #FFF; text-decoration: underline; font-weight: bold;}

.menuelinks2:link	    		{font-family: Arial, Verdana, Tahoma;  font-size: 13px; color: #660000; text-decoration: none; font-weight: none;}
.menuelinks2:visited 		{font-family: Arial, Verdana, Tahoma;  font-size: 13px; color: #660000; text-decoration: none; font-weight: none;}
.menuelinks2:active		{font-family: Arial, Verdana, Tahoma;  font-size: 13px; color: #660000; text-decoration: none; font-weight: none;}
.menuelinks2:hover  	 	{font-family: Arial, Verdana, Tahoma;  font-size: 13px; color: #660000; text-decoration: underline; font-weight: none;}

.menueleft{
	width:175px;
	height:100%;
	background-image:url(../images/menueleft_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.menuelinks,ul{
	list-style-type: none;
	padding: 1em;
	
	margin:0.5em;
}
.menuelinks,ul, li{
padding-bottom:10px;
}
/* ##################### Content ##########################*/
.main{
	width: 976px;
	height: 400px;
	vertical-align: top;
	text-align: center;
	background-color: #FFF;
	border-left: 1px solid #333;
}

.shadowright{
	width: 7px;
	height: 29px;
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}


/* ##################### Thumbs ##########################*/
.th_artikelname{
	text-align: center;
	font-size:12px;
}

.pauswahla {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 09px;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	background-color: #CCC;
}

.pauswahlb {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 09px;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
	background-color : #FFF;
}

.pauswahlc {
	font-family: Arial, sans-serif;
	color: #000000;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
	background-color : #E0E0E0;
}
/*######################### Artikeldetails #############################*/
.detail {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 9px;
	border:solid 1px #CCCCCC;
	width: 600px;
	text-align: center;
}

.farbauswahl{
	width:100%;
	border: 1px solid #660000;
	color:#660000;
}

#unserpreis{
	width: 100%;
	background-image: url(../images/DE/preis.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 84px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 32px;
	text-align: center;
}

.detailueberschrift{
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}

#artikelbeschreibung{
	font-size:12px;
}

#startseite h1{
	font-size:18px;
	display:inline;
	color:grey;
}

#startseite a{
	font-size:18px;
	text-decoration:underline;
}

#detailimg {
}



/* ##################### Alt ##########################*/


.menueitem{
	width: 100%;
	background-color: #FFFFFF;
}

A.eN{
	width:100%;
	font-family:arial;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#ffffff;
	display:block;
	-moz-box-sizing:border-box;
	border-top:solid 1px #FFFFFF;
}
A.eN:link,A.eN:visited{
	color:#000000;
	text-decoration:none;
	border-top:solid 1px #FFFFFF;
}
A.eN:active,A.eN:hover{
	background-color:#FDD497;
	color:#000000;
	text-decoration:none;
	border: 1px solid #6F3F3E;
}
A.eN{
	padding-left:4px;
	font-weight:none;
	border:solid 1px #FFFFFF;
}

.menuefoot{
	width: 170px;
	border: none;
}
/*######################### Artikelliste #############################*/
#pcontainer{
	width: 100%;
	position: static;
	float: left;
}

#preihe1{
	width: 190px;
	float: left;	
	position: static;
}

#preihe2{
	width: 190px;
	float: left;
	margin-left: 10px;
	position: static;
}



.seiten{
	float:left;
	width: 100%;
	margin-top: 10px;
}


.detailoben{
	width: 100%;
	border: none;
}

.prozentxl {
	color: #6F3F3E;
	font-size: 20px;
	font-weight: bold;
	background-color : #FDD497;
	float: left;
	width: 100%;
	text-align: center;
}

#hlogo{
	width:100%;
	text-align: center;
	float: left;
}



#uvp {
	width: 100%;
	font-family: Arial, sans-serif;
	color: #A0A0A0;
	font-size: 9px;
	background-color: #FDD497;
	text-align: center;
	float: left;
	padding: 2px;
	height: 40px;
}

#dansicht{
	width: 100%;
	float: left;
	text-align: center;
}

#mwst{
	width:100%;
	font-size: 11px;
	color: #A0A0A0;
	text-align: center;
	float: left;
}

#eigenschaften{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#detailunten{
	width: 100%;
}

#artname{
	font-weight: bold;
	font-size: 16px;
}

#inwk{
	width: 100%;
	text-align: center;
	float: left;
}

#dbeschr{
	width: 100%;
}

#detfoot{
	width: 100%;
}

#textbox {
	width:580px;
	text-align:justify;
}

/*######################################################*/



/* ##################### Tables - Breiten und Farbangaben ENDE ##########################*/

.wk:link		{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
.wk:visited	{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
} 
.wk:hover		{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #D16D17;
	text-decoration:none;
	font-weight: bold;
}
.wk:active	{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: Gray;
	text-decoration:none;
	font-weight: bold;
}

.header{
	background-image: url(../images/DE/scheibe.gif);
}

.alert {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: Red;
}

.false{
	border-width:1px;
	border-style:solid;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: Red;
}

.detailtext {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	border-bottom:solid 1px #FFFFE7;
	border-top:solid 1px #FFFFE7;
	border-right:solid 1px #FFFFE7;
	border-left:solid 1px #FFFFE7;
	background-color : #FFFFE7;
}

.content {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	border-top:solid 1px #747247;
	border-right:solid 1px #747247;
	border-left:solid 1px #747247;
	border-bottom:solid 1px #747247;
	background-image : url(../images/DE/1pixel2.jpg);
}

.ueber {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background-image : url(../images/DE/1pixel6.jpg);
}

.clear {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	border: none;
}



#preis {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.rahmen{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 740px;
}

.green {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: Green;
	font-weight: bold;
}

.grey {
	font-family: Arial, sans-serif;
	color: Gray;
	font-size: 12px;
}

.details_more_photos_thumb img{
	border:2px solid #fff;
}

.details_more_photos_thumb {
	width:64px;
	height:64px;
	border:1px solid #ccc;
	float:left;
	margin-right:2px;
}

.small{font-size:10px;}

