/* css by Sef Thissen • Sinjaal | visuele communicatie */

body {
background: #4f4a47 url(../images/gradient_bg.jpg) repeat-x;
font-size: 62.5%;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000;
padding:0;
margin:0;
}

a {color:#066;
	text-decoration: none;
	font-weight: bold;
   }
a:hover, a:active {color:#099;
	font-weight: bold;
	text-decoration: underline;
	}
	
#menucontent a{font-size: 1.2em; color:#333;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
   }
#menucontent a:hover, #menucontent a:active {font-size: 1.2em; color:#fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	}

#sinjaaladd a{font-size: 1em; color:#b9afa8;
	font-weight: normal;
	text-decoration: none;
   }
#sinjaaladd a:hover, #sinjaaladd a:active {font-size: 1em; color:#fff;
	font-weight: normal;
	text-decoration: none;
	}
	
h1 {
font-size: 1.4em;
color: #066;
font-weight: bold;
padding: 0;
margin: 0 
}

h2 {
font-size: 1.2em;
color: #066;
font-weight: normal;
padding: 0;
margin: 0;
}

span{
font-weight: bold;
}

.style1 {color: #89817c}
.style2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	}
	
.style3 {color: #333}

/* website */
#wrapper {
	width: 890px;
	margin: 13px auto;
	align: middle;
}	

/* website */
#website {
	width: 669px;
	margin: 0;
	background: #fff url(../images/tekst_bg.jpg);
	float: left;
}	


/* header */
#header {
background: url(../images/header2.jpg) top no-repeat;
width: 669px;
min-height: 278px;
}

/* header logo */
#headerlogo {
padding: 35px 0 35px 455px;
margin: 0;
}


/* content */
#introcontent {
padding: 0;
margin: 0;
}

/* menu wrapper */
#menuwrapper {
background: url(../images/menu_bg2.jpg) repeat;
text-align: right;
width: 218px;
padding: 0;
margin: 0;
float: left;
}

/* header menu */
#headermenu {
background: url(../images/header_menu2.jpg) top no-repeat;
width: 218px;
min-height: 59px;
}

/* footer menu*/
#footermenu {
	background: url(../images/footer_menu2.jpg) no-repeat;
	width: 218px;
	height: 18px;
	margin: 0;
	padding: 0;
}


/* menucontent */
#menucontent {
clear: both;
padding: 0;
margin: 20px 35px 20px 20px;
}

/* content */
#content {
text-align: left;
width: 370px;
padding: 0;
margin: 30px 50px 30px 30px;
float: right;
}

/* adds */
#adds {
	width: 210px;
	margin: 0;
	float: right;
}

p, pre{
line-height: 17px;
padding: 0;
margin: 0;

}


/* footer */
#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	width: 649px;
	height: 30px;
	margin: 0;
	padding: 10px;
	text-align: center;
}

/* Sinjaal add */
#sinjaaladd {
	clear: both;
	background-color: #4f4a47;
	width: 639px;
	margin: 0;
	padding: 5px 15px;
}
