/* Styles Familie van Straaten */

body {
	margin: 0px 0px 0px 60px;
	background: #990000 url(../img/bg.gif) repeat-y;
}

hr {
	color: #ffffff;
	height: 2px;
}

table {
	font: 11px/18px "Lucida Grande", Verdana;
}

/* Positioning */
#container {
}
#header {
	background: url(../img/header.jpg) no-repeat;
	height: 179px;
	margin: 0px;
}
#maincol {
	width: 454px;
	position: absolute;
	margin-left: 6px;
	font: 11px/18px "Lucida Grande", Verdana;
	padding: 0px 70px 20px 30px;
	text-align: justify;
	color: #320000;
}
#rightcol {
	width: 182px;
	margin: 0px;
	left: 530px;
	position: relative;
	padding: 0px;
}
#taalkeuze {
	position: absolute;
	left: 590px;
}

/* Navigation */
#navcontainer ul {
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Geneva;
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
	margin: 0px 0px 0px 0;
	background: #FFFFFF;
	color: #FFFFFF;
}
#navcontainer a {
	display: block;
	width: 177px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #ABB475;
	padding-left: 6px;
}
#navcontainer a:link, #navlist a:visited {
	color: #ABB475;
	text-decoration: none;
	background: #320000;
}
#navcontainer a:hover {
	background-color: #990000;
	color: #FFFFFF;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
}
#navcontainer a:link#current, #navcontainer a:visited#current, #navcontainer a:hover {
	background-color: #990000;
	color: #FFFFFF;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
}

/* Subnavigatie */
#subnav ul {
	list-style-type: none;
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	padding: 0px;
}
#subnav a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	padding-left: 7px;
	width: 176px;
}
#subnav a:hover {
	color: #ABB475;
	text-decoration: none;
	background: #320000;
}
#subnav a:link#current, #subnav a:visited#current, #subnav a:hover {
	color: #ABB475;
	text-decoration: none;
	background: #320000;
}


/* Typografie */

.bold {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 4px;
}

.small {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 0px;
}

.nieuwsheader {
	font: 11px/18px "Lucida Grande", Verdana;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 4px;
	margin-bottom: 30px;
}

#maincol h1{
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 4px;
	margin-bottom: 30px;
}

#maincol .inzetrechts {
	float: right;
	padding: 4px;
	margin-left: 10px;
	background: #FFFFFF;
}
#maincol .inzetlinks {
	float: left;
	padding: 4px;
	margin-right: 10px;
	background: #FFFFFF;
}

#maincol p {
	margin: 0px;
	padding: 0px;
}

#maincol a {
	color: #990000;
	text-decoration: none;
}

#maincol a:hover {
	color: #000000;
	text-decoration: none;
}

.colofon {
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	color: #ABB475;
	padding-top: 20px;
}
.colofon a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.colofon a:hover {
	text-decoration: underline;
	color: #ABB475;
}

/* contact */

.button {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	background: #000000;
	color: #ffffff;
	border: solid 2px #ffffff;
}

.fields {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border: solid 1px #000000;
	width: 200px;
}

