/* #################################################
** ### Vorbereitende Massnahmen | Reset         ####
** ################################################# */
* {
	margin:0;
	padding:0;
	border: 0;

}
BODY {
	background: #fffacd;
	color: #333333;
	font: 0.8em Arial, sans-serif;
	text-align: center;
	height:100%;
	margin-bottom:1px;
}

html {	height: 101%;	}

/* #################################################
** ### DIV-Container des Basislayouts           ####
** ################################################# */
#page {
	text-align:left;
	width: 1000px;
	margin:auto;
	margin-top:25px;
	/*
	min-width: 950px;
	max-width: 90em;
	*/
}
#breadcrumbArea {
	background-color: #006400;
	clear: both;
	color: #FFFFFF;
	float: left;
	font-size: 90%;
	height: 2.2em;
	white-space: nowrap;
	width: 1000px;
}
#breadcrumb {
	float: left;
	margin: 0.4em 0 0 20px;
}
#searchArea {
	float: right;
	font-weight: bold;
	text-align: right;
	margin: 0.35em 10px 0 0;
}
#leftColumn {
	float: left;
	width: 220px;
	padding-top: 10px;

}
#midLeftColumn {
	float: left;
	width: 190px;
	padding-top: 4.2em;
	margin-left: 10px;
}
#midLeftColumnContent {
	float: left;
	width: 190px;
	padding-top: 3.5em;
	margin-left: 10px;
}
#content {
	width: 750px;				/*jogi statt auto*/
	padding-top:0em;
	padding-left: 50px;
/*	background-color:#999;
*/	text-align:left;	
	margin-left:0px;
}

#content_full {
	position: relative;
	width: 950px;				/*jogi statt auto*/
	padding-top:0em;
	padding-left: 20px;
/*	background-color:#999;
*/	text-align:left;	
	margin-left:0px;
}


#leftColumn_full {
	display: none;
}

/* Position der Content-Spalte je nach Template unterschiedlich */
#template1 #content {margin-left: 20px; margin-right: 215px;}
#template2 #content {margin-left: 195px; margin-right: 0px;  width:750px;}
#template3 #content {margin-left: 395px; margin-right: 215px;}
#template4 #content {margin-left: 395px; margin-right: 215px;}
#template5 #content {margin-left: 195px; margin-right: 0;}

#template1 {clear:both;}


#contentArea {
	float: right;	
	margin-top:1.5em;
/*	background-color:#CCC;
*/	left:20px;
	width:100%;
}
#contentWithRightBorder {
	margin-right:220px;
}
#rightColumn {				/*edited*/
	float: right;
	width: 180px;
	margin-top: 10px ;
/*	background: #fff;
*/	
}
#footer {
	background-color: #006400; 	/*neu*/
	clear: both;
	float: left;
	height: 4.4em;
	margin-top: 10px;
	width:1000px;
}
#pageFunctions {
	background-color: #fffacd;	/*neue bg farbe*/
	float: right;
	height: 1.8em;
	margin-right: 10px;
	padding: 2px 0 0 10px;
	text-align: right;
}
#copyright {
	color: #FFF;
	float: left;
	font-size: 85%;
	margin: 1.1em 0 0 20px;
	white-space: nowrap;
}



/*###################EXTRA FROM JOGI ####################*/


LI.menu		{border-bottom:10px solid #fffacd; background-color:#006400; color:#fff; font-weight:bold; font-size: 12.2px; }

LI.menuaktiv	{border-bottom:10px solid #fffacd; background-color:#6b8e23; font-size: 12px;
		background-image:url(/fileadmin/templates/images/menuarrow.gif); background-repeat:no-repeat; background-position:right 2px;
		 color:#fff; font-weight:bold;  }

UL.menu		{background-color:#fff; list-style:none; background-color:#fffacd; margin-left:-20px; overflow:hidden;}




LI.menu2	{ color:#fff; background-color:#6b8e23;  width:auto; left:0px; margin:0px; padding:0px; margin-left:15px;}
LI.menu2cur     { color:#fff; background-color:#6b8e23;  width:auto; left:0px; margin:0px; padding:0px; margin-left:15px; background-image:url(/fileadmin/templates/images/menuarrow.gif);
		  background-repeat:no-repeat; background-position:right 2px; }
			

UL.menu2	{list-style:none; margin-left:0px; margin-bottom: 0px; left:0px; width:auto; list-style-type:none; margin-left:0px; padding:0px; background-color:#6b8e23;}



LI.menu a		{color:#fff;}

TD.csc-uploads-fileName  p  a {color:#000; font-weight:normal; font-size: 75%;}
TD.csc-uploads-fileSize  p   {color:#000; font-weight:normal; font-size: 75%;}


p.bodytext 		{font: Arial, sans-serif; color:#000;  font-size: 100%;}
			
table.contenttable	{font-size: 95%;}

.breadAct		{ color:#fff; }	

span.breadAct		{ color:#fff; }	

h1, h2, .csc-firstHeader			{ color:#006400; width: 100%;}	

p.bodytext a		 {color:#000; }
p.align-center 		{ text-align:center; } 
p.align-left            { text-align:left; }
p.align-right		{ text-align:right; }

 a:hover		{ color:#000; }
 a:visited          { color:#000;  }


a.external-link-new-window {font-weight:normal; text-decoration:underline;}
a.download		{ text-decoration:underline; color:#000; font-weight:normal;}

	a.download:visited       {color:#000; }
	a.download:hover       {color:#000; }

p.align-center  a	{color:#000; }
p.align-center  a:hover       {color:#000; }
p.align-center  a:visited       {color:#000; }

.align-center 	{	text-align: center;	}

a.mail		{font-weight:normal; text-decoration:underline; color:#000;}


dl.csc-textpic-image dt a img {border:1px solid #000;}



/* #################################################
** ### Textspalten im Content-Bereich           ####
** ################################################# */
.sub1col, .sub2col, .sub3col, .sub4col, .sub345col {
	float: left;
	margin-bottom:0;
	overflow: hidden;
}
#template1 .sub1col {width: 24.7%;}
#template2 .sub1col {width: 32.9%;}
#template3 .sub1col {width: 49.3%;}
#template4 .sub1col {width: 49.3%;}
#template5 .sub1col {width: 24.7%;}

#template1 .sub2col {width: 49.6%;}
#template2 .sub2col {width: 66.3%;}
#template3 .sub2col {width: 99.5%;}
#template4 .sub2col {width: 99.5%;}
#template5 .sub2col {width: 49.6%;}

#template1 .sub3col {width: 74.5%;}
#template2 .sub3col {width: 99.7%;}
#template3 .sub3col {width: 99.7%;}
#template4 .sub3col {width: 99.7%;}
#template5 .sub3col {width: 74.5%;}

#template1 .sub4col {width: 99.3%;}
#template2 .sub4col {width: 99.3%;}
#template3 .sub4col {width: 99.3%;}
#template4 .sub4col {width: 99.3%;}
#template5 .sub4col {width: 99.3%;}

.sub345col {width:345px;}

/* #################################################
** ### Unsichtbare Elemente                     ####
** ################################################# */
.clearfix {display: block;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearer {
	border: 0;
	clear: both;
}
.invisible {
	visibility: hidden;
	display: none;
}

/* #################################################
** ### Überschriften                             ###
** ################################################# */
H1 {
	color: #006400;
	font: 140% Arial Black, Arial, sans-serif;
	margin: 0 10px 2px 0;
}
H2 {
	color: #006400;
	font: 120% Arial Black, Arial, sans-serif;
	margin: 0 10px 0.4em 0;
}
H3 {
	border-bottom: 1px solid #006400;
	color: #006400;
	font-size: 100%;
	font-weight: bold;
	margin: 0.8em 10px 0.2em 0;
}
H4 {
	border-bottom: 1px solid #7F99B2;
	color: #006400;
	font-size: 100%;
	font-weight: bold;
	margin: 0.6em 10px 0.2em 0;
}
H5,
#rightColumn H1,
#rightColumn H2,
#rightColumn H3,
DT {
	background-color: #fff;
	color: #FFF;
	font: bold 95% Arial, sans-serif;
	margin: 0 0 0.8em 0;
	padding: 0.4em 0.8em 0.4em 0.8em;
}
#rightColumn H4 {margin: 0 10px 0 0.8em;}

#topbox{
	background-color: #445566;
	color:#fff;

} 


H1 A, H2 A, H3 A, H4 A, H5 A {text-decoration: none;}
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited {color: #fff;}   /*old 003366*/

/* Spezialfälle */
#leftColumn H1,
#leftColumn H3 {
	border: 0;
	background-image: url(ListItem.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	clear: left;
	font: bold 130% Arial, sans-serif;
	margin: 0 0 0.4em 0;
	padding-left: 1.8em;
}
#leftColumn H1 A,
#leftColumn H3 A {
	color: #003366
}
#template1 #content H5 {
	margin: 0 10px 0 0;
}

/* #################################################
** ### Fliesstext                              ####
** ################################################# */
P {
	line-height: 135%;
	margin: 0 10px 0.85em 0;
}
#leftColumn P {
	font-size: 90%; 
	margin: 0 0.4em 0.85em 2.5em;
}
#rightColumn P {padding: 0 0.4em 0 0.8em;}

STRONG, B {font-weight: bold;}
EM, I {font-style:italic;}

BLOCKQUOTE, CITE {margin: 0 0 1em 2em;}

/* #################################################
** ### Textfarben                               ####
** ################################################# */
.contentColor1 {color: #003366;}
.contentColor2 {color: #7F99B2;}

/* #################################################
/* ### farbige Textboxen                        ####
** ################################################# */
.bgDunkel { 
	background-color: #003366;
	color: #FFF;
	margin-bottom: 1em;
	margin-right: 10px;
	padding: 4px;
}
.bgDunkel A {
	text-decoration: none;
	color: #FFF;
}
.bgDunkel A:hover {
	color: #FFF;
	text-decoration: underline;
}
.bgMittel { 
	background-color: #7F99B2;
	color: #FFF;
	margin-bottom: 1em;
	margin-right: 10px;
	padding: 4px;
}
.bgHell { 
	background-color: #E5EAEE;
	margin-bottom: 1em;
	margin-right: 10px;
	padding: 4px;
}
.bgRot { 
	background-color: #fee;
	margin-bottom: 1em;
	margin-right: 10px;
	padding: 4px; 
	border: 1px #fcc solid;
}

/* #################################################
/* ### Listen                                   ####
** ################################################# */
UL,OL {margin: 0.95em 0 0.95em 0;}
LI,DD {
	line-height: 135%;
	margin-left: 1.8em;
	padding: 0 0 0.2em 0.9em;
}
#rightColumn LI,
#rightColumn DD {
	padding-right: 0.4em;
}
/* Balken */
UL.csc-bulletlist-0 LI,
UL.csc-bulletlist-1 LI,
UL.sitemap LI.sitemap1,
DD {
	list-style-type: none;
	background-image: url(ListItem.gif);
	background-repeat: no-repeat;
	background-position: 0 0.15em;
	margin-left: 0;
	padding-left: 2.4em;
}
/* Punkte */
UL.csc-bulletlist-2 {
	list-style-type:disc;
}
/* Quadrate */
UL.csc-bulletlist-3 LI,
UL LI.sitemap2 {
  background-image: none;
	list-style-type:square;
	padding-left: 0.9em;
}

/* Nummerierung */
UL.csc-bulletlist-4 {
	list-style-type:decimal;
}

/* #################################################
/* ### Bilder                                   ####
** ################################################# */
/* Captions */
DL.csc-textpic-image DT {
	background-color: transparent;
	padding-left: 0;
}
DD.csc-textpic-caption,
#leftColumn DD.csc-textpic-caption {
	background-image: none;
	font-size: 80%;
	margin: 0;
	padding-left: 0;
}
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
/*	border: 2px solid black;
	padding: 0px 0px; */
	margin: 3px;
}
DIV.csi-textpic {margin-bottom: 1em;}
DIV.csc-textpic-imagewrap { padding: 0; }
#leftColumn DIV.csc-textpic-imagewrap {
	margin-left: 2.5em;
}

IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	padding-right: 10px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 5px;
	margin-right: 5px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
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-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* 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: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Spezialfälle */
#leftColumn DIV.csi-imagewrap {
	padding-left: 2.4em;
}
#rightColumn DIV.csi-imagewrap {
	margin-top: -10px;
	margin-left: 10px;
}
#template1 .csc-textpic-image {
	margin-bottom: 0;
}
#template1 DL.csc-textpic-image DT {
	background-color: transparent;

	padding: 0;
	margin: 0;
}
#template1 DD.csc-textpic-caption {
	background-color: #003366;
	color: #FFF;
	font-size: 95%; 
	font-weight: bold;
	margin: 0;
	padding: 0.4em 0.8em 0.4em 0.8em;
}
.image-left {
	float:left; 
	margin-right:10px;
}
IMG.bild-nachfolgender-text-rechts {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
IMG.bild-nachfolgender-text-links {
	float: right;
	margin-bottom: 2px;
	margin-left: 5px;
}

/* #################################################
/* ### lokale und externe Links                 ####
** ################################################# */
A {
	color: #fff;
	text-decoration: none;
	font-weight: bold;						/* linkfarben */

}
A:hover {
	color: #fff;
	text-decoration:none;
}
A:visited {
  color: #fff;
}

/* Spezialfälle */
#breadcrumb A {
	color: #FFF;
}
#pageFunctions A {
	padding: 0.1em 1em 0 0;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#pageFunctions A:hover {
	text-decoration: underline;
}

/* #################################################
/* ### Tabellen                                 ####
** ################################################# */
TABLE {
	border-collapse:collapse;
	margin-right: 10px;
	margin-bottom: 1em;
}
TABLE TH {
	padding: 4px;
	vertical-align: top;
}
TABLE TD {
	padding: 4px; 
	vertical-align: top;
}
/*mit Rahmen */
TABLE.contenttable-1 {
	border: 2px solid #003366;
	font-family: Arial, sans-serif;

}
TABLE.contenttable-1 TH,
TABLE.contenttable-1 THEAD {
	background-color: #003366;
	color: #FFF;
	font-weight: bold;
}
TABLE.contenttable-1 TR.tr-odd {
	background-color: #E5EAEE;
}
TABLE.contenttable-1 TR.tr-even {
	background-color: #FFF;
}
TABLE.contenttable-1 TD {
	border: 2px solid #003366;
}
TABLE.contenttable-1 TH A,
TABLE.contenttable-1 TH A:hover,
TABLE.contenttable-1 THEAD A,
TABLE.contenttable-1 THEAD A:hover {
	color: #FFF;
}
TABLE.contenttable-1 P {
	margin-top:0;
	margin-bottom:0;
}
/* ohne Rahmen */
TABLE.contenttable-2 TH {
	background-color: #003366;
	color: #FFF;
	font-weight: bold;
}
TABLE.contenttable-2 TH A,
TABLE.contenttable-2 TH A:hover {
	color: #FFF;
}
/*kleines Padding*/
TABLE.kleinesPadding TD,
TABLE.kleinesPadding TH { 
	padding: 0.1em;
}

/* #################################################
/* ### Formulare                                ####
** ################################################# */

FORM {
  overflow: hidden;
}
INPUT, TEXTAREA, SELECT {
	border: 1px solid #24527D;
	font: 95% Arial, sans-serif;
	padding-left: 2px;
}
#mailform LABEL {
  clear: left;
	display: block;
	float: left;
	width: 200px;
}

/* #################################################
/* ### Dateilisten                              ####
** ################################################# */
.filelinks {padding: 0 8px 8px 3px;}
.filelinks DIV{
	background: url('/typo3/gfx/fileicons/default.gif') left top no-repeat; 
	padding-left: 31px; 
	margin: 8px 0 8px 0;
}
.filelinks .avi{background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
.filelinks .csv{background-image:url('/typo3/gfx/fileicons/csv.gif')!important;}
.filelinks .doc{background-image:url('/typo3/gfx/fileicons/doc.gif')!important;}
.filelinks .eps{background-image:url('/typo3/gfx/fileicons/eps.gif')!important;}
.filelinks .gif{background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
.filelinks .jpg{background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks .mov{background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
.filelinks .mpeg{background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks .mpg{background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks .pdf{background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks .png{background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
.filelinks .rtf{background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks .txt{background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
.filelinks .xls{background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
.filelinks .xml{background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
.filelinks .xsl{background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks .zip{background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}
.filelinks .ppt{background-image:url('/typo3/gfx/fileicons/ppt.gif')!important;}

/* #################################################
** ### MAIN-NAVIGATION                          ####
** ################################################# */
UL.mainNaviList {
	margin: 0 0 0 20px;
	list-style-type: none;
	width: 800px;
}
/* IE HACK: IE smaller margin*/
* html UL#mainNaviList {
	margin-left: 10px;
}
UL.mainNaviList LI{
	background-color: #6b8e23;		/*neue farbe*/ 
	color: #FFF;
	float: left;
	height: 2.3em;
	line-height: 1em;
	margin: 0 0.3em 0 0;
	padding: 0;
}
UL.mainNaviList LI A {
	color: #FFF;
	display: block;
	font-size: 90%;
	font-weight: bold;
	height: 2.5em;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	padding: 2px 12px 0px 10px;
	white-space: nowrap;
}
/* IE HACK: IE needs also LI / A width */
* html UL.mainNaviList LI A, * html ul.mainNaviList A {
	width: 7.5em;
}
UL.mainNaviList LI A:hover,
UL.mainNaviList LI.mainAktiv {      /*changed LI A.mainAktiv to LI.mainAktiv Jogi*/
	color: #FFF;
	background-color: #006400;	/*neue farbe*/
	text-decoration: none;
}
UL.mainNaviListSub1 {
	background-color: #E5EAEE;
	border-top: 1px solid #7F99B2;
	border-left: 1px solid #7F99B2;
	border-right: 2px solid #7F99B2;
	border-bottom: 2px solid #7F99B2;
	margin: 0;
	position: absolute;
	visibility: hidden;
}
UL.mainNaviListSub1 LI {
	background-color: #E5EAEE;
	float: none;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 2px 4px 2px 8px;
}
UL.mainNaviListSub1 LI A, 
UL.mainNaviListSub1 LI A.mainAktiv {
	background-color: #E5EAEE;
	color: #003366;
	font-size: 80%;
	height: auto;
	padding: 1px 5px;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
}
UL.mainNaviListSub1 LI A:hover {
	background-color: #E5EAEE;
	color: #003366;
	text-decoration: underline;
}

/* #################################################
** ### SUB NAVIGATION                           ####
** ################################################# */
UL#subnaviListSub1 {
	list-style: none;
	margin-bottom: 5em;
}
UL#subnaviListSub2,
UL#subnaviListSub3,
UL#subnaviListSub4 {
	clear: left;
	list-style: none;
	margin: 0;
}
UL#subnaviListSub1 LI.sub1 {
	float: left;
	width: 175px;
	border-top: 1px solid #006400;
	margin-left: 0;
}
UL#subnaviListSub1 LI.sub1CUR {
	background-image: url(ListItem.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em;
	border-top: 1px solid #006400;
  float: left;
  margin-left: 0;
	width: 175px;
}
UL#subnaviListSub2 LI.sub2,
UL#subnaviListSub2 LI.sub2CUR,
UL#subnaviListSub4 LI.sub4,
UL#subnaviListSub4 LI.sub4CUR {
	background-image: url(ListItemSub2.gif);
	background-repeat: no-repeat;
	background-position: 1.2em 0.1em;
	float: left;
  padding: 0;
	margin: 0;
	width: 170px;
}
UL#subnaviListSub3 LI.sub3,
UL#subnaviListSub3 LI.sub3CUR {
	background-image: url(ListItem.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	clear: left;
	float: left;
	margin: 0;
	width: 180px;
}
UL#subnaviListSub1 LI.sub1 A,
UL#subnaviListSub1 LI.sub1CUR A {
	color: #006400;
	float: left;
	font-size: 95%;
	font-weight: bold;
  padding: 0.2em 0 0.2em 1.5em;
  text-decoration: none;
}
UL#subnaviListSub2 LI.sub2 A,
UL#subnaviListSub2 LI.sub2CUR A,
UL#subnaviListSub4 LI.sub4 A,
UL#subnaviListSub4 LI.sub4CUR A {
	font-size: 95%;
	font-weight: normal;
	padding: 0.1em 0 0 2.5em;
	text-decoration: none;
}
UL#subnaviListSub3 LI.sub3 A,
UL#subnaviListSub3 LI.sub3CUR A {
	color: #003366;
  float: left;
	font-size: 95%;
	font-weight: normal;
	padding: 0.2em 0.2em 0.2em 1.5em;

	text-decoration: none;
}
UL#subnaviListSub2 LI.sub2CUR A,
UL#subnaviListSub3 LI.sub3CUR A,
UL#subnaviListSub4 LI.sub4CUR A {
	font-weight: bold;
}
UL#subnaviListSub1 LI.sub1 A:hover,
UL#subnaviListSub1 LI.sub1CUR A:hover,
UL#subnaviListSub2 LI.sub2 A:hover,
UL#subnaviListSub2 LI.sub2CUR A:hover,
UL#subnaviListSub3 LI.sub3 A:hover,
UL#subnaviListSub3 LI.sub3CUR A:hover,
UL#subnaviListSub4 LI.sub4 A:hover,
UL#subnaviListSub4 LI.sub4CUR A:hover {
	color: #003366;
	text-decoration: underline;
}

/* #################################################
** ### TOP-/BOTTOM META-NAVIGATION              ####
** ################################################# */
#metanaviTop,
#metanaviBottom { 
	clear: right;
	float: right;
	font-size: 85%; 
	font-weight: bold;
	height: 1em;
	margin: 1.1em 10px 0 0;
	text-align: right;
	white-space: nowrap;
}
#metanaviBottom {
	color: #FFF;
}
#metanaviBottom A {
	color: #FFF;
	text-decoration: none;
}
#metanaviTop A {
	color: #000;
	text-decoration: none;
}
#metanaviTop A:hover, 
#metanaviBottom A:hover {text-decoration: underline;}

/* #################################################
/* ### Extension: dmc_browse_soap               ####
** ################################################# */
.tx-dmcbrowsesoap-pi1 UL {
	margin-bottom: 0;
	margin-top: 0;
}
.tx-dmcbrowsesoap-pi1-lsfAdapter .unsichtbar { display: none; }

/* #################################################
** # Druck-Stylesheet                           ####
** ################################################# */
@media print {
/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
H1, H2, H3, H4 {page-break-after: avoid;}

/* Umformatierung der Layoutboxen */
#header {display: none;}
#metanaviTop {display:none;}
#mainnavi {display:none;}
#breadcrumb {width: 100%; border-bottom: 1px solid #000;}
#searchArea {display:none;}
#content {margin: 0;}
#template1 #content {width: 13,8cm;}
#template2 #content {width: 10,8cm;}
#rightColumn {width: 3cm;}
#footer {display: none;}
}



.language {
float:right;
margin-right:5px;
height:100%;
}

.language a img {
height:12px;
margin-top:6px;
}


.spalte_links {
	float:left;
	width:32%;
}

.spalte_mitte {
	float:left;
	width: 33%;
	margin:0 8px 0 8px ;
}

.spalte_rechts {
	float:right;
	width:32%;
}

.spalte_drunter {
	float:left;
	width:750px;
	margin: 0 0px 0 0px;
}



/*slideshow*/

/*schwarzen balken unten weg*/
.rgstitle, .rgsdescription {
display: none;
}


div.rgstitle, div.rgsdescription {
	display: none;
}

div.rgslideshow {
	border: 0px solid #ccc;
	padding: 0px;
	outline: 0px;
	/*gallerybackground*/
	background-color:transparent;
	z-index:20;
}


.rgstitle, .rgsdescription, .rgsnest {
	display: none;
}

img.rgssimg {
	display:block;
	padding:0px;
	background-color: #f5f5f5;
}

/*slideshow end*/



/*----------traktor_menu------------*/


li.menu_traktor {
	width: 31%;
	float: left;
	background-color:#006400;
	color:#fff;
	font-weight:bold;
	margin: 5px;
	height: 1.2em;
	overflow: hidden;
}

.language a img {
	padding-right: 5px;

}

#tx-rgpopup-main .csc-textpic {
	background-color: #fffacd;
	border: 1px solid #006400;
}

#tx-rgpopup-main .csc-textpic .bodytext {
	padding: 5px;
}

