* {
	font-family:       'Verdana', 'Arial', 'Helvetica';
	font-size:         12px;
}

html {
	background-image:  url('../img/background_html.gif');
	background-repeat: repeat;
}

body {
	margin:            0;
	border:            0;
	padding:           0;
	margin:            0 auto;
	width:             860px;
	background-image:  url('../img/background_body.jpg');
	background-repeat: repeat-y;
	text-align:        center;
}

#top {
	padding-left:      30px;
	width:             830px;
	background-color:  transparent;
	text-align:        left;
}

#top img {
	margin:            0;
	border:            0;
	padding:           0;
}

#languages {
	margin:            0;
	border:            0;
	padding:           0;
	display:           inline;
	padding-left:      10px;
}
#languages div {
	display:           inline;
	margin-right:      10px;
   vertical-align:    middle;
}
#languages div a {
   color:             black;
	text-decoration:   none;
}
#languages div a img {
	margin-right:      6px;
}

#menu {
	background-color:  transparent;
}

#content_wrapper {
	background-image:  url('../img/flash_bottom.gif');
	background-repeat: no-repeat;
	width:             860px;
	min-height:        287px;
	_height:           287px;
	text-align:        center;
}

#content {
	width:             720px;
	padding-top:       93px;
	padding-left:      70px;
	padding-right:     70px;
	padding-bottom:    0;
}

#content_left {
	float:             left;
	position:          static;
	width:             325px;
	padding-top:       47px;
}

#content_right {
	float:             right;
	position:          static;
	width:             360px;
	margin-top:        44px;
}

#content_left #title {
	font-family:       'Arial', 'Helvetica';
	font-size:         16px;
	font-weight:       bold;
	color:             #7f7f7f;
	margin:            0;
	border:            0;
	padding:           0;
	padding-bottom:    25px;
	position:          absolute;
	top:               372px;
	width:             600px;
}

#content_left a, #content_left a:hover, #content_left a:visited, #content_left a:active {
	color:             black;
	text-decoration:   none;
	font-weight:       bold;
}

#content_left #image_box {
	clear:             both;
	width:             325px;
	height:            245px
}

#content_left #image_box img {
	width:             156px;
	height:            116px;
}

#content_left #image_box #first {
	margin-right:      13px;
}

#content_left #image_box #second {
	clear:             right;
}

#content_left #image_box #third {
	margin-top:        13px;
}

#content_left #image_box #fourth {
	margin-left:       13px;
	clear:             right;
}

#prijslijst {
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
#prijslijst td {
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

#prijslijst #datum_row {
	
}

#prijslijst #datum_row #opmerking, #prijslijst #datum_row #beschrijving {
	background-color:#F3F3F3;
}

#prijslijst #datum_row #opmerking {
	color:#4EAEE5;
}

#footer_wrapper {
	clear:             both;
	margin-bottom:     17px;
	margin-right:      50px;
	padding-top:       50px;
	width:             810px;
	height:            40px;
	padding-left:      50px;
	_padding-left:     25px;
}

#footer {
	width:             760px;
	height:            40px;
	line-height:       12px;
	vertical-align:    middle;
	background-color:  #e4e4e4;
	color:             #898989;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color:             #898989;
	text-decoration:   none;
}

#footer #copyright, #footer #fotos {
	padding-top:       4px;
}

#content_left a#specialoffer, a#specialoffer {
	border: 1px solid #47719b;
	background-color: #ffffc7;
	background-image: url('/img/specialoffer.jpg');
	background-position: bottom;
	padding: 25px 0 25px 0;
	text-align: center;
	margin-top: 10px;
	display: block;
	color: #fff;
}
#content_left a#specialoffer:hover, a#specialoffer:hover {
	border: 1px solid #47719b;
	color: #fff;
}
