body {
	background: #600001;
	margin: 0;
	text-align: center;
	color: #f2f2f2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a:link, a:visited  {
	color: #fff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #fff;
	text-decoration: none;
}

a:link.none, a:visited.none {
	color: #fff;
	text-decoration: none;
}

a:hover.none, a:active.none {
	color: #fff;
	text-decoration: underline;
}

.showbg {
	width: 950px;
	height: 255px;
	margin: 0 auto;
	padding-top: 10px;
}

.showbgtop {
	width: 950px;
	height: 5px;
	background: #000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.showbgleft {
	width: 5px;
	height: 250px;
	background: #000;
	float: left;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.showbgright {
	width: 5px;
	height: 250px;
	background: #000;
	float: left;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.showbgbottom {
	width: 950px;
	height: 5px;
	margin: 0 auto;
	background: #000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#show {
	width: 940px;
	height: 250px;
	text-align: left;
	margin: 0 auto;
	float: left;
}

h1 {
	color: #fefa96;
	font-size: 16px;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 25px;
}

.bg{
	background: #0d0d0d;
}

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

.header {
	height: 431px;
}

	.menu {
		background: #fff8df url(../images/menu_bg.jpg) repeat-x;
		height: 150px;
	}

		.menublock {
			height: 148px;
			margin: 0 auto;
			background: url(../images/menu2.jpg) no-repeat;
		}

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

				.logo {
					padding-top: 15px;
					float: left;
				}

				.menulinkblock {
					float: left;
				}

					.menulinkblock ul {
						margin-top: 75px;
					}

					.menulinkblock li {
						display: inline;
						color: #bf0000;
						margin-right: 2px;
					}

					.menulinkblock a {
						color: #bf0000;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						padding: 10px 8px 8px 10px;
					}

					.menulinkblock a:link {
						color: #bf0000;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						padding: 10px 8px 8px 10px;
					}

					.menulinkblock a:hover {
						color: #fefefe !important;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						background: #bf0000;
						padding: 10px 8px 8px 10px;
					}

					.menulinkblock a:visited {
						color: #bf0000;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						padding: 10px 8px 8px 10px;
					}

					.menulinkblock_active {
						color: #fefefe;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
					}

					.menulinkblock_active a {
						color: #fefefe;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						background: #bf0000;
						padding: 10px 8px 8px 10px;
					}

					.menulinkblock_active a:link {
						color: #fefefe;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						background: #bf0000;
						padding: 10px 8px 8px 10px;
					}

					.menulinkblock_active a:hover {
						color: #fefefe;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						background: #bf0000;
						padding: 10px 8px 8px 10px;
					}

					.menulinkblock_active a:visited {
						color: #fefefe;
						font-weight: bold;
						font-size; 17px;
						text-decoration: none;
						background: #bf0000;
						padding: 10px 8px 8px 10px;
					}

	.headerbg {
		background: url(../images/headerbg.jpg) repeat-x;
		height: 281px;
	}

	.leftblock {
		width: 610px;
		float: left;
	}

	.rightblock {
		width: 290px;
		float: right;
	}

		.lastprikbord {
			background: #141414;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 15px;
			padding-bottom: 15px;
			margin-bottom: 10px;
		}

.footer {
	height: 41px;
	background: url(../images/footer.jpg) repeat-x;
	margin-top: 40px;
	font-size: 11px;
	font-weight: bold;
}

	.footercontainer {
		width: 940px;
		margin: 0 auto;
		padding-top: 10px;
	}

		.naw {
			float: left;
		}

		.admiumlogo {
			float: right;
		}

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

.contactright {
	float: right;
}

.home1 {
	float: left;
	width: 260px;
	heigt: 170px;
	width: 270px;
}

.home2 {
	float: right;
	width: 333px;
}

.yellow {
	color: #fefb94;
}

.impressieimg {
	border: 2px solid #fff;
	margin-right: 45px;
	margin-bottom: 10px;
}

.tekst1 {
	text-align: justify;
}

.tekst2 {
	text-align: justify;
}