body {
	background-color: #f5a94f;
	text-align: center;
	overflow-x: hidden;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 0.9em;
	color: white;
	background-image: url('images/bcg.gif');
	background-repeat: repeat-x;
}

img {
	border: none;
}

#body {
	width: 848px;
	margin: auto;
	margin-top: 0px;
}

a {

	text-decoration: none;
	font-weight:bold;

}



/* - - - - - - - - L A Y O U T - - - - - - - -*/

#banner {
	width: 848px;
	height: 336px;
	background-image: url('images/banner.gif');
	position:relative;
	z-index:6;
}

#menu {
	width: 848px;
	height: 48px;
	overflow: hidden;
	text-align: left;
	position: relative;
	z-index:7;
}

#menu ul {
	margin: 0;
	padding: 0;
 	list-style-type: none; 
	display: inline;
	height: 48px;
	text-align: left;
	display: table; 
	position:relative;
}

#menu li {
	margin: 0;
	padding-left: 5px;
	display: inline;
	float: left;	
}

#menu li a {
	display: block;
/* 	border: white solid 1px; */
	width: 157px;
	height: 48px;
	background-color: #fbddba;

	text-decoration:none;
	font-size: 15px !important;
	text-align: center;
	color: #341608;
	font-weight:bold;
}

#menu li a span {
	display:block;
	padding-top: 15px;
}


#menu li a:hover {
	background-color: #F7AB40;
} 

#menu li.current a {
	
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content {
	
	width: 788px;
	min-height: 360px;
	padding: 20px;
	text-align: left;
	color: #341608;
}

#content .sign {
	background-image: url('images/layout_12.gif');
	background-repeat: no-repeat;
	padding-left: 36px;
}

#content .sign span {
	position: relative;
	top: -4px;
}

#content p.sign {
	margin-top:20px;
	background-position: 0px 3px;
}

#content .sign span {
	font-size: 13px;
	font-weight: bold;
}

#content #main {
	float: left;
	width: 480px;
}

#content #boxes {
	float: right;
	width: 270px;
	height: 150px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 30px;
	text-align: center;
}

#content.center {
	text-align: center;
}

#boxes div {
	margin: 0px 5px 10px 5px;
}

#boxes span.box_desc {
	font-weight: bold;
	font-size: 0.9em;
	position: relative;
	top: -20px;
}

#boxes #box1, #boxes #box2 {
	float: right;
	width: 120px;
	height: 120px;
	/*border: #bbbbbb solid 1px;*/
	padding: 0px;
}

#boxes object {
	position: relative;
	top: -15px;
}


#footer {
	clear: both;
	width: 848px;
	height: 50px;
	border-top: #F4D1A8 solid 2px;
	padding: 10px 10px 10px 10px;
}

#footer span {
	color: white;
	text-align: left;
	font-size: 0.8em;
	float: left;
}

#footer img {
	display: inline;
	float: right;
}

a.but {
	color: #5F4629;
	border:#8F6635 solid 1px;
	background-color: #fbddba;
	padding: 2px;
	
}


a.but:hover {
	border-color: #3F3427;
}

	/* - - - - - G A L L E R Y - - - - -*/


#gallery a img {
	margin: 0px;
	padding: 1px;
	background-color: white;
	border: #341608 solid 3px;
}

#gallery a {
	margin: 0px;
	padding: 0px;
}

#gallery_table {
	padding: 20px;
	margin: auto;
}

#gallery_table td {
	text-align: center;
	padding: 8px;
	/*border-bottom: #8F622C solid 2px;*/
}

#gallery_table td span {
	display: block;
	position: relative;
	top: -4px;
	background-color: #341608;
	color: white;
	padding-bottom: 2px;
	font-variant: small-caps;
}

#gallery a:hover img {
	border-color: white;
	background-color: #341608;
}

p#adress {
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
	line-height: 1.6em;
	border-left: #341608 solid 7px;
	padding-left: 15px;
	display: inline;
	float: left;
}


img.right {
	position: relative;
	top: -6em;
	float: right;
}

p#adress em {
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	text-decoration: underline;
}

p#adress b {
	font-variant: small-caps;
}

/* - - - - kontakt - - - - */

a#here {
	cursor: pointer;
	text-decoration:underline;
	font-weight: normal;
}
