/***************************/
/* General element styles: */
/***************************/
html {
	height: 100%;
}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	/*background-color: #E2E2ED;
*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
}

P.bodytext {
	font-size: 11px;
	color: #333333;
}

/* Links */
A {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #2E2E7C;
	font-size: 11px;
	font-weight: bold;
}
/* Links -> Mouseover links */
A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
/* Links -> Active links */
A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #364497;
	font-size: 11px;
	font-weight: bold;
}
A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 135%;
	text-decoration: none;
	padding: 10px;
	scrollbar-base-color: #D0D4D6;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #D0D4D6;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.menu {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
/********************************SPRACHE Language Menue*****************************************************************/
.sprache {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #2E2E7C;
	font-weight: bold;
	font-size: 18px;
}
.sprache A {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #2E2E7C;
	font-size: 11px;
	font-weight: bold;
}
/* Links -> Mouseover links */
.sprache A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
/* Links -> Active links */
.sprache A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #364497;
	font-size: 11px;
	font-weight: bold;
}
.sprache A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
/********************************Datum im Header**************************************************************************/
.datum {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #2E2E7C;
	font-weight: normal;
	font-size: 11px;
}
/*********************** INHALT MITTE******************************************/
inhalt_1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
	line-height: 135%;
	font-weight: normal;
}
.inhalt_1 p {
	line-height: 135%;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 20px;
	color: #333333;
	font-weight: normal;
}
.inhalt_1 h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.inhalt_1 h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.inhalt_1 h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.inhalt_1 a {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #2E2E7C;
	font-size: 11px;
	font-weight: bold;
}
.inhalt_1 a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
.inhalt_1 a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #364497;
	font-size: 11px;
	font-weight: bold;
}
.inhalt_1 A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
/*********************************** Inhalt Links***********************************/
links {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	line-height: 135%;
}
.links p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-left: 25px;
	line-height: 135%;
}
.links h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}
.links h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	padding-left: 20px;
}
.links h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
}
.links a {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #2E2E7C;
	font-size: 11px;
	font-weight: bold;
}
.links a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
.links a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #364497;
	font-size: 11px;
	font-weight: bold;
}
.links A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
/*****************************************NEWS Pulgin****************************************************/
news {
	margin-top: 10px;
	margin-bottom: 55px;
	margin-right: 50px;
}
newsSubheader {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffgg33;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
}
/*News*/
.news {
	margin-top: 10px;
	margin-bottom: 55px;
	margin-right: 150px;
}
.newsHeader {
	border: 1px solid #C2C2B2;
	background-color: #D0D4D6;
	color: white;
	padding: 0.3em 0.4em;
}
.newsBody {
	background-color: #E2E6E9;
	padding: 0.3em 0.4em;
	margin: 15px;
}
.newsSubheader {
	padding-bottom: 0.8em;
}
.news-Single-img {
	float: left;
	margin-right: 0.3em;
}
.news-single-imgcaption {
	color: black;
	font-size: 0.8em;
}
/**********************************************************************************************************/
#inlinframe
/* General content -> Plugin: "tx_sriframe_pi1" */
.tx-sriframe-pi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-base-color: #D0D4D6;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #D0D4D6;
	overflow: auto;
}
/* General content -> Plugin: "tx_sriframe_pi1" -> Text */
.tx-sriframe-pi1 P {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 135%;
	text-decoration: none;
}
/* General content -> Plugin: "tx_sriframe_pi1" -> Text -> Links */
.tx-sriframe-pi1 P A {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #2E2E7C;
	font-size: 11px;
	font-weight: bold;
}
/* General content -> Plugin: "tx_sriframe_pi1" -> Text -> Links -> Mouseover links */
.tx-sriframe-pi1 P A:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
/* General content -> Plugin: "tx_sriframe_pi1" -> Text -> Links -> Active links */
.tx-sriframe-pi1 P A:active {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #364497;
	font-size: 11px;
	font-weight: bold;
}
.tx-sriframe-pi1 P A:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0EA0EC;
	font-size: 11px;
	font-weight: bold;
}
/*funzt*/
/* RTE / Table styling */
TABLE.contenttable {
	border: none;
	border-color: #transparent;
	margin: 10px 0px 10px 0px;
	width: 100%;
	background: #ffffff;
}
TABLE.contenttable TR TD {
	padding: 0px 3px 0px 3px;
	background: #ffffff;
}
TABLE.contenttable TR TD P.bodytext {
	font-size: 11px;
}
TABLE.contenttable TR {
	background-color: #ffffff;
}
/****************************************************************************************# Default css file for content edited with htmlArea RTE## Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE## TYPO3 CVS ID: $Id: dynamiccss.css 955 2005-12-28 00:49:12Z mundaun $# ***************************************************************************************/
/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
	text-align: left;
}
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
	text-align: center;
}
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
	text-align: right;
}
/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 {
	background-color: #ffffff;
	padding: 2px 4px 2px 4px;
	border: 1px solid #1a0462;
}
p.csc-frame-frame2, table.csc-frame-frame2 {
	background-color: #186900;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ffffff;
}
/**********/
/* Images */
/**********/
/* Images / Captions */
P.csc-caption {
	font-size: 10px;
	font-style: italic;
}
/* Images / Tables / Floating text */
TABLE.imgtext-table {
	border: 0px;
	font-size: 10px;
}
/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap {
	border: 0px;
}
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 {
	margin-top: 0px;
}
/* Bullet styles for unordered lists.*/
ul.component-items {
	list-style-type: circle;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
}
ul.action-items {
	color: #8A0020;
	list-style-image: url(img/red_arrow_bullet.gif);
}
/* Numbering styles for ordered lists.*/
ol.component-items-ordered {
	list-style-type: lower-roman;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
}
ol.action-items-ordered {
	color: #8A0020;
	list-style-type: lower-greek;
}
/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important {
	color: #8A0020;
}
span.name-of-person {
	color: #10007B;
}
span.detail {
	color: #186900;
}
/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {
	padding-left: 5px;
}
a.external-link-new-window {
}
a.internal-link {
}
a.internal-link-new-window {
}
a.download {
}
a.mail {
}
/* Email, Login and Search forms generally: */
FORM TABLE TR TD {
	padding-left: 5px;
	padding-right: 20px;
	border: none;
}
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
	padding: 5px 5px 5px 5px;
	background-color: #transparent;
	border: none;
}
/*Farbe und HIntergrund des Mailformulars*/
FORM TABLE TR TD.csc-form-fieldcell {
	background-color: #ffffff;
	border: 1px solid #C2C2B2;
}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	border: none;
}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req {
	font-weight: bold;
	font-size: 11px;
}
/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell {
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}
/****************************Hintergrund des Mailformulars***************/
FORM TABLE TR TD.csc-mailform-fieldcell {
	background-color: #ff0066;
	border: 1px solid #C2C2B2;
}
/**************************************th-mailformular für kleines mailformular im core******************************/
tt_content.mailform.20.params.mf-input {
	background-color: #35006d;
}
tt_content.mailform.20.params.password = class="mf-pass"tt_content.mailform.20.params.textarea = class="mf-text"tt_content.mailform.20.params.textarea.mf-text {
	background-color: #35006d;
}
tt_content.mailform.20.params.check = class="mf-check"tt_content.mailform.20.params.radio = class="mf-radio"tt_content.mailform.20.params.select = class="mf-select"tt_content.mailform.20.params.file = class="mf-file"tt_content.mailform.20.params.reset = class="mf-reset"tt_content.mailform.20.params.submit = class="mf-submit"
/****************************************ve_guestbook****************************************************/
/* erample styles */
.tx-veguestbook-list-header {
	background-color: #35006d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.tx-guestbook-list-row {
	background-color: #ffffff;
	font-size: 11px;
}
.tx-guestbook-list-rowleft {
	background-color: #EEEEEE;
	font-size: 11px;
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}
.tx-guestbook-list-entrycomment {
	font-style: italic;
}
.tx-guestbook-list-small {
	font-size: 9px;
	color: #666666;
}
.tx-veguestbook-pi1-browsebox TD {
	font-size: 11px;
	color: #666666;
}
/*schrift anzeige anzahl einträge*/
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
	font-size: 11px;
}
.tx-veguestbook-pi1-browsebox-SCell {
	background-color: #EEEEEE;
	font-size: 11px;
}
.tx-guestbook-latest-header {
	background-color: #539521;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9;
}
.tx-guestbook-latest-row {
	background-color: #FFFFFF;
	font-size: 9px;
}
.tx-guestbook-latest-small {
	font-size: 9px;
	color: #666666;
}
.tx-guestbook-form-inputfield-med {
	border-style: solid;
	border-width: 1pt;
	border-color: #539521;
	font-size: 11px;
	color: #333333;
	width: 100;
	height: 20;
}
.tx-guestbook-form-inputfield-big {
	border-style: solid;
	border-width: 1pt;
	border-color: #539521;
	font-size: 11px;
	color: #333333;
	width: 150;
	height: 20;
}
.tx-guestbook-form-textarea {
	border-style: solid;
	border-width: 1pt;
	border-color: #539521;
	font-size: 11px;
	color: #333333;
	width: 250;
}
.tx-guestbook-form-obligationfield {
	color: #CC0000;
}
.tx-guestbook-form-error {
	color: #CC0000;
}
/*.tx-thmailformplus-pi1 {
	background-color: #ffffff;
	font-size: 11px;
}
*/
*************************Bildunterschriften*****************************dl.csc-textpic-image dd {
	margin: 0px 0px 0px 0px;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 5px 0px 5px 0px;
	font-size: 10px;
}
