body {
	background-image: url(./media/bg.gif);
}

body {
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
}

div {
	margin: 0px;
}


.menu {
	color: #ffffff;
	display: inline;
	position: relative;
	margin-left: 50px;
	top: 19px;
	font-weight: bold;
}

.fotoalbum_thumbnail {
	border: 1px #000000 solid;
	padding: 1px;
}

.menu_over {
	cursor: pointer;
	color: #e7d6b5;
	display: inline;
	position: relative;
	top: 19px;
	margin-left: 50px;
	font-weight: bold;
}

.kop {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#main {
	margin: 0 auto;
	width: 991px;
}

#main_top {
	background-image: url(./media/bg_top.gif);
	height: 54px;
}


#main_middle {
	background-image: url(./media/bg_middle.gif);
	padding-left: 50px;
	padding-right: 70px;
	position: relative;
	padding-top: 30px;
}

#main_middle2 {
	background-image: url(./media/bg_middle.gif);
	padding-left: 50px;
	padding-right: 80px;
	position: relative;
	padding-top: 10px;
}

#main_menu {
	background-image: url(./media/bg_menu.gif);
	height: 59px;
}

#main_bottom {
	background-image: url(./media/bg_bottom.gif);
	height: 58px;
}

#logo {
	background-image: url(./media/logo.gif);
	height: 47px;
	width: 246px;
	position: absolute;
	cursor: pointer;
	top: -23px;
	left: 50px;
}

a:link, a:visited {
color: #b3a870;
font-weight: bold;
}

a:hover {
color: #000000;
font-weight: bold;
}