/* default styles for extension "template" */

@media all
{
 /*------------------------------------------------------------------------------------------------------*/

  /* (en) Global reset of paddings and margins for all HTML elements */
  /* (de) Globales Zurücksetzen der Innen- und Außenabstände für alle HTML-Elemente */

  * { margin:0; padding: 0 }

  /* (en) Correction: margin/padding reset caused too small select boxes. */
  /* (de) Korrektur: Das Zurücksetzen der Abstände verursacht zu kleine Selectboxen. */
  option { padding-left: 0.4em }

 /**
  * (en) Global fix of the Italics bugs in IE 5.x and IE 6
  * (de) Globale Korrektur des Italics Bugs des IE 5.x und IE 6
  *
  * @bugfix
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      yes
  */
  * html body * { overflow:visible }
  * html iframe, * html frame { overflow:auto }
  * html frameset { overflow:hidden }

  /* (en) Forcing vertical scrollbars in Netscape, Firefox and Safari browsers */
  /* (de) Erzwingen vertikaler Scrollbalken in Netscape, Firefox und Safari Browsern */
  html { height: 100% }
  body {
    min-height: 100.01%;
    /* (en) Fix for rounding errors when scaling font sizes in older versions of Opera browser */
    /* (de) Beseitigung von Rundungsfehler beim Skalieren von Schriftgrößen in älteren Opera Versionen */
    font-size: 100.01%;
    /* (en) Standard values for colors and text alignment */
    /* (de) Vorgabe der Standardfarben und Textausrichtung */
    color: #000;
    background: #fff url("/fileadmin/template/img/body-background.png") repeat-x top left fixed;
    padding: 0px 0px 0px 0px;
    margin: 0;
    text-align: center;
  }
  #page_margins {
    text-align: left;
    min-width: 958px;/* iehacks.css beachten bei einstellungen der breite */
    max-width: 958px;/* iehacks.css beachten bei einstellungen der breite */
    margin: 0 auto;
    border-left: 1px #fff solid;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
	}
	
  #page {
	border: 0px #fff solid;
	background: transparent;
	}
  #header {
    color: #000;
    /*background: #fff repeat-x top left;*/
    padding: 0px 0px 0px 0px; 
    position:relative;
    height: 150px;
    width: 958px;
  }
  #header_start {
    color: #000;
    /*background: #fff repeat-x top left;*/
    padding: 0px 0px 0px 0px; 
    position:relative;
    height: 189px;
    width: 958px;
  }
  #flash_blubber {  
    position: absolute;
    top: 212px;
    right: 0px;
    height: 632px;
    width: 65px;
    border: 0;
    z-index:1;
  }
  #flash_footer {  
    position: absolute;
    top: 630px;
    left: 0px;
    height: 210px;
    width: 896px;
    border: 0;
  }
  #topnav {
    position: absolute;
    top: 10px;
    right: 50px;
    /* (en) essential for correct alignment in Opera 6 ! */
    /* (de) Erforderlich, damit im Opera 6 wirklich rechts plaziert ! */
    text-align: right;
    color: #aaa;
    background: transparent;
    z-index: 80;
  }
  #headimage {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 958px;
    height: 150px;
    z-index:1;
  }
  #headimage_start {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 958px;
    height: 189px;
    z-index:1;
  }
  #nav_main {
    width: 958px;
    height: 30px;
    background: url("/fileadmin/template/img/content-background-menu.png") no-repeat top left;
  }
  #nav_main_start {
    width: 958px;
    height: 30px;
    background: url("/fileadmin/template/img/content-start-background-menu.jpg") no-repeat top left;
  }
  .nav-left-bottom {
    width: 195px;
    height: 26px;
    background: url("/fileadmin/template/img/menu-left-bottom.png") no-repeat top left;
  }
  #SucheBox {
    width: 192px;
    height: 30px;
    float: left;
    margin: 0px 0px 0px 40px;
    display: inline;
  }
  #main {
  	background: url("/fileadmin/template/img/content-background.jpg") no-repeat top left;
	padding: 0px 0px 0px 0px;
	clear:both;
	width: auto;
	}
  #main_start {
  	background: url("/fileadmin/template/img/content-start-background.jpg") no-repeat top left;
	padding: 0px 0px 0px 0px;
	clear:both;
	width: auto;
	}
  #col1 {
	float: left;
	width: 231px;
	margin: 0;
	padding: 0;
	z-index: 3;
	}
  #col_start {
	width: 958px;
	z-index: 3;
	}
	
  #col1_content {
	padding: 10px 18px 0px 18px;
	z-index: 4;
	height: auto;
	}
	
  #col_start_content {
	padding: 10px 55px 0px 55px;
	z-index: 4;
	height: 610px;
	}  
  #col_start_content[id] {
	height: auto;
	min-height: 610px;
	}

  #col2 {
  	width: auto;
	margin: 0px 231px 0px 231px;
	padding: 0;
	z-index: 1;
	background: transparent;
	}
  #col22Spalten {
  	width: auto;
	margin: 0px 18px 0px 231px;
	padding: 0;
	z-index: 1;
	background: transparent;
	}
  #col2_content {
	padding: 10px 0px 10px 0px;
	z-index: 2;
	height: 630px;
	}
  #col2_content[id] {
  	height: auto;
	min-height: 630px;
	}
	
  #col3 {
	float: right;
	width: 231px;
	margin: 0;
	padding: 0;
	z-index: 5;
	}
  #col3_content {
	padding: 10px 18px 0px 18px;
	z-index: 6;
	}
  #col1_content, #col2_content, #col3_content { position:relative }
  #footer { 
    color: #666; 
    padding: 0px;
    height: 146px;
    width: 958px;
    clear: both;
    display: block;
    background: transparent url("/fileadmin/template/img/footer-background.jpg") no-repeat top left;
    text-align: center;
  }

  #footer_start { 
    color: #666; 
    padding: 0;
    height: 30px;
    width: 958px;
    clear: both;
    display: block;
    text-align: center;
    background: #F4FAFC;
  }
  
  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix { display: block }

  /* (en) overflow method for clearing floats */
  /* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden }

  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
  #ie_clearing { display: none }

 /**
  * @section hidden elements | Versteckte Elemente
  *
  * (en) skip links and hidden content
  * (de) Skip-Links und versteckte Inhalte
  */

  /* (en) classes for invisible elements in the base layout */
  /* (de) Klassen für unsichtbare Elemente im Basislayout */
  .skip, .hideme, .print {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
  }

  /* (en) make skip links visible when using tab navigation */
  /* (de) Skip-Links für Tab-Navigation sichtbar schalten */
  .skip:focus, .skip:active {
    position: static;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
  }
   /* (en) Clear borders for <fieldset> and <img> elements */
  /* (de) Rahmen für <fieldset> und <img> Elemente löschen */
  fieldset, img { border: 0 solid}

  /* (en) new standard values for lists, blockquote and cite */
  /* (de) Neue Standardwerte für Listen & Zitate */
  ul, ol, dl { margin: 0 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em; }

  dt { font-weight: bold; }
  dd { margin: 0 0 1em 2em; }

  blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}
}

 /**
  * @section subtemplates
  */

  .subcolumns, .subcolumns_oldgecko {
    width: 100%;
    overflow:hidden;
  }

  /* (en) alternative class for optional support of old  Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko { float:left }

  .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
  .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

  .c25l, .c25r { width: 25% }
  .c33l, .c33r { width: 32% }
  .c33l {margin-right: 2% }
  .c50l, .c50r { width: 49% }
  .c50l {margin-right: 2% }
  .c66l, .c66r { width: 66.666% }
  .c75l, .c75r { width: 75% }
  .c38l, .c38r { width: 38.2% }
  .c62l, .c62r { width: 61.8% }

  .subc  { padding: 0 0.5em }
  .subcl { padding: 0 1em 0 0 }
  .subcr { padding: 0 0 0 1em }

 /*------------------------------------------------------------------------------------------------------*/

/* default styles for extension "css_slideout" */

	/*#################Styles für das slideout menu start######################################################*/
	.hide {
		visibility: hidden;
	}
	.fixed {
		position: absolute;
	}

	#slideoutnavi {
		width: 958px;
		height: 30px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
		z-index: 100;
	}
	#MainMenuCode {
	position: absolute;
	z-index: 99;
	
	}
	.slideout, .slideout-act, .slideout-cur {
		width: 160px;
		height: 30px;
		display: block;
		text-align: center;
		float: left;
		margin: 0px 10px 0px 0px;
	}
	.slideout A, .slideout-act A, .slideout-cur A {
		width: 140px;
		height: 30px;
		padding: 0px 20px 0px 0px;
		display: block;
		font-size: 11px;
		font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular;
		line-height: 26px;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
		/*background: url(/fileadmin/template/img/menu.png) no-repeat 0px 0px;*/
	}

	.sli1, .sli2, .sli3, .sli4 {
		background: url(/fileadmin/template/img/menu-bg.gif) no-repeat 0px 0px;
	}
	.sli1 a {
		background: url(/fileadmin/template/img/menu-bg1.gif) no-repeat top right;
	}
	.sli2 a {
		background: url(/fileadmin/template/img/menu-bg2.gif) no-repeat top right;
	}
	.sli3 a {
		background: url(/fileadmin/template/img/menu-bg3.gif) no-repeat top right;
	}
	.sli4 a {
		background: url(/fileadmin/template/img/menu-bg4.gif) no-repeat top right;
	}
	
	
	.slideout A:hover, .slideout-act A:hover, .slideout-cur A:hover {
		text-decoration: none;
		font-weight: bold;
		color: #085AA8;
		/*background: url(/fileadmin/templates/img/menu-hover.png) no-repeat 0px 0px;*/
	}

	.slideout-cur a, .slideout-cur a:hover, .slideout-act A {
/*		background: url(/fileadmin/templates/img/menu-hover.png) no-repeat 0px 0px;*/
		color: #085AA8;
	}
	/*styles für den slideout #########################################################*/
	ul.mmContent {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	.mmContent li {
		margin:0;
		padding:0;
	}
	.mmContent li A {
		font-size: 11px;
		font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular;
		text-align: left;
		width: 126px;
		line-height: 13px;
		text-decoration: none;
		padding: 7px;
		display: block;
		background: #FFFFFF;
		margin: 0;
		border-bottom: 1px #77DBF0 solid;
		filter: alpha(opacity=90);
		-moz-opacity: 0.8;
		opacity: 0.9;
	}
	.mmContent li A:hover {		
		background: #C0F4FC;
		font-weight: normal;
		text-decoration: none;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}
	.mmLevel1 li A.submenu {
	}
	.mmLevel1 li A.submenu:hover {
		font-weight: normal;
	}
	/*#################Styles für das slideout menu ende######################################################*/
/* default styles for extension "css_footer" */
	/*#################Styles für das footer menu start######################################################*/
	#topnav {
		
	
	}
	#topnav, #topnav a {
		color: #064077;
		font-size: 10px;
		text-transform: uppercase;
	}
	#topnav a:hover {
		color: #064077;
		text-transform: uppercase;
		text-decoration: underline;
	}
	/*#################Styles für das footer menu ende######################################################*/
/* default styles for extension "css_FooterNav" */
	/*#################Styles für das FooterNav start######################################################*/
	#footer_start {
		color: #064077;
		background: url("/fileadmin/template/img/footer-bg.jpg") no-repeat top left;
	
	}
	#footer, #footer a {
		color: #064077;
		font-size: 10px;
	}
	#footer a {
		text-transform: uppercase;
	}
	#footer a:hover {
		color: #064077;
		text-transform: uppercase;
		text-decoration: none;
	}
	/*#################Styles für das FooterNav ende######################################################*/
/* default styles for extension "css_LeftNav" */
#LeftNav {
	font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular;
	text-align: left;
	width: 193px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	background: #fff;
	}
#LeftNav a {
	display: block;
	line-height: 26px;
	height: 26px;
}
#LeftNav a:hover {
	text-decoration: underline;
	color: #064077;
}

#LeftNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#LeftNav li {
	display: block;
	line-height: 30px;
	padding: 0;
	margin: 0px;
}
#LeftNav ul li, #LeftNav ul li a {
	font-size: 13px;
	line-height: 26px;
	color: #064077;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#LeftNav ul li {
	border-top: #77dbf0 1px solid;
}
#LeftNav li.l1 a, #LeftNav li.l1cur a, #LeftNav li.l1act a {
	padding-left: 15px;
	
}
#LeftNav li.l1cur a, #LeftNav li.l1act a {
	color: #064077;
	font-weight: bold;
}
#LeftNav .ull2 {
	border-top: #77dbf0 0px solid;
	border-bottom: #77dbf0 0px solid;
}
#LeftNav li.l2 {
	border-top: #77dbf0 0px solid;
}
#LeftNav li.l2 a, #LeftNav li.l2act a, #LeftNav li.l2cur a {
	color: #064077;
	font-size: 12px;
	padding-left: 25px;
	font-weight: normal;
	line-height: 25px;
}
#LeftNav li.l2cur a, #LeftNav li.l2act a {
	font-weight: bold;
}

#LeftNav li.l2cur, #LeftNav li.l2act {
	border-top: #77dbf0 0px solid;
}

#LeftNav li.l3 a:hover, #LeftNav li.l3cur a:hover, #LeftNav li.l3act a:hover {
	font-weight: normal;
	text-decoration: underline;
	border-top: #77dbf0 0px solid;
}
#LeftNav li.l3 a, #LeftNav li.l3cur a, #LeftNav li.l3act a {
	color: #fff;
	font-size: 12px;
	padding-left: 35px;
	font-weight: normal;
	border-top: #fff 0px solid;
	border-bottom: #fff 0px solid;
	line-height: 24px;
}
#LeftNav li.l3 , #LeftNav li.l3cur, #LeftNav li.l3act {
	border-top: #fff 0px solid;
	border-bottom: #fff 0px solid;
}
#LeftNav .ull3 {
	padding-bottom: 3px;
}


/* ############################## ebene-1 ########################################## */
#LeftNav li.l1 a,#LeftNav li.l1 a:hover {
	background: #fff;/*hell*/
}
#LeftNav li.l1cur a, #LeftNav li.l1cur a:hover, #LeftNav li.l1act a, #LeftNav li.l1act a:hover {
	background: #e5f9fc;
}
/* ############################## ebene-2 ########################################## */
#LeftNav li.l2 a, #LeftNav li.l2act a, #LeftNav li.l2 a:hover, #LeftNav li.l2act a:hover {
	background: #e5f9fc;
}
#LeftNav li.l2act a, #LeftNav li.l2act a:hover {
	background: #e5f9fc url(/fileadmin/template/img/menu-pfeil.gif) no-repeat 11px 9px;
}
#LeftNav li.l2cur a, #LeftNav li.l2cur a:hover {
	background: #e5f9fc url(/fileadmin/template/img/menu-pfeil.gif) no-repeat 180px 9px;
}
/* ############################## ebene-3 ########################################## */
#LeftNav ul.ull3 {
	border-top: 0px #fff dotted;
	background: #59A2CA;
}
#LeftNav li.l3 a, #LeftNav li.l3act a, #LeftNav li.l3 a:hover, #LeftNav li.l3act a:hover {
	background: #59A2CA;
}
#LeftNav li.l3cur a,
#LeftNav li.l3cur a:hover {
	background: #fff;
}
/* default styles for extension "css_LeftNavTop" */
#LeftNavTop {
	width: 180px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	color: #feffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 15px;
	background: url("/fileadmin/template/img/LeftNavTop.png") no-repeat top left;
	text-transform: uppercase;
	letter-spacing: 0.3pt;
	font-weight: bold;
	}
/* default styles for extension "css_head-bild-text" */
		
		.content-img-text {
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
			width: auto;
			background: #DEFAFE;
			border: 1px #fff solid;
			height: auto;
		}
		.content-headline {
			width: 100%;
			border-top: 10px #67beef solid;
			background: #fff;
			height: auto;
		
		}
		.content-headline h1 {
			line-height: 25px;
			margin: 0;
			padding: 0px 0px 0px 10px;
		}
		.content-img {
			width: 246px;
			float: left;
			border-right: 1px #fff solid;
			height: auto;
			margin-right: 20px;
		}
		.content-img img {
			padding: 0;
			margin: 0;
		}
		.content-text {
			padding: 20px 20px 20px 0px;
			margin: 0px 0px 0px 0px;
			height: 206px;
		}
		.content-text[class] {
			height: auto;
			min-height: 206px;
		}
		
/* default styles for extension "css_content2" */
		
		.content2 {
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
			width: auto;
			background: #DEFAFE;
			border: 1px #fff solid;
			height: auto;
		}
		.content2-headline {
			width: 100%;
			border-top: 10px #67beef solid;
			background: #fff;
			height: auto;
		}
		.content2-headline h1 {
			line-height: 25px;
			margin: 0;
			padding: 0px 0px 0px 10px;
		}
		.content2-text {
			padding: 10px 10px 10px 10px;
			margin: 0px 0px 0px 0px;
			height: auto;
		}

/* default styles for extension "css_4spaltenstart" */
		
		.spalten_start1, .spalten_start2, .spalten_start3, .spalten_start4 {
			margin: 5px 36px 0px 0px;
			padding: 30px 0px 0px 0px;
			width: 185px;
			background: transparent;
			height: auto;
			float: left;
			display: inline;
			
		}
		.spalten_start4 {
			margin: 0px 0px 0px 0px;
		}
		.spalten_start_content {
			height: 200px;
			width: 165px;
			padding: 10px 10px 10px 10px;
			background: url("/fileadmin/template/img/4spaltenstartbg.png") no-repeat top left;
		}
		.spalten_start_content[class] {
			height: auto;
			min-height: 200px;
		}
		.spalten_start_footer {
			margin: 0;
			padding: 0;
			width: 185px;
			height: 29px;
			background: url("/fileadmin/template/img/welle-kasten-unten.png") no-repeat top left;
		}

/* default styles for extension "_default" */

	/* Styles fuer "tx_cssstyledcontent" */
	/* Captions */
	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 {
		padding: 0px 0px 5px 5px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic 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;
	}

	/* 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: 10px;
	}
	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: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; 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 */
	
	
	
	/* CSS-class for typo3 v4 rtehtmlarea*/

	/*config fuer spalte Paragraph */
/*Grau Abstand*/
	.csc-frame-frame1 {background-color: #E8E8E8; padding: 10px 10px 10px 10px;}
/*Grau*/
	.csc-frame-frame2 {background-color: #E8E8E8; padding: 0px 10px 0px 10px;}
/*Tuerkishellblau Abstand*/
	.csc-frame-frame3 {background-color: #DEFAFE; padding: 10px 10px 10px 10px;}
/*Tuerkishellblau*/
	.csc-frame-frame4 {background-color: #DEFAFE; padding: 0px 10px 0px 10px;}
/*Türkishellblau-abstufung Abstand*/
	.csc-frame-frame5 {background-color: #C0F4FC; padding: 10px 10px 10px 10px;}
/*Türkishellblau-abstufung */
	.csc-frame-frame6 {background-color: #C0F4FC; padding: 0px 10px 0px 10px;}
/*Dunkelblau Abstand*/
	.csc-frame-frame7 { background-color: #A5D8F5; padding: 10px 10px 10px 10px;	}
/*Dunkelblau  */
	.csc-frame-frame8 {background-color: #A5D8F5; padding: 0px 10px 0px 10px;}
/*Dunkelblau-abstufung Abstand*/
	.csc-frame-frame9 { background-color: #D1EDFC; padding: 10px 10px 10px 10px;	}
/*Dunkelblau-abstufung */
	.csc-frame-frame10 { background-color: #D1EDFC; padding: 0px 10px 0px 10px;}
	
	.csc-frame-rulerBefore {
		border-top: 1px solid #333333;
	}
	.csc-frame-rulerAfter {
		border-bottom: 1px solid #333333;
	}
	.csc-frame-rulerHellblau1px {
		border-bottom: 1px solid #DEFAFE;
	}
	.csc-frame-rulerHellblau5px {
		border-bottom: 5px solid #DEFAFE;
	}
	.csc-frame-rulerWeiss1px {
		border-bottom: 1px solid #fff;
	}
	.csc-frame-rulerWeiss5px {
		border-bottom: 5px solid #fff;
	}
	.csc-frame-indent {
		padding-left: 100px;
	}
	.csc-frame-indent3366 {
		padding-left: 33%;
	}
	.csc-frame-indent6633 {
		padding-right: 33%;
	}
	.align-left {
		text-align: left;
	}
	.align-center {
		text-align:center;
	}
	.align-right {
		text-align:right;
	}
	.formatblock {
		text-align:justify;
	}
	/*config fuer spalte TEXT */
	/*blau*/
	span.blau { 
		background-color: #D1E6F1;
		border: 0px solid #333333;
		padding: 2px 0px 2px 0px;
	}
	span.small-text {
		font-size: 10px;
		line-height: 18px;
	}
	span.red-text {
		color: red;
	}
	span.blue-text {
		color: #8298CD;
	}
	span.yellow-text {
		color: yellow;
	}
	span.white-text {
		color: white;
	}
	span.important {
		color: #075CA9;
		font-weight:bold;
	}
	span.underline {
		text-decoration: underline;
	}
	span.superscript {
		vertical-align:super;
	}
	span.downscript {
		vertical-align:sub;
	}
	span.strikethrough {
		text-decoration: line-through;
	}
	a.mail img , a.internal-link img, a.external-link img, a.external-link-new-window img , a.internal-link-new-window img  {
		padding-right: 2px;
	}

	/***************************/
	/* General element styles: */
	/***************************/
	* { font-family: arial, helvetica; font-size: 11px; color: #064077; }
	A { text-decoration: none; font-weight: normal; }
	A:hover { text-decoration: underline; font-weight: normal; }
	IMG { border: 0px;}
	PRE { font-family: monospace; }
	FORM { margin: 0px 0px 0px 0px;}
	P, PRE { margin: 0px 0px 0px 0px; }	
	INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }

	/********************************/
	/* Frames, spacing, link-to-top */
	/********************************/
	P.csc-linkToTop { text-align: right; }
	P.csc-linkToTop A { font-weight: bold; }

	DIV.csc-frame { border: 0px; }
	DIV.csc-frame-invisible {}
	DIV.csc-frame-rulerBefore { border-top: 8px solid #77dbf0; }
	DIV.csc-frame-rulerAfter { border-bottom: 8px solid #77dbf0; }
	DIV.csc-frame-rulerBefore2 { border-top: 3px solid #c0f4fc; }
	DIV.csc-frame-rulerAfter2 { border-bottom: 3px solid #c0f4fc; }
	DIV.csc-frame-indent { padding-left: 100px; }
	DIV.csc-frame-indent3366 { padding-left: 33%; }
	DIV.csc-frame-indent6633 { padding-right: 33%; }
	DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
	DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
	
	DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
	DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
	
	
	div.csc-frame-picturespace-10px div.csc-textpic-intext-right .csc-textpic-imagewrap {
		padding-left: 10px;
		padding-bottom: 10px;
	}
	div.csc-frame-picturespace-10px div.csc-textpic-intext-left .csc-textpic-imagewrap {
		padding-right: 10px;
		padding-bottom: 10px;
	}
	div.csc-frame-picturespace-10px div.csc-textpic-above .csc-textpic-text {
		padding-top: 10px;
	}
	div.csc-frame-picturespace-10px div.csc-textpic-below .csc-textpic-text {
		padding-bottom: 10px;
	}
	div.csc-frame-picturespace-10px div.csc-textpic-intext-right-nowrap .csc-textpic-text {
		padding-right: 10px;
	}
	div.csc-frame-picturespace-10px div.csc-textpic-intext-left-nowrap .csc-textpic-text {
		padding-left: 10px;
	}


	div.csc-frame-picturespace-15px div.csc-textpic-intext-right .csc-textpic-imagewrap {
		padding-left: 15px;
		padding-bottom: 15px;
	}
	div.csc-frame-picturespace-15px div.csc-textpic-intext-left .csc-textpic-imagewrap {
		padding-right: 15px;
		padding-bottom: 15px;
	}
	div.csc-frame-picturespace-15px div.csc-textpic-above .csc-textpic-text {
		padding-top: 15px;
	}
	div.csc-frame-picturespace-15px div.csc-textpic-below .csc-textpic-text {
		padding-bottom: 15px;
	}
	div.csc-frame-picturespace-15px div.csc-textpic-intext-right-nowrap .csc-textpic-text {
		padding-right: 15px;
	}
	div.csc-frame-picturespace-15px div.csc-textpic-intext-left-nowrap .csc-textpic-text {
		padding-left: 15px;
	}
	div.csc-frame-picturespace-20px div.csc-textpic-intext-right .csc-textpic-imagewrap {
		padding-left: 20px;
		padding-bottom: 20px;
	}
	div.csc-frame-picturespace-20px div.csc-textpic-intext-left .csc-textpic-imagewrap {
		padding-right: 20px;
		padding-bottom: 20px;
	}
	
	
	div.csc-frame-picturespace-20px div.csc-textpic-above .csc-textpic-text {
		padding-top: 20px;
	}
	div.csc-frame-picturespace-20px div.csc-textpic-below .csc-textpic-text {
		padding-bottom: 20px;
	}
	div.csc-frame-picturespace-20px div.csc-textpic-intext-right-nowrap .csc-textpic-text {
		padding-right: 20px;
	}
	div.csc-frame-picturespace-20px div.csc-textpic-intext-left-nowrap .csc-textpic-text {
		padding-left: 20px;
	}		
	
	
	div.csc-frame-picturespace-25px div.csc-textpic-intext-right .csc-textpic-imagewrap {
		padding-left: 25px;
		padding-bottom: 25px;
	}
	div.csc-frame-picturespace-25px div.csc-textpic-intext-left .csc-textpic-imagewrap {
		padding-right: 25px;
		padding-bottom: 25px;
	}
	div.csc-frame-picturespace-25px div.csc-textpic-above .csc-textpic-text {
		padding-top: 25px;
	}
	div.csc-frame-picturespace-25px div.csc-textpic-below .csc-textpic-text {
		padding-bottom: 25px;
	}
	div.csc-frame-picturespace-25px div.csc-textpic-intext-right-nowrap .csc-textpic-text {
		padding-right: 25px;
	}
	div.csc-frame-picturespace-25px div.csc-textpic-intext-left-nowrap .csc-textpic-text {
		padding-left: 25px;
	}
	
	DIV.csc-frame-border-bg {
		background: #DEFAFE;
		border: 1px #ffffff solid;
		z-index: 2;
	}
	
	DIV.bgweiss {
		background: #fff;
	}
	
	DIV.csc-frame-border-bg DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin: 0; }
	DIV.csc-frame-border-bg .csc-textpic-text { padding: 10px 10px 10px 0px; }
	
	.csc-frame-rulerAfter3 {
		width: 100%;
		border-bottom: 5px #c0f4fc solid;
		background: #c0f4fc;
	}

	DIV.border-bg-space .csc-textpic, DIV.border-bg-space .bodytext, DIV.border-bg-space .tx-indexedsearch {
		padding: 10px 10px 10px 10px;
	}
	DIV.border-bg-space Table .bodytext {
		padding: 0px 10px 0px 10px;
	}
	DIV.csc-textpic .bodytext {
		padding: 0px 0px 0px 0px
	}
	
	DIV.csc-header h1 {
		border-top: 10px #67BEEF solid;
		background: #fff;
		height: auto;
		line-height: 25px;
		margin: 0;
		padding: 0px 0px 0px 10px;
	}
	#col3_content DIV.csc-header h1.csc-firstHeader {
		border-top: 0px;
		background: url("/fileadmin/template/img/h1-bg-right.png") no-repeat top left;
		height: auto;
		padding: 10px 0px 0px 10px;
		line-height: 25px;
	}
	.csc-textpic img {
		display: block;
	}
	
	/******************/
	/* Headers, plain */
	/******************/
	H1 { font-size: 15px; }
	H2 { font-size: 14px; /*color: #186900;*/ }
	H3 { font-size: 13px; /*color: #10007B;*/ }
	H4 { font-size: 12px; /*color: #8A0020;*/ }
	H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
	H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

	/* Headers, with link */
	H1 A, H2 A, H3 A, H4 A, H5 A {  text-decoration: none; }
	H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

	/* Header date */
	P.csc-header-date { font-size: 10px; color: #186900; }

	/* Subheader, general */
	P.csc-subheader { font-style: italic; background-color: #EDEBF1; }
	
	/* Subheader, specific */
	P.csc-subheader-0 { font-style: normal; }
	P.csc-subheader-1 { color: #186900; }
	P.csc-subheader-2 { color: #10007B; }
	P.csc-subheader-3 { color: #8A0020; }



	/*******************/
	/* RTE / Bodytext: */
	/*******************/
	/*P.bodytext { font-size: 11px; color: #000000; }*/
	P.bodytext A { font-weight: normal; }

	/* RTE / Bulletlists */
	UL { margin-top: 0px;  }
	UL UL LI { font-size: 10px; }
	OL { margin-top: 0px; }
	LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

	/* RTE / Table styling */
	TABLE.contenttable { border: 0px #333333 solid; padding: 0px 0px 0px 0px; margin: 5px 0px -5px 0px; width: 100%; }
	TABLE.contenttable TR TD { padding: 1px 0px 1px 0px; margin: 0px 0px 0px 0px;}
	TABLE.contenttable TR { background-color: transparent; }

	/**********/
	/* Trenner */
	/**********/
	DIV.csc-trenner {
		width: 100%;
		height: 1px;
		font-size: 0px;
		line-height: 0px;
		border-bottom: 1px solid #dddddd;
		margin: 0;
		clear:both;
	}

	/**********/
	/* Images */
	/**********/

	/* Images / Captions */
	P.csc-caption { font-size: 10px; font-style: italic; }

	/* Images / Tables / Floating text */
	TABLE.imgtext-table { border: 0px; }

	/* 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; }



	/***************/
	/* Bulletlists */
	/***************/

	/* Bulletlists, general */
	UL.csc-bulletlist LI { font-size: 11px; }

	/* Bulletlists, specifically */
	UL.csc-bulletlist-0 { color: #000000; }
	UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
	UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
	UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



	/*********************/
	/* Tables, generally */
	/*********************/
	/* Tables, specifically */
	TABLE.contenttable-0 P { color: #000000; }
	
	TABLE.contenttable-1 P { color: #186900; }
	TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
	TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
	TABLE.contenttable-2 P { color: #10007B; }
	TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
	TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

	TABLE.contenttable-3 P { color: #8A0020; }
	TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
	TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



	/************************/
	/* Filelinks, generally */
	/************************/
	TABLE.csc-uploads { border: 0px; }
	TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
	TABLE.csc-uploads TR TD { vertical-align : top; }
	TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
	TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
	TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
	TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
	TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
	TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
	TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

	/* Filelinks, specifically */
	TABLE.csc-uploads-1 { border-color: #186900; }
	
	TABLE.csc-uploads-2 { border-color: #10007B; }
	
	TABLE.csc-uploads-3 { border-color: #8A0020; }
	TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
	TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
	TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }
				


	/*****************/
	/* Various Forms */
	/*****************/

	/* Email, Login and Search forms generally: */
	FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
	FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
	FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
	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: 1px solid #333333; }
	FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }
	
	/* Email form, specifically */
	FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

	/* Search form, specifically */
	FORM TABLE.csc-searchform { width: 100%; }
	FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
	FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
	FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

	/* Login form, specifically */
	FORM TABLE.csc-loginform { width: 70%; }

	/* Email form, specifically */
	.csc-mailform-field {
		padding: 0;
		margin: 0px 0px 20px 0px;
		height:auto;
		width: 100%;
	}
	.csc-mailform {
		margin: 0px 0px 0px 0px;
		padding: 0;
		border: 0;
		height:auto;
		width: 100%;
	}
	.csc-mailform Label {
		width: 200px;
		float: left;
		text-align: right;
		padding-right: 4px;
		padding-left: 5px;
		margin: 0;
	}
	/********csc-mailform-radio*********/
	span.csc-mailform-radio {
		margin: 10px 0px 0px 0px;
		float: left;
		border: 0px #000 solid;
		padding-bottom: 5px;
		height: auto;
	}
	span.csc-mailform-radio fieldset {
		border: 0px #000 solid;
	}
	.csc-mailform-radio label {
		float: none;
		width: auto;
		text-align: left;
	}
	.csc-mailform input.csc-mailform-radio {
		width: 15px;
		margin-top: 5px;
		border:0;
	}
	span.csc-mailform-radio legend {
		display: none;
	}
	span.csc-mailform-radio input {
		margin: 0px 0px 0px 11px;
		padding-bottom: 0px;
	}
	span.csc-mailform-radio[class] input {
		margin: 0px 0px -5px 0px;
		padding-bottom: 0px;
	}
	/*****************/
	.csc-mailform TEXTAREA {
		width: 230px;
		margin: 0px 0px 0px 5px;
		border: 1px solid #666;
		float:left;
		overflow: auto;
	}
	.csc-mailform INPUT {
		border: 0;
		width: 229px;
		height: 16px;
		line-height: 16px;
		padding: 0px;
		padding-left: 5px;
		text-align: left;
		font-weight: normal;
		margin: 0px 0px 5px 5px;
		border: 1px solid #666;
		background: #fff;
	}
	.csc-mailform INPUT.csc-mailform-submit {
		border: 0;
		width: 237px;
		height: 25px;
		line-height: 25px;
		padding: 0px 0px 3px 0px;
		text-align: center;
		font-weight: normal;
		background: #D3D3D3;
		margin: 5px 0px 5px 214px;
		border: 1px #808080 solid;
	}
	* html .csc-mailform INPUT.csc-mailform-submit {
		line-height: 14px;
		padding: 0px 0px 0px 0px;
		width: 230px;
		margin: 5px 0px 5px 205px;
		w\idth: 237px;
		ma\rgin: 5px 0px 5px 215px;
	}
	.csc-mailform INPUT.csc-mailform-submit:hover {
		background: #ccc;
		border: 1px #515151 solid;
	}
	/********csc-mailform-check*********/
	input.csc-mailform-check {
		width: 15px;
		border: 0px #808080 solid;
		margin: 2px 0px 0px 9px;
		padding: 0px 0px 0px 0px;
	}
	
	/*****************/
	/* Search result */
	/*****************/

	/* Search Result, result information box: */
	TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
	TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
	TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
	TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
	TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

	/* Search Result, header + abstract: */
	H3.csc-searchResultHeader A { color: #186900; }	
	H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
	P.csc-searchResult { font-style: italic; margin-left: 20px;}
	
	/* Search word markup */
	SPAN.csc-sword { font-weight: bold; color: red; }


	/*****************************/
	/* Menu / Sitemap, generally */
	/*****************************/
	DIV.csc-menu { margin-left: 10px; }
	DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
	DIV.csc-menu P A { color: #000000; text-decoration: none; }
	DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
	DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

	/* Menu / Sitemap, "Menu of these pages" */
	DIV.csc-menu-def P {  }

	/* Menu / Sitemap, "Menu of subpages to these pages" */
	DIV.csc-menu-1 { }

	/* Menu / Sitemap, "Sitemap" */
	DIV.csc-menu-2 { }
	DIV.csc-menu-2 P.csc-sitemap { }
	DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
	DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
	DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
	DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
	DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }	
	DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
	DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
	DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

	/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
	DIV.csc-menu-3 { }
	DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
	DIV.csc-menu-3 P.csc-section A { color: #186900; }

	/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
	DIV.csc-menu-4 { }
	DIV.csc-menu-4 P { margin-top: 2px; }
	DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

	/* Menu / Sitemap, "Recently updated pages" */
	DIV.csc-menu-5 { }

	/* Menu / Sitemap, "Related pages (based on keywords)" */
	DIV.csc-menu-6 { }

	/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
	DIV.csc-menu-7 { }
	DIV.csc-menu-7 P { font-weight: bold; }
	DIV.csc-menu-7 P.csc-section A { color: #186900; }



	/****************************************/
	/* Frontend editing / TYPO3 Admin Panel */
	/****************************************/
	IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

	/* Default styles for the Admin Panel */
	TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
	TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
	TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
	TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
	TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
	TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
	TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
	TABLE.typo3-editPanel TD { border: 0px; }
	
	form table tr td.csc-form-labelcell, form table tr td.csc-form-commentcell, form table tr td.csc-form-fieldcell {
	  background-color: #C0F4FC;
	}
	form table.csc-searchform tr td.csc-form-fieldcell input, form table.csc-searchform tr td.csc-form-fieldcell select {
	  width: 90%;
	}
	p.bookmark { padding: 0px 0px 0px 10px; margin: -10px 0px 0px 0px; background: #fff}

/* default styles for extension "veguestbook" */
.tx-veguestbook-pi1 {
        margin: 10px 10px 10px 10px;
    }
#col2_inner .tx-veguestbook-pi1 {
	background: #DEFAFE;
	border: 1px #ffffff solid;
	width: 488px;
	margin: 0;
	padding: 0px;
}
#col2_inner[id] .tx-veguestbook-pi1 {
	width: 494px;
}

    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
		padding: 10px 0px 0px 10px;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear: both;
		background: #67beef;
		color: #000;
		/*display: block;*/
		font-size: 100%;
		font-weight: bold;
		padding: 3px 10px 3px 10px;
	}
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width: 150px;
		min-height:30px;
		padding: 3px 10px 3px 10px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float: left;
		padding: 3px 10px 3px 10px;
		background: #ffffff;
		display: inline;
		width: 297px;
	}
	.tx-veguestbook-pi1[class] .tx-guestbook-right {
		width: 303px;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
	p.tx-guestbook-latest-more {
		text-align: right;
	}
	.tx-guestbook-latest-more a {
		font-weight:bold;
		color: #727272;
	}
	.tx-guestbook-latest-more a:hover {
		font-weight:bold;
		color: #727272;
		text-decoration: underline;
	}
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		height: 40px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 165px;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
		
	.tx-veguestbook-pi1 .tx-guestbook-field label.sr_freecap-label {
		display: block;
		clear: both;
		width: 100%;
	}
	.sr_freecap-img {
		clear: both;
		margin: 0px 0px 10px 0px;
		padding: 0;
	}
	.sr_freecap-img img {
		margin: 0;
		padding: 0;
		display: block;
		border: 0;
		width: 97%;	
	}
	.tx-veguestbook-pi1 span.tx-srfreecap-pi2-cant-read {
		color:#000;
	}
	
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;

	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
/* default styles for extension "css_suche" */

.tx-macinasearchbox-pi1 {
	background: url(/fileadmin/template/img/menu-bg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
}

DIV.tx-macinasearchbox-pi1 .textbox {
	width: 85px;
	margin: 4px 0px 0px 10px;
	padding: 0px 0px 0px 3px;
	height: 15px;
	float: left;
	border: 1px #DEFAFE solid;
	z-index: 120;
	background: #DEFAFE;

}

DIV.tx-macinasearchbox-pi1[class] .textbox {
	width: 85px;

}

DIV.tx-macinasearchbox-pi1 .submit {
	border: 0;
	width: 45px;
	height: 30px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	background: url(/fileadmin/template/img/menu-bg-suche.gif) no-repeat 0px 0px;

}

DIV.tx-macinasearchbox-pi1 .submit:hover {
	background: url(/fileadmin/template/img/menu-bg-suche-hover.gif) no-repeat 0px 0px;

}

* html .submit-div {
	border: 0;
	width: 45px;
	height: 30px;
	line-height: 26px;
	margin: 0px 0px 0px -2px;
	padding: 0;

}

/* default styles for extension "news" */
div#col2_inner .news-search-form {
	display:  none;
}
/*-----------------------------------  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:1px solid #F9FFE5;

}
.news-list-container div.clearer {
	clear: both;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border: 1px #fff solid;
	background: #DEFAFE;
}

.news-latest-gotoarchive {
	padding: 5px;
}
.news-latest-container H2 {
	display: none;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}

.news-latest-item {
	padding: 5px;
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	border-bottom:1px solid #666;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin: 10px 0px 0px 0px;
	width: 100%;
}


.news-list-item {
	height: auto;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background:#DEFAFE;
	border: 1px solid #fff;
}
.news-list-item a img {
	float: left;
	padding: 0;
	margin: 0px 10px 0px 0px;
}
.news-list-item h3 a, .news-list-item h3 a:hover {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}
.news-search {
	padding: 0px 0px 0px 0px;
	background: #DEFAFE;
	margin: 0;
	width: 195px;
}
.news-search h1 {
	padding: 10px 0px 5px 15px;
	background: #DEFAFE;
	margin: 0;
}

.news-search-form {
	padding:0;
	margin: 0;
	background: #DEFAFE;
	width: 193px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	
}
#col1 .news-search-emptyMsg {
	display: none;
}
.news-search-emptyMsg{
	margin:0px;
}
#col1 DIV.news-search-form {
	padding:0;
	margin: 0;
	height: 40px;
	background: #DEFAFE;
}
#col1 DIV.news-search-form input {
	width: 125px;
	margin: 4px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	height: 15px;
	float: left;
	border: 1px #E8E8E8 solid;
	z-index: 120;
}

#col1 DIV.news-search-form[class] input {
	width: 125px;

}
#col1 span.news-search-form-submit {
	 padding: 0;
	 margin: 0;
	 width: 25px;
	 border: 0;
}
#col1 DIV.news-search-form .news-search-form-submit input {
	border: 0;
	width: 25px;
	height: 30px;
	line-height: 26px;
	margin: 3px 0px 0px 10px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	background: url(/fileadmin/template/img/go.png) no-repeat 0px 0px;

}
* html #col1 DIV.news-search-form .news-search-form-submit input {
	border: 0;
	width: 25px;
	height: 30px;
	line-height: 26px;
	margin: 0px 0px 0px -2px;
	padding: 0;

}
#col1 DIV.news-search-form .news-search-form-submit input:hover {
	background: url(/fileadmin/template/img/go.png) no-repeat 0px 0px;

}

.news-list-container H3 {
	

}

.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
	border:1px solid #fff;
	
}
.news-list-browse-border {
	border-top: 10px solid #67BEEF;
	background-color:#DEFAFE;
	height: 30px;
}
.news-list-browse-border[class] {
	height: auto;
	min-height: 30px;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:0;
	padding:10px;
}

.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: #BFF4FC;
	border:1px solid #fff;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	background: #DEFAFE;
	padding: 10px 10px 10px 10px;	
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding: 0px;
	margin-bottom:10px;
	border:1px solid #fff;
	background-color:#DEFAFE;
	height: 300px;
}
.news-single-item[class] {
	height: auto;
	min-height: 300px;
}
.news-single-item p.bodytext {
	padding: 0px 10px 0px 10px;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	margin: 10px 0px 5px 10px;
}
.news-single-item H3 {
	margin: 0px 0px 10px 10px;
}

.news-single-img {
	float: right;
	margin:10px 10px 10px 10px;

}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
	margin: 0px 10px 0px 10px;
}
.news-single-backlink {
	border:1px solid #fff;
	margin: 10px 0px 0px 0px;
}
.news-single-backlink-border {
	border-top: 10px solid #67BEEF;
	background-color:#DEFAFE;
	height: 30px;
}
.news-single-backlink-border a {
	line-height: 28px;
	margin: 0px 0px 0px 10px;
}
.news-single-backlink-border[class] {
	height: auto;
	min-height: 30px;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	margin: 0px 10px 0px 10px;
}
.news-single-timedata {
	float: right;
	margin: 10px 10px 0px 10px;
	
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #DEFAFE;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#DEFAFE;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding: 0px;
	margin: 10px 10px 10px 10px;
	text-align: center;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu-ACT {
	font-weight:bold;
}

.news-catmenu a {
	display: none;
}

div.news-catmenu .news-catmenu-ACT a, div.news-catmenu .news-catmenu-NO a {
	display: inline;
	font-size:13px;
	font-weight:bold;
	padding:0px 4px 0px 4px;
}
div.news-catmenu .news-catmenu-ACT a {
	text-decoration: underline;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding-right:10px;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#DEFAFE;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#DEFAFE;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
