/*----------------------------------------------------------------------*/
/*  Standard Stylesheet                                                 */
/*----------------------------------------------------------------------*/

/* Beispiel für den png-fix im ie6
* html #contentContainer
{
behavior: url('fileadmin/templates/res/scripts/iepngfix.htc');
}
*/

/*----------------------------------------------------------------------*/
/*  Standard                                                            */
/*----------------------------------------------------------------------*/

/* Scrollbalken simulieren */
/*
html[xmlns^="http"] {
	overflow-y: scroll;
}

html {
	overflow: -moz-scrollbars-vertical;
}
*/
/* Scrollbalken simulieren ENDE */

html
{
}

body,
h1, h2, h3, h4, h5, h6,
form, select, option, textarea, input,
th, td,
ol, ul, li
{
	font-family:		   Arial,Helvetica,sans-serif;
	color:			       #7d7d81;
}

body
{
	text-align:		     left;
	font-size:		     11px;
	line-height:		   18px;
	margin:			       0px;
	padding:		       0px;
	border:			       0px;
	background-color: #c6d9ea;
}

p
{
	padding:		       0px 0px 0px 0px;
}

IMG
{
border:				       0px;
}

A
{
	font-family:		   Arial,Helvetica,sans-serif;
	text-decoration:	 none;
	text-align:		     left;
	font-size:		     11px;
	color:			       #216db2;
}

A:hover
{
	font-family:		   Arial,Helvetica,sans-serif;
	text-decoration:   underline;
	text-align:		     left;
	font-size:		     11px;
	color:			       #216db2;
}

/* Umrandungen um Links rausnehmen */

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

/* Umrandungen um Links rausnehmen ENDE */

.indent {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  border: 0px solid #000000;
}

/*----------------------------------------------------------------------*/
/*  Standard ENDE                                                       */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/*  Navigation                                                          */
/*----------------------------------------------------------------------*/

/* Hauptnavigation */

ul.navigationMain {
margin: -10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-image: none;
}
ul.navigationMain LI {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 16px;
background-image: url('clear.gif');
}

ul.navigationMain LI a{
color: #7d7d81;
margin: 0px 0px 0px 0px;
font-size: 12px;
text-decoration: none;
}

ul.navigationMain LI a:hover{
color: #216db2;
font-size: 12px;
}

ul.navigationMain LI.navigationMainACT a{
color: #216db2;
margin: 0px 0px 0px 0px;
font-size: 12px;
text-decoration: none;
}

ul.navigationMain LI.navigationMainACT a:hover{
color: #216db2;
font-size: 12px;
}

/* Hauptnavigation ENDE */

/* Navigation Meta */

ul.navigationMeta {
margin: -10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-image: none;
}
ul.navigationMeta LI {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 16px;
background-image: url('clear.gif');
}

ul.navigationMeta LI a{
color: #7d7d81;
margin: 0px 0px 0px 0px;
font-size: 11px;
text-decoration: none;
}

ul.navigationMeta LI a:hover{
color: #216db2;
font-size: 11px;
}

ul.navigationMeta LI.navigationMetaACT a{
color: #216db2;
margin: 0px 0px 0px 0px;
font-size: 11px;
text-decoration: none;
}

ul.navigationMeta LI.navigationMetaACT a:hover{
color: #216db2;
font-size: 11px;
}

/* Navigation Meta ENDE */

/*----------------------------------------------------------------------*/
/*  Navigation ENDE                                                     */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/*  Content                                                             */
/*----------------------------------------------------------------------*/

/* Seitenelemente */

#screen
{
width: 735px;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
border: 0px solid #990000;
overflow: visible;
}

#screenHome
{
width: 735px;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
border: 0px solid #990000;
overflow: visible;
}

#contentContainerHeader
{
height: 14px;
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px 0px;
width: 100%;
background: url("../img/frameTop.gif") no-repeat;
}

#contentContainer
{
clear: both;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 100%;
background-color: #ffffff;
}

#contentContainerFooter
{
height: 14px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 0px;
width: 100%;
background: url("../img/frameBottom.gif") no-repeat;
}

#titleContainer
{
overflow: hidden;
padding: 45px 35px 60px 35px;
margin: 0px 0px 0px 0px;
font-size: 31px;
color: #5a595e;
font-weight: bold;
}

#titleContainerHome
{
overflow: hidden;
padding: 84px 0px 40px 40px;
margin: 0px 0px 0px 0px;
font-size: 31px;
color: #5a595e;
font-weight: bold;
}

#navigationMainContainer
{
position: relative;
float: left;
width: 243px;
overflow: hidden;
border: 0px solid #990000;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}

* html #navigationMainContainer
{

}

#navigationMain
{
position: relative;
z-index: 1502;
overflow: hidden;
padding: 20px 10px 130px 35px;
margin: 0px 0px 0px 0px;
}

#imageContainer
{
position: absolute;
width: 100px;
height: 126px;
top: 0px;
left: 138px;
z-index: 1500;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#arrowContainer
{
position: absolute;
width: 185px;
height: 165px;
bottom: 0px;
left: 0px;
z-index: 1501;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url('../img/pfeil.gif') no-repeat;
}

#contentContainerNormalHeader
{
width: 418px;
height: 15px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url("../img/contentTop.gif") no-repeat;
}

#contentContainerNormal
{
float: left;
width: 418px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: #eaeef7;
}

#contentContainerNormalHome
{
float: left;
width: 100%;
text-align: center;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#contentContainerNormalFooter
{
width: 418px;
height: 15px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url("../img/contentBottom.gif") no-repeat;
}

#contentNormal
{
padding: 5px 40px 5px 40px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#navigationMetaContainer
{
float: left;
width: 74px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#navigationMeta
{
overflow: hidden;
padding: 20px 10px 0px 15px;
margin: 0px 0px 0px 0px;
}

#logos
{
overflow: hidden;
padding: 25px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#logosHome
{
overflow: hidden;
padding: 30px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* Seitenelemente ENDE */



/* FCE */

/* 2-spaltiger Inhalt */

.content2sp
{
	clear:        both;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

.content2sp1
{
	float:				left;
	width:				49%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

.content2spLeft
{

}

.content2sp2
{
	float:				right;
	width:				49%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

.content2spRight
{

}

/* 2-spaltiger Inhalt ENDE */


/* 3-spaltiger Inhalt */

.content3sp
{
	clear:        both;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

.content3sp1
{
	float:				left;
	width:				33%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 1% 0px 0px;
	overflow:			hidden;
}

.content3spLeft
{

}

.content3sp2
{
	float:				left;
	width:				32%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 1% 0px 0px;
	overflow:			hidden;
}

.content3spMiddle
{

}

.content3sp3
{
	float:				right;
	width:				33%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

.content3spRight
{

}

/* 3-spaltiger Inhalt ENDE */

/* FCE ENDE */

/*----------------------------------------------------------------------*/
/*  Content ENDE                                                        */
/*----------------------------------------------------------------------*/


/*----------------------------------------------------------------------*/
/*  Plugins                                                             */
/*----------------------------------------------------------------------*/

/* RTEHTMLAREA */

.blueText {
  color: #216db2;
}

p.blueText {
  color: #216db2;
}

.piktoPFEIL {
  color: #216db2;
  background: url("../img/piktogramme/pfeil.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 8px;
  margin: 0px 0px 0px 0px;

}

p.piktoPFEIL {
  color: #216db2;
  background: url("../img/piktogramme/pfeil.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 8px;
  margin: 0px 0px 0px 0px;
}

.piktoPFEILback {
  color: #216db2;
  background: url("../img/piktogramme/pfeilBacklink.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 8px;
  margin: 0px 0px 0px 0px;

}

p.piktoPFEILback {
  color: #216db2;
  background: url("../img/piktogramme/pfeilBacklink.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 8px;
  margin: 0px 0px 0px 0px;
}

.piktoPDF {
  color: #216db2;
  background: url("../img/piktogramme/pdf.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  margin: 0px 0px 4px 0px;
  line-height: 22px;
}

p.piktoPDF {
  color: #216db2;
  background: url("../img/piktogramme/pdf.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  margin: 0px 0px 4px 0px;
  line-height: 22px;
}

.piktoWORD {
  color: #216db2;
  background: url("../img/piktogramme/doc.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoWORD {
  color: #216db2;
  background: url("../img/piktogramme/doc.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

.piktoEXCEL {
  color: #216db2;
  background: url("../img/piktogramme/xls.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoEXCEL {
  color: #216db2;
  background: url("../img/piktogramme/xls.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

.piktoPOWERPOINT {
  color: #216db2;
  background: url("../img/piktogramme/ppt.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoPOWERPOINT {
  color: #216db2;
  background: url("../img/piktogramme/ppt.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

.piktoZIP {
  color: #216db2;
  background: url("../img/piktogramme/zip.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoZIP {
  color: #216db2;
  background: url("../img/piktogramme/zip.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}


.piktoIMAGE {
  color: #216db2;
  background: url("../img/piktogramme/jpg.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

p.piktoIMAGE {
  color: #216db2;
  background: url("../img/piktogramme/jpg.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 3px 0px 3px 23px;
  line-height: 22px;
}

a.piktoPFEIL, a.piktoPFEILback, a.piktoPDF, a.piktoWORD, a.piktoEXCEL, a.piktoPOWERPOINT, a.piktoZIP, a.piktoIMAGE {
  text-decoration: none !important;
}

a:hover.piktoPFEIL, a:hover.piktoPFEILback, a:hover.piktoPDF, a:hover.piktoWORD, a:hover.piktoEXCEL, a:hover.piktoPOWERPOINT, a:hover.piktoZIP, a:hover.piktoIMAGE {
  text-decoration: underline !important;
}

a.mail {
  color: #216db2;
  background: url("../img/piktogramme/mail.gif");
  background-repeat: no-repeat;
  background-position: -2px -3px;
  padding: 0px 0px 0px 23px;
  line-height: 18px;
  }

a.download {
  color: #216db2;
  background: url("../img/piktogramme/download.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link {
  color: #216db2;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link-new-window {
  color: #216db2;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link {
  color: #216db2;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link-new-window {
  color: #216db2;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}

a.internal-link, a.internal-link-new-window, a.mail, a.download, a.external-link, a.external-link-new-window   {
  color: #216db2;
  text-decoration: none !important;
}

a.internal-link:hover, a.internal-link-new-window:hover, a.mail:hover, a.download:hover, a.external-link:hover, a.external-link-new-window:hover   {
  color: #216db2;
  text-decoration: underline !important;
}

/* RTEHTMLAREA ENDE */


/* CSS_STYLED_CONTENT */

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Arial,Helvetica,sans-serif; }
PRE { font-family: monospace; }
FORM { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { font-size: 11px; }

blockquote {
  margin-left: 24px;
  margin-right: 0px;
  border: 0px solid #000000;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: left; padding: 0px 0px 0px 0px; margin-top: 18px; }
P.csc-linkToTop A { font-weight: normal; font-size: 11px; text-decoration: none; color: #216db2; }
P.csc-linkToTop A:Hover { font-weight: normal; font-size: 11px; text-decoration: underline; color: #216db2; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #216db2; margin-top: 10px; padding-bottom: 10px; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #216db2;  padding-top: 10px; margin-bottom: 10px; }
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: #f1f1f1; padding: 2px 4px 2px 4px; border: 1px solid #216db2; }
DIV.csc-frame-frame2 { background-color: #ffffff; padding: 2px 4px 2px 4px; border: 1px solid #216db2; }

DIV.csc-frame-frame1 A { color: #216db2 !important; text-decoration: none; }
DIV.csc-frame-frame1 A:hover { color: #216db2; text-decoration: underline; }
DIV.csc-frame-frame1 IMG { text-decoration: none; }

p.csc-frame-frame1, table.csc-frame-frame1, td.csc-frame-frame1 { background-color: #f1f1f1; padding: 2px 4px 2px 4px; border: 1px solid #216db2; }
p.csc-frame-frame2, table.csc-frame-frame2, td.csc-frame-frame2 { background-color: #ffffff; padding: 2px 4px 2px 4px; border: 1px solid #216db2; }

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: 0px; }
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: 0px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 16px; line-height: 20px; color: #7d7d81; font-weight: bold; padding: 0px 0px 18px 0px; }
H2 { font-size: 13px; line-height: 19px; color: #7d7d81; font-weight: bold; padding: 0px 0px 0px 0px; }
H3 { font-size: 13px; line-height: 19px; color: #216db2; font-weight: bold; padding: 0px 0px 0px 0px; }
H4 { font-size: 11px; line-height: 18px; color: #7d7d81; font-weight: bold; padding: 0px 0px 0px 0px; }
H5 { font-size: 11px; line-height: 18px; color: #216db2; font-weight: bold; padding: 0px 0px 0px 0px; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; text-align: left;}

H2.homepage { font-size: 11px; line-height: 19px; color: #7d7d81; font-weight: bold; padding: 0px 0px 0px 0px; margin-top: -18px; }

/* Headline #5 */
.csc-header-n1, .csc-header-n2, .csc-header-n3, .csc-header-n4, .csc-header-n5, .csc-header-n6, .csc-header-n7, .csc-header-n8, .csc-header-n9, .csc-header-n10
{
	position:			relative;
	overflow:			visible;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
}

/* Headers, with link */
H1 A { font-size: 16px; color: #7d7d81; font-weight: bold; text-decoration: none; }
H2 A { font-size: 13px; color: #7d7d81; font-weight: bold; text-decoration: none; }
H3 A { font-size: 13px; color: #216db2; font-weight: bold; text-decoration: none; }
H4 A { font-size: 11px; color: #7d7d81; font-weight: bold; text-decoration: none; }
H5 A { font-size: 11px; color: #216db2; font-weight: bold; text-decoration: none; }
H1 A:hover { font-size: 16px; color: #216db2; text-decoration: none; }
H2 A:hover, H3 A:hover { font-size: 13px; color: #216db2; text-decoration: none; }
H4 A:hover, H5 A:hover { font-size: 11px; color: #216db2; text-decoration: none; }

/* Header date */
P.csc-header-date { font-size: 11px; color: #000000; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #cccccc; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #000000; }
P.csc-subheader-2 { color: #000000; }
P.csc-subheader-3 { color: #000000; }

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 11px; line-height: 18px; color: #7d7d81; }
P.bodytext A { text-decoration: underline; color: #216db2; }
P.bodytext A:hover { text-decoration: none; color: #216db2; }

/* RTE / Bulletlists */
UL { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }

UL LI { font-size: 11px; background: url("../img/bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 7px;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; }
*+html UL LI { background-position: 0px 7px;}
* html UL LI { background-position: 0px 7px;}

OL { margin: 0px; padding-left: 24px; }
OL LI { margin: 0px; color: #000000; font-size: 11px; line-height: 18px; font-weight: normal; }

/* RTE / Table styling */
TABLE.contenttable { border: 0px #333333 solid; margin: 5px 0px 0px 0px; }
TABLE.contenttable TR TD { background-color: #f5f5f5; padding: 2px 4px 2px 4px; }
TABLE.contenttable TR TD P.bodytext { font-size: 12px; padding: 0px 0px 0px 0px; }
TABLE.contenttable TR { }
TABLE.contenttable THEAD TH { background-color: #cccccc; padding: 2px 4px 2px 4px !important; }

TABLE.contenttable .align-left { text-align: left; }
TABLE.contenttable .align-right { text-align: right; }
TABLE.contenttable .align-center { text-align: center; }
/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { padding-top: 5px; padding-bottom: 5px; font-size: 11px; line-height:20px; color: #216db2; font-style: normal; margin:1px; }

.csc-textpic-caption { color: #216db2; font-size: 11px; line-height:20px; }

/* 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 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }

UL.csc-bulletlist-0 LI { font-size: 11px; background-image: url("../img/bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 7px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 9px; }

* html UL.csc-bulletlist-0 LI { background-position: 0px 7px; }
*+html UL.csc-bulletlist-0 LI { background-position: 0px 7px; }

UL.csc-bulletlist-1 LI { font-size: 11px; background-image: url("../img/bulletlist_style1.gif"); background-repeat: no-repeat; background-position: 0px 7px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; }

* html UL.csc-bulletlist-1 LI { background-position: 0px 7px; }
*+html UL.csc-bulletlist-1 LI { background-position: 0px 7px; }

UL.csc-bulletlist-2 LI { font-size: 11px; background-image: url("../img/bulletlist_style2.gif"); background-repeat: no-repeat; background-position: 0px 3px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 15px; }

UL.csc-bulletlist-3 LI { font-size: 11px; background-image: url("../img/bulletlist_style3.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 13px; }

* html UL.csc-bulletlist-3 LI { background-position: 0px 5px; }
*+html UL.csc-bulletlist-3 LI { background-position: 0px 5px; }


/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }
UL.csc-bulletlist-1 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }
UL.csc-bulletlist-2 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }
UL.csc-bulletlist-3 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 13px; }


/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* 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: 11px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { /* background-color: #DDDDDD; */ }
TABLE.csc-uploads TR.tr-odd { /* background-color: #e7e7e7; */ }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 3px; padding-top: 3px; padding-bottom: 3px; padding-right: 3px; width: 1%; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 100%; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; padding-right: 5px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { text-decoration: none; color: #216db2; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A:hover { text-decoration: underline; color: #216db2; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: normal; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; text-align: center; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #333333; }

TABLE.csc-uploads-2 { border-color: #333333; }

TABLE.csc-uploads-3 { border-color: #333333; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #333333; }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 0px; padding-right: 0px; }
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%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 0px; 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 { border-bottom: 1px dotted #216db2; background-color: #F5E2D9;}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }

ul.csc-menu { margin: 0px 0px -6px 0px; }
ul.csc-menu LI { margin: 0px; padding: 0px 0px 6px 0px; line-height: 15px; background-image: url('clear.gif'); }
DIV.csc-menu P { font-size: 11px; font-weight: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 0px; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #b60000; text-decoration: underline; }

DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 0px; 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: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #b60000; }

/* 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; }


/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }


/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { right: 0px; top:0px; 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: 11px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 11px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/* Margins around images: */

/* default styles for extension "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 {
		border: 2px solid black;
		padding: 0px 0px;
	}

	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 */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

/* CSS_STYLED_CONTENT ENDE */


/* PERFECTLIGHTBOX*/

#overlay {
z-index:500000 !important;
}

#lbLightbox {
z-index:500000 !important;
}

/* PERFECTLIGHTBOX ENDE */

/*----------------------------------------------------------------------*/
/*  Plugins ENDE                                                        */
/*----------------------------------------------------------------------*/