body {
	background-color: white;
	margin: 0px;
	color: white;
	font-family: MS Verdana, Arial, Times New Roman;
        font-size: 13px;
}

#container {
	height: 730px;
	width: 960px;
        margin: 0px auto;
}

#top {
	background-color: white;
	height: 152px;
	width: 960px;
	clear: both;
	z-index: 1;
}

#menu {
	height: 152px;
	width: 200px;
	float: left;
	z-index: 1;
	margin-top: -10px;
        margin-left: -35px;
}

#menu ul {
	list-style-type: none;
	margin-left: 0px;
        text-align: left;
        margin-left: 0px;
}

#menu li {
	padding: 7px 0 7px 0;
}

a.menu_link {
	color: #4c3324;
	text-decoration: none;
	border-bottom: 1px dotted black;
	font-size: 16px;
}

a.menu_link:hover {
	color: #cb3659;
}

#logo {
	height: 84px;
	width: 263px;
	float: right;
	margin-top: 68px;
	z-index: 1;
}

#vectorobject {
	margin: 10px 0 0 150px;
	height: 222px;
	width: 248px;
	z-index: 2;
	position: absolute;
}

#content {
	background-image: url("images/content1.jpg");
	background-repeat: no-repeat;
    background-color: #cb002e;
    background-position: bottom;
	min-height: 255px;
    height: auto;
	width: 960px;
}

#text {
	height: auto;
	width: 610px;
	margin: 0 0 0 300px;
	padding: 65px 0 20px 0;
}

#flyer {
	margin: 15px 0 0 10px;
	height: 222px;
	width: 248px;
	z-index: 2;
	position: absolute;
}


#text_photo {
	height: 400px;
	width: 610px;
	margin: 0 0 0 300px;
	padding: 65px 0 20px 0;
}


#bottom {
	background-image: url("images/bottom_image.jpg");
	background-repeat: no-repeat;
	height: 193px;
	width: 960px;
}

#bottom_backend {
	background-color: #cb002e;
	height: 193px;
	width: 960px;
}

#bottom_text {
	width: 950px;
	font-size: 10px;
	float: right;
	margin-top: 180px;
	margin-right: 8px;
	clear: both;
}

#bottom_login {
	float: left;
}

#bottom_contact {
	float: right;
}

#contacttext {
    height: auto;
    margin-bottom: 10px;
    margin:0px;
}

#contact {
	min-height: 200px;
        height: auto;
	width: 635px;
	clear: both;
}

#formulier {
	height: auto;
	width: 350px;
	float: left;
}

#adress {
	height: auto;
	width: 280px;
	float: right;
	overflow: auto;
}

#submit_contact {
	float: right;
	margin-right: 197px;
}

#edit {
	background-color: #cb002e;
	height: auto;
	width: 630px;
}

#guestbook {
	height: 145px;
	width: 630px;
	overflow: auto;
}

#guestbook_add {
	height: auto;
	width: 630px;
	overflow: auto;
}

#guestbook_options {
	height: 27px;
	width: 630px;
	clear: both;
	margin-top: 7px;
    margin-bottom: -15px;
}

#guestbook_paging {
	float: left;
}

#add_message {
	float: right;
}

#fotoalbumtext {
    height: auto;

}

#picture_container {
	height: auto;
	width: 500px;
	margin-top: -45px;
	float: right;
}

#picturealbum {
	height: auto;
	width: 500px;
	float: right;
}

#picturepaging {
	height: 20px;
	width: auto;
	text-align: right;
}

#editPictures {
	height: auto;
	border: 1px solid black;
}


.picture {
	height: 100px;
	width: auto;
	border: 1px solid white;
}

label.error { 
	float: none; 
	color: black; 
	padding-left: 5px; 
	vertical-align: top; 
}

img{
	border: 0px;
}

a {
	color: white;
}

a.gastenboek {
	color: #453529;
}


a:visited.gastenboek {
	color: #453529;
}

a.gastenboeknr {
	color: #453529;
	text-decoration: none;
}

a:visited.gastenboeknr {
	color: #453529;
	text-decoration: none;
}

a.link {
	color: white;
	text-decoration: none;
}

a:hover.link {
	color: gray;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	margin: 2px;
}

a.revado {
	text-decoration: none;
}

a:hover.revado {
	color :#a8c5e8;
}
