html,body { overflow: auto; border-width: 0px; }
html>body { overflow: visible; }

html { 
	margin:0;
	padding:0;
	}

body {
	color: #000000;
    font-family: 'Baskerville', 'Times New Roman', serif;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	background: #fff url(../images/bg.gif) repeat-y center;
}

img { 
	border: none; 
	}

p {	padding-top:0px;
	margin-top:0px;
}

#wrapper { 
 margin: 0 auto;
 width: 715px;
 	background: url(../images/head.png) no-repeat center top;
}

#wrapper_creahoek { 
 margin: 0 auto;
 width: 715px;
 	background: url(../images/head_creahoek.png) no-repeat center top;
}

#top {
 color: #333;
 width: 715px;
 float: left;
 height: 125px;
 background: ;
}

#left { 
 color: #333;
 background: ;
 width: 356px;
 float: left;
 margin-top:25px;
}

#text_column_left{
	width: 275px;
	margin-left: 60px ;
}

#right { 
 float: left;
 color: #333;
 background: ;
 width: 358px;
 display: inline;
}

#text_column_right{
	 margin-top:25px;
	width: 275px;
	margin-right: 60px ;
	margin-left: 24px;
}

#text_column_right img{
	border: 3px #ffffff solid;
	-webkit-box-shadow: 1px 1px 1px #aaaaaa;
}

#text_column_right_creahoek{
	 margin-top:25px;
	width: 266px;
	margin-right: 50px ;
	margin-left: 24px;
	background: url(../images/bg_column_right_creahoek.gif) repeat-y;
	border: #cdbd84 solid 1px;
	padding-left: 9px;
}

#text_column_right_creahoek img{
	border: 2px #ffffff solid;
	-webkit-box-shadow: 1px 1px 1px #aaaaaa;
}

#bottom { 
 padding-top:30px;
 width: 715px;
 clear: both;
 color: #333;
 background: ;
}



#image_above_column_right{

}

#image_under_columns{
	margin-left: 70px; 
	margin-bottom: 10px;
}

.image_container img{
	border: 2px solid #fff;	
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	-webkit-box-shadow: 1px 1px 1px #aaaaaa;
}

.caption {
	color: #000000;
    font-family: 'Baskerville', 'Times New Roman', serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 10px;
	}

#google_maps{
	margin-left: 60px ;
}

.google_maps_object {
	width:593px;
	height:593px;
	padding:0;
	margin:0;
	frameborder: 0;
	scrolling: no;
}

#ontworpen_door{
	margin-top: 30px ;
	margin-bottom: 30px ;
	text-align: center;
}

h1 {
	color: #8e2e19;
    font-family: 'Baskerville-BoldItalic', 'Baskerville', 'Times New Roman', serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: 24px;
    padding:0px;
    margin:0px;
}

h2 {
	color: #2e3436;
    font-family: 'Baskerville', 'Times New Roman', serif;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    padding:0px;
    margin:0px;
}

.ce_text {
	margin-bottom: 20px;
}

a {
    color: #463c3c;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}

ul {
	margin-left: 0px ;
	margin-bottom: 20px;
	}

li { 
	list-style-type: square;
	}

table {
	padding: 3px;
	}
td,th {
	padding: 1px 5px 1px 5px;
	}
.ce_downloads block {
	margin-top: 3px;
	}
.mime_icon {
	vertical-align: middle;  	
	}
.Bullet { 
          text-decoration:none ;
          text-transform:none ;
          border: none;          
        }


