body {
	background-image:url("images/back.jpg");
    width:690px;
	text-align:left;
	margin:0 auto;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#6c6c6c;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
    border:0;
    vertical-align:middle;
}
.clear {
	clear:both;
    height:0px;
	width:0px;
	font-size:0px;
}
.float_l {
    float:left;
}
.header {
	height:60px;
	text-align:center;
	margin:14px 0 0 0px;
	color: #666666;
	font-size: 40px;
}
.content {
    margin-top:24px;
}
.left {
    height:503px;
    width:302px;
    margin:0 4px 0 0;
}
.left_top {
    background:url("images/left_top.gif") no-repeat;
    height:5px;
    width:302px;
}
.left_center {
    background-color:#f4ebca;
    width:301px;
    height:493px;
    margin-top:-8px;
}
html>body .left_center {
    margin:0px
}
.men {
    height:187px;
    width:291px;
    background:url("images/gevel.jpg") no-repeat;
    margin-left:5px;
    margin-bottom:6px;
}
html>body .men {
    margin-bottom:0px;
}
.menu {
	height:299px;
	width:291px;
	background-color:#701901;
	margin:6px 0 0 5px;
	text-align:center;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_ {
    height:46px;
}
.menu_left {
    width:69px;
}
.menu_center {
    height:137px;
    width:153px;
    padding-top:8px;
}
.menu_right {
    width:69px;
}
.left_bottom {
    background:url("images/left_bottom.gif") no-repeat;
    height:5px;
    width:302px;
}
.right {
    height:503px;
    width:381px;
}
.title {
    padding-left:5px;
}
.right_top {
    background:url("images/flower_border_top.gif") no-repeat;
    height:24px;
    width:381px;
}
.right_center {
	background-color:#f4ebca;
	background-image: url(images/mosselen1.jpg);
	background-position: 125px bottom;
	background-repeat: no-repeat;
}
.right_center2 {
	background-color:#f4ebca;
}
.text {
    border-left:1px solid #751b01;
    border-right:1px solid #751b01;
    width:369px;
    height:440px;
    margin-left:5px;
    padding-top:14px;
}
.welcome {
    width:332px;
    margin-left:20px;
    background:url("images/mosselen.png") no-repeat;
    background-position:bottom right;
    border-bottom:1px dotted #751b01;
}
.welcome_text {
    width:235px;
}
.welcome_text h1 {
    margin:13px 0 5px 0;
    font-weight:bold;
}
.welcome p {
    margin:3px 0;
}
.welcome a {
    color:#751B01;
}
.welcome_text a {
    color:#608e08;
}
.date {
    color:#608e08;
    font-weight:bold;
}
.right_bottom {
    background:url("images/flower_border_bottom.gif") no-repeat;
    height:24px;
    width:381px;
}
.textstyle1{
	margin: 10px;
}
.footer {
    text-align:right;
    margin-right:50px;
    color:#a88065;
    height:25px;
}
.footer a {
    color:#a88065;
}

#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}
li {
	list-style-type: circle;
	line-height: 16px;
	margin-left: 20px;
}

