body{
	text-align:center; /* center the site, for windows & IE */
	background-color:#DFEFF6;
	padding:0px;
	margin:0px;
	background-image: url("images/bg_repeat.gif") ;
	background-repeat:repeat-y;
	background-position:center;
}


#container {
	width:700px;
	margin:auto;
}

#header {
	width:700px;
	height:196px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#menu {
	width:700px;
	text-align:left;
	height:30px;
	background-image: url("images/bg_menu.gif") ;
	background-repeat:repeat-x;
	background-position:center;
}

h1 {
	color:#B21313;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.menu {
	width:700px;
	font-family:arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	color:#B21313;
	font-weight:bold;
}

.menu a {
	text-decoration:none;
	color:#B21313;
	font-weight:bold;
	line-height:24px;
}

.menu a:hover {
	text-decoration:none;
	color:#F2A40E;
	font-weight:bold;
}

.contactblok {
	background-image: url("images/contact.gif");
	background-repeat:no-repeat; 
	background-position:right;
	height:278px;
	width:205px;
	color:#B21313;
	padding-right:-4px;
}

#right {
	width:200px;
	float:left;
	margin-top:40px;
	/*background-image: url("images/bg_rechts.gif") ;
	background-repeat:no-repeat;
	background-position:right;*/
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
}

#content {
	width:484px;
	height:100%;
	float:left;
}

#copyright {
	margin:auto;
	padding-right:100px;
	text-align:center;
	margin-top:25px;
	width:700px;
	text-decoration:none;
	color:#333333;
	font-size:9px;
	font-family:verdana, Helvetica, sans-serif;
}

#copyright a {
	text-decoration:none;
	color:#333333;
	font-size:9px;
	font-family:verdana, Helvetica, sans-serif;
}

#copyright a:hover {
	text-decoration:underline;	
	}

.text {
	text-align:left;
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:5px;
	margin-top:20px;
}

/*quick order form */

input,select,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:#860E0E;
	font-size:14px;
	font-family:arial, Helvetica, sans-serif;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}

#boxone, #boxtwo, #boxthree, #boxfour {
	margin:5px;
	padding:5px;
	background-color:#E5F3CB;
	border:1px solid #6B8930;
}

#boxfour .header {
	padding-top:20px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	display:none;
}

.product_descriptions img{
	width:750px;
	display:block;
} 

.product_description{
	float:left;
	width:300px;
	margin-top:10px;
} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	
}

.euro_prices, .dollar_prices {
	font-weight:bold;
}

.oldprice {
	margin-left:10px;
	color:#FF0000;
	font-weight:500;
	text-decoration:line-through;
}

.euro_prices, .product_radios {

}

.product_radios {
	
}

.paylist input{
	margin-bottom: 20px;
}
