body {
	background-image: url(../img/bigbg_long.jpg);
	background-repeat: repeat-x;
}

a, img, embed, object {
	outline: 0;
	border: 0;
}

#bg
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 1200px;
	z-index: 0;
	background-image: url(../img/bigbg.jpg);
	background-repeat: no-repeat;
}

#uebercontainer
{
	position: absolute;
	left: 186px;
	top: 245px;
	width: 642px;
	z-index: 3;
}

#contentcontainer
{
	background-image: url(../img/content_shadow.gif);
	background-color: #FEFDFB;
	width: 630px;
	padding-left: 6px;
	padding-right: 6px;
}

#mainnav
{
	position: absolute;
	left: 0px;
	top: 200px;
	width: 186px;
	text-align: right;
	z-index: 4;
}

#subnav
{
	font-family: georgia, times new roman, serif;
	position: absolute;
	left: 239px;
	top: 190px;
	z-index: 4;
	color: #7B6B36;
	font-size: 12px;
	font-weight: bold;
}

#subnav a
{
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	color: #C1B58B;
}

#subnav .active
{
	font-size: 19px;
	color: #0078C3;
}

#footer
{
	width: 622px;
	height: 23px;
	color: #CFEAFC;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: center;
	background-image: url(../img/footer.gif);
}

#footer a
{
	color: #CFEAFC;
	font-size: 9px;
}

#shadow_overlay_left
{
	position: absolute;
	left: 186px;
	top: 245px;
	background-image: url(../img/shadow_overlay_left.jpg);
	width: 6px;
	z-index: 3;
	height: 373px;
}

#shadow_overlay_right
{
	position: absolute;
	left: 822px;
	top: 245px;
	background-image: url(../img/shadow_overlay_right.jpg);
	width: 6px;
	z-index: 3;
	height: 373px;
}

#content
{
	background-image: url(../img/content_bg.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding-right: 50px;
	padding-left: 50px;
	min-height: 373px;
	height: auto !important;
	height: 373px;
}

.textbox
{
	padding-right: 90px;
	padding-left: 10px;
}

/*
.bilderrahmen
{
	padding: 5px;
	width: 91px;
	height: 106px;
	background-image: url(../img/bilderrahmen.gif);
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/

.bilderrahmen
{
	border: solid #dddac9 5px;
	margin: 3px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clearer
{
	clear: both;
}

.hr, hr
{
	margin-bottom: 10px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-repeat: repeat-x;
	background-image: url(../img/dots.gif);
	clear: both;
}

.smallhr
{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-repeat: repeat-x;
	background-image: url(../img/dots.gif);
	border: 0;
}

.price
{
	background-color: #EFF7F9;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-left: solid #554B1E 1px;
	width: 100px;
}

.offer
{
	margin-top: 5px;
	color: #0078C3;
	font-size: 14px;
	font-family: georgia, times new roman, serif;
}

.suboffer
{
	font-family: georgia, times new roman, serif;
	font-size: 12px;
}

#subbg
{
	background-image: url(../img/subbg_welle.gif);
	background-repeat: repeat-x;
}

.spacer
{
	height: 1em;
	clear: both;
}

#logo
{
	background-image: url(../img/logo.gif);
	width: 255px;
	height: 23px;
	position: absolute;
	left: 553px;
	top: 72px;
	z-index: 2;
}

#kritzikratzi
{
	background-image: url(../img/kritzikratzi.gif);
	width: 670px;
	height: 30px;
	position: absolute;
	left: 190px;
	top: 105px;
	z-index: 2;
}

#fotos
{
	left: 688px;
	top: 133px;
	width: 189px;
	height: 459px;
	position: absolute;
	z-index: 4;
}
#langSelect {
  width: 200px;
	height: 23px;
	position: absolute;
	left: 200px;
	top: 26px;
	z-index: 10;
	font-weight:bold;
	font-size:9px;
}
#langSelect a {
  text-decoration:none;
  font-size:9px;
}
#langSelect a.inactive {
	color:#76672E;
}
#rightTopNav {
  width: 400px;
	height: 23px;
	position: absolute;
	left: 412px;
	top: 26px;
	z-index: 10;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#C5BA9E;
}
#rightTopNav a {
  text-decoration:none;
  font-size:11px;
  color:#C5BA9E;
  font-family: Georgia;
}

.gallerythumb
{
	border: solid #dddac9 5px;
	float: left;
	margin: 7px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.blue
{
	text-align: center;
	background-color: #0076BE;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 2px;
}

#gallerytable a
{
	color: #554B1E;
	font-size: 12px;
}

#gallerytable a.active
{
	font-weight: bold;
}

h1.blau
{
	font-family: georgia, times new roman, serif;
	color: #0078C3;
	font-size: 13px;
	font-weight: bold;
}

fieldset
{
	border: none;
}

legend
{
	font-family: georgia, times new roman, serif;
	color: #0078C3;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1em;
}