
body {
	font-family: Arial, Helvetica, sans-serif;
}

/* Content Styles */
a {
	color: #CC6600;
	text-decoration: underline;
}

a:hover {
	color: #CC6600;
	text-decoration: none;
}

p {
	color: #52514E;
	font-size: 12px;
	/* margin: 0px; */
	margin: 5px 0px 3px 0px;
	
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #CC6600;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #E99B00;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #52514E;
}

ul {
	color: #52514E;
	margin-top: 0px;
	padding-top: 3px;
	font-size: 12px;
}

ol {
	color: #52514E;
	margin-top: 0px;
	padding-top: 3px;
	font-size: 12px;
}

li {
	margin-top: 0px;
	padding-top: 0px;
}

pre {
	border: #CCCCCC 1px solid;
	background-color: #FBEFD9;
	padding: 10px;
	white-space: normal;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #52514E;
}

#colnormal table {
	border: #CCCCCC 1px solid !important;
	background-color: #FBEFD9;
	width: 100%;
	color: #52514E;
	font-size: 12px;	
}

#colnormal table p {
	padding: 0px 10px 0px 10px;
}

#colnormal .prev, #colnormal .text, #colnormal .next, #colnormal .single {
        font-size: 12px;
}

#colnormal {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

/* Header Navigation Navigation */
#header_nav {
	font-size: 10px;
	color: #52514E;
	line-height: 12px;
	margin-top: 18px;
}

#header_nav ul {
	float: right;
	padding-right: 5px;
}

#header_nav a {
	text-decoration: underline;
	font-size: 10px;
	color: #52514E;
}

#header_nav a:hover {
	text-decoration: none;
}


/* Breadcrumb Navigation */
#breadcrumb {
	padding-left: 5px;
	font-size: 10px;
	color: #52514E;
	line-height: 20px;
}

#breadcrumb a {
	text-decoration: underline;
	font-size: 10px;
	color: #52514E;
}

#breadcrumb a:hover {
	text-decoration: none;
}


/* Linke Navigation */
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftnav li {
	display: inline; 
	float: left;
}

#leftnav ul li a {
	display: block;
	width: 170px;
	height: 30px;
	color: #52514E;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
	background-color: #FBDDA2;
	cursor:hand;
	border-bottom: #FFFFFF 1px solid;
}

#leftnav a:hover {
	background-color: #D67800; 
	color: #F8E2B7;
	cursor:hand;
}
#leftnav a.act:hover {
	background-color: #D67800; 
	cursor:hand;
	color: #F8E2B7;
}

#leftnav a.act {
	background-color: #D67800;
	color: #FFFFFF;
	font-weight: bold;
	color: #F8E2B7;
}

#leftnav ul li ul li a {
	width: 160px;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E99B00;
}
#leftnav ul li ul li a:hover {
	background-color: #CC6600; 
	cursor:hand;
}
#leftnav ul li ul li a.act {
	background-color: #F5C669; 
	color: #D67800;
	cursor:hand;
}

/* Linke Navigation Level 3 - rechte Spalte */
#leftnav_l3 ul {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	list-style-type: none;
}

#leftnav_l3 li {
}

/* Rechte Spalte Content Styles */
#colright {
	padding-top: 20px;
}

#colright h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	padding-left: 5px;
}

#colright p {
	padding-left: 5px;
}

#colright hr {
	height: 1px;
	width: 100px;
	background-color: #52514E;
	color: #52514E;
	border: #52514E;
	margin: 0px 0px 0px 0px;
}


/* Footer Navigation */
#footer {
	font-size: 10px;
	line-height: 20px;
	color: #52514E;
	background-color: #FEF0BD;
}

#footer a {
	font-size: 10px;
	color: #52514E;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#hoster {
	font-size: 10px;
	line-height: 20px;
	color: #52514E;
}

/* ****** TYPO3 Styles begin ****** */

.csc-textpic-caption {
	color: #52514E;
	font-size: 10px;
}




/* Mailform+ Styles */
.tx-thmailformplus-pi1 {
	border: #E99B00 1px solid;
	color: #5F5F5F;
	font-size: 12px;
}
.tx-thmailformplus-pi1 .form_header {
	background-color: #FBDDA2;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	height: 20px;
	line-height: 20px;
}
.tx-thmailformplus-pi1 .form_label {
	float: left;
	width: 110px;
	height: 20px;
	line-height: 20px;
	display: block;
	background-color: #F9E5BD;
	margin-top: 2px;
	padding-left: 5px;
	clear: left;
}
.tx-thmailformplus-pi1 .form_label_xl {
	width: 200px;
	float: left;
	height: 20px;
	line-height: 20px;
	display: block;
	background-color: #F9E5BD;
	margin-top: 2px;
	padding-left: 5px;
	clear: left;
}
.tx-thmailformplus-pi1 .form_input {
	float: left;
	padding-left: 10px;
	width: 400px;
	margin-top: 2px; 
}

.tx-thmailformplus-pi1 .form_input_s {
	float: left;
	padding-left: 10px;
	width: 300px;
	margin-top: 2px; 
}

.tx-thmailformplus-pi1 input {
	border: #E99B00 1px solid;
}

.tx-thmailformplus-pi1 textarea {
	width: 250px;
}

.tx-thmailformplus-pi1 .form_submit {
	margin: 10px 0px 10px 267px;
	background-color: #FBDDA2;
	color: #5F5F5F;
	font-size: 12px;
}

.tx-thmailformplus-pi1 .mailform_h2 {
	color: #FF0000;
	text-align: center;
}
.tx-thmailformplus-pi1 p {
	padding: 5px 10px 0px 10px;
}


/* Bildergalerie Styles */
.tx-gooffotoboek-pi1 h1 {
	margin: 0px;
	padding: 0px;
}
.tx-gooffotoboek-pi1 a {
	font-size: 12px;
}

/* Typo3 Styles */
.csc-linkToTop {
	text-align: right;
	margin-top: 5px;
}

/* Teaser Styles */
.tx-abamanuellerteaser-pi1 { }
.tx-abamanuellerteaser-pi1 .manteaser-item {
	width: 170px;
	float: left;
	margin: 0px 3px 10px 3px;
}
.tx-abamanuellerteaser-pi1 .manteaser-item .manteaser-item-ueberschrift {
	display: block;
	width: 170px;
	height: 15px;
	line-height: 15px;
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	background-color: #E99B00; 
	text-align: center;
}
.tx-abamanuellerteaser-pi1 .manteaser-item .manteaser-item-image {
	width: 170px;
}
.tx-abamanuellerteaser-pi1 .manteaser-item .manteaser-item-unterueberschrift {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
#colnormal .tx-abamanuellerteaser-pi1 .manteaser-item .manteaser-item-unterueberschrift a {
	text-decoration: none;
}
.tx-abamanuellerteaser-pi1 .manteaser-item .manteaser-item-text {
	font-size: 11px; 
	color: #52514E;
}



/* Lexikon - Glossary Styles */
.glossary_list_part .pages {
	color: #52514E;
	font-size: 12px;
	margin: 5px 0px 3px 0px;
}
.tx-sgglossary-pi1 form p a {
padding: 0px 3px 0px 3px;
}

/* *** TYPO3 Rahmen beim Inhaltselement *** */
.rahmen { 
border: 1px solid #B9B9B9;
margin-top: 10px;
}



/* typo3 mailform */
fieldset {
border: 0px;
}

fieldset.csc-mailform {
	border: 0px;
}

.csc-mailform .csc-mailform-field {
	margin-top: 5px;
}

.csc-mailform .csc-mailform-field label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	width: 120px;
	float: left;
	clear: right;
	background-color: #F9E5BD;
	margin-right: 5px;
	padding-left: 5px;
	
}

.csc-mailform .csc-mailform-field .csc-mailform-radio {
	border: inherit;
	margin: 0px;
	padding: 0px;
}

.csc-mailform .csc-mailform-field .csc-mailform-radio {
	width: 12px;
	height: 12px;
}

.csc-mailform .csc-mailform-field .csc-mailform-radio label {
	float: none;
	width: 100%;
	height: 100%;		
	background-color: #F9E5BD;
}

.csc-mailform .csc-mailform-field input, textarea {
	width: 180px;
	margin-bottom: 5px;
	border: #E99B00 1px solid;	
}

.csc-mailform .csc-mailform-field #mailformformtype_mail {
	margin-left: 120px;
	margin-top: 5px;
}

.csc-mailform .csc-mailform-field .csc-mailform-submit {
margin: 10px 0px 0px 130px;
background-color: #FFFFFF;
}

.csc-textpic-image {
padding-right: 5px;
}


#colnormal .tx-gooffotoboek-pi1 a {
font-size: 14px;
}

.bildergalerie_comment {
font-size: 10px;
}

.rahmen_bild .csc-textpic-imagewrap img {
border: #B9B9B9 1px solid;
}

/* RTE */
table.align-left, td.align-left, p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
table.align-center, td.align-center, p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
table.align-right, td.align-right, p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
table.align-justify, td.align-justify, p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

div.indent { margin-left: 2em; }
p.indent { margin-left: 2em; }


