body{
	color: #3f3f3f;
	font: 12px/18px Georgia, Times, serif;
	
}

h2{
	font: normal 200%/100%;
	text-align: center;
	height: 30px;
}

h3 {
	margin-bottom: -5px;
	padding-top: 10px;
}

a{
	color: #0af;
	text-decoration: none;
}
a:hover{
	color: #333;
	background-color: #b3ebff;
}
.documentFirstHeading{
	color: #89cee5;
	text-transform: uppercase;
	letter-spacing: 3px;
	position: absolute;
	font: 70% verdana;
	left: 15px;
	top: -15px;
}
#tagline{
	color: #cbcbcb;
	text-transform: uppercase;
	letter-spacing: 3px;
	position: absolute;
	width: 200px;
	font: 70% verdana;
	text-align: left;
	height: 10px;
	top: -16px;
	left: 105px;
}

/* @group introduction */
#introduction {

}
#introduction .slogan {
	font-size: 170%;
	line-height: 30px;
	position: absolute;
	top: 0;
	background: url(introductie-achtergrond.png) no-repeat;
	text-align: center;
	right: -75px;
	width: 230px;
	height: 105px;
	margin: 0;
	padding: 20px 25px 35px;
}
#introduction .callout {
	text-align: left;
	position: absolute;
	right: -155px;
	top: 150px;
	color: gray;
	width: 150px;
	padding: 0;
	margin: 0;
}


/* @end */

#search form label.hiddenStructure {
	visibility: hidden;
}
#mainText h2, #contentBlockB h2{
	background: url(header-achtergrond1.png) no-repeat;
}
#sideMark h2 {
	background: url(header-achtergrond2.png) no-repeat;
}

#mainSection dt {
	color: #7732ba;
}

#mainSection dd{
	background: url(shadow-vertical-left.png) no-repeat -5px 0;
	padding-left: 43px;
	min-height: 36px;
	margin-left: 0;
	padding-top: 3px;
}

#sideMark p:first-letter{
	text-transform: uppercase;
	font-weight: bold;
	color: #7c59e1;
	padding: 0;
	float: left;
	font-size: 400%;
	margin-right: 8px;
	margin-top: 15px;
}

#container{
	position: absolute;
	width: 600px;
	margin-left: -300px;
	left: 50%;
	top:0px;
	background: url(schets-wire-v-0.png) repeat-y;
}

#main{
	top: 20px;
	position: relative;
	float: left;
	width: 600px;
	background: url(schets-wire-v-0.png) repeat-y 590px;
}
#search{
	width: 190px;
	position: absolute;
	top: 145px;
	right: 10px;
	z-index: 1;
}

.searchButton{
	width: 60px;
	height:22px;
	color: #4c4c4c;

	border: 0;
	-webkit-border-radius: .9em;
	-moz-border-radius: .9em;
	border-radius: .9em;

	background-color: #b3ebff;
	background-image: none;
}

/* @group Language switcher */

#languageSwitcher{
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	left: -80px;
	top: -25px;
}
#languageSwitcher ul{
	list-style-type: none;
	width: 40px;
	height: 40px;
}
#languageSwitcher a{
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -100em;
	background: url(taal-nl-active.png) no-repeat;
}
#languageSwitcher a:hover{
	background: url(taal-nl-hover.png) no-repeat;
}

/* @end */
#mainSection{
	width: 357px;
	float: left;
	padding-left: 25px;
	padding-top: 50px;
}

#mainSection blockquote {
	width: 255px;
	min-height: 80px;
	margin: 0;
	padding: 20px 50px 10px;
	background: url(quote-1.png) no-repeat 0 0;
	font-style: italic;
	font-size: 120%;
	line-height: 160%;
	text-align: center;
}

#mainText blockquote span {
	display: block;
	color: gray;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 80%;
	padding-top: 50px;
	width: 300px;
	height: 20px;
	margin-top: -50px;
	background: url(quote-2.png) no-repeat right bottom;
}

#mainText h3:last-of-type{
	visibility: hidden;
}

#secondarySection{
	float: right;
	width: 167px;
	top: 100px;
	padding-right: 15px;
	background: url(schets-wire-v-0.png) repeat-y;
	padding-top: 0;
	margin-top: 0;
	padding-left: 25px;
}
#header{
	background: url(schets-wire-h-0.png) repeat-x 0 180px;
	height: 210px;
}
#logo{
	float: none;
	height: 140px;
	width: 350px;
	height: 200px;
	position: relative;
	top: 0px;
	background: url(logo.png) no-repeat;
	left: 95px;
}
#logo a{
	display: block;
	width: 350px;
	height: 200px;
	text-indent: -100em;
	background: url(logo-bal.png) no-repeat 93px 0;
	-webkit-transition: -webkit-transform 1s ease-in-out;
	
}
#logo a:hover{
	-webkit-transform: translate(7px, 45px);
}

/* @group Menu */

@font-face { 
font-family: Architext; 
src: url(Architext.otf) format(truetype); 
}

#menu{
	position: absolute;
	width: 240px;
	left: -80px;
	background: url(achtergrond-menu-bottom.png) no-repeat 0 bottom;
	-webkit-transform:rotate(-15deg);
	-moz-transform:rotate(-15deg);
	transform:rotate(-15deg);
	top: 15px;
}

#menu ul {
	background: url(achtergrond-menu-top.jpg) no-repeat;
	margin: 0;
	padding-top: 30px;
	padding-left: 0;
	padding-bottom: 45px;
}
#menu li{
	list-style-type: none;
	position: relative;
}

#menu a{
	display: block;
	width: 160px;
	height: 40px;
	font: 30px Architext, Georgia, Times;
	color: #333;
	padding-left: 60px;
	padding-top: 5px;
	margin-top: -8px;
}
#menu a:hover{
	background: url(menu-over.png) no-repeat 35px -2px;
}

/* @end */

#mainText dl {
	margin-bottom: 0;
}
