body{
	text-align:center; /* center the site, for windows & IE */
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-image: url("images/bg.gif") ;
	background-repeat:repeat-y;
	background-position:center;
	margin-left:1px;
}


#container {
	width:780px;
	margin:auto;
}

#header {
	width:780px;
	height:121px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#left {
	width:178px;
	text-align:left;
	float:left;
	height:100%;
}

h1 {
	color:#2A677D;
	font-size:16px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.menu ul
{
	list-style: none;
	padding: 0;
	padding-left:5px;
	padding-top:5px;
	margin: 0;
}


.menu {
	width:150px;
	font-family:verdana;
	font-size:12px;
	color:#2A677D;
	font-weight:bold;
}

.menu a {
	text-decoration:none;
	color:#2A677D;
	font-weight:bold;
	line-height:24px;
}

.menu a:hover {
	text-decoration:none;
	color:#75B0C5;
	font-weight:bold;
}

#right {
	width:150px;
	height:100%;
	float:left;
	font-family:verdana;
	font-size:12px;
	color:#333333;
	text-align:left;
}

#content {
	width:448px;
	height:100%;
	float:left;

}

.text {
	text-align:left;
	font-family:verdana;
	font-size:12px;
	color:#333333;
	width:410px;
	margin:0 auto;
	
}

.rechts {
	text-align:left;
	font-family:verdana;
	font-size:12px;
	color:#333333;
}

.bestellenbox {
	width:363px;
	height:92px;
	background-image:url("images/bg_bestellen.gif");
	background-position:left;
	background-repeat:no-repeat;
}

#copyright {
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#copyright a {
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#copyright a:hover {
	text-decoration:underline;
}

/*quick order form */

textarea,value{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #104E63;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}
.product_images{
	display:none;
} 

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#2A677D;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}
#boxone, #boxtwo, #boxthree, #boxfour, #boxfive {
	border:1px solid #F6CAAD;
	background-color:#FFECE0;
	margin-bottom:5px;
	padding:3px;
}

#boxfour .header {
	padding-top:20px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	display:none;
}

.product_descriptions img{
	display:block;
} 

.product_description{
	float:left;
	width:250px;
	margin-top:10px;
} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	
}

.oldprice {
	display:none;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:10px;
}

.paylist input{
	margin-bottom: 20px;
}