@charset "utf-8";
/* CSS Document */

a {
	color:#978d7d;
}
a:hover {
	color:#706b60;
}

.container1280 {
	display:block;
	position:relative;
	margin:0 auto;
	width:1280px;
	overflow:hidden;
	background-image:url(bg_tile.jpg);
	background-repeat:repeat-x;
}

.container1024 {
	display:block;
	position:relative;
	margin:0 auto;
	width:1024px;
	overflow:hidden;
	background-image:url(bg_tile.jpg);
	background-repeat:repeat-x;
}

.container-detect {
	display:table;
	width:100%;
	height:100%;
	text-align:center;
	overflow:hidden;
}
.frame-detect {
	display:block;
	background-image:url(head.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:888px;
	height:167px;
	margin:0 auto;
	border-left:1px solid #413f39;
	border-right:1px solid #413f39;
}
.content-detect {
	display:block;
	background-image:url(white.gif);
	background-repeat:repeat-x;
	height:240px;
	width:888px;
	margin:0 auto;
	border-left:1px solid #413f39;
	border-right:1px solid #413f39;
}
.text-detect {
	display:block;
	width:888px;
	margin:0 auto;
	padding-top:60px;
	color:#978d7d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bottom-detect {
	display:block;
	background-image:url(bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:170px;
	width:888px;
	margin:0 auto;
	overflow:visible;
	border-left:1px solid #413f39;
	border-right:1px solid #413f39;
	border-bottom:1px solid #413f39;
}
.menu {
	display:block;
	color:#706b60;
}
.menu a {
	display:inline;
	height:20px;
	color:#706b60;
}
.menu a:hover {
	display:inline;
	height:20px;
	color:#ffffff;
}
.tekst {
	display:block;
	height:220px;
	width:600px;
	color:#706b60;
	overflow:auto;
	margin:10px;
}
.tekst_contact {
	display:block;
	height:220px;
	width:600px;
	color:#706b60;
	overflow:auto;
	margin-top:50px;
}
