body {
	background: #ffd400 url(../images/bg.jpg) repeat-x;
	text-align: center;
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.4;
	text-align: justify;
}

.main {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

.logo {	
	width: 315px;
	height: 34px;
	margin: 65px 0px 20px 0px;
}

.head {
	width: 940px;
	padding-top: 10px;
}

.head_top {
	background: url(../images/head_top.gif) top no-repeat;
	width: 940px;
	height: 10px;
	position: absolute;
	margin-top: -10px;
}

.head_mid {
	background: #fff;
	padding: 0px 20px 0px 20px;
}

.head_bottom {
	background: url(../images/head_bottom.gif) no-repeat;
	width: 940px;
	height: 15px;
}

.logo_block {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.logo_block2 {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.block {
	float: left;
	margin-right: 20px;
	width: 300px;
}

.block2 {
	float: left;
	width: 300px;
}

	.block_top {
		background: url(../images/block_top.gif) top no-repeat;
		width: 300px;
		height: 10px;
		position: absolute;
	}

	.block_mid {
		background: #fff;
		padding: 0px 20px 0px 20px; 
		margin-top: 10px;
	}

	.block_bottom {
		background: url(../images/block_bottom.gif) no-repeat;
		width: 300px;
		height: 16px;
	}
	
.admium {
	color: #ffe98a;
	text-align: right;
	margin-top: 20px;
}

a {
	color: #ffe98a;
	text-decoration: none;
	outline: none;
}

.nieuws_titel {
	color: #ffa900;
	font-weight: bold;
	font-size: 16px;
}

.nieuws_tabel {
	margin-top: 10px;
}

.biertempel {
	background: url(../images/biertempel.gif) no-repeat;
	width: 940px;
	height: 580px;
}