@font-face {
	font-family: 'Conv_DINOT-Light';
	src: url('../fonts/DINOT-Light.eot');
    src: url('../fonts/DINOT-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINOT-Light.ttf') format('truetype'),
         url('../fonts/DINOT-Light.svg#DearestRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	
	
	 
}



@font-face {
	font-family: 'Conv_DINOT';
	src: url('../fonts/DINOT.eot');
    src: url('../fonts/DINOT.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINOT.ttf') format('truetype'),
         url('../fonts/DINOT.svg#DearestRegular') format('svg');

	font-weight: normal;
	font-style: normal;
}
.red {
	color: #8b2c17;
}
h2 {
	color: #FFF;
	background-color: #63497B;
    font-size: 16px;
display: table;
	text-transform: uppercase;
	font-weight: normal; 
    padding: 5px;
	padding-left:10px;
	padding-right:10px;
}
a {

    color: #63487C;
    text-decoration: none;
}
body {
	background: #FFF url('../images/backgrounds/spring.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	font-family: 'Conv_DINOT';
	font-size: 14px;
}


.clear {clear:both}


#container {
	width: 1002px;	margin: 0 auto;
	margin-top: 10px;
}
a img {
border: 0;}
#logo {
	width: 260px;
	float: left;
	
}
#right {
	width: 800px;
	float: left;
}

#menu ul {
   list-style-type: none;
    margin-left: 10px;
    margin-top: 6px;
    padding: 0;
    width: 650px;
}


#menu ul li {
	float: left;
}

#menu ul li a {
	  color: #63487C;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px; 
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 20px;
}

#menu ul li a.active {
	
	
	
	
}


#news h2 { color: #FFF; }
#content {
		margin-top: 10px;
}

#contentText { 
height: 531px;
    margin-left: 370px;
    position: absolute;
    width: 390px;
    padding: 10px;
    z-index: 20;
    background: url('../images/background.png');

}
#backgroundPhotos {
  -webkit-border-radius: 25px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFF;
	height: 550px;
	width: 800px;
}
#backgroundPhotos img {
	  -webkit-border-radius: 25px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#menu {
 	border-bottom: 6px solid #63487C;
    float: right;
    margin-left: 30px;
    margin-top: 12px;
    width: 650px;
}
#news {
	color: #FFF;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
}



#thumbnails {
	text-align: center;
	
}

#cloud {
	width: 600px;
	float: left;
	margin-top: 60px;
}

#bol {
background-image: url("../images/bol.png");
    float: right;
    height: 364px;
    margin-top: -50px;
    width: 365px;
    font-size: 12px;
    color: #FFF;
    text-align: center;
}

.smallbol {
	background-image: url("../images/smallbol.png");
    float: left;
    height: 145px;
    margin-top: -50px;
    margin-right: 10px;
    margin-left: 15px;
    width: 225px;
    font-size: 20px;
    padding-top: 80px;
        color: #FFF;
    text-align: center;
}

.smallbol:hover {
	background-image: url("../images/smallbolhover.png");
  color: #63487c;
}

.big {
	font-size: 22px; }

.medium {
	font-size: 16px;
}
#realisations {
	margin-top: -20px;
	height: 500px;
	width: 1000px;
	overflow: hidden;

}
#realisations img {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.big {
}

.small {
	width: 150px;
	margin-left: -75px;
	margin-top: 225px;
	position: absolute;
}

.text {
	float: right;
	width: 290px;

}
.rea {
margin: 0 auto;
    width: 720px;
}
h3 {color: #63497B; text-transform: uppercase; }
.visit {
	color: #FFF;
	background-color: #63497B;
	margin-left: 80px;
	padding: 5px;
	width: 110px;
	margin-top: 20px;
	display: block;
}
.prev {
	background-image: url("../images/leftarrow.png");
    display: block;
    height: 78px;
    width: 78px;
    float: left;
    margin-top: 120px;
}

.next {
	background-image: url("../images/rightarrow.png");
    display: block;
    height: 78px;
    width: 78px;
    margin-top: 120px;
    float: right;
    
}
#elements {
	margin-left: 60px;
	float: left;
}

#footer {
	background-color: #63487c;
	height: 190px;
	margin-top: 30px;
}

#footerContent {
	margin: 0 auto;
	color: #FFF;
	width: 1000px;
	
}
#footerContent ul { list-style: none; }
#footerContent ul li { float: left; padding: 8px;}
#footerContent a { color: #FFF; text-transform: uppercase; }
#credits {
	font-size: 10px;
	margin-left: 45px;
}
#footerleft { width: 700px; float: left;}
#footerright { width: 300px;float: left; }
#footer h3 { color: #FFF; }

.diensten {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
	width: 700px;
	color: #000;
	display:block;
	padding: 3px;
}


#formRight {
	
		background-color: #63487c;
		color: #FFF;
		padding: 10px;
		width: 360px;
		float: right;
		height: 414px;
		margin-left: 20px;
}
#formRight input, #formRight textarea {
	border: 1px solid #fff;
	background-color: #FFF;
	padding: 5px;
	margin-top: 5px;
	width: 180px;
}

#elements ul li {width: 720px; }



#content {
width: 570px;
}


#content a {
  border-bottom: 2px solid #63487C;
    color: #63487C;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}