html, body {
	background-image: url('../images/background.gif');
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, 'Trebuchet MS', Arial;
}

#container {
	display: block;
	width: 848px;
	margin: 0px auto;
	text-align: left;
}

#main {
	position: absolute;
	top: 339px;
	width: 848px;
	color: #000;
}

#content_header {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	width: 848px;
	height: 27px;
	background: url('../images/content-header.gif') top left no-repeat;
}

#separator {
	position: absolute;
	top: 0px;
	left: 570px;
}

#suche {
	position: absolute;
	top: 7px;
	left: 578px;
}

#suche_text {
	position: absolute;
	top: 5px;
	left: 635px;
	height: 12px;
	width: 139px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1pt;
	text-indent:5px;
}

#suche_go {
	position: absolute;
	top: 3px;
	left: 789px;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	background: #fff url('../images/content.gif') top left no-repeat;
	width: 848px;
	overflow: hidden;
	clear: both;
}

#left {
	float: left;
	width: 539px;
	overflow: hidden;
	margin-top: 8px;
	border-right: 1px solid #d4d4d4;
	padding-right: 20px;
	padding-left: 10px;
}

#right {
	float: left;
	width: 270px;
	margin-top: 2px;
	padding-bottom: 20px;
}

#latest_news {
	position: relative;
	top: 5px;
	left: 3px;
	width: 270px;
	height: 30px;
	background: #fff url('../images/latest_news.gif') top left;
	text-indent: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}

#transparent {
	height: 100%;
	width: 100%;
	z-index: 100;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	filter: Alpha(Opacity=60);
	-moz-opacity: 0.6;
	background-color:#000;
}

#ploatie {
	position: absolute;
	top: 50%;
	margin-top: -280px;
	left: 50%;
	margin-left: -406px;
	display: none;
	width: 810px;
	height: 560px;
	z-index: 999;
	background-color: #000;
	padding-top: 20px;
	border: 3px solid #9f0000;
	font-weight: bold;
}

#ploatie span#image_title {
	position: absolute;
	text-align: center;
	top: 5px;
	left: 55px;
	width: 700px;
	display: block;
	color: #ec5406;
}

#ploatie span#previous {
	position: absolute;
	top: 5px;
	left: 5px;
	font-weight: bold;
}

#ploatie span#next {
	position: absolute;
	top: 5px;
	left: 754px;
	font-weight: bold;
}
#ploatie span#previous a:hover,
#ploatie span#next a:hover { text-decoration: underline; }

.newsbox {
	position: relative;
	top: 6px;
	left: 3px;
	padding-bottom: 5px;
	width: 270px;
	background: #fff url('../images/news_top.gif') top left no-repeat;
	margin-bottom: 3px;
}

.newsbox_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
}

#news_inlog {
	position: relative;
	display: block;
	top: 7px;
	left: 0px;
	width: 270px;
	height: 101px;
}

#random_image {
	position: absolute;
	top: 0px;
	left: 5px;
	background: #fff url('../images/random_image_frame.gif') top left no-repeat;
	display: block;
	width: 119px;
	height: 101px;
}

#rimage {
	position: absolute;
	top: 0px;
	left: 0px;
}

#image_frame {
	position: absolute;
	top: 6px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100px;
	height: 74px;
	overflow: hidden;
}

#inloggen {
	position: absolute;
	display: block;
	top: 0px;
	left: 131px;
	background: #fff url('../images/inloggen.gif') top left no-repeat;
	width: 140px;
	height: 101px;
}

#inloggen #username,
#inloggen #password {
	width: 105px;
	margin-top: 5px;
	margin-left: 15px;
	border: 1px solid black;
}

#inloggen #username {
	margin-top: 20px;
}

#inloggen a#inlog_link {
	position: absolute;
	top: 78px;
	left: 68px;
	color: #000;
	font-weight: bold;
	font-size: 10px;
}

#inloggen a#editprofile,
#inloggen a#changepass,
#inloggen a#logout {
	display: block;
	width: 120px;
	height: 18px;
	color: #000;
	margin-left: 10px;
}

#inloggen a#logout {
	margin-left: 70px;
	margin-top: 2px;
	width: 50px;
}

#welcome_user {
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	width: 120px;
	height: 35px;
	font-weight: bold;
}

#content_footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 848px;
	height: 16px;
	background: url('../images/content-footer.gif') top left no-repeat;
}

#footer {
	position: relative;
	display: block;
	top: 5px;
	left: 0px;
	width: 848px;
	height: 60px;
	margin-bottom: 30px;
	background: url('../images/footer.gif') top left no-repeat;
}

#rss {
	position: relative;
	top: 10px;
	left: 10px;
	line-height: 10px;
	display: inline;
}

#rsstext {
	position: absolute;
	top: 12px;
	left: 36px;
	display: inline;
}

#header {
	position: absolute;
	display: block;
	width: 848px;
	height: 335px;
	background: url('../images/header.gif') 0px 70px no-repeat;
}

#video {
	position: absolute;
	top: 87px;
	left: 0px;
	width: 232px;
	height: 121px;
	overflow:hidden;
	background: url('../images/video.gif') -196px 0px no-repeat;
}

#videoframe {
	position: relative;
	left:0px;
	padding-top: 3px;
	padding-left: 3px;
	width: 222px;
	height: 121px;
	background: transparent url('../images/video.gif') top left no-repeat;
}

#tabs {
	position: absolute;
	top: 40px;
	left: -3px;
	margin: 0px;
	padding: 0px;
}

#picture {
	position: absolute;
	top: 11px;
	left: 506px;
	width: 342px;
	height: 305px;
	background: none;
}

#breadcrumbs {
	position: absolute;
	top: 314px;
	left: 16px;
}