@charset "utf-8";
/* CSS Document */

body{
	background-image:url(/images/bg_foto.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
}
#container{
	margin: 0px auto;
	background-color:#ffffff;
	background-image: url(/images/bg_container.gif);
	background-repeat:repeat-y;
	border:1px solid #000000;
	width:920px;
	overflow: hidden;
}

img{
border: 0;

}

.fixed{
	width:920px;
	height:585px;
}
.clearer{
	height:1px;
	clear:both;
}
h1{
	color:#ed1c24;
	font-size:15px;
	margin:0px;
	font-weight:bold;
}
h6{
	color:#ed1c24;
	font-size:11px;
	margin:0px;
}
#top_balk{
	width:914px;
	height:10px;
	background-color:#000;
	text-align:right;
	padding:18px 6px 0 0;
	background-image: url(/images/bg_header.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 10px;
	overflow: hidden;
}
#top_balk a{
	color:#fff;
	text-decoration:none;
}
#top_balk a:hover{
	color:#666;
	text-decoration:none;
}
#header{
	float: left;
	overflow: hidden;
	width: 920px;
	height: 134px;
}	
.logo{
	float:left;
	overflow: hidden;
	display:block;
	width:273px;
	height:134px;
}
#fotostrip{
	float:right;
	overflow: hidden;
	display:block;
	width:647px;
	height:134px;
}
#navigatie{
	float:left;
	overflow: hidden;
	width:230px;
	margin:45px 0 40px 35px;
	font-weight: bold;
	font-size: 10px;
	
}
#navigatie ul {
	margin: 0;
	padding: 0;
	
	
}
#navigatie li {
	width:220px;
	color:#000;
	margin:5px 0 10px 0;
	padding:2px 0 2px 0px;
}
#navigatie li a {
	color:#000;
	}
#navigatie li a:hover {
	color:#999;
	text-decoration:none;
}
.red_dot {
	margin: 0 5px 0 0;
	float:left;
	display:block;
}
#content{
	width:920px;
}
#left{
	float:left;
	overflow: hidden;
	display:block;
	width:273px;
	background-image:url(/images/bg_left.gif);
	background-repeat: repeat-x;
}
#main{
	width:575px;
	overflow: hidden;
	float:left;
	display:block;
	padding:45px 30px 50px;
	line-height: 20px;
}
#right{
	float:right;
	overflow: hidden;
	padding:10px 10px 10px 15px;
	margin-top:15px;
	width:190px;
	height:400px;
}
input{
	border:1px solid #cccccc;
	color:#333;
	font-size:11px;
}
textarea{
	border:1px solid #cccccc;
	color:#333;
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.sendbutton{
	border:1px solid #cccccc;
	background-color:#fff;
	color:#ed1c24;
	font-size:11px;
	width: 125px;
	margin: 0 8px 0 0;
	background-image: url(/images/bg_button.gif);
}
#adres{
	float: left;
	overflow: hidden;
	color:#000;
	font-size:11px;
	margin:20px 35px 15px 35px;
	width: 180px;
}
#footer{
	width:920px;
	height:27px;
	background-image: url(/images/bg_footer.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#666666;
	float: left;
	overflow: hidden;
}
#sub_footer{
	float: right;
	height:17px;
	font-size:10px;
	text-align:right;
	color:#666;
	padding: 10px 6px 0 0;
}
#sub_footer a{
	color:#666;
	text-decoration:none;
}
#sub_footer a:hover{
	color:#ccc;
	text-decoration:none;
}
a{
	color:#024732;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}
#aceview{
	float: left;
	margin: 6px 0 0 6px;
}
#aceview a{
	color:#666;
	text-decoration:none;
}
#aceview a:hover{
	color:#fff;
	text-decoration:none;
}
