/* CSS Sitenaam */
/* © 2008 by Inovamedia */
/* Development by Rene Sebastian */
/* Datum: 25-03-2008 */

body {
	margin:			5px;
	padding:		0;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	text-align:		left;
	color:			#5a5a5a;
	background: 	#FFFFFF url(../images/bg.jpg) repeat-x;
}

.maintable{
	width: 			800px;
}

#body{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:15px;
	width:930px;
	border:0px solid black;
}

#header{
	width:930px;
	height:98px;
	background-color:#FFFFFF;
}

#logo{
	top:0px;
	left:0px;
	background-image:url(../images/logo.jpg);
	height:98px;
	width:188px;
}

#menu {
	position:absolute;
	margin-left:5px;
	margin-top:5px;
	right:0px;
	top:40px;
	width:540px;
	height:21px;
	border:1px solid #CCCCCC;
	padding-left:10px;
	padding-top:5px;
}

#content{
	top:98px;
	width:909px;
	float:left;
	min-height:450px;
	padding:10px;
	border:1px solid #981b1e;
	overflow:hidden;
}

#titel{
	position:relative;
	top:0px;
	left:0px;
	height:35px;
	width:358px;
	background-color:#c1272d;
	color:#FFFFFF;
	font-size:18px;
	padding-left:10px;
	padding-top:10px;
}

#titel2{
	position:relative;
	top:0px;
	float:right;
	height:35px;
	width:356px;
	background-color:#c1272d;
	color:#FFFFFF;
	font-size:18px;
	padding-left:10px;
	padding-top:10px;
}

#texth {
	position:relative;
	top:0px;
	left:0px;
	width:348px;
	min-height:434px;
	color:#FFFFFF;
	background-color:#981b1e;
	padding:5px 10px 10px 10px;
}

#text2 {
    clear:both;
    float:right;
    width:346px;
	height:400px;
    color:#FFFFFF;
    background-color:#981b1e;
    padding:10px; 
}

#text3 {
    clear:both;
    float:right;
    width:346px;
	height:512px;
    color:#FFFFFF;
    background-color:#981b1e;
    padding:10px; 
}

#text{
	top:0px;
	left:30px;
	width:346px;
	background-color:#c1272d;
	color:#c1272d;
	padding:10px;
	visibility:hidden;
}

#particulier-back{
	position:absolute;
	top:109px;
	left:10px;
	height:378px;
	width:540px;
	border-bottom:5px solid #FFFFFF;
}

#projecten{
	position:absolute;
	top:167px;
	left:398px;
	width:152px;
	height:308px;
	color:#981b1e;
	padding:10px;
}

#particulier{
	position:absolute;
	top:109px;
	left:384px;
	height:380px;
	width:176px;
	background-image:url(../images/particuliere%20bouw.jpg);
	border-right:6px solid #FFFFFF;
}
#utiliteit{
	position:absolute;
	top:109px;
	left:566px;
	height:380px;
	width:176px;
	background-image:url(../images/utiliteitsbouw.jpg);
	border-right:6px solid #FFFFFF;
}

#verbouw{
	position:absolute;
	top:109px;
	left:748px;
	height:380px;
	width:172px;
	background-image:url(../images/verbouwing.jpg);
}

#balk{
	display:block;
	position:absolute;
	top:498px;
	left:384px;
	width:538px;
	height:95px;
	padding-bottom:10px;
	background-color:#c1272d;
}	

#balk2{
	display:block;
	position:absolute;
	top:159px;
	left:10px;
	width:540px;
	height:415px;
	background-color:#c1272d;
	color:#c1272d;
}	

#balk3{
	position:absolute;
	top:159px;
	left:10px;
	width:540px;
	height:527px;
	background-color:#c1272d;
}	

#footer{
	float:left;
	width:700px;
	color:#c1272d;
}

#inova{
	float:right;
	width:18px;
	height:29px;
	background-image:url(../images/inova.png);
	margin-right:10px;
}

#galary{
	position:relative;
	top:-10px;
	left:18px;
	letter-spacing:8px;
	line-height:30px;
	width:310px;
}	

.form1{
	padding:0;
	margin:0;
}

/*
Basis link instellingen:
*/

a:link {
	color: 			#2e2e2e;
	text-decoration: none;
	
}
a:visited {
	color: 			#2e2e2e;
	text-decoration:none;
}
a:hover {
	color: 			#2e2e2e;
	text-decoration:underline;
}
a:active {
	color: 			#2e2e2e;
}

/*
Custom link kleuren:
*/

/*Grijs*/
a.grijs:link, a.grijs:visited{
	color:						#2e2e2e;
	text-decoration:			none;
}

a.grijs:hover, a.grijs:active{
	color:						#2e2e2e;
	text-decoration:			underline;
}

/*Lijsten*/
a.candy:link, a.candy:visited{
	color:						#ff4e00;
	text-decoration:			none;
}

a.candy:hover, a.candy:active{
	color:						#ff4e00;
	text-decoration:			underline;
}

/*Grijs*/
a.grijs2:link, a.grijs2:visited{
	color:						#383838;
	text-decoration:			underline;
}

a.grijs2:hover{
	color:						#383838;
	text-decoration:			underline;
}

/*Wit*/
a.wit:link, a.wit:visited{
	color:						#ffffff;
	text-decoration:			none;
}

a.wit:hover{
	color:						#FFFFFF;
	font-weight:				normal;
	text-decoration:			underline;
}

/*Blauw*/
a.blauw:link, a.blauw:visited{
	color:						#5099c8;
	text-decoration:			none;
}

a.blauw:hover{
	color:						#5099c8;
	font-weight:				normal;
	text-decoration:			underline;
}
