html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #bfc6af;
		text-align: center;
}

.clear {
	clear: both;
}

a, a:hover, a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}


#wrapper {
	width: 800px;
	background-color: #eae7df;
	text-align: left;
	margin: 0 auto;
}

#header  {
	width: 800px;
	overflow:hidden;
}
#header #schrift {
	float:left;
	width: 370px;
}
#header #haus {
	float:right;
	width: 430px;
}

#header hr.trenner {
	clear: both;
	margin: 0 20px;
	border-bottom: 5px solid #5c100e;
}

#main {
	clear: both;
	background: url(../images/main_bg.gif) repeat-y left top;
	margin: 10px 0 20px;
	overflow: hidden;
	width: 800px;
}

#navigation {
	float:left;
	width: 170px;
	padding: 0 0 25px;
	font-size: 12px;
}

#navigation ul li {
	padding: 11px 0 0;
}


#navigation ul li a {
	color: #525a43;
	padding-left: 20px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}


#navigation ul li a:hover, #navigation ul li.active a {
	border-left: 9px solid #525a43;
	padding-left: 11px;
	background: url(../images/nav_bg.gif) no-repeat right bottom;
}

#navigation ul li.active a {
	font-weight: bold;
}

#navigation ul li.active ul {
	border-left: 1px solid #525a43;
	margin-left: 25px;
}

#navigation ul li.active ul li a {
	color: #525a43;
	padding-left: 17px;
	line-height: 18px;
	display: block;
	text-decoration: none;
	background: none;
	font-weight: normal;
	border: none;
}

#navigation ul li.active ul li a:hover, #navigation ul li.active ul li.active a {
	border-left: 5px solid #525a43;
	padding-left: 12px;
	background: url(../images/nav_bg.gif) no-repeat right bottom;
}

#navigation ul li.active ul li.active a {
	font-weight: bold;
}

#content {
	padding: 10px 0 20px 30px;
	float: left;
	width: 550px;
}

#content h1 {
	font-size: 16px;
	color: #525A43;
	padding-bottom: 12px;
}

#content p.bodytext {
	line-height: 17px;
	padding-bottom: 17px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:5px;
}

#footer {
	clear: both;
	font-size: 10px;
	padding: 5px 0 20px 200px;
}

#footer ul li {
	float:left;
}

#footer ul li a, #footer ul li a:hover, #footer ul li a:link, #footer ul li a:visited {
	color: #000;
	text-decoration: underline;
}

#footer ul li.punkt {
	padding: 0px 5px;
}

.csc-mailform-field, .tx-guestbook-field {
	clear: both;
	padding: 4px 0;
}

.csc-mailform-field label, .tx-guestbook-field label {
	float: left;
	width: 150px;
	padding: 3px 0;
}

.csc-mailform-field input, .tx-guestbook-field input {
	border: 1px solid #525A43;
	padding: 1px;
}

#mailformIhre_Nachricht, .tx-guestbook-field #message {
	border: 1px solid #525A43;
	padding: 1px;
	width: 320px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.csc-mailform-radio legend {
	display: none;
}

.csc-mailform-radio input {
	clear: both;
	float: left;
	margin: 2px 8px 2px 0;
}
.csc-mailform-radio label {
	float: left;
	width: 300px;
	padding: 4px 0;
}
#mailformformtype_mail, .tx-guestbook-field .tx-guestbook-submit {
	width: auto;
	margin-left: 150px;
	padding: 2px 15px;
}

#content h2 {
	font-size: 14px;
	color: #525A43;
	padding-bottom: 12px;
}

#freecap {
	margin-top: 8px;
}

.error {
	color: #cc0000;
	padding-bottom: 12px;
}

.error ul {
	padding: 0 0 0 15px;
	margin: 5px 0 0 15px;
	list-style:disc;
	line-height: 19px;
}
.error ul li {
	
}

#content h2.tx-guestbook-header {
	font-size: 14px;
	background-color: #525A43;
	padding: 7px 10px;
	color: #eae7df;
	width: 470px;
}
.tx-guestbook-entry {
	margin-bottom: 20px;
	background-color: #fff;
	overflow: hidden;
	width: 490px;
}

.tx-guestbook-left {
	float: left;
	background: #EFEFEF none repeat scroll 0 0;
	width: 160px;
	padding: 20px 15px;
	height: 100%;
}
.tx-guestbook-right {
	float: left;
	width: 260px;
	padding: 20px;
}

.tx-guestbook-left p {
	padding-bottom: 10px;
}
.tx-guestbook-result {
	float: left;
	width: 200px;
}
.tx-guestbook-pagination {
	width: 290px;
	float: right;
	text-align: right;
	color: #5C100E;
}

.pager {
	font-size: 10px;
	padding-bottom: 10px;
	width: 490px;
	color: #525A43;
}
.pager strong {
	font-weight: bold;
	padding: 0 4px;
}
.pager a, .pager a:hover, .pager a:visited, .pager a:link, .pager a:active {
	color: #525A43;
	text-decoration: none;
	padding: 0 4px;
}

p.csc-linkToTop {
	padding: 15px 0 0;
	font-size: 11px;
}

p.csc-linkToTop a {
	color: #525A43;
}
