﻿@charset "utf-8";

/* CSS site De Hoeksteen */

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	line-height:16px;
	background-color:#b8a465;
}

h2{
	line-height:25px;
}

h1{
	line-height:25px;
	font-size:33px;
}

#navTabs{
	margin-left:220px;
	margin-right:13px;
}

#navTabs table{
	border-spacing:4px 0px 0px 0px;
	margin-bottom:-2px;
}

.imageBlock{
	border:3px solid #84806c;

}

#navTabs td{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #84806c;
	border-left:1px solid #84806c;
	border-right:1px solid #84806c;
	text-align:center;
	font-size:11px;
	height:32px;
}

#wieIsWie{
	float:left;
	margin-right:0px;
}

#wieIsWieTekst{
	padding-top:58px;
}

.back{
	background-image:url('../images/tabSliceBack.jpg');
	background-repeat:repeat-x;
	background-color:#e9e3c9;
}

.front{
	background-image:url('../images/tabSliceFront.jpg');
	background-repeat:repeat-x;
	background-color:#994813;

}

#standardPage .container{
	background-image:url('../images/titleBar.jpg');
	background-repeat:no-repeat;
	margin-top:14px;
}

#title h1{
	margin-left:20px;
	padding-top:30px;
	color: #e6d7a7;
}

.container{
	width:970px;
	margin:0 auto;
	position:relative;
}

.textBlock{
	background-image:url('../images/textBlockSlice.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left:215px;
	margin-right:10px;
	border:1px solid #84806c;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:20px;
	margin-bottom:15px;
}

.big{
	margin-left:10px !important;
}

#homeFoto{
	float:right;
	padding-top:20px;
	padding-right:20px;
	margin-left:25px;
}

#navBar{
	float:left;
	margin-left:10px;
	display:inline;
}

#header{
	padding-top:10px;
	padding-bottom:50px;
}

#introPage{
	background-image:url('../images/intro.jpg');
	background-repeat:no-repeat;
	height:733px;
	margin-top:10px;
}

#welcomeText{
	position:absolute;
	width:282px;
	margin-left:26px;
	margin-top:28px;
	font-size:12px;
	line-height:15px;
	padding:5px;
	display:inline;
	border:1px solid #74744E;
	height:650px;
}

#VacatureText{
	position:absolute;
	width:241px;
	margin-left:674px;
	margin-top:31px;
	font-size:20px;
	text-align:center;
	line-height:20px;
	padding:5px;
	display:inline;
	border:1px solid #74744E;
	height:42px;
}


#welcomeTitle{
	position:absolute;
	width:469px;
	margin-top:436px;
	margin-left:403px;
	font-size:26px;
	font-weight:bold;
	padding:5px;
	display:inline;
	border:1px solid #74744E;
	line-height:27px;
	text-align:center;
	height:165px;
}

.intro{
	font-size:15px;
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:black;
}

a.textLink{
	text-decoration:underline;
}

.front a{
	color:#e6d7a7;
}

p{
	line-height:25px;
	font-size:13px;
}

ul.textList {
	line-height:22px;
	font-size:13px;

}
