body {
	font-family: Lucida Sans Unicode,Trebuchet MS,tahoma,verdana,arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0;
	margin:0;
	background-color: #ede8d4;
	background-image: url(images/bg_body2.jpg);
	/*background-repeat:repeat-x;*/
	text-align: center;  /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}
html { background: transparent; }

ul {
	list-style-type: none;
	padding-left: 0;
	margin: 15px;

}
li.list{
	background: url(images/bullet1.png) left top no-repeat;
	padding-left:16px;
	margin: 2px;
	}

img{
border:0px;
}
td{text-align: justify;}
/*
////////////////////////////////////////////////////////////////////
Structure
////////////////////////////////////////////////////////////////////*/

div#header_out {
position: relative;
float: none;
width: 100%;
height: 142px;
border: 0;
margin:0 auto;
text-align: center;
}
div#header_in {
width: 980px;
height: 143px;
background-image: url(images/header3.png);
padding:0;
border: 0;
margin:0 auto;
/*background-color:#f6f1dc;*/
}
div#menu_out {
position: relative;
float: none;
width: 100%;
height: 35px;

/*background-image:url(images/bg_menu.jpg);
background-repeat:repeat-x;*/
border: 0;
margin:0 auto;
text-align: center;
}
div#menu_in {
width: 962px;
height: 35px;
background-color:#ffffff;
padding:15px 0 0;
border: 0;
margin:0 auto;
-moz-border-radius: 20px 20px 0px 0px;
-webkit-border-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
}

div#menu-container {
width: 800px;
height: 25px;
background-image:url(images/bg_menu1.png);
background-repeat: no-repeat;
padding:0;
border: 0;
margin:0 80px;
}

div#middle_out {
position: relative;
float: none;
width: 100%;
height: 100%;
overflow:auto;
overflow-x:hidden; 
margin:0 auto;
text-align: center;
}
div#middle_in {
width: 962px;
height: 100%;
margin:0 auto;
overflow:auto;
overflow-x:hidden; 
padding:0;
border: 0;
background-color:#ffffff;/*ede8d4 fffefb
background-image:url(images/bg_content.jpg);
background-repeat: repeat-x;*/
/*box-shadow horiz vert blur color
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;*/
-moz-border-radius: 0px 0px 20px 20px;
-webkit-border-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
}
div#content{
position: relative;
float: left;
width: 822px;
margin:0;
padding-left:69px;
padding-right:69px;
padding-top:30px;
padding-bottom:40px;
text-align: justify;
/*border-top:#c5c1b0 solid 2px;*/
}

div#news{
margin: 10px 0;
padding:12px 20px;
background:#f9bb06;
color: #ffffff;
/*box-shadow horiz vert blur color*/
-webkit-box-shadow: 0px 3px 5px #a1a1a1;
-moz-box-shadow: 0px 3px 5px #a1a1a1;

-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
}

/*
div#content1 {
position: relative;
float: left;
width: 585px;
margin:0;
padding-left:50px;
padding-right:50px;
padding-top:50px;
padding-bottom:50px;
text-align: justify;
}
div#content2 {
position: relative;
float: left;
width: 255px;
margin:0;
padding-left:0px;
padding-right:30px;
padding-top:50px;
padding-bottom:50px;
text-align: justify;
}
div#image_out {
position: relative;
float: left;
margin:0 0 20px 0;
padding-right:6px;
padding-bottom:7px;
background-image:url(file:///D|/Websites/olean/stadsmus/images/bg_image.png);
background-position:bottom right;
background-repeat:no-repeat;
}
div#image_in{
position: relative;
float: left;
margin:0;
padding:0;
}*/
/*
div#footer_out {
position: relative;
float: none;
width: 100%;
height: 120px;
background-color:#5B5B5B;
margin:0 auto;
text-align: center;
border: 0;
}
div#footer_in{
width: 880px;
height: 60px;
background-color: #5B5B5B;
margin:0 auto;
overflow:none;
padding-top:20px;
padding-bottom:20px;
padding-left:50px;
padding-right:50px;
text-align: justify;
border: 0px;
}*/


/*
////////////////////////////////////////////////////////////////////
Styles
////////////////////////////////////////////////////////////////////
*/
.padding_text_R{
padding-right:20px;
}
.padding_text_L{
padding-left:20px;
}
.titel{
font-size: 16px;
font-weight: bold;
padding-top:8px;
padding-bottom:8px;
display:block;
color: #5B5B5B;
}
.titel1{
font-size: 12px;
font-weight: bold;
padding-top:4px;
padding-bottom:4px;
display:block;
color: #5B5B5B;
}
.titel2{
font-size: 14px;
font-weight: bold;
padding-top:4px;
padding-bottom:8px;
display:block;
color: #5B5B5B;
}
.titel3{
font-size: 12px;
font-weight: bold;
padding-top:2px;
padding-bottom:2px;
display:block;
color: #629028;
}
.titel_outils{
font-size: 12px;
font-weight: bold;
padding-top:4px;
padding-bottom:4px;
display:block;
color: #5B5B5B;
border-bottom: 1px dotted #ccc;
border-top: 1px dotted #ccc;
margin:20px 0 15px;
}
.accent1{
color: #5B5B5B;
font-weight: bold;
}
.accent2{
color: #629028;
font-weight: bold;
}
.td{
border-bottom: 1px solid #DC9F4C;
padding:15px 5px 15px 5px;
}
.td-top{
padding:15px 5px 15px 5px;
}
.onderschrift{
color: #5B5B5B;
font-size: 9px;
font-style:italic;
}
/*.img{
border-right:1px solid #CCCCCC;
}

.img1{
border:1px solid #CCCCCC;
margin-left:10px;
}*/
a{
text-decoration:none;
}
a:link{
color: #629028;
}
a:active{
color: #629028;
}
a:visited{
color: #629028;
}
a:hover{
color: #A9A9A9;
}
a.groot{
text-decoration:none;
font-weight:bold;
}
a.groot:link{
color: #629028;
}
a.groot:active{
color: #629028;
}
a.groot:visited{
color: #629028;
}
a.groot:hover{
color: #A9A9A9;
}
/*
////////////////////////////////////////////////////////////////////
referentie 
////////////////////////////////////////////////////////////////////
*/
div#ref{
position: relative;
float: right;
width: 100%;
margin-top: 5px;
margin-bottom: 10px;
padding-right: 10px;
/*border-top:#c5c1b0 solid 2px;*/
}
.ref1{
font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 9px;
font-weight: bold;
color: #666666;
letter-spacing: 0.01em;
}
.ref{
font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 9px;
font-weight: bold;
color: #fff;
letter-spacing: 0.01em;
}
a.ref:link{
color: #fff;
}
a.ref:visited{
color: #fff;
}
a.ref:active{
color: #fff;/*755028*/
}
a.ref:hover{
color: #E1E1E1;
}

