body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;	/*margin : 0;
	padding : 0;*/
	background-color: #6A1510;
}

#wrapper {
	left: 50%;
	width:940px;
	margin-top: 0px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #7691B6;
	border-right: 1px solid #7691B6;
	border-bottom: 1px solid #7691B6;
	height: 501px;
}

#wrapperHead {
	left: 50%;
	width:940px;
	margin: 0px auto 0px auto;
	border-right: 1px solid #7691B6;
	border-left: 1px solid #7691B6;
	height: 150px;
}


#wrapperUpgradePage {
	/*width : 920px;
	margin: 0px auto 0px auto;*/
	 position: absolute;
     left: 50%;
     top: 50%;
     width:920px;
     height:400px;
     margin-left: -460px;
     margin-top: -200px;
}

#head {
	height : 150px;
	width: 940px;
	margin: 0px;
	text-align: center;
}

#inhoud {
	background: url(images/Body.jpg) no-repeat;
	margin: 0px;
	height: 500px;
	/*width: 940px;*/
	border-top: 1px solid #7691B6;
	background-color: #FF0000;
}

#content {
	background: url(beeld/Body.jpg) no-repeat;
	height : 500px;
	float : left;
	width : 716px;
	padding : 0px 0px 0px 18px;
}

#contentTxt {
	/*background: url(beeld/Body.jpg) no-repeat;*/
	height : 486px;
	float : left;
	width : 468px;
	padding : 14px 16px 0px 0px;
	overflow: auto;
	text-align: justify;
}

#menuSide {
	float : left;
	width : 205px;
	/*border-left: 1px solid #FF0000;*/
	border-right: 1px solid #7691B6;
	height: 500px;
	background: url(beeld/Menu.jpg) no-repeat;
	background-color: #990000;
}

#menuImage {
	text-align : left;
}

#menuBanner {
	height: 90px;
	vertical-align: bottom;
}

#imageContent {
	padding : 3px 3px 3px 3px;
	background-color: #FFFFFF;
	width: 145px;
	float: left;
	margin: 0px 3px 3px 0px;
}

.imageContent {
	padding : 3px 3px 3px 3px;
	background-color: #FFFFFF;
	width: 140px;
	float: none;
	margin: 0px 3px 3px 0px;
}

#contentImage {
	float : right;
	width : 228px;
}

#imageLarge {
	left: 50%;
	width:700px;
	margin-top: 0px;
	padding : 3px 3px 3px 3px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	border: 1px solid #7691B6;
	text-align: center;
}

/* FONTS */
h1 {
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	line-height: 12px;
}

h2 {
	font-size : 12px;
	color : #FFFFFF;
	font-weight : 400;
}

h3 {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	line-height: 14px;
}

h4 {
	color : #FF8000;
	font-size : 18px;
	font-weight : bold;
	line-height: 22px;
}

h6 {
	font-size : 11px;
	color : #333333;
	font-weight : normal;
}

a {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	letter-spacing : 1px;
	font-weight: bold;
}

a:link, a:visited {
	color : #A0BEF2;
	text-decoration : none;
}

a:hover, a:active {
	color : #094FA3;
	text-decoration : none;
}

a.menuNav {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 7px 10px 0px 16px;
	font-size: 12px;
	height: 18px;
	/*background-color: transparent;*/
	/*border-bottom: 1px solid 	#FF0000;*/
}

a.menuNav:link, a.menuNav:visited {
	color: #FFFFFF;
	display: block;
	border-bottom: 1px solid #7691B6;
	/*background-image: url(beeld/Buttons_on.jpg);*/
}

a.menuNav:hover, a.menuNav:active {
	color: #094FA3;
	display: block;
	border-bottom: 1px solid #7691B6;
	background-image: url(beeld/Buttons_over.jpg);
}
