/* Beispiel: 'margin: oben rechts unten links;'

background: farbe url(vom css aus gesehen) 'repeat-x, repeat-y, no-repeat' 'scroll, fixed' 'erster Wert ist x, zweiter Wert ist y (links Oben ist 0)';

bei Standardgröße:
Pixel=em
 9=0.5
10=0.6
11=0.7
12=0.75
13=0.85
14=0.9
15=0.95
16=1
17=1.05
18=1.1
27=1.8
28=1.85
30=2

padding = Innenabstand
margin  = Außenabstand

Farben(Adobefarbraum):
#877057 (#806F59)	Background Page
#FBE0A0 (#F3DFA1)	Background Navigation
#FFFBF8 (#FEFBF8)	Background Content
#B49270 (#AA9171)	Braune Linien um Content und Logo
#00A2AD (#009EAB)	Main im Logo
#9D8EA1 (#988DA0)	Navigation Hover Oben
#8D7F8C (#897E8B)	Navigation Hover Unten
#05323D Text Content und Text Navigation


Breiten:

*/

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #05323D;
	background-color: #877057;
}

DIV.csc-header H1, DIV.csc-header H2, DIV.csc-header H3, DIV.csc-header H4, DIV.csc-header H5, DIV.csc-header H6, 
DIV.csc-header H1 .csc-firstHeader, DIV.csc-header H2.csc-firstHeader, DIV.csc-header H3.csc-firstHeader, DIV.csc-header H4.csc-firstHeader, DIV.csc-header H5.csc-firstHeader, DIV.csc-header H6.csc-firstHeader, 
#divMain H1, #divMain H2, #divMain H3, #divMain H4, #divMain H5, #divMain H6, 
H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #877057;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;}
DIV.csc-header H2, DIV.csc-header H2.csc-firstHeader, #divMain H2, H2 { font-size: 14px; margin-bottom: 6px; }
DIV.csc-header H3, DIV.csc-header H3.csc-firstHeader, #divMain H3, H3 { font-size: 13px; margin-bottom: 6px; }
DIV.csc-header H4, DIV.csc-header H4.csc-firstHeader, #divMain H4, H4 { font-size: 12px; margin-bottom: 6px; }
DIV.csc-header H5, DIV.csc-header H5.csc-firstHeader, #divMain H5, H5 { font-size: 11px; margin-bottom: 2px; }
DIV.csc-header H6, DIV.csc-header H6.csc-firstHeader, #divMain H6, H6 { font-size: 10px; margin-bottom: 1px; }

div.csc-frame-rulerBefore hr{
	margin: 15px 0 12px 0;
	padding: 0;
}

div.csc-frame-rulerAfter hr{
	margin: 15px 0 12px 0;
	padding: 0;
}

/* Vorder- und Hintergrundfarbe zum Markieren von Text ändern */
/*::-moz-selection {
	color: #fff;
	background: #b38a6b;
}*/

.unsichtbar {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.1em;
}

IMG {
	font-family: Times, "Times New Roman", serif;
	font-size: 10px;
}

SUB, SUP {
  line-height: 0px;
  font-size: 60%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

A IMG {
	border: none;
}

#tablePage{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tdPageLeft, #tdPageRight{
	width: auto;
	font-size: 1px;
}

#tdPageMiddle{
	width: 990px;
	background: #FFFBF8 url(../layout/background-content.gif) repeat-y 0px 0px;
}

/* ##################### start - Header ######################## */

#divHeader{
	width: 990px;
	height: 250px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	overflow: hidden;
	background-color: #FBE0A0;
}

#divHeaderLogo{
	background: transparent url(../layout/logo-marktbreit-mit-background.png) no-repeat 0px 0px;
	position: absolute;
	width: 199px;
	height: 249px;
	z-index: 1;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -495px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #B49270;
	border-right: 1px solid #B49270;
}
* html #divHeaderLogo{
	width: 200px;
	height: 250px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/fileadmin/marktbreit.de/layout/logo-marktbreit-mit-background.png', sizingMethod='crop');
}

#divHeaderSchriftzug{
	background: transparent url(../layout/schriftzug-nimm-dir-zeit-fuer-marktbreit.png) no-repeat 0px 0px;
	position: absolute;
	width: 392px;
	height: 66px;
	z-index: 2;
	top: 175px;
	left: 50%;
	margin: 0 0 0 -270px;
	padding: 0 0 0 0;
}
* html #divHeaderSchriftzug{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/fileadmin/marktbreit.de/layout/schriftzug-nimm-dir-zeit-fuer-marktbreit.png', sizingMethod='crop');
}

/* ##################### ende - Header ######################## */

/* ##################### start - Menü ########################################################### */

#divMenu{
	width: 200px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	overflow: hidden;
}

#tdMenuLeftItem,
#tdMenuLeftItemAktiv,
#tdMenuLeftItemE2,
#tdMenuLeftItemE2Aktiv,
#tdMenuLeftItemE3,
#tdMenuLeftItemE3Aktiv,
#tdMenuLeftItemE4,
#tdMenuLeftItemE4Aktiv,
#tdMenuLeftItemE5,
#tdMenuLeftItemE5Aktiv,
#tdMenuLeftItemE6,
#tdMenuLeftItemE6Aktiv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 200px;
}
#tdMenuLeftItem,
#tdMenuLeftItemAktiv{
	font-size: 12px;
	font-weight: bold;
}
#tdMenuLeftItemE2,
#tdMenuLeftItemE2Aktiv{
	font-size: 12px;
}
#tdMenuLeftItemE3,
#tdMenuLeftItemE3Aktiv{
	font-size: 11px;
}

#tdMenuLeftItem A, #tdMenuLeftItem A:visited,
#tdMenuLeftItemE2 A, #tdMenuLeftItemE2 A:visited,
#tdMenuLeftItemE3 A, #tdMenuLeftItemE3 A:visited,
#tdMenuLeftItemE4 A, #tdMenuLeftItemE4 A:visited,
#tdMenuLeftItemE5 A, #tdMenuLeftItemE5 A:visited,
#tdMenuLeftItemE6 A, #tdMenuLeftItemE6 A:visited{
	margin: 0 0 0 0;
	padding: 1px 5px 2px 20px;
	text-decoration: none;
	color: #05323D;
	display: block;
}

#tdMenuLeftItem A:hover,
#tdMenuLeftItemE2 A:hover,
#tdMenuLeftItemE3 A:hover,
#tdMenuLeftItemE4 A:hover,
#tdMenuLeftItemE5 A:hover,
#tdMenuLeftItemE6 A:hover{
	color: #FBE0A0;
	background: transparent url(../layout/nav-over.png) repeat-x 0px center;
}

#tdMenuLeftItemAktiv A, #tdMenuLeftItemAktiv A:visited,
#tdMenuLeftItemE2Aktiv A, #tdMenuLeftItemE2Aktiv A:visited,
#tdMenuLeftItemE3Aktiv A, #tdMenuLeftItemE3Aktiv A:visited,
#tdMenuLeftItemE4Aktiv A, #tdMenuLeftItemE4Aktiv A:visited,
#tdMenuLeftItemE5Aktiv A, #tdMenuLeftItemE5Aktiv A:visited,
#tdMenuLeftItemE6Aktiv A, #tdMenuLeftItemE6Aktiv A:visited{
	margin: 0 0 0 0;
	padding: 1px 5px 2px 20px;
	text-decoration: none;
	color: #FBE0A0;
	display: block;
	background: transparent url(../layout/nav-over.png) repeat-x 0px center;
}
#tdMenuLeftItemE2 A, #tdMenuLeftItemE2 A:visited,
#tdMenuLeftItemE2Aktiv A, #tdMenuLeftItemE2Aktiv A:visited{
	padding: 1px 5px 2px 30px;
}
#tdMenuLeftItemE3 A, #tdMenuLeftItemE3 A:visited,
#tdMenuLeftItemE3Aktiv A, #tdMenuLeftItemE3Aktiv A:visited{
	padding: 1px 5px 2px 40px;
}
#tdMenuLeftItemE4 A, #tdMenuLeftItemE4 A:visited,
#tdMenuLeftItemE4Aktiv A, #tdMenuLeftItemE4Aktiv A:visited{
	padding: 1px 5px 2px 50px;
}
#tdMenuLeftItemE5 A, #tdMenuLeftItemE5 A:visited,
#tdMenuLeftItemE5Aktiv A, #tdMenuLeftItemE5Aktiv A:visited{
	padding: 1px 5px 2px 60px;
}
#tdMenuLeftItemE6 A, #tdMenuLeftItemE6 A:visited,
#tdMenuLeftItemE6Aktiv A, #tdMenuLeftItemE6Aktiv A:visited{
	padding: 1px 5px 2px 70px;
	width: 130px;
}
/* für den IE wieder die volle Breite angeben */
* html #tdMenuLeftItemE A,
* html #tdMenuLeftItemE A:visited,
* html #tdMenuLeftItemEAktiv A,
* html #tdMenuLeftItemEAktiv A:visited,
* html #tdMenuLeftItemE2 A,
* html #tdMenuLeftItemE2 A:visited,
* html #tdMenuLeftItemE2Aktiv A,
* html #tdMenuLeftItemE2Aktiv A:visited,
* html #tdMenuLeftItemE3 A,
* html #tdMenuLeftItemE3 A:visited,
* html #tdMenuLeftItemE3Aktiv A,
* html #tdMenuLeftItemE3Aktiv A:visited,
* html #tdMenuLeftItemE4 A,
* html #tdMenuLeftItemE4 A:visited,
* html #tdMenuLeftItemE4Aktiv A,
* html #tdMenuLeftItemE4Aktiv A:visited,
* html #tdMenuLeftItemE5 A,
* html #tdMenuLeftItemE5 A:visited,
* html #tdMenuLeftItemE5Aktiv A,
* html #tdMenuLeftItemE5Aktiv A:visited,
* html #tdMenuLeftItemE6 A,
* html #tdMenuLeftItemE6 A:visited,
* html #tdMenuLeftItemE6Aktiv A,
* html #tdMenuLeftItemE6Aktiv A:visited{
	width: 200px;
}

#tdMenuLeftItemSpacer{
	width: 8px;
	height: 14px;
	font-size: 14px;
}

#tdMenuLeftItemE2Spacer,
#tdMenuLeftItemE3Spacer,
#tdMenuLeftItemE4Spacer,
#tdMenuLeftItemE5Spacer,
#tdMenuLeftItemE6Spacer{
	width: 8px;
	height: 1px;
	font-size: 1px;
}

/* ##################### ende - Menü ########################################################### */

/* ##################### start - Main ######################## */

#divMainWrapper{
	margin: 0 0 0 0;
	padding: 15px 10px 10px 15px;
	width: 565px;
	border-top: 5px solid #B49270;
}
* html #divMainWrapper{
	width: 590px;
}

#divMainRightWrapper{
	margin: 0 0 0 0;
	padding: 15px 5px 10px 5px;
	width: 190px;
	border-top: 5px solid #B49270;
}
* html #divMainRightWrapper{
	width: 200px;
}

#divMain{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05323D;
	text-align: left;
}

#divMain TABLE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05323D;
}

/* Space below each image (also in-between rows), Bildeigenschaften */
/*#divMain DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin: 0 0 0 0; padding: 0 0 5px 0; }
#divMain DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin: 0; padding: 0; display: block; }
#divMain .csc-textpic-caption { font-size: 11px; color: #666; padding: 3px 0px 0px 0px; }*/

#divMain LI {
}

/*#divMain A, #divMain A:visited{
	color: #333;
	text-decoration: underline;
}
#divMain A:hover {
	color: #737c80;
	text-decoration: none;
}*/
#divMain H1 A, #divMain H2 A, #divMain H3 A, #divMain H4 A, #divMain H5 A, #divMain H6 A, 
#divMain H1 A:link, #divMain H2 A:link, #divMain H3 A:link, #divMain H4 A:link, #divMain H5 A:link, #divMain H6 A:link, 
#divMain H1 A:visited, #divMain H2 A:visited, #divMain H3 A:visited, #divMain H4 A:visited, #divMain H5 A:visited, #divMain H6 A:visited, 
#divMain H1 A:active, #divMain H2 A:active, #divMain H3 A:active, #divMain H4 A:active, #divMain H5 A:active, #divMain H6 A:active {
	color: #333;
	text-decoration: none;
}
#divMain H1 A:hover, #divMain H2 A:hover, #divMain H3 A:hover, #divMain H4 A:hover, #divMain H5 A:hover, #divMain H6 A:hover {
	color: #999;
	text-decoration: underline;
}

P.bodytext A, P.bodytext A:link, P.bodytext A:visited, P.bodytext A:active {
	color: #006699;
	text-decoration: underline;
}
P.bodytext A:hover {
	color: #999999;
	text-decoration: none;
}

#divMain UL {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
* html #divMain UL {
	margin: 0 0 0 17px;
	padding: 0 0 0 0;
}

P {
	margin: 0;
	padding: 0;
}

/* ##################### ende - Main ######################## */

.standardText1Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.standardText2Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.standardText3Big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.standardText4Bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.standardText5Biggest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/* Begin - Forms */

form {
	display: inline;
}

.formsTextFields{
	border-bottom: 1px #876F57 solid;
	border-right: 1px #876F57 solid;
	border-left: 1px #876F57 solid;
	border-top: 1px #876F57 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF4E8;
}

.formsButtons{
	border-bottom: 1px #2C3575 solid;
	border-right: 1px #2C3575 solid;
	border-left: 1px #2C3575 solid;
	border-top: 1px #2C3575 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #876F57;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* html select {
	font-size: 11px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* html input {
	font-size: 11px;
}

/* ##################### ende - Forms ##################### */

/* ##################### start - tt_content ##################### */

/* Margins around images: */

/* Pictures on left, add margin on right */
#divMain DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
#divMain DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
#divMain DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 5px;
}

/* Pictures on right, add margin on left */
#divMain DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
#divMain DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
#divMain DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 5px;
}

/* Pictures centered, add margin on left */
#divMain DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 5px;
}
/* Bild Untertext */
#divMain DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { font-size: 11px; color: #666; padding: 3px 0px 0px 0px; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0 0 0 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin: 0 0 0 0; padding: 0 0 0 0; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin: 0 0 12px 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin: 0 0 12px 0; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 5px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 5px !important;
}

/* ##################### Rahmen für die Bilder ##################### */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid #666;
}

/* ##################### ende - tt_content ##################### */

/* ##################### start - rtehtmlarea ##################### */

/* ##################### start - damit Aufzählungspunkte nicht hinter dem Bild verschwinden ##################### */
DIV.csc-textpic-text LI {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}

/* ##################### ende - damit Aufzählungspunkte nicht hinter dem Bild verschwinden ##################### */

/* ##################### start - Link Icons ##################### */

TABLE.contenttable P P IMG {
	border: none;
}

/* Link-Icon Mail */
A.mail IMG, 
P.bodytext A.mail IMG, 
P.bodytext P A.mail IMG, 
UL A.mail IMG, 
OL A.mail IMG {
	border: none;
}
H1 A.mail IMG, 
H2 A.mail IMG, 
H3 A.mail IMG, 
H4 A.mail IMG, 
H5 A.mail IMG, 
H6 A.mail IMG, 
H1 P A.mail IMG, 
H2 P A.mail IMG, 
H3 P A.mail IMG, 
H4 P A.mail IMG, 
H5 P A.mail IMG, 
H6 P A.mail IMG {
	border: none;
}

/* Link-Icon internal-link-new-window */
A.internal-link-new-window IMG, 
P.bodytext A.internal-link-new-window IMG, 
P.bodytext P A.internal-link-new-window IMG, 
UL A.internal-link-new-window IMG, 
OL A.internal-link-new-window IMG {
	border: none;
}
H1 A.internal-link-new-window IMG, 
H2 A.internal-link-new-window IMG, 
H3 A.internal-link-new-window IMG, 
H4 A.internal-link-new-window IMG, 
H5 A.internal-link-new-window IMG, 
H6 A.internal-link-new-window IMG, 
H1 P A.internal-link-new-window IMG, 
H2 P A.internal-link-new-window IMG, 
H3 P A.internal-link-new-window IMG, 
H4 P A.internal-link-new-window IMG, 
H5 P A.internal-link-new-window IMG, 
H6 P A.internal-link-new-window IMG {
	border: none;
}

/* Link-Icon internal-link */
A.internal-link IMG,
P.bodytext A.internal-link IMG, 
P.bodytext P A.internal-link IMG, 
UL A.internal-link IMG, 
OL A.internal-link IMG {
	border: none;
}
H1 A.internal-link IMG, 
H2 A.internal-link IMG, 
H3 A.internal-link IMG, 
H4 A.internal-link IMG, 
H5 A.internal-link IMG, 
H6 A.internal-link IMG, 
H1 P A.internal-link IMG, 
H2 P A.internal-link IMG, 
H3 P A.internal-link IMG, 
H4 P A.internal-link IMG, 
H5 P A.internal-link IMG, 
H6 P A.internal-link IMG {
	border: none;
}

/* Link-Icon external-link-new-window */
A.external-link-new-window IMG, 
P.bodytext A.external-link-new-window IMG, 
P.bodytext P A.external-link-new-window IMG, 
UL A.external-link-new-window IMG, 
OL A.external-link-new-window IMG {
	border: none;
}
H1 A.external-link-new-window IMG, 
H2 A.external-link-new-window IMG, 
H3 A.external-link-new-window IMG, 
H4 A.external-link-new-window IMG, 
H5 A.external-link-new-window IMG, 
H6 A.external-link-new-window IMG, 
H1 P A.external-link-new-window IMG, 
H2 P A.external-link-new-window IMG, 
H3 P A.external-link-new-window IMG, 
H4 P A.external-link-new-window IMG, 
H5 P A.external-link-new-window IMG, 
H6 P A.external-link-new-window IMG {
	border: none;
}

/* Link-Icon external-link */
A.external-link IMG, 
P.bodytext A.external-link IMG, 
P.bodytext P A.external-link IMG, 
UL A.external-link IMG, 
OL A.external-link IMG {
	border: none;
}
H1 A.external-link IMG, 
H2 A.external-link IMG, 
H3 A.external-link IMG, 
H4 A.external-link IMG, 
H5 A.external-link IMG, 
H6 A.external-link IMG, 
H1 P A.external-link IMG, 
H2 P A.external-link IMG, 
H3 P A.external-link IMG, 
H4 P A.external-link IMG, 
H5 P A.external-link IMG, 
H6 P A.external-link IMG {
	border: none;
}

/* Link-Icon download */
A.download IMG, 
P.bodytext A.download IMG, 
P.bodytext P A.download IMG, 
UL A.download IMG, 
OL A.download IMG {
	border: none;
}
H1 A.download IMG, 
H2 A.download IMG, 
H3 A.download IMG, 
H4 A.download IMG, 
H5 A.download IMG, 
H6 A.download IMG, 
H1 P A.download IMG, 
H2 P A.download IMG, 
H3 P A.download IMG, 
H4 P A.download IMG, 
H5 P A.download IMG, 
H6 P A.download IMG {
	border: none;
}

/* ##################### ende - Link Icons ##################### */

/* ##################### ende - rtehtmlarea ##################### */

/* ##################### start - Mailform ##################### */
/*			Infos in /typo3/sysext/css_styled_content/static/setup.txt */

.csc-mailform {
	/* TABLE der Form */
}


.csc-form-labelcell {
	/* TD hier stehen die Texterklärungen zu den Formelementen z.B. Name: */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.csc-form-label {
	/* P (nicht Pflichtfelder) hier stehen die Texterklärungen zu den Formelementen z.B. Name: */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.csc-form-label-req{
	/* P (Pflichtfelder) hier stehen die Texterklärungen zu den Formelementen z.B. Name: */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: red;
}

.csc-form-label-req-color{
	color: red;
}

.csc-form-fieldcell {
	/* TD hier stehen die Formelemente */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.csc-form-comment {
}

.csc-form-radio {
}

.csc-form-commentcell {
	background-color: orange;
}

/* ##################### ende - Mailform ##################### */

/* ##################### start - News ##################### */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear: right;
	height: 1px;
	border: none;
}

.news-latest-container HR.clearer {
	clear: left;
}



/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
}
.news-latest-container P {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
* html .news-latest-category {
	/* für IE 5 + 6 */
	margin-top: 10px;
}

.news-latest-container .news-latest-item H5  {
	color: #27A689;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 68%;
}

.news-latest-container .news-latest-item P.bodytext  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
}

.news-latest-gotoarchive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	margin-top: 5px;
}

.news-latest-item IMG {
	margin: 0 5px 5px 0;
	border: 1px solid #666666;
	float: left;
}

.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-container .news-latest-date  {
	font-size: 55%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-morelink A, .news-latest-morelink A:link, .news-latest-morelink A:visited, .news-latest-morelink A:active {
	color: #666;
	text-decoration: underline;
}
.news-latest-morelink A:hover {
	color: #999;
	text-decoration: none;
}



/*------------ tt_news LIST view (Übersichts-Startseite der Nachrichten und Termine) -----------*/

.news-list-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tableNews-list-container{
	width: 100%;
}
* html #tableNews-list-container{
	width: 97%;
}

.news-list-container p {
	margin: 0 0 0 0;
}

.news-list-gotoarchive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

H4.news-list-item {
	margin: 5px 0 5px 0;
}

TR.news-list-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news-list-item {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

TD.news-list-item-trenner {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 2px;
	background-color: #9D8EA1;
}

.news-list-item-extrafields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.news-list-item-extrafields-entry {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 12px;
}
TR.trVeranstaltungenZeile:hover {
	background-color: #FBF4E0;
}

.news-list-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-list-date,.news-list-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*float: right;*/
}
* html .news-list-date,.news-list-category {
	/* für IE 5 + 6 */
	margin-top: 10px;
}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024;
}

.news-list-container H4 {
	margin: 3px 0 3px 0;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #FFFFFF;
	padding-left: 2px;
}

.news-list-container H3 A {
	/*color: #FFFFFF;*/

}

.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 9px;
}

.news-list-image {
	margin: 0 0 0 0;
	float: right;
}
* html .news-list-image {
	/* für IE 5 + 6 */
	/*margin: 17px 0 0 6px;*/
	margin: 0 0 0 0;
}
.news-list-container IMG {
	/*border: 1px solid #CCCCCC;*/
}
.news-list-image A {
	padding: 0 0 0 0;
}

.news-list-morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 15px 0;
}

.news-list-browse {
	text-align: center;
}



/*---------------------------------  tt_news search ---------------------------------*/
.news-search-emptyMsg{
	margin: 0px;
}

.news-search-form {
	border-top: 1px solid #e4e4e4;
	padding: 3px;
	margin-bottom: 5px;
}

.news-search-form FORM {
	margin: 0px;
}



/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	/*margin: 3px;
	border: 1px solid #666666;
	padding: 3px;
	background-color: #F9FFE5;*/
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin: 0px;
}

.tx-ttnews-browsebox-SCell {
	/*background-color: #BBE53A;
	border: 1px solid #666666;*/
}



/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
}
/*.news-single-item H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0 0 5px 0;
}
.news-single-item H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 0 0;
}*/
.news-single-item .bodytext {
	margin: 0 40px 0 0;
}
.news-single-item UL {
	margin: 0 40px 0 0;
}

.news-single-img {
	float: right;
	margin: 5px;
}
.news-single-img A {
	padding: 0 0 0 0;
}

.news-single-imgcaption {
	padding: 3px;
	clear: both;
}

.news-single-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	text-align: right;
}

.news-single-backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin: 10px 0 2px 0;
}

.news-single-backlink A, .news-single-backlink A:link, .news-single-backlink A:visited, .news-single-backlink A:active {
	color: #333;
	text-decoration: underline;
}
.news-single-backlink A:hover {
	color: #666;
	text-decoration: none;
}

.news-single-timedata {
	float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	/*background-color: #BBE53A;*/
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 0;
	padding-bottom: 0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border: 1px solid #666666;*/
	margin: 0 0 3px 0;
	padding: 3px 3px 3px 0;
	/*background-color: #F9FFE5;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 15px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}



/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	float: right;
	margin: 0 0 6px 6px;
	/*border: 1px solid #CCCCCC;*/
}

.news-amenu-container LI {
	padding-bottom: 1px;
}

.news-amenu-container UL {
	padding: 0 0 3px 3px;
	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 6px 0 0 0;
}



/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu {
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 1px solid #666666;
	background-color: #F9FFE5;
}
.news-catmenu-header {
	font-size: 11px;
	font-weight: bold;
}
.news-catmenu DIV {
	font-size: 10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight: bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding: 1px;
	padding-left: 10px;
	background-color: #EBF8BF;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}
.level2 {
	padding: 1px;
	padding-left: 10px;
	background-color: #DDF393;
	border-left: 1px solid #666666;
}
.level3 {
	padding: 1px;
	padding-left: 10px;
	background-color: #CAE46E;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;

}
.level4 {
	padding: 1px;
	padding-left: 10px;
	background-color: #B0CB51;
	border-left: 1px solid #666666;
}

/* ##################### ende - News ##################### */

/* ##################### start - datamints_newsticker ##################### */

/*#tickerspace{
}

#tickerspace TABLE{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}*/

#tickerdiv{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P.dmnt_par{
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}

A.dmnt_a, A.dmnt_a:visited{
	color: #999;
	text-decoration: none;
}

A.dmnt_a:hover{
	color: #069;
	text-decoration: underline;
}

#divTeaserDate{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#divTeaserTitle{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

#divTeaserBodytext{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#divTeaserMorelink{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

/* Ticker Style 23.4.10 */

DIV#tickerspace{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.dmnt_a, A.dmnt_a:visited{
	color: #999;
	text-decoration: none;
}

A.dmnt_a:hover{
	color: #069;
	text-decoration: underline;
}

.dmnt_newstitle{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

.dmnt_subtitledivider{}

.dmnt_newssubtitle{}

/* ##################### start - datamints_newsticker ##################### */

/* ##################### start - indexed_search ##################### */

.tx-indexedsearch TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display: inline;
	margin-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background-color: #cccccc;
	vertical-align: middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
}

.tx-indexedsearch .tx-indexedsearch-category {
	background-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin-bottom: 16px;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right: 16px;
	width: 200px;
	float: left;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing: 0;
	font-weight: normal;
	margin-top: -20px;
	float: right;
}

.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float: left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float: none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float: none;
}

DIV.tx-indexedsearch-rules H3 {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

DIV.tx-indexedsearch-rules P {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#divSuche{
	margin: 0 0 15px 0;
}

#divSuche .inputTextfeldSuche,
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 170px;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 1px;
	border: 1px solid #9D8EA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #8D7F8C;
	display: inline;
}
#divSuche .inputTextfeldSuche{
	color: #fff;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 200px;
	height: 18px;
	margin: 0 0 5px 0;
	border: 1px solid #333;
	background-color: #fff;
}

#divSuche .inputButtonSuche{
	margin: 0 0 0 3px;
	padding: 0 0 0 0;
	display: inline;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 40px;
	height: 17px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E6EBEF;
	border: 1px solid #333;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	font-size: 12px;
}

/* ##################### ende - indexed_search ##################### */

/*A, A:visited{
	color: #333;
	text-decoration: underline;
}
A:hover {
	color: #737c80;
	text-decoration: none;
}*/

/* Left, center, right and justify alignment of text in block elements*/
.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

/* ##################### start - danp_tagcloud ##################### */

DIV.tagcloud{
	background-color: #FFFAF7;
	padding: 5px;
	border: none;
	text-decoration: none;
}

DIV.tagcloud A{
	color: #333;
	text-decoration: none;
}
DIV.tagcloud A:hover {
	color: #737c80;
	text-decoration: underline;
}

/* ##################### ende - danp_tagcloud ##################### */
.tx-vgetagcloud-pi1 {
	background-color: #FFFAF7;
	line-height: 200%;
	padding: 5px 0 5px 0;
}
.tx-vgetagcloud-pi1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.tx-vgetagcloud-pi1 li {
	display: inline;
	float: left;
}
.tx-vgetagcloud-pi1 li a {
	padding: 4px;
	text-decoration: none;
}
.tx-vgetagcloud-pi1 li a:hover {
	text-decoration: underline;
}

/* Hintergrund Lila dunkel */
#divBackground01{
	background-color: #8D7F8C;
}
/* Hintergrund Lila hell */
#divBackground02{
	background-color: #9D8EA1;
}
/* Hintergrund Braun dunkel */
#divBackground03{
	background-color: #B49270;
}
/* Hintergrund Braun hell */
#divBackground04{
	background-color: #FBE09F;
}






