@charset "UTF-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS";
	font-size:13px;
	padding:0;
	margin:0;
	background: #163003;
}
td {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #fff;
}
div {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #fff;
}
img {
	border: 0;
}

h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

a:link {
	color: #2f5b0f;
	text-decoration: underline;
}
a:visited {
	color: #2f5b0f;
	text-decoration: underline;
}
a:hover {
	color: #2f5b0f;
	text-decoration: underline;
}
a:active {
	color: #2f5b0f;
	text-decoration: underline;
}

.headerfs{
	background:url(../img/header.jpg) repeat-x;
	width:100%;
	height:98px;
	z-index: 100;
}

.header{
	margin:0 auto;
	width:980px;
	position:relative;
	z-index: 100;
}

.logo{
	position:absolute;
	z-index:100;
}

.menu{
	position:absolute;
	margin-top:60px;
	margin-left:90px;
}

.menu ul li{
	display:inline;
	margin-left:45px;
	margin-right:45px;
}

.menu ul li a{
	text-decoration:none;
	color:#FFF;
}

.contentfs{
	background:url(../img/bg.jpg) repeat;
	width:100%;
	height:780px;
	z-index: 50;
}

.content{
	z-index: 50;
	margin:0 auto;
	position:relative;
	width:980px;
}

.links{
	position:absolute;
	top: 0px;
	left: 0px;
	width:980px;
	height:764px;
	z-index: 80;
}

.rechts{
	background:url(../img/tonl.png);
	position:absolute;
	margin-left:585px;
	margin-top:8px;
	width:385px;
	height:764px;
	z-index: 200;
}
.tonr{
	position:absolute;
	top: 0;
	left: 385px;
	background:url(../img/tonr.png);
	width:143px;
	height:764px;
	float:left;
	z-index: 210;
}
.topvat{
	background:url(../img/topvat.png);
	width:470px;
	height:354px;
	position:absolute;
	top: 32px;
	left: 29px;
	z-index: 210;
}

.bottomvat{
	background:url(../img/bottomvat.png);
	width:465px;
	height:323px;
	position:absolute;
	top: 410px;
	left: 29px;
	text-align: center;
	z-index: 210;
}

.contentkromming{
	background:url(../img/kromming.png);
	width:13px;
	height:807px;
	float:left;
}

.contentimg{
	background:url(../img/contentimg.png) repeat-x;
	width:900px;
	height:807px;
	position: absolute;
	top: 0;
	left: 13px;
	overflow: hidden;
}
.contentimgEtalage {
	width: 701px;
	height: 319px;
	margin-top: 74px;
	overflow: hidden;
	position: relative;
}
.contentimgEtalageA {
	position: absolute;
	top: 0px;
	left: 0px;
}
.contentimgEtalageB {
	position: absolute;
	top: 110px;
	left: 0px;
}
.contentimgEtalageC {
	position: absolute;
	top: 220px;
	left: 0px;
}
.contentimgEtalageD {
	position: absolute;
	top: 0px;
	left: 100px;
}
.slideshow {
	width:701px;
	height:319px;
	z-index:2;
}
.contentimgContent {
	width: 575px;
	height: 275px;
	overflow: hidden;
	margin-top: 35px;
}
.contentimgContentFotoalbum {
	width: 575px;
	height: 208px;
	overflow: auto;
}
.fotoalbumThumb {
	width: 50px;
	height: 50px;
	border: 1px solid #b3b3b3;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fotoalbumThumbTitel {
	width: 120px;
	height: 50px;
	float: left;
	margin-top: 5px;
}
.fotoalbumIndex {
	float: left;
	width: 190px;
	height: 60px;
}
.fotoalbumTitelL {
	float: left;
	width: 455px;
}
.fotoalbumTitelR {
	float: left;
	width: 120px;
	font-size: 10px;
	text-align: right;
}
 
.footer{
	background:url(../img/footer.jpg) repeat-x;
	width:100%;
	height:76px;
}
.footerTekst {
	text-align: center;
	padding-top: 20px;
}
.footerTekst a {
	color: #fff;
}
