html, body {
	margin: 0px;
	padding: 0px;	
}
body {
	background-color: #333333;
	background-image: url(../_img/img_bg.jpg);
	background-repeat: repeat-y;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 130%;
}

.teasertext {
	color: #bb0000;
	font-weight: bold;
}

textarea, input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #ffffff;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}

#dotted_head {
	position: absolute;
	top: 11px;
	left: 0px;
	width: 873px;
	height: 20px;
}

#panorama {
	position: absolute;
	top: 0px;
	left: 47px;
	width: 809px;
	height: 300px;
}

#logo {
	position: absolute;
	top: 186px;
	left: 0px;
	width: 336px;
	height: 153px;
}

#titel {
	position: absolute;
	top: 239px;
	left: 344px;
	width: 544px;
	height: 26px;
}

#textbox {
	position: absolute;
	top: 277px;
	left: 347px;
	width: 508px;
}

#navibox {
	position: absolute;
	top: 366px;
	left: 150px;
	width: 145px;
	line-height: 165%;
}
.navidotted {
	width: 145px;
	height: 1px;
}
.navitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 145px;
	height: 23px;
	border: 0px;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
}
.navitext a {
	color: #ffffff;
	text-decoration: none;
}
.navitext a:hover {
	color: #ffff00;
}

#footer {
	position: relative;
	left: -347px;
	height: 200px;
	width: 873px;	
}

#sprachwahl {
	position: absolute;
	top: 110px;
	left: 237px;
	width: 100px; 
	height: 55px;
	color: #666666;
	font-size: 10px;	
}	
#sprachwahl a {
	color: #666666;
	text-decoration: none;
	float: left;
}
#sprachwahl img {
	margin-top: 9px; 
	margin-right: 5px; 
	display: block;
}

#dotted_bottom {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 873px;
	height: 20px;
}

#impressum {
	position: absolute;
	top: 180px;
	left: 150px;
	color: #666666;
	width: 170px;
	height: 20px;
	font-size: 10px;
}
#impressum a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#impressum a:hover {
	text-decoration: underline;
}

#schmuckbildlinks {
	position: absolute;
	top: 12px;
	left: 352px;
	width: 200px;
	height: 150px;
}
#schmuckbildmitte {
	position: absolute;
	top: 12px;
	left: 563px;
	width: 122px;
	height: 92px;
}
#schmuckbildrechts {
	position: absolute;
	top: 12px;
	left: 693px;
	width: 122px;
	height: 92px;
}
#zierlinieueberschmuck {
	position: absolute;
	top: 0px;
	left: 351px;
	width: 464px;
	height: 1px;
}
#zierlinieunterschmuck {
	position: absolute;
	top: 114px;
	left: 560px;
	width: 254px;
	height: 1px;
}

.portrait {
	display: block;
	margin-top: 9px;
	margin-bottom: 12px;
}

.breaker {
	clear: both;
	float: none;
}

.navi {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
