BODY {
	margin: 0;
	padding: 0 0 20px 0;
	font: 10pt Arial;
	background: #FFF url(../img/background.png) repeat-x;
	text-align: center;
}

DIV#header {
	position: relative;
	width: 972px;
	height: 195px;
	margin: 0 auto;
}

DIV#header IMG#shadow {
	position: absolute;
	left: 0;
	bottom: 0;
}

DIV#container {
	position: relative;
	width: 972px;
	margin: 0 auto;
	background: url(../img/background_container.png) repeat-y;
}

DIV#cContainer {
	padding: 0 10px;
	background: url(../img/background_footer.png) no-repeat bottom;
	overflow: hidden;
	text-align: left;
}

UL#menu {
	width: 693px;
	height: 36px;
	margin: 8px 0 10px 14px;
	padding: 1px 40px 1px 191px;
	list-style-type: none;
	background: url(../img/background_menu.jpg) no-repeat;
}

* HTML UL#menu {
	width: 924px;
	height: 38px;
}

UL#menu LI {
	float: left;
	padding-right: 2px;
	background: url(../img/background_menu_border.gif) repeat-y right;
}

UL#menu LI A {
	font-weight: bold;
	display: block;
	line-height: 36px;
	padding: 0 6px;
	color: #124A7D;
	text-decoration: none;
}

UL#menu LI A:hover,
UL#menu LI A.active {
	color: #FFF;
	background: url(../img/background_menu_item_hover.jpg) repeat-x;
}

DIV#left,
DIV#right {
	float: left;
	display: inline;
	margin-left: 14px;
	width: 190px;
}

DIV#right {
	margin-left: 0;
}

UL#submenu,
UL#submenu LI UL {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

UL#submenu LI {
	padding-bottom: 3px;
}

UL#submenu LI A {
	font-weight: bold;
	color: #124A7D;
	display: block;
	line-height: 34px;
	padding-left: 15px;
	background: url(../img/background_submenu_item.jpg) no-repeat;
	text-decoration: none;
}

UL#submenu LI A:hover,
UL#submenu LI A.active {
	background: url(../img/background_submenu_item_hover.jpg) no-repeat;
}

UL#submenu LI UL {
	margin: 8px 0 5px 0;
}

UL#submenu LI UL LI A {
	font-size: 9pt;
	line-height: 22px;
	background: none;
	padding-left: 30px;
}

UL#submenu LI UL LI A:hover,
UL#submenu LI UL LI A.active {
	background: url(../img/background_submenu_item_2.jpg) no-repeat 16px 7px;
}

UL#shortcutmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL#shortcutmenu LI A {
	font-size: 9pt;
	display: block;
	line-height: 22px;
	padding-left: 15px;
}

DIV#content {
	float: left;
	display: inline;
	width: 520px;
	min-height: 300px;
	margin: 0 12px 20px 12px;
}


A#homelink {
	position: absolute;
	top: 9px;
	left: 910px;
}

A#homelink IMG {
	border: none;
}

DIV#footer {
	clear: both;
	padding-bottom: 20px;
	font-size: 8pt;
	color: #8D9F91;
	text-align: center;
}

DIV#footer A {
	color: #8D9F91;
	font-weight: normal;
}

DIV#footer A:hover {
	text-decoration: none;
	color: #000;
}

DIV.clearer {
	clear: both;
	height: 0px;
	font-size: 0px;
}


/* Gästebuch */

/**
 * Formular zum Eintragen eines Beitrags
 */

DIV.tx-veguestbook-pi1 FIELDSET {
	margin: 0;
	padding: 0;
	border: none;
}

DIV.tx-guestbook-field LABEL {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	line-height: 20px;
	margin: 0 10px 0 25px;
}

DIV.tx-guestbook-field INPUT {
	float: left;
	margin-bottom: 10px;
}

INPUT.tx-guestbook-form-inputfield-med {
	width: 200px;
}

INPUT.tx-guestbook-form-inputfield-big,
TEXTAREA.tx-guestbook-form-textarea {
	width: 300px;
}

TEXTAREA.tx-guestbook-form-textarea {
	height: 100px;
}

INPUT.tx-guestbook-submit {
	margin: 10px 0 0 185px;
}

DIV.tx-guestbook-error {
	background: #efefef;
	margin: 0 25px;
}


/**
 * Liste der Einträge
 */


.tx-guestbook-entry {
	width: 100%;
	max-width: 1000px;
	min-width: 500px;
	margin: 0 -7px 10px -7px;
}
 
.tx-guestbook-entry .top,
.tx-guestbook-entry .bottom {
	height: 9px;
	font-size: 1px;
	background-image: url(../img/gb_bgTop.png);
	background-repeat: no-repeat;
}

.tx-guestbook-entry .bottom {
	background-image: url(../img/gb_bgBottom.png);
}

.tx-guestbook-entry .content {
	padding: 0 14px 5px 14px;
	background-image: url(../img/gb_bgBox_high.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

.tx-guestbook-entry .bgLeft {
	background-position: left;
}

.tx-guestbook-entry .bgRight {
	background-position: right;
}

.tx-guestbook-entry .bgLeftBottom {
	background-position: left bottom;
	padding-right: 0;
}

.tx-guestbook-entry .bgRightBottom {
	background-position: right bottom;
	width: 14px;
	padding: 0;
}

.tx-guestbook-header {
	font: 9pt Verdana;
	line-height: 26px;
	padding: 0 10px;
	margin-top: 2px;
	background-image: url(../img/gb_bgFinderHeadline.png);
	background-repeat: repeat-x;
	background-position: 0 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-right-width: 3px;
	border-right-style: solid;
}

.tx-guestbook-header A {
	color: #FFF;
	text-decoration: none;
}

.tx-guestbook-header A:hover {
	color: #FFF;
	text-decoration: underline;
}

.tx-guestbook-date {
	margin: -5px 0;
	padding: 0;
	color: #999;
}

.tx-guestbook-comment {
	color: #999;
	margin-left: 25px;
}
