body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, TImes new roman;
	margin: 0; padding: 0;
	text-align: center;
	position: relative;
}

body.index {
	background-image: url(../images/background.png);
}

body.sub {
	background-image: url(../images/sub_background.png);
}

body.subusa {
	background-image: url(../images/sub_usa_background.png);
}

.container {
	margin: 0 auto;
	text-align: left;
	width: 990px;
}


div.subcontent a img,
div.subcontent a:visited img {
	border: 1px solid black;
}

li { font-size: 11px; }


.header {
	height: 105px;
}

.header img {
	border: 0;
}

.main {
	position: relative;
	height: 385px;
}

/*  HEADER  */

#logo {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

#established {
	margin-top: 35px;
	float: left;
}

#usa{
	margin-top: 41px;
	float: left;
}

.sitemenu {
	color: #C2C2C2;
	float: right;
	margin-top: 35px;
	margin-right: 5px;
}
.sitemenu a {
	color: #C2C2C2;
	font-size: 11px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

.sitemenu a img {
	border: 0;
}


/*  MAIN  */

#welcome {
	position: absolute;
	top: 20px;
	left: 10px;
}

.menu {
	position: absolute;
	top: 100px;
	left: 10px;
	height: 188px;
	width: 600px;
}

.menu a {
	display: block;
	padding-left: 20px;
	width: 170px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom:5px;
	color: #FFF;
	float:left;
/*	height: 14px; */
	font-size: 11px;
	margin-bottom: 5px;
	background-image: url(../images/menu_off.png);
}

a.on {
	background-image: url(../images/menu_on.png);
}

.menu a:hover {
	background-image: url(../images/menu_on.png);
	color: #000;
}

#pic1 {
	position: absolute;
	left: 588px;
	top: 15px;
	border-bottom: 1px solid red;
}

#pic2 {
	top: 135px;
	position: absolute;
	left: 732px;
	border-bottom: 1px solid red;
}

#pic3 {
	position: absolute;
	top: 135px;
	left: 863px;
	border-bottom: 1px solid red;
}

#teaser {
	position: absolute;
	top: 300px;
	left: 630px;
}

#adres {
	position: absolute;
	top: 15px;
	height: 90px;
	width: 225px;
	left: 733px;
	background-color: #FE0000;
	color: #FFF;
	font-size: 10px;
	line-height: 150%;
	padding: 10px;
}

.latestnews {
	position: absolute;
	top: 230px;
	height: 81px;
	width: 110px;
	left: 10px;
	background-color: #000;
	color: #FFF;
	font-size: 10px;
	line-height: 150%;
	border-top: 1px solid red;
}

.nieuws {
	position: absolute;
	top: 300px;
	height: 204px;
	width: 540px;
	left: 10px;
	background-color: #FFF;
	color: #000;
	font-size: 10px;
	line-height: 110%;
	padding: 10px;
}

.nieuwsitem {
	width: 175px;
	margin-left: 5px;
	height: 190px;
	padding-top: 10px;
	overflow: hidden;
	float: left;
}

.nieuwsitem a{
	color:#000;
}


a.readmore {
	color:#000;
	text-decoration:none;
	padding-left:20px;
	background-image: url(/assets/images/black_arrow.png);
	background-position:bottom left;
	background-repeat: no-repeat;
}

.nieuwsitem a:hover {
	text-decoration:underline;
}

.maillink {
	text-decoration: none;
	color: #FFF;
}

.footer {
	padding-bottom: 5px;
	padding-top: 175px;
	padding-left: 10px;
	border-bottom: 10px solid red;
	height: 50px;
	width: 990px;
	clear: both;
}

.footerlogo {
	float: left;
}

.realisatie {
	padding-top: 35px;
	padding-right: 10px;
	float: right;
	font-size: 10px;
	color: #C2C2C2;
}

.realisatie a {
	font-size: 10px;
	color: #C2C2C2;
	text-decoration:none;
}

.realisatie a:hover {
	text-decoration:underline;
}


/* SUBPAGINA */

.submenu {
	width: 160px;
	padding-left:10px;
	padding-right:0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	border-bottom: 1px solid red;
	background-color: #000;
}

.submenu a {
	display:block;
	padding-left: 20px;
	width: 140px;
	text-decoration: none;
	color: #FFF;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 10px;
	margin-bottom:2px;
	margin-top:2px;
	background-image: url(../images/menu_off.png);
}

.submenu a:hover {
	background-image: url(../images/menu_on.png);
	color: #000;
}

.submenu a.on {
	background-image: url(../images/menu_on.png);
	color: #000;
}

.subcontent {
	width: 790px;
	float: left;
	overflow: hidden;
	background-color:#FFF;
	padding-bottom:35px;
	padding-left: 10px;
}

.subcontent h1{
	font-size: 30px;
	font-weight:normal;
	padding-left:10px;
}

.sub_paragraaf {
	border-right: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	margin-right:15px;
	padding-right:15px;
	padding-top:10px;
	padding-left:0px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 140%;
	width: 630px;
	overflow: hidden;
}

* html div.sub_paragraaf {
	height: 1%;
}

.sub_paragraaf h2 {
	color: #FE0000;
	background-image: url(/assets/images/black_arrow.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 150%;
}

.sub_paragraaf h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

* html div.sub_paragraaf h3 {
	margin-bottom: 30px;
}

.sub_paragraaf a{
	text-decoration: underline;
	color:#000;
	font-weight:bold;
}

.sub_paragraaf img {
	position: absolute;
	margin-left: 560px;
	margin-bottom: 10px;
}

div.sub_paragraaf img.subcontent_img {
	float: right;
	position: relative;
	margin: 10px 0px 10px 10px;
}

.sub_paragraaf p img {
	position: relative;
	margin-left: 0;
}

.sublinks {
	float: left;
	background-color: #FFF;
	width: 180px;
}

.subadres {
	height: 93px;
	width: 150px;
	background-color: #FE0000;
	color: #FFF;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
	line-height: 150%;
	padding: 10px;
	margin-bottom: 50px;

}

.breadcrums {
	padding-left: 10px;
	color: #C2C2C2;
	font-size: 10px;
	padding-bottom:10px;
	height:20px;
}

.breadcrums a {
	color: #C2C2C2;
	font-size: 10px;
	text-decoration: none;
}

.breadcrums a:hover {
	text-decoration: underline;
}

.subfooter {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: 10px solid red;
	height: 50px;
	width: 990px;
	clear: both;
}

.subrealisatie {
	padding-top: 35px;
	padding-right: 10px;
	float: right;
	font-size: 10px;
	color: #C2C2C2;
}

.subrealisatie a {
	font-size: 10px;
	color: #C2C2C2;
	text-decoration:none;
}

.subrealisatie a:hover {
	text-decoration:underline;
}

/* FORMULIEREN
 * http://www.quirksmode.org/css/forms.html
 */

form.tableless label,
form.tableless input,
form.tableless select {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

form.tableless label {
	text-align: right;
	font-size: 11px;
	width: 75px;
	padding-right: 20px;
}

form.tableless br {
	clear: left;
}

form.tableless {
	font-size: 80%;
	margin-left: 20px;
}