* {
    padding: 0px;
    margin: 0px;
}

img, img a {
    border: 0px;
}

img.ieh { behavior: url("fileadmin/iepngfix.htc") }

div.ieh { behavior: url("fileadmin/iepngfix.htc") }

input.ieh { behavior: url("fileadmin/iepngfix.htc") }

body, html {
	height: 100%;
}

body {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.73em;
    color: #efefef;
    background: url(images/bodybg.png) #F4E89D center top;
	background-repeat: repeat-y;
}

a#belink {
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 260px;
    top: 0;
    width: 40px;
    z-index: 99;
	cursor: pointer;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
    position: relative;
	height: auto;
	overflow: hidden;
	min-height: 100%;
	padding-bottom: 80px;
	z-index: 7;
}

#top {
    width: 980px;
    float: left;
    height: 243px;
    background: url(images/topbg.png) transparent no-repeat top left;
}

#homelink {
    display: block;
    width: 400px;
    height: 243px;
    overflow: hidden;
}

#menuwrapper {
    position: absolute;
    right: 110px;
    top: 0;
	z-index: 7;
}

#menuwrapper img {
    position: relative;
	z-index: 8;
}

#stretcher {
    height: 243px;
    width: 1px;
    overflow: hidden;
    background: none transparent;
    float: left;
}

#maincontent {
    width: 980px;
    float: left;
	background-color: #483614;
}

#left {
    width: 720px;
	height: inherit;
}

#submenu {
	float:left;
	width:100%;
}

#submenu ul {
    float: left;
    text-align: justify;
    font-size: 1.2em;
	padding-bottom: 5px;
}

#submenu li {
	width: auto;
	list-style: none;
	margin-top: 5px;
	color: #403325;
}

#submenu li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #403325;
	float: left;
	background: url(images/arrow.jpg) left center transparent no-repeat;
	padding-left: 15px;
}

#submenu li a:hover, #submenu li.curr a
{
	text-decoration: underline;
}

#submenu li.curr a {
	color: #483614;
}

#content {
    width: 660px;
    padding: 30px;
	padding-top: 50px;
    float: left;
    text-align: justify;
    font-size: 1.2em;
    background: none #483614;
	height: inherit;
}

#uid11 #content
{
	padding-top: 60px;
}

*+html #content {
	min-height: 320px;
}

* html #content {
	height: 320px;
}

#content p {
	color: #483714;
	background: #fff;
	padding: 10px;
}

.contenttable {
	color: #483714;
	background: #fff;
	padding: 10px;
	padding-top: 0;
	width: 100%;
	height: 190px;
	display: table;
}

body#uid9 #content p {
	margin: 5px 0;	
}

body#uid6 .contenttable {
	background-color: #fff;	
}

body#uid6 .contenttable td {
	background-color: #fff;
	vertical-align: top;
}

body#uid6 .contenttable td div {
	padding: 5px;
	padding-right: 15px;
}

body#uid6 .contenttable td p {
	padding: 1px;
}

.c2l1-left {
	border-right: 0px solid #FFEDA8;
}	

#right {
    height: 100%;
    overflow: hidden;
    padding: 20px;
    padding-top: 80px;
    width: 220px;
    color: #483714;
    background: url(images/rightbg.png) #a07906 top left repeat-x;	
}

#right p, #right a, #right h1, #right h2, #right h3 {
    color: #483714;
}

#right h1 {
    margin-bottom: 10px;
}


#right h2 a {
    text-decoration: none;
	font-size: 15px;
	
}

#footer {
    bottom: 0;
    color: #333333;
    display: block;
    float: left;
    font-size: 10px;
    height: 40px;
    padding: 20px;
    position: absolute;
    text-align: right;
    width: 940px;
    background: url(images/footerbg.png) transparent repeat top center;
}

* html #footer {
	position: static;
}

*+html #footer {
	position: static;
}

#footer a {
    color: #333;
    text-decoration: none;
}

h1 {
    margin-top: 2px;
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: normal;
    color: #fff;
	padding: .6em 0;
}

h2 {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 7px;
	padding: .6em 0;
}

h3 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 5px;
	padding: .6em 0;
}

#content li, #content2 li {
    list-style-position: inside;
}

#content li li, #content2 li li {
    padding-left: 20px;
}

#content ul, #content2 ul {
    padding-bottom: 10px;
    padding-top: 10px;
	height: 480px;
}

#right h2 {
    border-bottom: 1px solid #483714;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

a {
    color: #fff;
    text-decoration: underline;
}

#content p a {
	color: #483714;
}

p {
    padding-bottom: 15px;
    padding-top: 10px;
}

hr {
    height: 9px;
    border: none;
    border-top: 1px solid #333;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}

#content ol li, #content2 ol li {
	margin-left: 55px;
    list-style-position: outside;	
}

/*--------------------------------------------csc-mailform------------------*/
.csc-mailform {
    width: 500px;
    border: 0px none;
    font-size: 13px;
}

.csc-mailform-field {
    margin-bottom: 6px;
    line-height: 18px;
}

.csc-mailform {
    border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
    float: left;
    clear: both;
    display: block;
    width: 130px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
    float: left;
    display: block;
    width: 200px;
    border: 1px solid #C5C7CA;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
}

.csc-mailform-submit {
    /* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
    margin-left: 135px;
    /* Float wieder abschalten */
    clear: both;
}

#content input, #content textarea, #content select {
    width: 200px;
    border: 1px solid #C5C7CA;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}

#content {
    line-height: 1.5em;
}

#content textarea {
    height: 200px;
    border: 1px solid #C5C7CA;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
}

/* NEWS RIGHT */

.news-latest-item
{
	float: left;
	width: 100%;
}

#right .news-latest-item p
{
	padding: 5px 0 10px 0;
}

#right .news-latest-item h4
{
	padding-top: 5px;
}

.news-latest-item p
{
	padding: 10px 0;
}

.news-latest-item a p
{
	text-decoration: none;
}

.readMore
{
	display: block;
	width: 100%; 
	float: left;
	padding-bottom: 5px;
	text-align: right;
}

.readMore a
{
	text-decoration: none;
}

.news-list-item
{
	/*float: left;*/
	border-bottom: 1px solid #ffffff;
}

body#uid5 #content .news-list-item, body#uid4 #content .news-list-item
{
	/*float: left;*/
	border-bottom: 0 solid #ffffff;
}

.news-latest-container {
    padding: 0;
}

.news-list-date {
    display: block;
    /*float: left;*/
    padding-left: 0;
}

.news-header-list-title {
	font-size: 13px;
	font-weight: bold;
	border-bottom:1px solid #483614;	
}

#right p, #right h3 a, #right h1, #right h2, #right h3 {
    color: #483714;
    display: block;
    float: left;
    width: 100%;
}

.news-list-container hr.clearer,
.news-latest-container hr.clearer
{
	clear: both;
	color: #483714;
	border-bottom: 1px solid;
}

.tx-hbook-pi1 fieldset {
	background-color: #fff;
	margin-top: 10px;
	border: none;
}

.tx-hbook-pi1 legend {
	background-color: #fff;
	color: #483714;
	padding: 0 5px;
}

body#uid5 .csc-textpic.csc-textpic-intext-right-nowrap, body#uid4 .csc-textpic.csc-textpic-intext-right-nowrap {
	background: #fff;
}

body#uid5 .csc-textpic-image {
	padding: 5px;
}

.news-latest-category {
	display: none;
}

.news-latest-gotoarchive {
	display: none;
}

.newsimgwrap {
	background: #fff;
	color: #483714;
	padding: 5px;
	height: auto;
	overflow: hidden;
}

.newsimgwrap h3 {
	font-weight: bold;
	background: #fff;
	color: #483714;
	padding: 0;
	display: inline;
}

#content .newsimgwrap p {
	padding: 0;
}

body#uid5 #content .news-list-container img {
	margin: 0px;
}

body#uid5 #content .news-list-container .news-list-morelink {
	display: none;
}

.news-header-list-title a {
	text-decoration: none;
}

table.csc-loginform {
	background: #fff;
	padding: 10px;
}

#content table.csc-loginform input {
	margin: 3px;
	width: 120px;
}

.fl {
	width: auto;
	float: left;
}

.fr {
	width: auto;
	float: right;
}

#linkWrapper {
	width: 220px;
	float: right;
}

table#layoutTable td {
	vertical-align: top;
}

.mt10 {
	margin-top: 10px;
}

.tx-hbook-pi1 {
	color: #333;
}

.tx-hbook-pi1 fieldset {
	padding-left: 10px;
}

.tx-hbook-pi1 form {
	padding-top: 10px;
}

body#uid8 #content p {
	padding-top: 5px;
	padding-bottom: 5px;
}

