/* Start of CMSMS style sheet 'style' */
/* CSS Document */

/* GLOBAL */

BODY{
	background: #373737 url(../images/bg_body.gif) repeat-x top left;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	}

/*DIV LAYOUT */
#flash{
	position: relative;
	width: 900px;
	height: 272px;
	top: 35px;
	left: 25px;
	}
.slogan{
	position: absolute;
	right: 30px;
                top: 243px;
	font-size: 72px;
	letter-spacing: -0.05em;
	color: #282828;
z-index: 997;
	}
#title{
	position: absolute;
	right: 4px;
             top: 208px;
	font-size: 72px;
	letter-spacing: -0.05em;
	color: #282828;
	}

#container{
	width: 950px;
	margin: auto;
position: relative;
	}
#taalkeuze{
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	top: 5px;
	right: 25px;
	color: #969696;
	z-index: 5;
	}
#taalkeuze a{
	color: #969696;
	text-decoration: none;
	}
#taalkeuze a:hover{
	text-decoration: underline;
	}
#header{
	position: relative;
	height: 345px;
	background: #FFF url(../images/bg_header.gif) no-repeat top left;
	}
#header_image{
	position: absolute;
	top: 35px;
	left: 25px;
	width: 900px;
	height: 272px;
	background: url(../images/header_1.jpg);
	z-index: -2;
	}
#nav{
	position: absolute;
	top: 307px;
	left: 25px;
	height: 38px;
	width: 900px;
	background: url(../images/bg_nav.gif) repeat-x top left;
z-index: 999;
	}
#nav UL{
	list-style-type: none;
	margin: 0 0 0 28px;
	padding: 0 0 0 0;
	}
#nav LI{
	float: left;
	margin: 0 0 0 2px;
	}
	
#footer{
	color: #9b9b9b;
	font-size: 11px;
	text-align: center;
	padding: 10px 0 0 0;
clear: both;
	}
#footer a{
	color: #9b9b9b;
	text-decoration: none;
	}
#footer a:hover{
	text-decoration: underline;
	}
	
H1{
	font-size: 18px;
}

#logo{
	z-index: 99;
	position: absolute;
	top: 65px;
	left: 54px;
	width: 187px;
	height: 187px;
	background: url(../images/logo_header.jpg);
	border: #FFF 5px solid;
cursor: pointer;
	}

#main{
	background: #FFF;
	margin: 0 15px 0 15px;
	}
#content{
	position: relative;
	height: 243px;
	background: url(../images/bg_content.gif) no-repeat top left;
	}
	
/* HOME */

#left{
	width: 425px;
	float: left;
	}
#left a{
	color: #8d8d8d;
	}
#left a:hover{
	text-decoration: none;
	}
#left p{
	margin: 5px 15px 5px 20px;
	padding: 0px 30px 0px 30px;
	text-align: justify;
	font-size: 12px; 
	}
#left H1{
	display: block;
	text-align: left;
	margin: 15px 20px 0 20px;
	padding: 15px 0 0 30px;
	font-size: 6px;
	background: url(../images/bg_home_left.gif) repeat-x top left;
	}
#right{
	width: 235px;
	float: right;
	margin: 15px 20px 5px 15px;
	background: url(../images/bg_home_contact.gif) repeat-x top left;
padding: 55px 0 0 0;
	}
 #right p{
	font-size: 12px;
	margin: 5px 0 0 0;
	text-align: justify;
	}
#right a{
	color: #8d8d8d;
	}
#right a:hover{
	text-decoration: none;
	}
#mid{
	width: 225px;
	float: left;
	}
#nieuwsbrief{
	margin: 10px 0 0 5px;
	padding: 5px 0 0 0;
	float: left;
	width: 215px;
	height: 220px;
	background: url(../images/bg_nieuwsbrief.gif);
	font-size: 12px;
	color: #dedede;
	text-align: center;
}
#nieuwsbrief P{
	margin: 0 0 0 0;
	padding: 0 10px 0 10px
}

.email {
	background: url(../images/bg_input_large.gif) no-repeat;
width: 195px;
border: none;
height: 20px;
	font-size: 10px;
text-align: center;
padding: 3px 0 0 0;
}

.verzenden {
	background: url(http://www.hypovision.nl/gfx/spacer.gif);
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
color: #dedede;
}

/* End of 'style' */

