/* CSS Document */
body {
	background-color: #747373;
}

body, td, p {
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", Arial, helvetica;
	color: #E2E2E2;
	font-size: 11px;
}

a {
	color: #E2E2E2;
}

a:hover {
	color: #FFFFFF;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	text-transform: uppercase;
}


.menu {
	background-image: url(img/back_menu.gif);
	background-repeat: repeat-x;
	width: 533px;
	margin: 0px 0px 0px 1px;
}

.header {
	width: 600px;
	padding: 0px 0px 0px 0px;
	background: url(img/back_header.gif) 0px 140px no-repeat #747373;
}

.bestel{
	position: absolute;
	margin-top:-120px;
	margin-left:335px;
}

.content_holder {
	background-image: url(img/back_pattern.gif);
	background-repeat: repeat-y; 
	min-height: 100px;
	width: 590px;
}

.content_small {
	background-image: url(img/back_height_small.gif);
	background-repeat: no-repeat; 
	background-position: 544px 100px;
	width: 590px;
	min-height: 100px;	
}

.content_medium {
	background-image: url(img/back_height_medium.gif);
	background-repeat: no-repeat; 
	background-position: 544px center;
	width: 590px;
	min-height: 100px;	
}

.content_large {
	background-image: url(img/back_height_large.gif);
	background-repeat: no-repeat; 
	background-position: 544px 210px;
	width: 590px;
	min-height: 100px;	
}

.content_xlarge {
	background-image: url(img/back_height_large.gif);
	background-repeat: no-repeat; 
	background-position: 544px 330px;
	width: 590px;
	min-height: 100px;	
}

.content {
	background-image: url(img/back_bottom.gif);
	background-repeat: no-repeat; 
	background-position: left bottom ;
	min-height: 100px;
	width: 590px;
}

.spacer {
	clear:both;
	width:280px;
	margin-top: 70px;
	padding-top: 50px;
}

.content_right {
	float: right;
	width: 245px;
	padding: 10px;
	display: block;
}

.content_left {
	width: 283px;
	padding: 10px 10px 10px 24px;
	margin-bottom: 50px;
}

input {
	border: 1px solid #747373;
	background-color:#ccc;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 2px;
}
	
.ondertitel{
	position: absolute;
	margin-top:-90px;
	margin-left:20px;
}

.reference{
	margin-top: 0px;
	color: #cccccc;
	font-size: 9px;
	padding-left: 3px;
}

.reference a{
	color: #cccccc;
}
	
#verzend {
	padding:0px!important;
}

ul {
	margin:0px;
	padding:0px;
	list-style-image: url(img/list.gif);
}

li {
	margin-left: 16px;
}

.flash {
	margin:-40px 0px 0px 20px;
}

#linklist a{
	text-decoration: none;
}

#linklist h2{
	text-transform: uppercase;
	font-family:  Arial, "Lucida Sans Unicode", helvetica;
	color: #E2E2E2;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 2px;
}

