/* Reset ----------------------------*/

* { 
	padding: 0; 
	margin: 0; 
	border: 0; 
}

body {
	color: #2a2a2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #afa897;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Typo ----------------------------*/

h2 {
	color: #f2aa0d;
	font-size: 17px;
	margin: 20px 0 10px 60px;
}

h3 {
	color: #4a2003;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 60px;
	padding-top: 5px;
}

h2+h3 {
	margin-top: -10px;
}

h3.gallery { 
	color: #4a2003;
	font-size: 11px;
	margin: 0 60px 4px;
	padding-top: 5px; 
	background: url(images/bg-title-gallery.gif) repeat-x; 
	padding-bottom: 5px; 
	padding: 5px; 
}

#main p {
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0 60px 15px;
}

.tx_tb {
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

a {
	color: #747171;
	text-decoration: none;
}

a:hover {
	color: #f2aa0d;
	text-decoration: underline;
}

/* Layout ----------------------------*/

#navi {
	color: #545454;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	background: url(images/bg_navi.gif) no-repeat 0 0;
	position: absolute;
	bottom: 16px;
	right: 0;
}

#navi a {
	color: #545454;
	text-decoration: none;
}

#navi a:hover {
	color: #545454;
	text-decoration: underline;
}

#navi a.current {
	font-weight: bold;
}

#wrapper {
	width: 781px;
	margin: 25px auto 0;
}

#header {
	width: 781px;
	height: 144px;
	position: relative;
	background: #f2efe8 url(images/bg_head.gif) no-repeat 0 0;
}

#logo {
	position: absolute;
	top: 16px;
	height: 88px;
	width: 260px;
	left: 25px;
}

#logo a {
	cursor: pointer;
	display: block;
	text-indent: -9999px;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a {
	background-image: url(images/logo_head.gif);
	height: 88px;
	width: 260px;
	margin: 0;
	padding: 0;
}


#content {
	width: 781px;
	background: url(images/bg_content.gif) repeat-y 0 0;
	text-align: left;
}

#content-inner {
	background: url(images/bg_oeffnung.gif) no-repeat 24px bottom;
	padding-left: 24px;
	padding-right: 24px;
	width: 733px;
}

.bg-holder {
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.spacer-open {
	height: 303px;
}

#main {
	text-align: left;
	width: 455px;
	float: right;
}

#sidebar {
	width: 260px;
	float: left;
	text-align: left;
	height: auto;
}

#subcontainer {
	background-color: #f9f6f2;
	background-image: url(images/bg_oeffnung.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
}

#image {
	float: left;
	margin-right: 6px;
}

.float-left {
	float: left;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 20px;
}

#text {
	text-align: left;
	vertical-align: top;
}

#footer {
	width: 781px;
	height: 76px;
	background: url(images/bg_footer.gif) no-repeat 0 0;
}

#copyr {
	background-image: url(images/bg_copyr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
}

#oeffnung {
	background-color: #f9f6f2;
	text-align: left;
	vertical-align: bottom;
}

#links {
	background-image: url(images/bg_links_o.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: bottom;
}

#rechts {
	background-image: url(images/bg_rechts_o.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: bottom;
}

.clear {
	clear: both;
}

.classnavi {
	margin-right: 24px;
}

.classfooter {
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	text-indent: 24px;
	padding-top: 14px;
}

.classcopyr {
	color: #747171;
	font-size: 10px;
	margin-top: 6px;
}

/* Subnavi ----------------------------*/

#subnavi {
	width: 260px;
}

#subnavi ul {
	font-size: 11px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavi li {
	height: 26px;
	border-bottom: 1px solid #fff;
}

#subnavi a {
	color: #4a2003;
	background-image: url(images/navi_but.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	height: 25px;
	padding-left: 20px;
	display: block;
}

#subnavi a:hover {
	color: #300003;
	background-image: url(images/navi_but_o.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}

#subnavi a.current {
	font-weight: bold;
}

#main a {
	color: #f8b719;
	text-decoration: underline;
}

#main a:hover {
	color: #545454;
	text-decoration: underline;
}

/* Table ----------------------------*/

#txtable {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}

#txtable ul {
	font-size: 11px;
	margin-left: 0;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}

#txtable li {
	background-image: url(images/list_point.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 20px;
}

/* Navcontainer ----------------------------*/

#navcontainer {
	font-size: 11px;
	line-height: 15px;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 0;
	padding-bottom: 10px;
}

#navcontainer ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}

#navcontainer li {
	background-image: url(images/list_point_12px.gif);
	background-repeat: no-repeat;
	background-position: 8px top;
	padding-left: 20px;
}

#navcontainer h3 {
	color: #4a2003;
	font-size: 11px;
	font-weight: bold;
	margin: 1px 0 1px 0;
}

#navcontainer a {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

#navcontainer a:hover {
	color: #f2aa0d;
	font-size: 11px;
	text-decoration: underline;
}

/* List ----------------------------*/

ul, ol, dl {
	margin: 0;
}

.lister {
	font-size: 11px;
	line-height: 15px;
	margin-right: 60px;
	margin-left: 60px;
}

.lister ul {
	font-size: 11px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	padding-bottom: 10px;
}

.lister li {
	background-image: url(images/list_point_12px.gif);
	background-repeat: no-repeat;
	background-position: 8px bottom;
	padding-left: 20px;
}

.lister h3 {
	color: #4a2003;
	font-size: 11px;
	font-weight: bold;
	margin: 1px 0 1px 0;
}

.lister a {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

.lister a:hover {
	color: #f2aa0d;
	font-size: 11px;
	text-decoration: underline;
}


/* Test ----------------------------*/

#test {
	font-size: 11px;
	line-height: 15px;
	margin-right: 60px;
	margin-left: 60px;
}

#test ul {
	font-size: 11px;
	margin-left: 20px;
	padding-left: 0;
	list-style-image: url(images/list_point_12px.gif);
}

#test li {
	
}

/* Angebote ----------------------------*/

.tb_foto {
	padding-top: 4px;
}

.angebote {
	width: auto;
	height: auto;
	background: #e69c15 url(images/angebot_verlauf.gif) repeat-x 0 0;
	padding: 10px;
	margin: 10px 40px;
	border: 1px solid #d28e13;
}

.angebote a {
	color: #4a2003;
	text-decoration: none;
	font-size: 11px;
}

.angebote h5 {
	color: #4a2003;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
}

.angebote p {
	color: #4a2003;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.angebote a:hover {
	color: white;
	text-decoration: underline;
}

.angebote .weiter {
	margin-top: 10px;
}

.angebote .weiter a {
	color: white;
}

.position {
	position: relative;
}

img.plan {
	padding-left: 0;
	margin: 0;
	padding-right: 10px;
}

.gk4 {
	position: absolute;
	right: 0;
	top: 40px;
}

.fotobuch {
	margin-top: 20px;
	margin-left: 60px;
}

/* Gutscheine ----------------------------*/

.box-gutscheine {
	margin-right: 40px;
	margin-left: 60px;
	margin-bottom: 10px;
}

.box-gutscheine img {
	float: left;
	margin-right: 10px;
	border: 1px solid silver;
}

.box-gutscheine p a {
	font-size: 10px;
}

p.line {
      border-bottom: 1px solid #f1ebe8;
	padding-bottom: 10px;
}


.small-box {
	font-size: 0.8em;
	padding: 5px;
	border: solid 1px #f1ebe8;
	background-color: gray;
	margin-bottom: 5px;
	float: right;
	margin-right: 20px;
}

.small-box a {
	font-size: 11px;
	line-height: 15px;
	color: maroon;
}

.line-clear {
	border-bottom: 1px solid #f1ebe8;
	height: 2px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.line2-clear {
	border-bottom: 1px solid #f1ebe8;
	height: 2px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 30px;
}

/* Gallery Plugin ----------------------------*/

#gallery { 
	overflow: hidden;
	margin: 0 50px 10px 60px;  
}

/* Pixlie */
#gallery img {
	float:left;
	margin: 0 4px 4px 0;
}

.thumbnail {
	float:left;
	margin: 0 4px 4px 0;
}

.full_size {
	border:5px solid #FFFFFF;
	margin:10px 10px;
	padding:3px;
	width:448pxpx;
	height:400px;
}

.description {
	text-align:center;
	font-style:italic;
}

.thumbnail_photo {
	border:1px solid #CFCFCF;
	margin:4px 4px;
	padding:3px;
	float:left;
}

/* Navi Gallery ----------------------------*/

ul#navi-gallery { 
	overflow: hidden;
	margin: 0 10px 10px 60px; 
	list-style-type: none; 
}

ul#navi-gallery li { 
	font-size: 11px; 
	margin-right: 2px; 
	float: left; 
}

ul#navi-gallery a { 
	text-decoration: none; 
	background: url(images/bg-navi-gallery.gif) repeat-x; 
	padding: 7px 4px;
	line-height: 18px; 
	color: #4a2003;  
}
