/* CSS Document */
body {
	background: #6b6854;
	color: #6B6855;
	/* font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

div, p, ul, h1, h2, h4, img, form, label {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
}

#header {
	background: #F6F4E4 url(/fileadmin/templates/images/mainbg.gif) 0 0 repeat-x;
	height: 180px;
}

#header h1 {
	background: url(/fileadmin/templates/images/head.jpg) 0 9px no-repeat;
	height: 161px;
	margin: 0 auto;
	width: 980px;
}

#header h1 a {
	display: block;
	height: 76px;	
	width: 380px;
	margin-left: 600px;
	padding-top: 80px;
}

#header h1 a span {
	display: none;
}

#container {
	background: #F6F4E4;
}

#contentWrapper {
	margin: 0 auto;
	width: 960px;
}

/* SIDEBAR START */

#sidebar {
	float:left;
	width: 240px;
}

#sidebar h4{
	color: #48606f;
	font-size: 24px;
	font-weight:normal;
	line-height: 37px;
	padding: 0 60px;
}

#sidebar ul {
	margin-bottom: 10px;
}

#sidebar ul li{
	padding: 0 60px;
	height: 20px;
}

#sidebar ul li a{
	width: 96px;
	height: 20px;
	display: block;
	background: url(/fileadmin/templates/images/arrow-normal.gif) 0 50% no-repeat;
	color:#8F8C73;
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:0 0 0 22px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background: url(/fileadmin/templates/images/arrow-normal.gif) 0 50% no-repeat;
	color: #7F0A5F;
	text-decoration: none;
}

#sidebar form {
	background: #ABA894 url(/fileadmin/templates/images/formbg.gif) 0 0 no-repeat;
	color:#fff;
	margin: 0 auto;
	margin-top: 25px;
	height: 173px;
	width: 222px;
}

#sidebar form input {
	margin: 3px 0 2px 35px;
	height: 17px;
	width: 143px;
}

#sidebar form label {
	font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0 0 35px;
	height: 18px;
	width: 143px;
}

#sidebar form input.button {
	background: #FEFEFE url(/fileadmin/templates/images/button.gif) 0 0 no-repeat;
	border: none;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin:3px 10px 2px 28px;
	padding: 0 10px 0 0;
	height: 17px;
	width: 51px;
}

#sidebar form h4 {
	background: #D5D2BC url(/fileadmin/templates/images/memberbg.gif) 0 0 no-repeat;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 47px;
	padding: 0 0 0 65px;
	height: 47px;
	width: 150px;
}

#sidebar form #register {
	float: left;
	margin:3px 0 0;
	height: 24px;
	width: 100px;
}

#sidebar form #register a {
	background: #ABA894 url(/fileadmin/templates/images/arrow4.gif) 100% 50% no-repeat;
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 0 5px 0 0;
	text-decoration: none;
}

#sidebar form #register a:hover {
	text-decoration:underline;
}

/* SIDEBAR END */

/* CONTENT START */

#content {
	float: right;
	width: 700px;
}

#content h2 {
	color: #48606f;
	font-family: Helvetica;
	font-size: 24px;
	line-height: 37px;
}

#content h3 {
	font-family: Helvetica;
	font-size: 14px;
}

#content p {
	margin-bottom: 10px;
}

#content a {
	color: #48606f;
	font-weight: bold;
}

/* CONTENT END */

/* FOOTER START */

#footerWrapper {
	background: url(/fileadmin/templates/images/footerbg.gif) 0 0 repeat-x;
	height: 227px;
}

#footer {
	margin: 0 auto;
	width: 980px;
}

/* FOOTER END*/

/* GBOOK START */

.guestbook-left {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #f6f4e4;
	width: 150px;
	border-top: 1px solid #d5d2bc;
	padding-top: 3px;
	display: block;
	float: left;
}

.guestbook-right {
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #f6f4e4;
	width: 550px;
	border-top: 1px solid #d5d2bc;
	display: block;
	float: left;
}

/* GBOOK END*/

/* NEWS START */

.rightmorenextPan {
	width: 700px;
	height: 28px;
	display: block;
	background: url(/fileadmin/templates/images/pattern.gif) 0 0 repeat;
	border: 1px solid #fff;
	line-height: 28px;
	padding: 0;
	margin: 10px 0 45px 0;
}

.rightmorenextPan p.textposition {
	float: right;
	text-align: right;
	display: block;
	padding: 0;
	margin: 0 8px 0 0;
}

#content .rightmorenextPan a {
	float: left;
	font-weight: normal;
	width: 36px;
	height: 28px;
	display: block;
	background: url(/fileadmin/templates/images/morebg.gif) 0 0 no-repeat #D5D2BC;
	color: #48606f;
	text-decoration: none;
	padding: 0 15px 0 45px;
	margin: 0 0 0 0px;
}

.rightmorenextPan a:hover {
	text-decoration: underline;
}

.news-list-item h3 {
	width: 440px;
	height: 50px;
	display: block;
	background: url(/fileadmin/templates/images/icon2.jpg) 0 0 no-repeat #F6F4E4;
	color: #48606f;
	font-size: 24px;
	line-height: 22px;
	padding: 3px 0 0 75px;
	margin: 19px 0 5px 0;
	clear: both;
}

.news-list-item h3 span {
	color: #9F9D81;
	background: #F6F4E4;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

#content .news-list-item h3 a{
	color: #48606f;
	font-size: 24px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}

.news-list-item a:hover {
	text-decoration: underline;
}

.news-single-item h2 {
	width: 440px;
	height: 50px;
	display: block;
	background: url(/fileadmin/templates/images/icon2.jpg) 0 0 no-repeat #F6F4E4;
	color: #48606f;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	padding: 3px 0 0 75px;
	margin: 19px 0 5px 0;
	clear: both;
}

.news-single-item h2 span {
	color: #9F9D81;
	background: #F6F4E4;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

table { margin-bottom: 10px; }

/* NEWS END*/

.tx-feuserlisting-pi1 table { width: 100%; }

.tx-feuserlisting-pi1-listrow TH { background:#585443; color: #fff; padding:.3em .7em; white-space:nowrap; }
.tx-feuserlisting-pi1-listrow TD { background:#cdc9b2; padding:.3em .7em; }
.tx-feuserlisting-pi1-singleView TH { width: 20%; background:#585443; color: #fff; padding:.3em .7em; text-align:right; white-space:nowrap; }
.tx-feuserlisting-pi1-singleView TD { background:#cdc9b2; padding:.3em .7em; }
.tx-feuserlisting-pi1-singleView TD.emptyrow { background: none; padding:0; }

#content .tx-feuserlisting-pi1-listrow TH a { color: #fff; text-decoration: none; }

#content .tx-odsfeuseredit-pi1 td.label { width: 150px; vertical-align: top; }
#content .tx-odsfeuseredit-pi1 input { width: 250px; }
#content .tx-odsfeuseredit-pi1 textarea { width: 250px; height: 100px; }


/* MISC */

.clear {
	clear: both;
}
