/*----------------------------------------------------------------------*/
/*  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
{
  height:            100%;
}

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:			       #000000;
}

body
{
  height:        100%;
	text-align:		     left;
	font-size:		     12px;
	line-height:		   18px;
	margin:			       0px;
	padding:		       0px;
	border:			       0px;
	background:	       url("../img/bgZIKD.gif") center #ffefe5;
}

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

IMG
{
border:				       0px;
}

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

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

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

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

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

/* NavigationTop */

.navigationTop {
float: left;
padding: 0px 0px 0px 0px;
border-left: 2px solid #ffffff;
margin: 0px 0px 0px 0px;
overflow: visible;
}

/* NavigationTop ENDE */

/* NavigationSub */
/* navigationSub basic-styles */

#navigationSubContainer {
width: 100%;
padding: 40px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#navigationSub {
padding: 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

/* navigationSub basic-styles ENDE*/

/*Navigation Ebene 1*/

ul.navigationSub1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-image: none;
}
ul.navigationSub1 LI {
margin: 4px 0px 0px 0px;
padding: 0px 2px 4px 17px;
line-height: 16px;
border-bottom: 1px solid #ff6600;
}

ul.navigationSub1 LI a{
margin: 0px 0px 0px 0px;
font-size: 12px;
text-decoration: none;
display: block;
}

ul.navigationSub1 LI a:hover{
color: #ff6600 !important;
font-size: 12px;
}

ul.navigationSub1 LI.norm, ul.navigationSub1 LI.normLast {
background: url("../img/bulletNavOff.gif"); background-repeat: no-repeat; background-position: 3px 3px;
}

ul.navigationSub1 LI.ifsub, ul.navigationSub1 LI.ifsubLast {
background: url("../img/bulletNavOff.gif"); background-repeat: no-repeat; background-position: 3px 3px;
}

ul.navigationSub1 LI.act, ul.navigationSub1 LI.cur, ul.navigationSub1 LI.actLast, ul.navigationSub1 LI.curLast {
background: url("../img/bulletNavOn.gif"); background-repeat: no-repeat; background-position: 3px 3px;
}

ul.navigationSub1 LI.actifsub, ul.navigationSub1 LI.curifsub, ul.navigationSub1 LI.actifsubLast, ul.navigationSub1 LI.curifsubLast {
background: url("../img/bulletNavOn.gif"); background-repeat: no-repeat; background-position: 3px 3px;
}

ul.navigationSub1 LI.norm a, ul.navigationSub1 LI.normLast a {
color: #666666;
}

ul.navigationSub1 LI.ifsub a, ul.navigationSub1 LI.ifsubLast a {
color: #666666;
}

ul.navigationSub1 LI.act a, ul.navigationSub1 LI.cur a,ul.navigationSub1 LI.actLast a, ul.navigationSub1 LI.curLast a {
color: #ff6600;
}

ul.navigationSub1 LI.actifsub a, ul.navigationSub1 LI.actifsubLast a, ul.navigationSub1 LI.curifsub a, ul.navigationSub1 LI.curifsubLast a {
color: #ff6600;
}

ul.navigationSub1 LI.normLast,
ul.navigationSub1 LI.ifsubLast,
ul.navigationSub1 LI.curLast,
ul.navigationSub1 LI.curifsubLast,
ul.navigationSub1 LI.actifsubLast
{
border-bottom: 1px solid #ff6600;
}

/*Navigation Ebene 1 ENDE*/

/*Navigation Ebene 2*/
ul.navigationSub2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-image: none;
}
ul.navigationSub2 LI {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 14px;
border-bottom: 0px solid #666666;
}
ul.navigationSub2 LI a{
margin: 0px;
font-size: 12px;
text-decoration: none;
}
ul.navigationSub2 LI a:hover{
color: #000000;
font-size: 12px;
}
ul.navigationSub2 LI.norm2 {
background: url("../img/bulletNavOff.gif");
background-repeat: no-repeat;
background-position: 0px 9px;
}
ul.navigationSub2 LI.ifsub2 {
background: url("../img/bulletNavOff.gif");
background-repeat: no-repeat;
background-position: 0px 9px;
}
ul.navigationSub2 LI.act2, ul.navigationSub2 LI.cur2 {
background: url("../img/bulletNavOn.gif");
background-repeat: no-repeat;
background-position: 0px 9px;
}
ul.navigationSub2 LI.act2ifsub, ul.navigationSub2 LI.cur2ifsub {
background: url("../img/bulletNavOn.gif");
background-repeat: no-repeat;
background-position: 0px 9px;
}
ul.navigationSub2 LI.norm2 a {
color: #666666;
}
ul.navigationSub2 LI.ifsub2 a {
color: #666666;
}
ul.navigationSub2 LI.act2 a, ul.navigationSub2 LI.cur2 a {
color: #ff6600;
}
ul.navigationSub2 LI.act2ifsub a, ul.navigationSub2 LI.cur2ifsub a {
color: #ff6600;
}
/*Navigation Ebene 2 ENDE*/

/*Navigation Ebene 3*/
/*
ul.navigationSub3 {
margin: 0px 0px 0px 0px;
padding: 0px;
list-style-image: none;
}
ul.navigationSub3 LI {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
ul.navigationSub3 LI a{
margin: 0px;
font-size: 12px;
text-decoration: none;
}
ul.navigationSub3 LI a:hover{
color: #000000;
font-size: 12px;
}
LI.norm3 {
background: url("../img/nav_off3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
ul.navigationSub3 LI.ifsub3 {
background: url("../img/nav_off3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
LI.act3, LI.cur3 {
background: url("../img/nav_on3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
ul.navigationSub3 LI.act3ifsub, ul.navigationSub3 LI.cur3ifsub {
background: url("../img/nav_on3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
LI.norm3 a {
color: #666666;
}
LI.ifsub3 a {
color: #666666;
}
LI.act3 a, LI.cur3 a {
color: #ff6600;
}
LI.act3ifsub a, LI.cur3ifsub a {
color: #ff6600;
}
*/
/*Navigation Ebene 3 ENDE*/

/*Navigation Ebene 4*/
/*
ul.navigationSub4 {
margin: 0px 0px 0px 12px;
padding: 0px;
list-style-image: none;
}
ul.navigationSub4 LI {
margin: 5px 0px 0px 0px;
padding: 0px;
}
ul.navigationSub4 LI a{
margin: 0px;
font-size: 12px;
text-decoration: none;
}
ul.navigationSub4 LI a:hover{
color: #000000;
font-size: 12px;
}
LI.norm4 {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
ul.navigationSub4 LI.ifsub4 {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
LI.act4, LI.cur4 {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
ul.navigationSub4 LI.act4ifsub, ul.navigationSub4 LI.cur4ifsub {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
LI.norm4 a {
color: #666666;
}
LI.ifsub4 a {
color: #666666;
}
LI.act4 a, LI.cur4 a {
color: #ff6600;
}
LI.act4ifsub a, LI.cur4ifsub a {
color: #ff6600;
}
*/
/*Navigation Ebene 4 ENDE*/

/* NavigationSub ENDE */






/* NavigationLeft */
/* navigationLeft basic-styles */

#navigationLeftContainer {
width: 100%;
padding: 40px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#navigationLeft {
padding: 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

/* navigationLeft basic-styles ENDE*/

/*Navigation Ebene 1*/

ul.navigationLeft1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-image: none;
}
ul.navigationLeft1 LI {
margin: 4px 0px 0px 0px;
padding: 0px 0px 4px 4px;
line-height: 16px;
border-bottom: 1px solid #666666;
}

ul.navigationLeft1 LI a{
margin: 0px 0px 0px 0px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
display: block;
}

ul.navigationLeft1 LI a:hover{
color: #ff6600 !important;
font-size: 12px;
font-weight: bold;
}


ul.navigationLeft1 LI.norm, ul.navigationLeft1 LI.normLast {
background: url("../img/bulletNavOff.gif"); background-repeat: no-repeat; background-position: 0px 5px;
background: none;
}

ul.navigationLeft1 LI.ifsub, ul.navigationLeft1 LI.ifsubLast {
background: url("../img/bulletNavOff.gif"); background-repeat: no-repeat; background-position: 0px 5px;
background: none;
}

ul.navigationLeft1 LI.act, ul.navigationLeft1 LI.cur, ul.navigationLeft1 LI.actLast, ul.navigationLeft1 LI.curLast {
background: url("../img/bulletNavOn.gif"); background-repeat: no-repeat; background-position: 0px 5px;
background: none;
}

ul.navigationLeft1 LI.actifsub, ul.navigationLeft1 LI.curifsub, ul.navigationLeft1 LI.actifsubLast, ul.navigationLeft1 LI.curifsubLast {
background: url("../img/bulletNavOn.gif"); background-repeat: no-repeat; background-position: 0px 4px;
background: none;
}


ul.navigationLeft1 LI.norm a, ul.navigationLeft1 LI.normLast a {
color: #666666;
}

ul.navigationLeft1 LI.ifsub a, ul.navigationLeft1 LI.ifsubLast a {
color: #666666;
}

ul.navigationLeft1 LI.act a, ul.navigationLeft1 LI.cur a, ul.navigationLeft1 LI.actLast a, ul.navigationLeft1 LI.curLast a {
color: #ff6600;
}

ul.navigationLeft1 LI.actifsub a, ul.navigationLeft1 LI.actifsubLast a, ul.navigationLeft1 LI.curifsub a, ul.navigationLeft1 LI.curifsubLast a {
color: #ff6600;
}

ul.navigationLeft1 LI.normLast,
ul.navigationLeft1 LI.ifsubLast,
ul.navigationLeft1 LI.curLast,
ul.navigationLeft1 LI.curifsubLast,
ul.navigationLeft1 LI.actifsubLast
{
border-bottom: 1px solid #666666;
}

/*Navigation Ebene 1 ENDE*/

/*Navigation Ebene 2*/
ul.navigationLeft2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-image: none;
}
ul.navigationLeft2 LI {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 14px;
border-bottom: 0px solid #666666;
}
ul.navigationLeft2 LI a{
margin: 0px;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}
ul.navigationLeft2 LI a:hover{
color: #ff6600;
font-size: 12px;
font-weight: normal;
}
ul.navigationLeft2 LI.norm2 {
background: url("../img/bulletNavOff.gif");
background-repeat: no-repeat;
background-position: 0px 8px;
}
ul.navigationLeft2 LI.ifsub2 {
background: url("../img/bulletNavOff.gif");
background-repeat: no-repeat;
background-position: 0px 8px;
}
ul.navigationLeft2 LI.act2, ul.navigationLeft2 LI.cur2 {
background: url("../img/bulletNavOn.gif");
background-repeat: no-repeat;
background-position: 0px 8px;
}
ul.navigationLeft2 LI.act2ifsub, ul.navigationLeft2 LI.cur2ifsub {
background: url("../img/bulletNavOn.gif");
background-repeat: no-repeat;
background-position: 0px 8px;
}
ul.navigationLeft2 LI.norm2 a {
color: #666666;
}
ul.navigationLeft2 LI.ifsub2 a {
color: #666666;
}
ul.navigationLeft2 LI.act2 a, ul.navigationLeft2 LI.cur2 a {
color: #ff6600;
}
ul.navigationLeft2 LI.act2ifsub a, ul.navigationLeft2 LI.cur2ifsub a {
color: #ff6600;
}
/*Navigation Ebene 2 ENDE*/

/*Navigation Ebene 3*/
/*
ul.navigationLeft3 {
margin: 0px 0px 0px 0px;
padding: 0px;
list-style-image: none;
}
ul.navigationLeft3 LI {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
ul.navigationLeft3 LI a{
margin: 0px;
font-size: 12px;
text-decoration: none;
}
ul.navigationLeft3 LI a:hover{
color: #000000;
font-size: 12px;
}
LI.norm3 {
background: url("../img/nav_off3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
ul.navigationLeft3 LI.ifsub3 {
background: url("../img/nav_off3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
LI.act3, LI.cur3 {
background: url("../img/nav_on3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
ul.navigationLeft3 LI.act3ifsub, ul.navigationLeft3 LI.cur3ifsub {
background: url("../img/nav_on3.gif"); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 0px 12px !important;
}
LI.norm3 a {
color: #666666;
}
LI.ifsub3 a {
color: #666666;
}
LI.act3 a, LI.cur3 a {
color: #ff6600;
}
LI.act3ifsub a, LI.cur3ifsub a {
color: #ff6600;
}
*/
/*Navigation Ebene 3 ENDE*/

/*Navigation Ebene 4*/
/*
ul.navigationLeft4 {
margin: 0px 0px 0px 12px;
padding: 0px;
list-style-image: none;
}
ul.navigationLeft4 LI {
margin: 5px 0px 0px 0px;
padding: 0px;
}
ul.navigationLeft4 LI a{
margin: 0px;
font-size: 12px;
text-decoration: none;
}
ul.navigationLeft4 LI a:hover{
color: #000000;
font-size: 12px;
}
LI.norm4 {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
ul.navigationLeft4 LI.ifsub4 {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
LI.act4, LI.cur4 {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
ul.navigationLeft4 LI.act4ifsub, ul.navigationLeft4 LI.cur4ifsub {
background: url("../img/pixel.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 12px;
}
LI.norm4 a {
color: #666666;
}
LI.ifsub4 a {
color: #666666;
}
LI.act4 a, LI.cur4 a {
color: #ff6600;
}
LI.act4ifsub a, LI.cur4ifsub a {
color: #ff6600;
}
*/
/*Navigation Ebene 4 ENDE*/

/* NavigationLeft ENDE */



/* Navigation Meta */

.navigationMeta
{
  font-size: 10px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: 0px solid #303030;
	color: #666666;
}

.navigationMeta A
{
  font-size: 10px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #666666;
}

.navigationMeta A:hover
{
  font-size: 10px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #ff6600;
}

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

.navigationMetaACT A
{
  font-size: 10px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #ff6600;
}

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

/* Navigation Meta ENDE */

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

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

/* Seitenelemente */

#screen
{
width: 930px;
min-height: 100%;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
overflow: hidden;
}

* html #screen
{
height: 100%;
overflow: visible;
}

#headerContainer
{
clear: both;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 100%;
height: 125px;
}

#logo
{
float: left;
padding: 28px 0px 0px 149px;
margin: 0px 0px 0px 0px;
border: 0px solid #990000;
width: 226px;
height: 71px;
}

#navigationLanguage
{

visibility: hidden;

float: right;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #990000;
width: 185px;
height: 15px;
}

#quicksearch
{
clear: right;
float: right;
padding: 50px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #990000;
width: 185px;
height: 20px;
}

#line
{
  background: url("../img/gradient.gif");
  width: 100%;
  height: 6px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#image
{
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#navigationContainerTop
{
width: 100%;
height: 50px;
background-color: #cccccc;
overflow: hidden;
padding: 0px 0px 0px 0px;
border:	0px solid #990000;
margin: 0px 0px 0px 0px;
}

#navigationTop {
width:730px;
padding: 0px 0px 0px 200px;
margin: 0px 0px 0px 0px;
border:	0px solid #990000;
overflow: hidden;
}

#navigationContainer
{
float: left;
width: 200px;
padding: 0px 0px 48px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#contentContainer
{
float: left;
width: 670px;
padding: 40px 30px 48px 30px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#contentContainerNormal
{
width: 100%;
overflow: hidden;
padding: 0px 0px 0px 0px;
border:	0px solid #990000;
margin: 0px 0px 0px 0px;
}

#contentNormal
{
padding: 0px 0px 0px 0px;
border: 0px solid #990000;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#footerContainer
{
width: 930px;
border: 0px solid #666666;
height: 30px;
padding: 0px 0px 0px 0px;
margin: -30px auto 0px auto;
overflow: hidden;
}

#printlink
{
float: left;
width: 188px;
padding: 0px 0px 0px 12px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#printlink a
{
font-size: 10px;
text-decoration: none;
color: #666666;
}

#printlink a:hover
{
font-size: 10px;
text-decoration: none;
color: #ff6600;
}

#navigationMeta
{
float: left;
padding: 6px 0px 0px 30px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#copyright
{
font-size: 10px;
color: #666666;
padding: 6px 0px 0px 10px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

/* Seitenelemente ENDE */



/* FCE */

/* 2-spaltiger Inhalt 1-1 */

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

.content2sp1-1-1
{
float:				left;
width:				130px;
padding:			0px 0px 0px 0px;
border:				0px solid #990000;
margin: 			0px 0px 0px 0px;
overflow: hidden;
}

.content2sp2-1-1
{
float:				right;
width:				490px;
padding:			0px 0px 0px 0px;
border:				0px solid #990000;
margin: 			0px 0px 0px 0px;
overflow: hidden;
}

.content2sp-1-1
{

}

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

/* FCE ENDE */

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


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

/* RTEHTMLAREA */

.orangetext {
  color: #ff6600;
}

p.orangetext {
  color: #ff6600;
}

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

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

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

.piktoZIP {
  color: #ff6600;
  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: #ff6600;
  background: url("../img/piktogramme/zip.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 {
  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 {
  text-decoration: underline !important;
}

a.mail {
  color: #ff6600;
  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: #ff6600;
  background: url("../img/piktogramme/download.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link {
  color: #ff6600;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.external-link-new-window {
  color: #ff6600;
  background: url("../img/piktogramme/external_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link {
  color: #ff6600;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 0px 0px 0px 15px;
  line-height: 18px;
}
a.internal-link-new-window {
  color: #ff6600;
  background: url("../img/piktogramme/internal_link.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  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: #ff6600;
  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: #ff6600;
  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: 12px; }
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 { display: block; border-bottom: 1px #ff6600 solid; text-align: left; padding: 0px 0px 0px 12px; margin-top: 16px; background: url("../img/piktogramme/pfeilTop.gif") no-repeat 1px 7px; }
P.csc-linkToTop A { font-size: 12px; text-decoration: none; color: #ff6600; }
P.csc-linkToTop A:Hover { font-size: 12px; text-decoration: underline; color: #ff6600; }

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

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

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: 14px; line-height: 20px; color: #ff6600; font-weight: bold; padding: 0px 0px 18px 0px; }
H2 { font-size: 12px; line-height: 18px; color: #ff6600; font-weight: bold; padding: 0px 0px 0px 0px; }
H3 { font-size: 12px; line-height: 18px; color: #000000; font-weight: bold; padding: 0px 0px 0px 0px; }
H4 { font-size: 12px; line-height: 18px; color: #ff6600; font-weight: bold; padding: 0px 0px 0px 0px; }
H5 { font-size: 12px; line-height: 18px; color: #000000; 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;}

/* 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: 14px; color: #ff6600; font-weight: bold; text-decoration: none; }
H2 A { font-size: 12px; color: #ff6600; font-weight: bold; text-decoration: none; }
H3 A { font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; }
H4 A { font-size: 12px; color: #ff6600; font-weight: bold; text-decoration: none; }
H5 A { font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; }
H1 A:hover { font-size: 14px; color: #ff6600; text-decoration: none; }
H2 A:hover, H3 A:hover { font-size: 12px; color: #ff6600; text-decoration: none; }
H4 A:hover, H5 A:hover { font-size: 12px; color: #ff6600; text-decoration: none; }

/* Header date */
P.csc-header-date { font-size: 12px; 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: 12px; line-height: 18px; color: #000000; }
P.bodytext A { text-decoration: underline; color: #ff6600; }
P.bodytext A:hover { text-decoration: none; color: #ff6600; }

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

UL LI { font-size: 12px; background: url("../img/bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 4px;  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 14px; }

*+html UL LI { background-position: 0px 4px;}
* html UL LI { background-position: 0px 4px;}

OL { margin: 0px; padding-left: 24px; }
OL LI { margin: 0px; color: #000000; font-size: 12px; 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: 12px; line-height:20px; color: #ff6600; font-style: normal; margin:1px; }

.csc-textpic-caption { color: #ff6600; font-size: 12px; 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: 12px; background-image: url("../img/bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 4px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 14px; }

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

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




/* SR_language_menu */
.tx-srlanguagemenu-pi1 { overflow: visible; color: #666666; }
.tx-srlanguagemenu-pi1 p { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: #666666; margin-top: 0px; padding: 0; text-indent: 0; }
.tx-srlanguagemenu-pi1 img, .tx-srlanguagemenu-pi1-flag img { margin: 0px 0px 0px 5px; padding: 0; border-style: none; }
.tx-srlanguagemenu-pi1 .CUR { float: left; font-size: 10px; color: #666666; font-weight: bold; display: none; }
.tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #666666; text-decoration: none; font-weight: bold; font-size: 10px; }
.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#666666; text-decoration: underline; font-size: 10px; }
.tx-srlanguagemenu-pi1 .NO { float: left; font-size: 10px; }
.tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #666666; text-decoration:none; font-weight:normal; font-size: 10px; }
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#ff6600; text-decoration: none; font-size: 10px; }
.tx-srlanguagemenu-pi1 .INACT { float: left; font-size: 10px; text-decoration: line-through; }
.tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #666666; text-decoration: none; font-weight: normal; font-size: 10px; }
.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #666666; font-size: 10px; }
.tx-srlanguagemenu-pi1 .SPC {  margin: 0px 6px 0px 6px; float: left; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: #666666; }
.tx-srlanguagemenu-pi1 fieldset { width: 140px; border: 0px solid #990000; 	padding: 0px 0px 12px 55px; background: url("../img/languageWorld.gif") no-repeat top left; overflow: visible; }
.tx-srlanguagemenu-pi1 fieldset legend { display: none; }
.tx-srlanguagemenu-pi1 fieldset label { display: none; }
.tx-srlanguagemenu-pi1 fieldset select { font-size: 10px; font-family: Verdana,Arial,Helvetica,sans-serif; background-color: #ffffff; color: #006699; font-weight: normal; margin: 3px 0px 0px 0px; padding: 0px; width: 140px; }

html*.tx-srlanguagemenu-pi1 fieldset select { font-size: 12px; margin: 3px 0px 0px 0px;}
* html .tx-srlanguagemenu-pi1 fieldset select { font-size: 10px; margin: 3px 0px 0px 0px;}
*+html .tx-srlanguagemenu-pi1 fieldset select { font-size: 10px; margin: 3px 0px 0px 0px;}

.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0,
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-1,
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-2,
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-3,
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-4,
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-5
{
color: #006699;
}

/* SR_language_menu ENDE */




/* NEWS BEGIN*/

/* TT_NEWS example styles for the pagebrowser*/
.tx-ttnews-browsebox TD { font-size: 12px; }
.tx-ttnews-browsebox a { color: #eeeee8; text-decoration: none; }
.tx-ttnews-browsebox a:hover { color: #000000; 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 {
color: #000000;
padding: 3px 4px 3px 4px;
border: 1px solid #ff6600;
margin: 5px 0px 0px 0px;
overflow: hidden;
font-size: 12px;
line-height: 18px;
}

.news-latest-container H3,.news-latest-gotoarchive {
color:#ff6600;
font-weight: normal;
font-size: 12px;
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:#000000;
text-decoration: underline;
}

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

.news-latest-item {
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
border: 0px solid #666;
overflow: hidden;
}

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

.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 #000000;
clear:both;
}

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

.news-latest-item H2 {
}

.news-latest-item H3 {
font-size: 12px;
}

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

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


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

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

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

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

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

.news-latest-morelink A {
color: #ff6600 !important;
text-decoration: underline !important;
font-weight: normal !important;
font-size: 12px !important;
}

.news-latest-morelink A:hover {
color: #ff6600 !important;
text-decoration: none !important;
font-weight: normal !important;
font-size: 12px !important;
}



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

.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: 12px;
line-height: 18px;
}

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

.news-latest-item-teaser H2.news-latest-teaser a {
color: #000000;
font-weight: bold;
margin: 0px;
padding: 0px;
font-size: 12px;
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: 12px;
line-height: 18px;
display: block;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
border: 0px solid #900;
margin: 0px 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 {

}

.news-list-container H2 A {

}

.news-list-container H2 A:hover {

}

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

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

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

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

.news-list-imgcaption {
float: right;
padding-top:3px;
padding-right:3px;
font-size: 12px;
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 #000000;
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: 12px;
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: #ff6600;
text-decoration: underline;
font-weight: normal;
}

.news-list-morelink A:hover {
color: #ff6600;
text-decoration: none;
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: #000000;
text-decoration: none;
font-weight: normal;
}

.news-list-item .content2spLeft50-50 a:hover {
color: #000000 !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: 12px;
}

.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: 12px;
}
.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: 12px;
margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

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

.news-single-item H1 {

}

.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 12px 0px;
color: #ff6600;
font-size: 12px;
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 #000000;
border-bottom: 0px solid #000000;
border-top: 0px solid #000000;
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: #ff6600;
text-decoration: underline;
font-weight: normal;
}

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

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

.news-single-timedata {
color: #000000;
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: 12px;
}

.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: #ff6600;
text-decoration: underline !important;
font-size: 12px;
}

.news-single-related a:hover,.news-single-files a:hover,.news-single-links a:hover {
color: #ff6600;
text-decoration: none !important;
font-size: 12px;
}

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: 12px;
line-height: 18px;
margin: 0 0 0px 0px;
color: #000000;
}

.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: #ff6600;
}
.news-single-links DD p a:hover {
color: #ff6600;
text-decoration: none !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: 0px 0px 0px 0px;
font-size: 12px;
}
.news-amenu-container p.bodytext{
font-size: 12px;
}
.news-amenu-container p, .news-amenu-container LI a, .news-amenu-container LI, .news-amenu-container LI p.bodytext {
font-size: 12px;
}
.news-amenu-container LI {
font-size: 12px;
padding: 0px 0px 0px 0px;
font-weight: normal;
color: #000000;
background: url("../img/pixel.gif"); background-repeat: no-repeat; background-position: 0px 6px;
list-style:none;
}

.news-amenu-container LI:hover {

}


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

LI.news-amenu-item-year {
list-style: none;
list-style-type: none;
list-style-image: none;
background: none;
font-weight: bold !important;
border: 0px 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: #000000;
font-weight: bold;
text-decoration: none;
}


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

.news-amenu-container A {
color: #ff6600;
text-decoration: underline;
}

.news-amenu-container A:hover {
color: #ff6600;
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: 12px;
font-weight: bold;
}
.news-catmenu DIV {
font-size:12px;
white-space: nowrap;
}
.news-catmenu DIV img {
margin: 0px;
padding: 0px;
vertical-align: middle;
}
.news-catmenu-NO {
padding: 0px 0px 0px 10px;
font-size:12px;
background: url("../img/bulletlist_nav.gif") no-repeat;
background-position: 0px 6px;
}
.news-catmenu-NO a, .news-catmenu-NO a:hover{
font-size:12px;
display: block;
}

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

.news-catmenu-NO:hover, .news-catmenu-ACT:hover {
font-size:12px;
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;
}

/* NEWS ENDE */



/* default styles for extension "tx_indexedsearch" */
/*
.tx-indexedsearch p,a {
}
*/

.tx-indexedsearch-rules {
width:400px;
float:left;
padding:0 0 0 30px;
margin:0;
}

#content .tx-indexedsearch-rules h2 {
padding:0;
margin:0;
font-size:12px;
}

.tx-indexedsearch-icon {
padding:0px 0px 0px 0px;
border:	0px solid #123456;
margin:0px 0px 0px 0px;
float:left;
}

.tx-indexedsearch-result-number {
font-size:12px;
font-weight: normal;
color:#ff6600;
}

.tx-indexedsearch-res h3 a {
font-size:12px;
color: #ff6600;
}

.tx-indexedsearch-res h3 a:hover {
font-size:12px;
text-decoration: underline;
color: #ff6600;
}

.tx-indexedsearch-searchbox {
float:left;
width:250px;
}

.tx-indexedsearch-searchbox fieldset {
border:0;
padding:0;
margin:0;
}

.tx-indexedsearch-search-select-group p {
font-size:12px;
width:150px;
}

.tx-indexedsearch-search-select-group span {
font-size:12px;
}

.tx-indexedsearch-searchbox label,.tx-indexedsearch-search-select-section label {
font-size:12px;
display:inline;
margin:0px 0 0;
color:#000000;
font-weight:normal;
}

#content .tx-indexedsearch-search-submit input {
margin:5px 0;
font-size:12px;
}

#content .tx-indexedsearch-searchbox select {
font-size:11px;
width:200px;
background:#fff;
color:#003E7D;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
display:inline;
margin-right:10px;
}

ul.browsebox li{
list-style: none;
padding-top:10px;
font-size: 12px;
background: url("../img/pixel.gif");
background-repeat: no-repeat;
background-position: 0px 6px;
display: block;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

.browsebox {
padding-top:10px;
}

/*.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {;}*/

#searchMatchesContainer {
width: 210px;
height: 24px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #303030;
overflow: hidden;
}
#searchMatches1 /*suchfeld*/{
width: 140px;
height: 24px;
padding: 0px 0px 0px 0px;
margin: 0px 5px 0px 0px;
border: 0px solid #303030;
overflow: hidden;
float: left;
}
#searchMatches2 /*submit button*/{
width: 56px;
height: 24px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid #303030;
overflow: hidden;
}

#tx-indexedsearch-searchbox-sword, .tx-indexedsearch-searchbox-sword {
border:0px #535353 solid;
width:134px;
height: 17px;
background: transparent;
font-family: Verdana,Arial,Helvetica,sans-serif;
border: 1px solid #ff6600;
font-size:11px;
color: #666666;
margin: 0px 0px 0px 0px;
padding: 2px 1px 0px 1px;
}

.tx-indexedsearch-search-submit{

}

input.tx-indexedsearch-searchbox-button-submit {
}

#tx-indexedsearch-searchbox-button-submit {
width: 56px;
height: 21px;
cursor: pointer;
font-size:11px;
color: #666666;
border: 1px #ff6600 solid;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 1px 0px 1px 0px;
}

#search-box input {
padding:0 0 0 10px;
}

#search-box .tx-indexedsearch-form INPUT.tx-indexedsearch-searchbox-sword {
font-size:11px;
margin:0px 0 0;
padding:0 0 0 3px;
width:60px;
border:1px solid #999;
}

#content .tx-indexedsearch-form input {
font-size:11px;
color:#000000;
padding: 0 0 0 4px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
padding: 10px 0px 10px 0px;
clear:both;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
font-weight:700;
font-style:italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
text-align:left;
font-weight:700;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color: #f2f2f2;
border-bottom: 1px dotted #ff6600;
}

.tx-indexedsearch-descr {
padding: 0px 0px 10px 0px;
border-bottom: 0px dashed #626262;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
background:#f1f1f1;
border: 1px solid #e1e1e1;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
margin-top:20px;
margin-bottom:5px;
}

.tx-indexedsearch-info dd {
font-size:9px;
}

.tx-indexedsearch-info dt {
font-size:9px;
}

.tx-indexedsearch-info dd a {
font-size:9px;
color:#626262;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
margin-top:0;
margin-bottom:0;
}

.tx-indexedsearch .tx-indexedsearch-res H3 {
margin:10px 0px 0px 0px;
padding:0;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
color:#666;
}

.tx-indexedsearch .tx-indexedsearch-category {
background:#ccc;
font-size:16px;
font-weight:700;
}

.tx-indexedsearch-percent {
color: #ff6600;
font-size:12px;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
clear:both;
border-bottom: 0px dashed #626262;
margin-bottom:0px;
}

.tx-indexedsearch .result-count-tmpl-css,.tx-indexedsearch .percent-tmpl-css {
font-weight: normal;
margin-top:0px;
float:right;
}

.tx-indexedsearch .info-tmpl-css dt,.tx-indexedsearch dl.info-tmpl-css dd {
float:left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
float:none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
float:none;
}

#search-box label {
font-size:12px;
color: #626262;
padding:0 11px 0 0px;
}

#search-box form {
display:inline;
}

#search-box input {
font-size:11px;
padding:0 0 0 3px;
}

#search-box fieldset {
border:0;
padding:0;
margin:0;
}

/* default styles for extension "tx_indexedsearch" ENDE */

/* macina_searchbox*/

#searchboxContainer1 {
width:110px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color: #535353;
margin:0px 0px 0px 0px;
padding: 0px 5px 0px 0px;
float: left;
}

#searchboxContainer2 {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color: #535353;
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.tx-macinasearchbox-pi1 INPUT
{
font-family:		Verdana,Arial,Helvetica,sans-serif;
color:			#000000;
}

#macsbx_searchbox_field {
border:1px #ff6600 solid;
background-color: #ffffff;
width:106px;
height:15px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color: #535353;
margin:0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
}

* html #macsbx_searchbox_field {
margin:-1px 0px 0px 0px;
padding: 2px 2px 0px 2px;
}

*+html #macsbx_searchbox_field {
margin:-1px 0px 0px 0px;
padding: 2px 2px 0px 2px;
}

#macsbx_searchbox_btn {
cursor: pointer;
font-size:11px;
height: 19px;
color: #666666;
border:1px #ff6600 solid;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 6px 0px 6px;
}

* html #macsbx_searchbox_btn {
padding: 0px 0px 0px 0px;
}

*+html #macsbx_searchbox_btn {
padding: 0px 0px 0px 0px;
}

/* macina_searchbox ENDE*/



/* Powermail */

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #ff6600;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: #f1f1f1;
	border: 1px solid #ff6600 !important;
	/* background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px; */
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #ff6600;
	margin: 3px 0 15px 0px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #ccc;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #ff6600;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 95%;
	float: left;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* Input and textarea */
	border: 1px solid #ccc;
	padding: 2px 2px 2px 2px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	width: 460px;
}
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */

}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* textarea */
	width: 464px;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 0px 0 0px 0px;
	border: 1px solid #646567;
	cursor: pointer;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: transparent;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


#powermaildiv_uid1, #powermaildiv_uid6 {
	margin-top: 0px;
}

#powermaildiv_uid8, #powermaildiv_uid5 {
	margin-bottom: 0px;
}

.tx-powermail-pi1 LABEL {
	padding-bottom: 3px;
}



/* Powermail ENDE */



/* SEO Sitemap */

.deep0 li{
        margin:0;
        padding:0;
       }

.deep0 a{
        color:#fff;
        display:block;
        padding: 2px 2px 7px 2px;
        padding-left:10px;
        margin-top: 4px;
        font-size:11px;
        height: 14px;
        font-weight:bold;
        background:#666666;
        text-decoration: none;
       }

.deep0 a:hover{
        color:#fff;
        display:block;
        padding: 2px 2px 7px 2px;
        padding-left:10px;
        font-size:11px;
        font-weight:bold;
        background:#666666;
        text-decoration: underline;
       }

.deep1 a{
        color:#ff6600;
        display:block;
        padding: 2px;
        padding-left:10px;
        font-size:11px;
        font-weight:bold;
        background:#fff;
        margin-top:0px;
       }


.deep1 a:hover{
        color:#ff6600;
        display:block;
        padding:2px;
        padding-left:10px;
        font-size:11px;
        font-weight:bold;
        background:#fff;
        margin-top:0px;
       }

.deep2 a{
        color:#ff6600;
        display:block;
        padding:2px;
        padding-left:20px;
        font-size:11px;
        font-weight:normal;
        background:#fff;
        margin-top:0px;
       }

.deep2 a:hover{
        color:#ff6600;
        display:block;
        padding:2px;
        padding-left:20px;
        font-size:11px;
        font-weight:normal;
        background:#fff;
        margin-top:0px;
       }

.deep3 a{
        color:#333;
        display:block;
        padding:2px;
        padding-left:30px;
        font-size:11px;
        font-weight:normal;
        background:#fff;
        margin-top:0px;
       }


.deep3 a:hover{
        color:#333;
        display:block;
        padding:2px;
        padding-left:30px;
        font-size:11px;
        font-weight:normal;
        background:#fff;
        margin-top:0px;
       }

/* SEO Sitemap ENDE */

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