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

/*----------------------------------------------------------------------*/
/*  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:		   Verdana,Arial,Helvetica,sans-serif;
	color:			       #333333;
}

body
{
	text-align:		     left;
	font-size:		     11px;
	line-height:		   18px;
	margin:			       0px;
	padding:		       0px;
	border:			       0px;
	background: url("../img/bg.gif") repeat-x #8f9eb3;
}

p
{
	padding:		       0px 0px 0px 0px;
	color: #333333;
}

IMG
{
border:				       0px;
}

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

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

/* Umrandungen um Links rausnehmen */

a
{
  outline: none;
}

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

/* Umrandungen um Links rausnehmen ENDE */

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

/*
* html IMG {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}
*/

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

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

/* Navigation Meta */

#navigationMetaContainer {
float: right;
padding: 6px 60px 0px 0px;
margin: 0px 0px 2px 0px;
border: 0px solid #660000;
overflow: hidden;
}

#navigationMeta {
float: left;
padding: 0px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
color: #4a5d75;
}

.navigationMeta {
font-size: 10px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: 0px solid #333333;
color: #4a5d75;
}

.navigationMeta A {
font-size: 10px;
text-decoration: none;
text-align: left;
color: #4a5d75;
}

.navigationMeta A:hover {
font-size: 10px;
text-decoration: underline;
text-align: left;
color: #4a5d75;
}

.navigationMetaACT {
font-size: 10px;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #303030;
color: #535353;
}

.navigationMetaACT A {
font-size: 10px;
text-decoration: none;
text-align: left;
color: #4a5d75;
}

.navigationMetaACT A:hover {
font-size: 10px;
text-decoration: underline;
text-align: left;
font-weight: normal;
color: #4a5d75;
}

/* Navigation Meta ENDE */


/* Navigation Top */

#navigationTopContainer {
position: absolute;
z-index: 755;
height: 30px;
padding: 0px 0px 0px 325px;
margin: 82px 0px 0px 0px;
border: 0px solid #660000;
overflow: visible;
}

#navigationTop {
float: left;
padding: 0px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: visible;
color: #0066CC;
}

li.navTop {
/*	background: url("../img/bulletlist_normal.gif") no-repeat 0 6px !important; */
	padding: 0 0 0 0px !important;
/*	text-transform: uppercase; */
}

li.navTopFirst {
	background: none;
}

ul.udm li, ul#udm li {
	background: url("clear.gif") no-repeat;
/*	text-transform: uppercase; */
}

ul.udm li a, ul#udm li a {
     font-size: 13px ;
}

ul.udm li li a, ul#udm li li a {
     font-size: 11px;
     padding: 5px 14px 5px 14px !important;
     border: 0px solid #990000;
}

ul.udm li li {
/*	background: url("../img/bulletlist_nav.gif") no-repeat 35px 9px !important; */
	padding: 0 0 0 0px !important;
}

* html ul.udm li li {
	margin-top:-3px;
}

* html ul.udm li li.navigationTop2First {
/*	background: url("../img/bulletlist_nav.gif") no-repeat 35px 11px !important; */
}

ul.udm li ul li ul {
	background: url("clear.gif") no-repeat 35px 9px !important;
	display: none;
}

ul.udm li ul li ul li{
	background: url("clear.gif") no-repeat 35px 9px !important;
	display: none;
}

ul.udm li ul li span.udmS{
	background: url("clear.gif") no-repeat 35px 9px !important;
	display: none;
}

/* Abstand oberhalb und unterhalb des Popups*/
ul.udm li ul, ul#udm li ul {
     padding: 0px 0px 0px 0px !important;
}

/* NavigationTop ENDE */

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

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

/* Seitenelemente */

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

#headerContainer
{
width: 100%;
height: 112px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #990000;
background: url("../img/bgHeader.gif") 30px 0px no-repeat;
overflow: hidden;
}

#nameContainer
{
height: 42px;
float: left;
padding: 24px 0px 0px 65px;
margin: 0px 0px 0px 0px;
border: 0px solid #990000;
}

#person
{
position: absolute;
z-index: 555;
padding: 0px 0px 0px 0px;
margin: 90px 0px 0px 3px;
border: 0px solid #990000;
}

#logoContainer
{
width: 302px;
height: 49px;
float: right;
padding: 19px 17px 0px 0px;
margin: 0px 0px 14px 0px;
border: 0px solid #990000;
}

#teaserContainer
{
z-index: 600;
position: relative;
width: 564px;
float: right;
clear: both;
padding: 0px;
margin: 20px 34px 15px 0px;
border: 0px solid #990000;
/* background: url("../img/javascript-element.gif") no-repeat; */
}

#teaser
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#teaserboxContainer
{
width: 555px;
height: 134px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #990000;
background: url("../img/sprechblase.gif") no-repeat;

}

#teaserbox
{
width: 500px;
height: 110px;
overflow: hidden;
padding: 0px 15px 0px 40px;
margin: 14px 0px 10px 0px;
}


#twitter
{
position: absolute;
z-index: 156;
width: 70px;
height: 35px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 400px;
}


#facebook
{
position: absolute;
z-index: 601;
width: 76px;
height: 35px;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 470px;
}

#contentContainer
{
z-index:601;
position: relative;
clear: both;
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 30px;
border: 0px solid #990000;
width: 862px;
}

#contentContainerTop {
height: 11px;
width: 862px;
background:url("../img/box_contentTop.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html #contentContainerTop {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

#contentContainerMiddle {
width: 862px;
background:url("../img/box_contentMiddle.png") repeat-y;
margin:0px;
padding:0px;
overflow:hidden;
}

* html #contentContainerMiddle {
background:url("../img/box_contentMiddleIE.png") no-repeat;
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

#contentMiddle {
width: 850px;
background:url("../img/box_contentMiddleGradient.gif") repeat-x #4a5d75;
margin:0px auto 0px auto;
padding:0px;
overflow:hidden;
min-height: 300px;
}

#contentContainerBottom {
height: 11px;
width: 862px;
background:url("../img/box_contentBottom.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html #contentContainerBottom {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

#contentContainerLeft
{
float: left;
width: 620px;
overflow: hidden;
padding: 0px 0px 0px 10px;
border:	0px solid #990000;
margin: 0px 0px 0px 0px;
}

* html #contentContainerLeft
{
overflow: hidden;
}

#contentLeft
{
padding: 0px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: visible;
}

* html #contentLeft
{
overflow: hidden;
}

#contentContainerRight
{
float: right;
width: 200px;
overflow: hidden;
padding: 0px 10px 0px 5px;
border:	0px solid #990000;
margin: 0px 0px 0px 0px;
}

* html #contentContainerRight
{
overflow: hidden;
}

#contentRight
{
padding: 0px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: visible;
}

* html #contentRight
{
overflow: hidden;
}

/* Seitenelemente ENDE */



/* FCE */

/* 3-spaltiger Inhalt 1-1-1 */

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

.content3sp1-1-1-1
{
float:				left;
width:				200px;
padding:			0px 0px 0px 0px;
border:				0px solid #ffffff;
margin: 			0px 5px 0px 0px;
overflow:			hidden;
}

.content3sp2-1-1-1
{
float:				left;
width:				200px;
padding:			0px 5px 0px 0px;
border:				0px solid #ffffff;
margin: 			0px 0px 0px 5px;
overflow:			hidden;
}

.content3sp3-1-1-1
{
float:				right;
width:				200px;
padding:			0px 0px 0px 0px;
border:				0px solid #ffffff;
margin: 			0px 0px 0px 5px;
overflow:			hidden;
}

.content3sp-1-1-1
{

}

/* 3-spaltiger Inhalt 1-1-1 ENDE */


/* 3-spaltiger Inhalt 2-1 */

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

.content3sp1-2-1
{
float:				left;
width:				410px;
padding:			0px 0px 0px 0px;
border:				0px solid #ffffff;
margin: 			0px 5px 0px 0px;
overflow:			hidden;
}

.content3sp2-2-1
{
float:				right;
width:				200px;
padding:			0px 0px 0px 0px;
border:				0px solid #ffffff;
margin: 			0px 0px 0px 5px;
overflow:			hidden;
}

.content3sp-2-1
{

}

/* 3-spaltiger Inhalt 2-1 ENDE */

/* 3-spaltiger Inhalt 1-2 */

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

.content3sp1-1-2
{
float:				left;
width:				200px;
padding:			0px 0px 0px 0px;
border:				0px solid #ffffff;
margin: 			0px 5px 0px 0px;
overflow:			hidden;
}

.content3sp2-1-2
{
float:				right;
width:				410px;
padding:			0px 0px 0px 0px;
border:				0px solid #ffffff;
margin: 			0px 0px 0px 5px;
overflow:			hidden;
}

.content3sp-1-2
{

}

/* 3-spaltiger Inhalt 1-2 ENDE */


/* Box 1sp */

.boxContainer {
margin-left: -5px;
}

.box1Top {
height: 10px;
width: 210px;
background:url("../img/box-1spTop.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box1Top {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

.box1Middle {
width: 210px;
background:url("../img/box-1spMiddle.png") repeat-y;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box1Middle {
background:url("../img/box-1spMiddleIE.png") no-repeat;
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

.box1Content {
margin: 2px 15px 6px 15px;
overflow: hidden;
width: 180px;
}

.box1Bottom {
height: 10px;
width: 210px;
background:url("../img/box-1spBottom.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box1Bottom {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

/* Box 1sp ENDE */


/* Box 2sp */

.boxContainer {
margin-left: -5px;
}

.box2Top {
height: 10px;
width: 420px;
background:url("../img/box-2spTop.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box2Top {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

.box2Middle {
width: 420px;
background:url("../img/box-2spMiddle.png") repeat-y;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box2Middle {
background:url("../img/box-2spMiddleIE.png") no-repeat;
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

.box2Content {
margin: 2px 15px 6px 15px;
overflow: hidden;
width: 390px;
}

.box2Bottom {
height: 10px;
width: 420px;
background:url("../img/box-2spBottom.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box2Bottom {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

/* Box 2sp ENDE */


/* Box 3sp */

.boxContainer {
margin-left: -5px;
}

.box3Top {
height: 10px;
width: 630px;
background:url("../img/box-3spTop.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box3Top {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

.box3Middle {
width: 630px;
background:url("../img/box-3spMiddle.png") repeat-y;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box3Middle {
background:url("../img/box-3spMiddleIE.png") no-repeat;
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

.box3Content {
margin: 2px 15px 6px 15px;
overflow: hidden;
width: 600px;
}

.box3Bottom {
height: 10px;
width: 630px;
background:url("../img/box-3spBottom.png") no-repeat;
margin:0px;
padding:0px;
overflow:hidden;
}

* html .box3Bottom {
behavior: url(fileadmin/templates/res/scripts/iepngfix.htc);
}

/* Box 3sp ENDE */

/* FCE ENDE */

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


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

/* RTEHTMLAREA */

.redText {
  color: #e32b23;
}

p.redText {
  color: #e32b23;
}

.piktoPDF {
  color: #333333;
  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: #333333;
  background: url("../img/piktogramme/pdf.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 3px 0px 3px 23px;
  margin: 0px 0px 4px 0px;
  line-height: 18px;
}

.piktoWORD {
  color: #333333;
  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: #333333;
  background: url("../img/piktogramme/doc.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 3px 0px 3px 23px;
  line-height: 18px;
}

.piktoEXCEL {
  color: #333333;
  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: #333333;
  background: url("../img/piktogramme/xls.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 3px 0px 3px 23px;
  line-height: 18px;
}

.piktoPOWERPOINT {
  color: #333333;
  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: #333333;
  background: url("../img/piktogramme/ppt.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 3px 0px 3px 23px;
  line-height: 18px;
}

.piktoZIP {
  color: #333333;
  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: #333333;
  background: url("../img/piktogramme/zip.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 3px 0px 3px 23px;
  line-height: 18px;
}

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

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

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

a.download {
  color: #4a5d75;
  background: url("../img/piktogramme/download.gif");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link {
  color: #4a5d75;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link-new-window {
  color: #4a5d75;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link {
  color: #4a5d75;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link-new-window {
  color: #4a5d75;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  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: #4a5d75;
  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: #4a5d75;
  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: Verdana,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: #4a5d75; }
P.csc-linkToTop A:Hover { font-weight: normal; font-size: 11px; text-decoration: underline; color: #4a5d75; }

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

DIV.csc-frame-frame1 A { color: #4a5d75 !important; text-decoration: none; }
DIV.csc-frame-frame1 A:hover { color: #4a5d75; 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 #4a5d75; }
p.csc-frame-frame2, table.csc-frame-frame2, td.csc-frame-frame2 { background-color: #ffffff; padding: 2px 4px 2px 4px; border: 1px solid #4a5d75; }

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 */
/*Überschrift H1 (H1 blau)*/
/*Überschrift H2 (H2 schwarz)*/
/*Überschrift H3 (H3 grau)*/
/*Überschrift H4 (H4 blau bold)*/
/*Überschrift H5 (H5 grau bold)*/
/******************/
H1 { font-size: 22px; line-height: 25px; color: #4a5d75; font-weight: normal; padding: 0px 0px 6px 0px; }
H2 { font-size: 15px; line-height: 18px; color: #4a5d75; font-weight: normal; padding: 0px 0px 6px 0px; }
H3 { font-size: 15px; line-height: 18px; color: #333333; font-weight: normal; padding: 0px 0px 6px 0px; }
H4 { font-size: 13px; line-height: 16px; color: #4a5d75; font-weight: normal; padding: 0px 0px 3px 0px; }
H5 { font-size: 13px; line-height: 16px; color: #333333; font-weight: normal; padding: 0px 0px 3px 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;}

/* 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: 22px; color: #4a5d75; font-weight: normal; text-decoration: none; }
H2 A { font-size: 15px; color: #4a5d75; font-weight: normal; text-decoration: none; }
H3 A { font-size: 15px; color: #333333; font-weight: normal; text-decoration: none; }
H4 A { font-size: 13px; color: #4a5d75; font-weight: normal; text-decoration: none; }
H5 A { font-size: 13px; color: #333333; font-weight: normal; text-decoration: none; }
H1 A:hover { font-size: 22px; color: #4a5d75; text-decoration: none; }
H2 A:hover, H3 A:hover { font-size: 15px; color: #4a5d75; text-decoration: none; }
H4 A:hover, H5 A:hover { font-size: 13px; color: #4a5d75; text-decoration: none; }

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

/* 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: #333333; }
P.bodytext A { text-decoration: underline; color: #4a5d75; }
P.bodytext A:hover { text-decoration: none; color: #4a5d75; }

/* 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: #333333; 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: 11px; 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: #4a5d75; font-style: normal; margin:1px; }

.csc-textpic-caption { color: #4a5d75; font-size: 11px; line-height:18px; }

/* 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 6px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 13px; }

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


/* 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: #4a5d75; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A:hover { text-decoration: underline; color: #4a5d75; }
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 #4a5d75; background-color: #F5E2D9;}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }
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; }


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


/* NEWS BEGIN*/

/* TT_NEWS example styles for the pagebrowser*/
.tx-ttnews-browsebox TD { font-size: 11px; }
.tx-ttnews-browsebox a { color: #4a5d75; text-decoration: none; }
.tx-ttnews-browsebox a:hover { color: #4a5d75; text-decoration: underline; }
.tx-ttnews-browsebox-strong,
.tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell { }


/*-----------------------------------  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:left;
height: 0px;
border: 0px solid #990000 !important;
}
.news-latest-container HR.clearer {
clear: left;
height: 0px;
border: 0px solid #123456 !important;
}

.news-latest-item HR.clearer {
clear: left;
height: 0px;
border: 0px solid #990000 !important;
}

.clearer {
clear: both;
height: 1px;
border: 0px solid #990000 !important;
display: block;
}

* html hr.clearer {
margin: 0px 0px 0px 0px !important;
border: 0px solid #990000 !important;
display: none;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
padding: 12px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px -18px 0px;
overflow: hidden;
font-size: 11px;
}

.news-latest-container H3,.news-latest-gotoarchive {
color:#4a5d75;
padding:0px;
margin:0px;
border:0px solid #666;
}

.news-latest-gotoarchive {
border-left: 1px solid #bfbfbf;
border-right: 1px solid #bfbfbf;
font-weight: normal;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 7px 10px 1px 10px;
}

* html .news-latest-gotoarchive {
padding: 7px 10px 2px 10px;
}

*+html .news-latest-gotoarchive {
padding: 7px 10px 2px 10px;
}

.news-latest-gotoarchive A:HOVER {
color:#4a5d75;
text-decoration: underline;
}

.news-latest-gotoarchive A {
color:#4a5d75;
text-decoration: none;
}

.news-latest-item {
margin: 0px 0px 18px 0px;
padding: 0px 0px 0px 0px;
display: block;
border: 0px solid #666;
}

.news-latest-item p {
font-size: 11px;
line-height: 18px;
color:#333333;
}

.news-latest-item IMG {
margin-bottom:5px;
clear: both;
border:1px solid #ebebeb;
padding: 5px;
}

.news-latest-item-image {
float: left;
padding-bottom:5px;
margin-right:0px;
border:0px solid #333333;
clear:both;
}

.news-latest-item-headline {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #333333;
overflow: hidden;
}

.news-latest-item H2 {
margin: 0px;
padding: 0px;
line-height: 20px;
}

.news-latest-item H2 A {
display: block;
}

.news-latest-item H2 A:hover {
display: block;
}

.news-latest-item H2.termine {
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 18px;
}

.news-latest-item H2.termine A {
display: block;
font-size: 11px;
line-height: 18px;
}

.news-latest-item H2.termine A:hover {
display: block;
font-size: 11px;
line-height: 18px;
text-decoration: underline;
}

.news-latest-item-headline IMG {
margin-bottom: 0px;
margin-top: 0px;
border:0px solid #333333;
}

.news-latest-category IMG {
float: none;
border:none;
margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
font-size: 11px;
}

.news-latest-date {
padding: 0px;
color: #e32b23;
}

.news-latest-date p {
font-size: 11px;
display: inline;
}

.news-latest-morelink {
padding: 0px 0px 0px 0px;
}

.news-latest-morelink A {
color: #4a5d75 !important;
text-decoration: none !important;
font-weight: normal !important;
font-size: 11px !important;
}

.news-latest-morelink A:hover {
color: #4a5d75 !important;
text-decoration: underline !important;
font-weight: normal !important;
font-size: 11px !important;
}



.news-latest-container-teaser {
padding: 3px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px -18px 0px;
overflow: hidden;
font-size: 11px;
}

.news-latest-item-teaser {
width: 160px;
float: left;
margin: 0px 6px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
border: 0px solid #666;
}

.news-latest-category-teaser {
color: #e32b23;
font-weight: bold;
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 18px;
}

.news-latest-item-teaser H2.news-latest-teaser {
color: #000000;
font-weight: bold;
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 18px;
}

.news-latest-item-teaser H2.news-latest-teaser a {
color: #F59D07;
font-weight: bold;
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 18px;
display: block;
}

.news-latest-item-teaser H2.news-latest-teaser a:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 18px;
display: block;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
border: 0px solid #900;
margin: 12px 0px -18px 0px;
}

.news-list-item {
padding: 0px 0px 8px 0px;
margin: 0px 0px 10px 0px;
border-bottom: 0px solid #7FA7CE;
}

.news-search-form {
padding:3px;
margin-bottom:5px;
border:1px solid #666;
background-color:#F9FFE5;
}

.news-search-emptyMsg {
margin:0px;
}
.news-search-form FORM {
margin:0px;
}

.news-list-container H2 {
margin: 0px;
padding: 0px;
line-height: 20px;
}

.news-list-container H2 A {

}

.news-list-container H2 A:hover {

}

.news-list-container P {
padding-left:0px;
}

.news-list-date {
font-size: 11px;
color: #e32b23;
padding: 0px;
}

.news-list-date p {
display: inline;
}

.news-list-date a, .news-list-date a:hover{
font-size: 11px;
}

.news-list-imgcaption {
float: right;
padding-top:3px;
padding-right:3px;
font-size: 11px;
max-width: 140px;
}

.news-list-container IMG {
border: 0px solid #ccdcec;
padding: 0px;
background-color: #ffffff;
margin: 0px 0px 0px 10px;
float: right;

}

.news-list-item-headline {
width:100%;
border:0px solid #333333;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow:hidden;
}

.news-list-item-headline IMG {
float:left;
margin-bottom:1px;
margin-top:0px;
margin-left:0px;
border:0px solid #303030;
}
.news-list-category IMG {
float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
font-size: 11px;
margin-left:0px;
}

.news-list-morelink {
padding:			0px 0px 0px 0px;
/*background:	url("../img/pfeil.gif") no-repeat;
background-position:	0px 7px; */
}

.news-list-morelink A {
color: #4a5d75;
text-decoration: none;
font-weight: normal;
}

.news-list-morelink A:hover {
color: #4a5d75;
text-decoration: underline;
font-weight: normal;
}

.news-list-morelink IMG {
clear:both;
border:0px solid #303030;
margin: 6px 5px 0px 0px;
}

.news-list-item .content2spLeft50-50 a {
color: #4a5d75;
text-decoration: none;
font-weight: normal;
}

.news-list-item .content2spLeft50-50 a:hover {
color: #333333 !important;
text-decoration: none;
font-weight: normal;
}


.news-list-timedata {
color: #e2001a;
border: 0px solid #535353;
text-align: left;
margin: 0px;
padding: 0px 0px 5px 0px;
font-weight: normal;
font-size: 11px;
}

.news-list-browse {
text-align: center;
padding-bottom:  0px;
}

.news_list_contentfloater {
float: left;
}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
margin:0px;
border:0px solid #666;
padding: 0px 0px 18px 0px;
text-align: center;
border-bottom: 0px dotted #7FA7CE;
}

.news-single-item .tx-ttnews-browsebox {
padding: 18px 0px 0px 0px;
}

.tx-ttnews-browsebox TD {
font-size: 11px;
}
.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 {
border:0px solid #666;
}
.news-search-emptyMsg {
font-size: 11px;
margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.blog-list-date { color: #4a5d75; font-size: 11px; padding: 2px 0 6px 0; }
.blog-list-date p { display:inline; color: #4a5d75; }
.blog-list-date a { color: #4a5d75; font-size: 11px;}
.blog-list-category { display:block; color: #4a5d75; font-size: 11px; margin: 5px 0 0 0; }
.blog-list-category a{ color: #4a5d75; font-size: 11px; }

.newsAddinfoTOP {
padding: 0px 0px 0px 0px;
margin: 18px 0px 0px 0px;
background: url("../img/relatedBox_TOP.gif") no-repeat 0 0;
height: 4px;
}
* html .newsAddinfoTOP {
margin: 10px 0px -11px 0px;
}
.newsAddinfoMIDDLE {
padding: 10px 0px 2px 10px;
margin: 0px 0px 0px 0px;
background: url("../img/relatedBox_MIDDLE.gif") repeat 0 0;
}
.newsAddinfoBOTTOM {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url("../img/relatedBox_BOTTOM.gif") no-repeat 0 0;
height: 4px;
}

.news-single-item {
padding: 0px;
margin: 0px;
border: 0px solid #666;
}

.news-single-item H1 {
line-height: 25px;
}

.news-single-img {
/*max-width: 180px;*/
margin-left: 10px;
padding-bottom: 0px;
float: right;
}

.news-single-img IMG {
margin:0px;
border:0px solid #ebebeb;
padding: 0px;
}

.news-single-item-imagecaption {
margin: 0px 0px 0px 0px;
padding: 3px 0px 7px 0px;
color: #4a5d75;
font-size: 11px;
line-height: 18px;
font-weight: normal;
max-width: 200px;
}

* html .news-single-item-imagecaption {
width: 200px;
}

.news-single-item-headline {
width:100%;
border:0px solid #333333;
border-bottom: 0px solid #333333;
border-top: 0px solid #333333;
margin: 0px 0px 0px 0px;
overflow:hidden;
}

.news-single-item-headline IMG {
float:left;
margin-bottom:1px;
margin-top:0px;
margin-left:0px;
border:0px solid #303030;
}

.news-single-imgcaption {
padding: 3px;
clear: both;
}

.news-single-category {
float: right;
}

.news-single-backlink {
margin: 18px 0px 0px 0px;
padding: 0px 0px 0px 0px;
padding: 0 0 0 0px;
}

* html .news-single-backlink {
margin: 0px 0px 0px 0px;
}

.news-single-backlink A {
color: #4a5d75;
text-decoration: none;
font-weight: normal;
}

.news-single-backlink A:hover {
color: #4a5d75;
text-decoration: underline;
font-weight: normal;
}

.news-single-backlink img {
margin: 0px 5px 0px 0px;
}

.news-single-timedata {
color: #333333;
border: 0px solid #535353;
text-align: left;
margin: 0px;
padding: 0px 0px 3px 0px;
font-weight: normal;
}

.news-single-timedata p {
display: inline;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption {
font-size: 11px;
}

.news-single-author {
padding-bottom: 3px;
line-height: 18px;
}

.news-single-additional-info {
/*	background-color: #BBE53A; */
/* 	clear: both; */
margin-top: 0px;
border: 0px solid #666;
padding:0px;
}

news-single-additional-info DD {
margin-left:0px;
left: 0px;
}

.news-single-related,.news-single-files,.news-single-links  {
border: 0px solid #666;
margin: 0px;
padding: 0px;
}

.news-single-related a,.news-single-files a,.news-single-links a {
color: #4a5d75;
text-decoration: none !important;
font-size: 11px;
}

.news-single-related a:hover,.news-single-files a:hover,.news-single-links a:hover {
color: #4a5d75;
text-decoration: underline !important;
font-size: 11px;
}

DL.news-single-related, DL.news-single-files, DL.news-single-links {
margin: 18px 0px 0px 0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
font-weight: bold;
font-size: 11px;
line-height: 18px;
margin: 0 0 0px 0px;
color: #333333;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin: 0px;
}
.news-single-related DD {
background: url("../img/piktogramme/internal_link.gif") no-repeat 0px 4px;
padding: 0 0 0 16px;
}
.news-single-links DD {
background: url("../img/piktogramme/external_link.gif") no-repeat 0px 4px;
padding: 0 0 0 16px;
}
.news-single-links DD p a {
color: #4a5d75;
}
.news-single-links DD p a:hover {
color: #4a5d75;
text-decoration: underline !important;
}
.news-single-files DD {
background: url("../img/piktogramme/download.gif") no-repeat 0px 4px;
padding: 0 0 0 16px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
margin: 0px 0px 0px 0px;
padding: 22px 0px 0px 0px;
font-size: 11px;
}
.news-amenu-container p.bodytext{
font-size: 11px;
}
.news-amenu-container p, .news-amenu-container LI a, .news-amenu-container LI, .news-amenu-container LI p.bodytext {
font-size: 11px;
}
.news-amenu-container LI {
font-size: 11px;
padding: 0px 0px 0px 10px;
font-weight: normal;
color: #4a5d75;
background: url("../img/bulletlist_nav.gif"); background-repeat: no-repeat; background-position: 0px 6px;
list-style:none;
}

.news-amenu-container LI:hover {
background: url("../img/bulletlist_nav_act.gif"); background-repeat: no-repeat; background-position: 0px 6px;
}


.news-amenu-container UL {
padding: 0px 0 0 0px;
margin: 0px;
border:0px solid #666;
/*	background-color:#F9FFE5; */
list-style-type: disc;

}

.news-amenu-container DD {
padding: 0px;
margin-top: 1px;
margin-left: 0px;
margin-bottom: 0px;
border: 0px solid #666;
/*	background-color:#F9FFE5; */
list-style: none;
}

.news-amenu-container H2 {
color:#000;
font-size: 16px;
font-weight:bold;
padding:0px;
border:0px solid #666;
/*	background-color:#769024; */
}

#contentRight  li.news-amenu-item-year {
font-weight: bold;
border: 0px solid #666;
padding: 0px;
color: #333333;
margin: 10px 0 0 0;
display: block !important;
list-style-type: none;
list-style-position: outside ;
list-style-image: none;
background: none !important;
}

.news-amenu-item-year LI {
list-style: none;
list-style-type: none;
list-style-image: none;
background: none;
border: 1px solid #666;
}

ol.news-amenu-container-ol
{
margin: 			0px 0px 0px 0px;
padding:		 	0px 0px 0px 0px;
border:			0px solid #123456;
}

ol.news-amenu-container-ol li
{
color:#535353;
list-style: 		none;
margin: 			0px 0px 0px 0px;
padding: 			0px 0px 0px 0px;

}

/*
*html ol.news-amenu-container-ol DD
{
list-style: 		none;
margin: 			0px 0px 0px -40px;
padding: 			0px 0px 0px 0px;
}
*/

.news-amenu-container-ol A {
color: #4a5d75;
font-weight: bold;
text-decoration: none;
}


.news-amenu-container-ol A:hover {
color: #4a5d75;
text-decoration: underline;
font-weight: bold;
}

.news-amenu-container A {
color: #4a5d75;
display: block;
text-decoration: none;
}

.news-amenu-container A:hover {
color: #333333;
display: block;
text-decoration: none;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
padding: 22px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #666;
}
.news-catmenu-header  {
font-size: 11px;
font-weight: bold;
}
.news-catmenu DIV {
font-size:11px;
white-space: nowrap;
}
.news-catmenu DIV img {
margin: 0px;
padding: 0px;
vertical-align: middle;
}
.news-catmenu-NO {
padding: 0px 0px 0px 10px;
font-size:11px;
background: url("../img/bulletlist_nav.gif") no-repeat;
background-position: 0px 6px;
}
.news-catmenu-NO a, .news-catmenu-NO a:hover{
font-size:11px;
display: block;
}

.news-catmenu-ACT {
font-weight: bold;
padding: 0px 0px 0px 10px;
font-size:11px;
background: url("../img/bulletlist_nav.gif") no-repeat;
background-position: 0px 6px;
}
.news-catmenu-ACT a, .news-catmenu-ACT a:hover {
font-size:11px;
display: block;
}

.news-catmenu-NO:hover, .news-catmenu-ACT:hover {
font-size:11px;
background: url("../img/bulletlist_nav_act.gif") no-repeat;
background-position: 0px 6px;
}

/*  Styles for catmenu mode "nestedWraps" */

.level0 {
padding-left: 0px;
}
.level1 {
padding-left: 0px;
}
.level2 {
padding-left: 15px;
}
.level3 {
padding-left: 24px;
}
.level4 {
padding-left: 34px;
}


body #s3slider
{
    height: 213px !important;
    margin: 0;
    width: 564px !important;
    overflow: hidden;
}

ul#s3sliderContent
{
    margin: 0;
    width: 564px !important;
    height:213px !important;
    overflow: hidden;
}

ul#s3sliderContent li
{
    list-style: none !important;
    background-image: none;
    padding: 0 !important;
}

.s3sliderImage
{
    width: 564px;
    overflow: hidden;
}


#slider_topleft, #slider_bottomleft, #slider_topright, #slider_bottomright
{
    background-color: transparent;
    background-repeat: no-repeat;
    height: 10px;
    position: absolute;
    width: 10px;
    z-index: 1000;
}

#slider_topleft
{
    background-image: url(../img/slider_corner_topleft.png);
    top: 0;
    left: 0;
}
#slider_bottomleft
{
    background-image: url(../img/slider_corner_bottomleft.png);
    bottom: 0;
    left: 0;
}
#slider_topright
{
    background-image: url(../img/slider_corner_topright.png);
    right: 0;
    top: 0;
}
#slider_bottomright
{
    background-image: url(../img/slider_corner_bottomright.png);
    bottom: 0;
    right: 0;
}

* html #slider_bottomright { bottom: -4px; }
* html #slider_bottomleft { bottom: -4px; }




.news-start-top h1
{
    border-bottom: 2px solid #FFF;
    line-height: 1;
    padding: 0;
}

.news-start-top h1 a:hover
{
    border-bottom: 2px solid #000;
    color: #000;
}

.news-start-top .date
{
    color: #999;
    margin-bottom: 20px;
}

.news-start-top .category
{
    color: #999;
    float: left;
    margin-right: 10px;
    text-transform: uppercase;
}

.news-start-top .content
{
    
}

.news-start-latest
{
    margin-top: 20px;
}

.news-start-latest h3
{
    padding-bottom: 0;
}

.news-start-latest h3 a
{
    font-size: 12px;
    font-weight: bold;
}

.news-start-latest .item
{
    border-top: 1px solid #CCC;
    margin-top: 20px;
    padding-top: 20px;
}

.news-start-latest .item:first-child
{
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.news-start-latest .date
{
   color: #999;
   margin-bottom: 10px;
}

.news-start-latest .category
{
    color: #999;
    float: left;
    margin-right: 10px;
    text-transform: uppercase;
}

.news-start-latest .news-list-morelink a
{
    font-weight: bold;
}

/* NEWS ENDE */



.file-list-0 li
{
    background: none;
    padding: 5px 0;
    list-style: none;
}

.file-list-0 li .pdf
{
    background:transparent url(../img/piktogramme/pdf.gif) no-repeat scroll 0 center;
    color:#333333;
    line-height:22px;
    margin:0 0 4px;
    padding:5px 0 5px 30px;
    list-style: none;
}

.file-list-0 .size
{
    color: #999;
}

.twrss_bodytext
{
    margin: 0 0 10px 0;
}

.csc-frame-frame1 .box1Top {
    height: 62px;
    width: 210px;
    background:url("../img/accordion_top.png") no-repeat;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

.csc-frame-frame1 h3 {
    border-bottom:1px solid #CCCCCC;
    font-size:13px;
    font-weight:bold;
    line-height:1;
    padding:4px 0;
    cursor: pointer;
}

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



#mailform fieldset
{
    border: none;
    padding: 0;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
}

#mailform legend
{
    display: none;
}

#mailform label
{
    display: block;
}

#zip
{
    padding: 3px;
    width:70px;
}

#company, #firstname, #lastname, #email, #street_strnr, #phone, #cell, #city
{
    padding: 3px;
    width: 230px;
}

#subject
{
    padding: 3px;
    width: 510px;
}

#message
{
    padding: 3px;
    width: 510px;
    height: 100px;
}

#company, #firstname, #lastname, #email, #subject, #message, #street_strnr, #phone, #cell, #zip, #city
{
    border: 1px solid;
    border-color: #666 #999 #999 #666;
}


