body{
	text-align:center; /* center the site, for windows & IE */
	background-color:#000033;
	padding:0px;
	margin:0px;
	/*background-image: url("images/bg_repeat.gif") ;
	background-repeat:repeat-x;
	background-position:center;*/
}


#container {
	width:780px;
	margin:auto;
}

#container2 {
	width:780px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:650px;

}

#header {
	width:780px;
	height:114px;
	margin-top:12px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer {
	width:780px;
	height:36px;
	margin-top:0px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

h1 {
	color:#FB1B23;
	font-size:14px;
	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:230px;
	background-color:#0E0E3E;
	height:24px;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.menu a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
}

.menu a:hover {
	text-decoration:none;
	color:#75B0C5;
	font-weight:bold;
}

#right {
	width:230x;
	float:left;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-align:left;
}

#geelbalk {
	height:23px;
	width:100%;
	background-color:#FFE306;
}

#content {
	width:530px;
	margin-left:20px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	border-bottom:5px solid #FFE306;
}

.text {
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#000033;
	padding:5px;
	padding-top:10px;
}


.bestellen1, .bestellen2 {
	border:1px solid #FFE306;
	width:318px;
	height:120px;
	padding:10px;
	color:#333333;
	font-family:verdana;
	font-size:11px;
}

.bestellen3 {
	margin-top:-297px;
	float:right;
	border:1px solid #FFE306;
	width:130px;
	height:275px;
	padding:10px;
	color:#333333;
	font-family:verdana;
	font-size:11px;

}

.copyright {
	margin:5px;
	text-align:center;
	color:#333333;
	font-size:9px;
	font-family:verdana;	
}

.copyright a {
	color:#333333;
	font-size:9px;
	font-family:verdana;	
	text-decoration:none;
}

.copyright a:hover{
	color:#333333;
	font-size:9px;
	font-family:verdana;	
	text-decoration:underline;
}


/*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:#1C6593;
	font-size:14px;
	font-family:arial;
	text-transform:capitalize;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}

#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:350px;
	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;
}

