body {
	font-family : Trebuchet MS,Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : #7a7977;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #eae8e5;
}

TD, .main {
	font-family : Trebuchet MS;
	font-size : 13px;
	line-height : 19px;
	color : #7a7977;
}
H1 {
	font-family : Trebuchet MS;
	font-size : 20px;
	line-height : 25px;
	font-weight : normal;
	color: #7a7977;
}
.introtekst {
	font-family : Trebuchet MS;
	font-size : 12px;
	line-height : 25px;
	font-weight : bold;
	color: #7a7977;
}
.holder {
	width: 100%;
	padding: 0px;
	border: 0px none;
}
.navigatie {
	width: 160px;
	padding: 0px;
	border: 0px none;
}
.content {
	width: 770px;
	padding: 0px;
	border: 0px none;
}
.content_text {
	margin-left: 20px;
	width: 500px;
	padding: 0px;
	border: 0px none;
}

A {
	color: #FF3333;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #FF3333;
	text-decoration : none;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}
A.subnav {
	color: #bcbcbb;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav {
	color: #7a7977;
	text-decoration : none;
}

A:LINK.subnav{
	text-decoration : none;
	font-weight : bold;
}

A:VISITED.subnav {
}
A.subnav_on {
	color: #7a7977;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav_on {
	color: #7a7977;
}
.foto {
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	}
	
INPUT {
	color : #525767;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #000000;
	border-style: solid;
	}
	
.checkbox {
	color : #6B6B6B;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #909090;
	border-style: solid;
	}

INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : center;
	border-width: 1;
	border-color: white;
	border-style: solid;
	background-color : #7a7977;
}

.area {
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

/* Header home */
#headerhome {
	position			: relative;
	height				: 350px;
	padding				: 80px 0 0 0;
}

#headerhome .logo {
	position			: absolute;
	top					: 0;
	left				: 50%;
	z-index				: 100;
	width				: 173px;
	height				: 178px;
	margin-left			: -86px;
}

#band {
	position			: relative;
	z-index				: 50;
	background-image	: url("../img/alt_home_bg.jpg");
	background-position	: top left;
	background-repeat	: repeat-x;
}

/* Header */
#header {
	position			: relative;
	height				: 200px;
}

#header .logo {
	position			: absolute;
	left				: 50%;
	top					: 0;
	z-index				: 100;
	width				: 169px;
	height				: 195px;
	margin-left			: -390px;
}

#header #top {
	position			: relative;
	z-index				: 50;
	background-image	: url("../img/alt_top_bg.jpg");
	background-position	: top left;
	background-repeat	: repeat-x;
	margin				: 0;
}

#top_content {
	width				: 780px;
	margin				: 0 auto;
}

.top_content_logo {
	float				: left;
}

.top_menu_groot {
	float				: left;
	margin-top			: 35px;
	margin-left			: 7px;
}


/*am impact link
---------------------------------------------------------------*/
.am-impact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7977;
	line-height : 2.2;
}

.am-impact:link, .am-impact:visited {
	color: #7a7977;
	text-decoration:none;
}
.am-impact:hover{
	color: #7a7977;
	text-decoration:underline;
}

/* FORMULIEREN *//* FORMULIEREN *//* FORMULIEREN *//* FORMULIEREN */
input,textarea
{
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #7a7977;
}
.veld
{
	border: 1px solid #aaaaaa;
}
.veldFout
{
	border: 1px solid #ff2222;
}
.foutMarkerOff
{
	display: none;
}
.foutMarkerOn
{
	color: #ff2222;
	display: inline;
}
#melding
{
	color: #E70509;
	display:none;
	font-weight: bold;
}
.contactformulier_titel
{
	font-weight: bold;
	color: #7a7977;
}

