/* CSS Document Suzo */
body, html {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/y-bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
a:link, a:visited,  a:active {
	color: #082777;	
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.kop_rood {
	font-weight:bold;
	color: #f30a0a;
}
.padding {
	padding:15px 0px 10px 0px;
}
div#container {
	position:relative;
	margin:auto;
	width: 770px;
	height: 100%;
	background-color: #f8f6f6;
	background-image: url(../images/bg_content.jpg);
	background-position: right 105px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
div#head {
	position:relative;
	width: 770px;
	height: 105px;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#menu {
	position: relative;
	height: 24px;
	background-color:#000000;
	top: 80px;
	padding-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div#containerContent {
	background-image: url(../images/bg_verloop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	height: 130px;
}
#orderform {
 border:1px solid #000000;
}
/*
div#footer_logo {
	position:relative;
	left: 213px;
	top: 530px;
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 300px;
}
div#footer{
	position:relative;
	width: 772px;
	height: 105px;
	margin:auto;
	z-index: 1000;
}
*/
div#footer{
	padding:15px 0px 10px 0px;
	width: 100%;
}
input {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt; 
	color:#616161; 
	background-color:#E8E8E8; 
	border:1px #BBBBBB solid;
}
select {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt; 
	color:#616161; 
	background-color:#E8E8E8; 
}
textarea {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt; 
	color:#616161; 
	background-color:#E8E8E8; 
	border:1px #BBBBBB solid;
}
button {
	font-family:arial, helvetica, sans-serif; 
	font-size:9pt; 
	color:#616161; 
	background-color:#D8D8D8; 
	border:1px #B1B1B1 dashed;
}
div#menu_header {
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #c1273b;
}
div#new_products {
	position:relative;
	width: 138px;
	height: 596px;
	top: 30px;
	left: 23px;
	background-image: url(../images/bg_new_products.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float:left;
}
div#contentStandard {
	position: relative ;
	width: 400px;
	top: 35px;
	left: 35px;
	float: left;
}
div#contentHome {
	position:relative ;
	width: 250px;
	top: 35px;
	left: 45px;
	float: left;
}
div#contentAboutus {
	position: relative ;
	width: 700px;
	top: 35px;
	left: 35px;
	float: left;
}
div#contentNews {
	position:relative ;
	width: 550px;
	top: 35px;
	left: 35px;
	float: left;
}
div#contentNewproducts {
	position:relative ;
	width: 450px;
	top: 35px;
	left: 35px;
	float: left;
}
div#news {
	position:relative;
	color: #5e5d5d;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	background-image: url(../images/bg_menu_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	width: 109px;
	right: 21px;
	top: 27px;
	padding-top: 25px;
	padding-left: 14px;
	padding-right: 14px;
	float:right;
	line-height: 13px;
}
div#calender_images {
	position:relative;
	width: 109px;
	right: 48px;
	top: 24px;
	float:right;
}
div#catalogus_images {
	position:relative;
	width: 384px;
	right: 0px;
	top: 4px;
	float:right;
	background-image: url(../images/image_catalogus.jpg);
	height: 487px;
}
html>body div#catalogus_images {
	position:relative;
	width: 384px;
	right: 0px;
	top: 1px;
	float:right;
	background-image: url(../images/image_catalogus.jpg);
	height: 487px;
}