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

body {
	background-color: #241200;
}

h3 {
  font-size: 13px;
  margin-bottom:0px;
}

h4 {
  font-size: 11px;
}

img, img a {
  border:none;
}

#maincontainer {
	position: absolute;
	width: 790px;
	height: 566px;
	border: solid 5px #fff;
	left: 50%;
	margin-left: -395px;
	margin-top: 20px;
}

#samnaun {
  position: absolute;
  z-index: -1;
  width: 600px;
  top: 150px;
  height: 30px;
  left: 50%;
  margin-left: -300px;
  color:#ccc;
  text-align:center;
}

#content{
	position: absolute;
	width: 798px;
	height: 130px;
	border: 1px dashed #725b44;
	left: 50%;
	margin-left: -400px;
	margin-top: 230px;
	background-color:#4b3826;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9c7d60;
	line-height: 18px;
	padding-top:10px;
}


#image1 {
	width: 226px;
	height: 350px;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	float:left;
}
#image2 {
	width: 226px;
	height: 350px;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	float:left;
}
#image3 {
	width: 166px;
	height: 350px;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	float:left;
}
#image4 {
	width: 166px;
	height: 350px;
	border-bottom: solid 2px #fff;
	float:left;
}
#navi1 {
	width: 226px;
	height: 215px;
	border-right: solid 2px #fff;
	float:left;
	background-color:#e1d2c6;
}
.spacer_navi1 {
	margin-top: 45px;
}
.spacer_navi2 {
	margin-top: 24px;
}

.spacer_navi3 {
	margin-top: 45px;
}

.content1_1 a, .content1_2 a, .content1_3 a, .content1_4 a, .content1_5 a, .content2_1 a, .content2_2 a, .content2_3 a, .content2_4 a, .content2_5 a, .content2_6 a, .content2_7 a, .content3_1 a, .content3_2 a, .content3_3 a, .content3_4 a {
	display:block;
	width: 221px;
	height:18px;
	border-top: 1px dashed #e41819;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 2px;
	padding-left: 5px;
	color: #4b3826;
}
.content1_5 a {
	border-bottom: 1px dashed #e41819;
}
.content2_7 a {
	border-bottom: 1px dashed #e41819;
}

.content3_4 a {
	border-bottom: 1px dashed #e41819;
}

.content1_1 a:hover, .content1_2 a:hover, .content1_3 a:hover, .content1_4 a:hover, .content1_5 a:hover, .content2_1 a:hover, .content2_2 a:hover, .content2_3 a:hover, .content2_4 a:hover, .content2_5 a:hover, .content2_6 a:hover, .content2_7 a:hover {
	display:block;
	width: 221px;
	height:18px;
	border-top: 1px dashed #e41819;
	background-color:#7e0d0e;
	color:#fff;
}
.content3_1 a, .content3_2 a, .content3_3 a, .content3_4 a{
	display:block;
	width: 161px;
	height:18px;
	border-top: 1px dashed #e41819;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 2px;
	padding-left: 5px;
	color: #4b3826;
}

.content3_1 a:hover, .content3_2 a:hover, .content3_3 a:hover, .content3_4 a:hover{
	display:block;
	width: 161px;
	height:18px;
	border-top: 1px dashed #e41819;
	background-color:#7e0d0e;
	color:#fff;
}

#navi2 {
	width: 226px;
	height: 215px;
	border-right: solid 2px #fff;
	float:left;
	background-color:#d5bfac;
}
#navi3 {
	width: 166px;
	height: 215px;
	border-right: solid 2px #fff;
	float:left;
	background-color:#bf9e80;
}
#navi4 {
	width: 166px;
	height: 215px;
	float:left;
	background-color:#4b3826;
}
.content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #edd988;
	line-height: 16px;
	margin:3px 0px 3px 3px;
	margin-top: 2px;
}
.familie a {
	display:block;
	width: 159px;
	height:18px;
	border-top: 1px dashed #e41819;
	border-bottom: 1px dashed #e41819;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 2px;
	padding-left: 5px;
	color: #edd988;
	background-color:#5c2a1d;
}
.familie a:hover {
	background:none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #edd988;
	text-decoration:none;
}

a:focus {
  outline:none;
}

#quicklink {
	list-style:none;
	font-size: 13px;
	margin:0px;
}
#quicklink li {
	display:inline;
}
#quicklink li a {
	text-decoration:underline;
	color:#9c7d60;
}