/* @group General Layout */

html { overflow: -moz-scrollbars-vertical !important; }

body #bd {
	font-size: 85%;
	color: #291B14;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	color: #291B14;
}

#doc4 {
	background-image: url(bg-mid-shadow.jpg);
	background-repeat: repeat-y;
}

/* @end */

/* @group Header */

#hd {
	height: 145px;
	background-image: url(bg-header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#hd-logo {
	position: absolute;
	top: -2px;
	left: 51px;
	width: 188px;
	height: 217px;
	background-image: url(logo-banner.png);
	background-repeat: no-repeat;
	display: block;
}
#hd-address {
	font-family: "Times New Roman";
	text-transform: uppercase;
	position: absolute;
	top:  20px;
	left: 258px;
	font-size: 100%;
	color: #291A13;
	/*width: 610px;*/
	/*border: 1px solid black;*/
	text-align: justify;
	white-space: nowrap;
}

#hd-signature {
	position: absolute;
	top:  40px;
	left: 258px;
	width: 665px;
	height: 83px;
	background-image: url(unterschrift.png);
	background-repeat: no-repeat;
	text-align: justify;
	white-space: nowrap;
}

/* @end */

/* @group Navigation */

#hd-navigation {
	position: absolute;
	top: 125px;
	left: 258px;
}
#hd-navigation ul.yui-nav {
	width: 660px;
	white-space: nowrap;
}
#hd-navigation .yui-nav li a {
	color: #978B7F;
	font-family: "Times New Roman";
	font-size: 100%;
	text-decoration: none;
	text-transform: uppercase;
}
#hd-navigation .yui-nav li a em {
	line-height: 20px;
}
#hd-navigation .yui-nav li {
	margin: 0pt 2em 0pt 0pt;
}
#hd-navigation .yui-nav li a:hover,
#hd-navigation .yui-nav li.selected a {
	color: #FFFFFF;
}

/* @end */

/* @group Body */

/* @group Gallery */

.gallerythumbs {
	/*margin-top: 60px;*/
	margin-top: 30px;
}
.gallerythumbs a {
	display: block;
	float: left;
	margin-bottom: 10px;
	/*margin-right: 38px;*/
	padding-right: 38px;
}

/* @end */

/* @group Content */

h1 {
	padding-top: 33px;
	padding-bottom: 14px;
	/*padding-left: 39px;
	padding-right: 39px;*/
	width: 196px;
	line-height: 16px;
	background-image: url(kaestchen.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	color: white;
	font-family: "Times New Roman";
	font-size: 100%;
	text-decoration: none;
	text-transform: uppercase;
}
.doubleline {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(balken.png);
	background-repeat: repeat-x;
	height: 7px;
}
.line {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	border-bottom: 1px solid #978B7F;
}

p {
	margin-bottom: 7px;
}
strong {
	font-weight: bold;
}
.contentblock {
	padding-top: 15px;
}

.bookish {
	font-family:"times new roman";	font-size:116%;
}

/* @end */

/* @group Generell */

#bd {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 16px;
	margin-right: 16px;
}

#bd {
	/*padding-top: 80px;*/
}

#bd #main-layout .yui-u.first {
	/* Allow default Space for logo in sidebar */	
	margin-top: 88px;
}

#bd-background-image {
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 570px;
	height:auto !important;  	height:570px;
}

#main-content-container {
	padding-right: 41px;
	padding-top: 20px;
	padding-bottom: 41px;
}

/* @end */

/* @group Sidebar */

sidebar-image {
	
}

#sidebar-left-container {
	/*padding-left: 24px;
	padding-right: 10px;*/
	margin-left: 24px;
	margin-right: 10px;
}

.newsbox {
	padding: 20px;
	padding-top: 5px;
}

.newsbox li {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #291B14;
}

.newsbox li h2 {
	font-weight: bold;
}

.newsbox li a {
	text-decoration: none;
	color: #291B14;
	font-weight: bold;
}
.newsbox li p {
	margin-top: 3px;
}


/* @end */


/* @end */

/* @group Footer */

#ft {
	height: 35px;
	background-image: url(bg-footer.jpg);
	background-repeat: repeat-x;
}
#ft-bar {
	margin-left: 30px;
	color: gray;
	line-height: 20px;
	font-size: 77%;
}



/* @end */

/* @group Contactform */

input, select, textarea {
	background-color:#FFFFFF;	border:1px solid #291B14;	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;	font-size:11px;	margin-bottom:1px;	margin-top:1px;	padding:1px;
}
input {
	margin:0pt;	padding:0pt;	width: 100%;
}
textarea {
	margin:0pt;	padding:0pt;	width:250px;
}
input.btnSubmit {
	background-color:#978B7F;	border:1px solid #291B14;	clear:left;	color:#FFFFFF;	/*margin:12px 0pt 12px 150px;*/	padding:2px;	width:252px;
}
table.contactform tr th {
	width: 70px;
}
table.contactform tr.spacer {
	height: 10px;
}

.contactstuff h2 {
	font-weight: bold;
	font-size: 116%;
	padding-top: 15px;
	padding-bottom: 20px;
}

/* @end */

/* @group Guestbook */

/* @group Form */

.guestbookFormContainer {
	/*margin-top: 30px;*/
	position: relative;
	top: -26px;
}
.guestbookForm {
	margin: 0 auto;
	width: 158px;
}
.guestbookForm input.nameField {
	color: #291B14;
	font-family: Georgia;
	font-weight: bold;
}
.guestbookForm textarea.messageField {
	height: 100px;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
}
.guestbookForm input, .guestbookForm select, .guestbookForm textarea {
	border: 1px solid #291B14;
	background-color: white;
	padding: 3px;
	width: 152px;
}
.guestbookForm input.hasError,
.guestbookForm textarea.hasError {
	border-color: red !important;
	border-width: 4px !important;
}
.guestbookForm h4 {
	margin-left: 0;
	margin-right: 0;
	line-height: 16px;
	height: 16px;
	padding-top: 10px;
}
.guestbookForm .buttonContainer {
	margin-top: 15px;
}
.guestbookForm input.button {
	background-color: #291B14;
	color: white;
	font-size: 85%;
	font-weight: bold;
	width: 158px;
}

/* @end */

/* @group Pagination */

.guestbookPaginationContainer {
	/*border-top: 1px solid #CCE1F6;*/
	/*border-bottom: 1px solid #CCE1F6;*/
	/*width: 400px;*/
	position: absolute;
	right: 0;
	bottom: 0;
	
	padding-top: 33px;
	padding-bottom: 14px;
	width: 400px;
	line-height: 16px;
	text-align: right;
	color: #291B14;
	font-family: "Times New Roman";
	font-size: 100%;
	text-decoration: none;
	text-transform: uppercase;
}
.guestbookPagination {
	position: relative;
	margin: 0 20px;
}
.guestbookPagination .paginationPrevLink,
.guestbookPagination .paginationNextLink {
	/*position: absolute;
	display: block;
	top: 0;*/
	width: 20px;
	font-weight: bolder;
	font-size: 123.1%;
}
.guestbookPagination .paginationPrevLink {
	/*left: 0;*/
	text-align: left;
}
.guestbookPagination .paginationNextLink {
	/*right: 0;*/
	text-align: right;
}
.guestbookPagination a.paginationNextLink,
.guestbookPagination a.paginationPrevLink {
	color: #291B14;
	text-decoration: none;
}
.guestbookPagination span.paginationNextLink,
.guestbookPagination span.paginationPrevLink {
	color: gray;
	font-weight: bold;
}
.guestbookPagination a.paginationPageLink {
	color: #291B14;
	font-weight: normal !important;
	text-decoration: none;
}
.guestbookPagination span.paginationPageLink {
	color: white;
}

.guestbookPagination .paginationPageLinkContainer {
	text-align: center;
	display: inline;
}

/* @end */

/* @group List */

.guestbookList .guestbookEntry {
	border-bottom: 1px solid #291B14;
}
.guestbookList .guestbookEntry h4 {
	margin-top: 8px;
	font-size: 116%;
	font-family: "Times New Roman";
}
.guestbookList .guestbookEntry .entryDate,
.guestbookList .guestbookEntry .entryName {
	/*display: block;*/
}
.guestbookList .guestbookEntry .entryDate {
	color: black;
	font-size: 85%;
}
.guestbookList .guestbookEntry .entryName {
	/*float: left;*/
}
.guestbookList .guestbookEntry .entryMessage {
	/*margin-left: 20px;*/
	margin-right: 20px;
	margin-bottom: 8px;
}

/* @end */

/* @end */

/* @group IE Hacks */

/*#bd-background-image, #hd-logo, #hd-signature, h1 {
	behavior: url(theme/heinzberchtold1/lib/iepngfix/iepngfix.htc);
}*/
#hd-logo, h1 {
	behavior: url(theme/heinzberchtold1/lib/iepngfix/iepngfix.htc);
}
.iefixwrap {
	/*hasLayout: true;*/
}

/* @end */ */



