#title {font-size: 5em;}
#tagline {font-size: 1.5em; text-align: center;}
.header {background: #ccc; text-align: center;}
.navigation, .navigation ul {list-style: none; margin: 0px; padding:0px;}
.navigation li, .navigation ul li {list-style-type: none; margin: 0px; padding: 0px;}
.navigation ul li a {padding-left: 10px;}
.navigation a {display:block;}
.navigation a:hover, .navigation a:focus {background-color: #ccc; color: #fff;}
.subtitle {font-size: 1.2em;}
div ul li {padding: 0px; list-style-type: none;}
.footer {background: #FFD500; padding: 4px 0px;}
.footer small {padding-left: 10px;}




/* ab hier Einträge  */
html, body, div, p, span, h1, h2, h3, h4, h5, h6, p, bodytext, a:link, a:active, a:visited, a:hover{
	font-family:verdana; font-size: 10px;
}
h1{font-size:17px;margin:0px 0px 24px 0px;padding:0px;}
h2{font-size:14px;margin:0px 0px 14px 0px;padding:0px 0px 0px 0px;}
h3{font-size:12px;margin:0px 0px 10px 0px;}
h4{font-size:10px;margin:0px 0px 10px 0px;}
h5{font-size:9px;margin:0px 0px 5px 0px;}
h6{font-size:8px;margin:0px 0px 5px 0px;}
p{
	margin:0px;
	padding: 0px;
}

input.button {
	height: 18px;
	width: 70px;
	background-color: #087DC6;
	border-style: solid;
	border-color: #999999;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
td {
padding: 0px 10px;
margin: 0px;
}
td.contentTable {
padding: 0px;
margin: 0px;
}
td.questionsTable {
padding: 10px 0px 10px 0px;
margin: 0px;
}

a, a:link, a:visited, a:active{text-decoration: underline;}
a:hover{text-decoration: none;}
.underline{text-decoration: underline;}
a.noneUnderline, a.noneUnderline:link, a.noneUnderline:visited, a.noneUnderline:active, a.noneUnderline:hover {text-decoration: none;}

a.infolink:link, a.infolink:visited, a.infolink:active, a.infolink:hover {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:5px;
	text-decoration: none;
	color: #333333;
}

.bodytext{
	padding-left:0px;
}
/* override typo3 standard */
div.csc-textpic-text {
padding-left:10px;
}
.fTiny{
	font-size:10px;
}
.fTinyB{
	font-size:10px;
	font-weight:bold;
}
.fSmall{
	font-size:11px;
}
.fSmallB{
	font-size:11px;
	font-weight:bold;
}
.fCopy{
	font-size:12px;
}
.fCopyB{
	font-size:12px;
	font-weight:bold;
}
.fMedium{
	font-size:14px;
}
.fMediumB{
	font-size:14px;
	font-weight:bold;
}
.fLarge{
	font-size:18px;
}

.fLargeB{
	font-size:18px;
	font-weight:bold;
}
.fXLarge { 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 30px; 
	line-height: 1.0em; 
	letter-spacing: 0.0em; 
	text-decoration: none; 
	text-align: left; 
	text-indent: 0.0em; 
}
.fXLargeB{
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 30px; 
	line-height: 1.0em; 
	letter-spacing: 0.0em; 
	text-decoration: none; 
	text-align: left; 
	text-indent: 0.0em; 
}
.centered {text-align: center;}
.rightAlign {text-align: right;}

html, body { 
  background-color:#ffffff;
  b-ackground-image: url(../images/bg_grey_symbols2.gif);
  background-repeat:repeat;
  background-position:0px 0px;
}

/* A container should group all your columns. */
.container {
  /*border:20px solid #FFD500;*/
  border:0px solid #999999;
}

/* A container should group all your columns. */
.containerOuter {
  text-align: left;
  position: relative;
  padding: 0;
  /*margin: 0 auto;   /* Centers layout */
  /*width: 1000px;      Total width 
  background-image: url(../images/bg_mediumgrey.gif);
  background-repeat:repeat-y;
  background-position:0px 0px;*/
}
/* border */
.borderAll {
	border: 1px solid #FFD500; 
}
/* Table style */
.ffPortalTable table {
	width: 550px; border: 0px solid none; margin: 0px; padding: 0px; text-align:center;
}
.ffPortalTable td {
	border: 0px solid none; margin: 1px; padding: 5px; text-align:center;
}
.ffPortalTable li {
	_margin-left: -15px;
}
/* spans with borders */
.span-4Border  { width: 258px; margin-bottom: 15px;}


/* -------------------------------------------------------------------- */
/* -- Color-Definitions */
/* -------------------------------------------------------------------- */
/* black */ 
.clr01, .clr01 a:link, .clr01 a:visited, .clr01 a:active, .clr01 a:hover{color:#000000;}
/* yellow */
.clr02, .clr02 a:link, .clr02 a:visited, .clr02 a:active, .clr02 a:hover{color:#FFD500;}
/* dark blue */
.clr03, .clr03 a:link, .clr03 a:visited, .clr03 a:active, .clr03 a:hover{color:#1A3E88;}
/* background blue */
.clr04, .clr04 a:link, .clr04 a:visited, .clr04 a:active, .clr04 a:hover{color:#01204C;}
/* very dark blue */
.clr05, .clr05 a:link, .clr05 a:visited, .clr05 a:active, .clr05 a:hover{color:#172734;}

/* white color */
.clr06, .clr06 a:link, .clr06 a:visited, .clr06 a:active, .clr06 a:hover{color:#FFFFFF;}
/* font light blue */

.clr07, .clr07 a:link, .clr07 a:visited, .clr07 a:active, .clr07 a:hover{color:#F6D562;}
/* bright schema color */
.clr08, .clr08 a:link, .clr08 a:visited, .clr08 a:active, .clr08 a:hover{color:#FBE493;}
/* error text */
.clr09, .clr09 a:link, .clr09 a:visited, .clr09 a:active, .clr09 a:hover{color:#FF0000;}
/* regular text color */
.clr10, .clr10 a:link, .clr10 a:visited, .clr10 a:active, .clr10 a:hover{color:#666666;}
/* grey */
.clr11, .clr11 a:link, .clr11 a:visited, .clr11 a:active, .clr11 a:hover{color:#D6D4CE;}
/* first menu items, ... medium red */
.clr12, .clr12 a:link, .clr12 a:visited, .clr12 a:active, .clr12 a:hover{color:#D55A45;}

/* bgcolor of the left row of the pages and the header bg*/
.clrBg01{background-color:#000000;}
/*  first bgcolor of the mainnavi  at the left side */
.clrBg02{background-color:#FFD500;}
/*  second bgcolor of the mainnavi  at the left side */
.clrBg03{background-color:#1A3E88;}
/*  third bgcolor of the mainnavi  at the left side */
.clrBg04{background-color:#01204C;}
/*  forth bgcolor of the mainnavi  at the left side */
.clrBg05{background-color:#172734;}

/* bgcolor of elements - white */
.clrBg06{background-color:#FFFFFF;}
/* bgcolor of page elements dark */
.clrBg07{background-color:#F6D562;}
/* bgcolor of page elements bright */
.clrBg08{background-color:#FBE493;}
/* error bg color, this is added to be consistent to the clr[xy] from above, dont change this alone */
.clrBg09{background-color:#FF0000;}
/* bg color for elements e.g. <td> containing pixel gif for lines*/
.clrBg10{background-color:#666666;}
/* bg color for HEADER LOGO - purple */
.clrBg11{background-color:#D6D4CE;}
/* bg color for NEU ICON - medium red */
.clrBg12{background-color:#D55A45;}
/* bg color light yellow */
.clrBg13{FFF1AD;}

/* bordercolors are created like the clrBg[xy] schema, please dont create single colors, create alway a color, bgcolor and bordercolor together */
.clrBorder01{border-color: #000000;}
.clrBorder02{border-color: #FFD500;}
.clrBorder03{border-color: #1A3E88;}
.clrBorder04{border-color: #01204C;}
.clrBorder05{border-color: #172734;}
.clrBorder06{border-color: #FFFFFF;}
.clrBorder07{border-color: #F6D562;}
.clrBorder08{border-color: #FBE493;}
.clrBorder09{border-color: #FF0000;}
.clrBorder10{border-color: #666666;}
.clrBorder11{border-color: #D6D4CE;}
.clrBorder12{border-color: #D55A45;}

/* padding klassen */
.floatL { float: left; }
.floatR { float: right; }
.clear{
	font-size:1px;clear:both;
	height:1px;min-height:1px;
}

.pd5 { padding: 5px; }
.pd10 { padding: 10px; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }


/* float klassen */
.fsklassenBoxes {
	float: left;
	padding: 0 3px 0 3px;
	border: 0px solid;
}
.fsklassenMainBox {
	border:  0px solid;
	width: 960px;
	/*background-color: #a1a1a1;*/
}
.FORMFSKlassen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	/*background: #E7EBEF;*/
	border: 0px solid #66829f;
	width: 960px;
	padding: 0px;
	margin: 0px;
	height: 30px;
	}

	.CHECKBOX_FS {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 2px;
	height: 18px;
	font-size: 11px;
	color: #333333;
	/*background-color: #D9E4EB;*/
	border: none 0px #66829f;
}
	
	.headermenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: none;
}
		
/* --------------------------------------------- */
/* -- Header mainMenue Navigation -- */
/* --------------------------------------------- */
#hauptmenue {
  /*line-height : normal;*/
  text-align: left;
  /*height:17px;*/
  overflow:hidden;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  /*padding-top: 3px;*/
  width: 960px; 
  background-color: #1A3E88;
}

#hauptmenue ul {
  list-style-type : none;
  margin-right : 0;
  padding : 0;
  margin-top: 0;
  margin-bottom: 0;
  text-align:right;
  display:inline;
}

#hauptmenue li {
  display : inline;
  margin : 0;
  padding : 0;
}

a.hauptmenue, a.hauptmenue:visited {
  font-size:11px;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration:none;
  background-color: #D55A45;
  background-color: #1A3E88;
  padding: 4px 5px 6px 5px;
  height: 20px;
}

a.hauptmenue:active, a.hauptmenue:hover  {
  font-size:11px;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration:none;
  background-color: #1A3E88;
  background-color: #D55A45;
  padding: 4px 5px 6px 5px;
}

a.hauptmenueAct   {
  font-size:11px;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration:none;
  background-color: #1A3E88;
  background-color: #D55A45;
  padding: 4px 5px 6px 5px;
}

a.hauptmenueAct:active, a.hauptmenueAct:hover  {
  font-size:11px;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration:none;
  background-color: #D55A45;
  /*background-color: #1A3E88;*/
  padding: 4px 5px 6px 5px;
}

/* --------------------------------------------- */
/* -- Left submainMenue Navigation -- */
/* --------------------------------------------- */
.blocknavi1 a:link, .blocknavi1 a:visited, .blocknavi1 a:active {
		display: block;
		padding: 4px 4px 5px 4px; 
		text-indent: 15px;
		white-space: nowrap;
		background-color: #FBE493;
		color: #000000;
		font-style: bold;
		text-decoration: none;
		width: 178px;
		/*background: url("../images/buttons.gif") top left no-repeat;*/
		border-bottom-color: #ffffff;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		
		
}
.blocknavi1 a:hover {
		background-color: #FFD500;
}

.blocknavi1-act a:link, .blocknavi1-act a:visited, .blocknavi1-act a:active, .blocknavi1-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 15px;
		white-space: nowrap;
		color: #000000; 			/* Black */
		text-decoration: none;
		width: 178px;
		background: url("../images/active.gif") top left no-repeat;
		background-position: 12px 5px;
		background-color: #FFD500;
}
 

.blocknavi2 a:link, .blocknavi2 a:visited , .blocknavi2 a:active, .blocknavi2 a:hover  {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FBE493;
		color: #000000;
		text-decoration: none;
		width: 178px;
		/*background: url("../images/buttons.gif") top left no-repeat;*/
		/*background-position: 0 -48px;*/
		border-bottom-color: ffffff;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
}

.blocknavi2-act a:link, .blocknavi2-act a:visited, .blocknavi2-act a:active, .blocknavi2-act a:hover{
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 30px;
		white-space: nowrap;
		background-color: #FFD500;
		color: #000000; 			/* Black */
		text-decoration: none;
		width: 178px;
		/*background: url("../images/buttons.gif") top left no-repeat;
		background-position: 0 -72px;*/
		border-bottom-color: ffffff;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
}

.blocknavi3 a:link, .blocknavi3 a:visited, .blocknavi3 a:active, .blocknavi3 a:hover{
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FBE493;
		color: #000000;
		text-decoration: none;
		width: 178px;
		/*background: url("../images/buttons.gif") top left no-repeat;
		background-position: 0 -96px;*/
}

.blocknavi3-act a:link, .blocknavi3-act a:visited, .blocknavi3-act a:active, .blocknavi3-act a:hover {
		display: block;
		padding: 4px 4px 5px 4px;
		text-indent: 45px;
		white-space: nowrap;
		background-color: #FFD500;
		color: #000000; 			/* Black */
		text-decoration: none;
		width: 178px;
		/*background: url("../images/buttons.gif") top left no-repeat;
		background-position: 0 -120px;*/
}

/* -------------------------------------- */
/* -- Header Meta Navigation -- */
/* -------------------------------------- */
span.headerMetanavi, .headerMetanavi:link, .headerMetanavi:visited, .headerMetanavi:active, .headerMetanavi:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.headerMetanavi_current, .headerMetanavi_current:link, .headerMetanavi_current:visited, .headerMetanavi_current:active, .headerMetanavi_current:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

span.headerMainnavi, .headerMainnavi:link, .headerMainnavi:visited, .headerMainnavi:active, .headerMainnavi:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.headerMainnavi_current, .headerMainnavi_current:link, .headerMainnavi_current:visited, .headerMainnavi_current:active, .headerMainnavi_current:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
/* -------------------------------------- */
/* -- Header Meta Navigation -- */
/* -------------------------------------- */
div.footerMetanavi, .footerMetanavi:link, .footerMetanavi:visited, .footerMetanavi:active, .footerMetanavi:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
	color: #333333;
}

.footerMetanavi_current, .footerMetanavi_current:link, .footerMetanavi_current:visited, .footerMetanavi_current:active, .footerMetanavi_current:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
	color: #333333;
}

/* -------------------------------------- */
/* -- Teaser -- */
/* -------------------------------------- */
/* teaser bloecke */
p.ffTeaserBold {
	background:#FBE493 none repeat scroll 0%;
	border:1px dotted #000;	
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:140%;
	color:#000;		
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	margin:5px 0pt 5px 120px;
	padding:5px 5px 5px 18px;
	width:350px;
	min-height: 48px;
	_height: 48px;
	background-image: url(../images/barke.gif);
	background-position:3px 5px;
	background-repeat:no-repeat;
}
p.ffTeaser {
	background:#FBE493 none repeat scroll 0%;
	border:1px dotted #1A3E88;
	color:#000066;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:140%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	margin:5px 0pt 5px 120px;
	padding:5px;
	width:350px;
}
.lcTeaser{
	margin:0px; margin-bottom: 15px; margin-left: 0px; padding: 4px; border: 1px solid #FFD500; border-top: 12px solid #FFD500; background-color: #FFF1AD;
}
.rcTeaser{
	margin:0px; margin-bottom: 5px; margin-right: 0px; padding: 4px; border: 1px solid #FFD500; border-top: 12px solid #FFD500; background-color: #FFF1AD;
}
.newsTeaser{
	height: 210px; _height: 210px; overflow: hidden; margin:0px; margin-bottom: 5px; margin-right: 0px; padding: 4px; border: 1px solid #FFD500; border-top: 0px solid #FFD500; background-color: #FFF1AD;
}
.newsTeaser2{
	margin:0px; margin-bottom: 5px; margin-right: 0px; padding: 4px; border: 1px solid #FFD500; border-top: 0px solid #FFD500; background-color: #FFF1AD;
}
.rcTeaserWhite{
	margin:0px; margin-bottom: 5px; margin-right: 0px; padding: 4px; border: 1px solid #FFD500; border-top: 12px solid #FFD500; background-color: #FFFFFF;
}
h3.rcTeaserTitle { margin:0px; padding:1px 10px 1px 10px; background-color:#FFD500; font-family:"trebuchet ms",verdana,arial,sans-serif; color:#333333; font-weight:bold; font-size:140%;}

.zweierTeaserYellow {
	float: left; width: 265px; _width: 262px; margin: 5px; padding: 4px; border: 1px solid #FFD500; border-top: 15px solid #FFD500;
}
.zweierTeaserRed {
	float: left; width: 265px; _width: 262px; margin: 5px; padding: 4px; border: 1px solid #D55A45; border-top: 15px solid #D55A45;
}
.zweierTeaserGray {
	float: left; width: 267px; _width: 264px; margin: 5px; padding: 4px; border: 0px solid #D55A45; border-top: 15px solid #999999;
}
.dreierTeaserYellow {
	float: left; width: 170px; _width: 168px; margin: 5px; padding: 4px; border: 1px solid #FFD500; border-top: 15px solid #FFD500;
}
.dreierTeaserRed {
	float: left; width: 170px; _width: 168px; margin: 5px; padding: 4px; border: 1px solid #D55A45; border-top: 15px solid #D55A45;
}
.dreierTeaserGray {
	float: left; width: 172px; _width: 170px; margin: 5px; padding: 4px; border: 0px solid #D55A45; border-top: 15px solid #999999;
}
/* end Teaser */



#contentSub1			{ float: left; margin: 0px; margin-bottom: 0px; padding: 0px; overflow: hidden; display: inline;}
#contentSub1  #B		{ float: left; padding: 0px; width: 432px; padding-left: 30px; padding-right: 20px; padding-top: 35px; margin-left: 0px; margin-right: 0px; }


.reportboxstyle {
	position:absolute; 
	top: 300px; 
	left: 300px; 
	z-index:99; 
	visibility:hidden; 
	border: 0px solid; 
	width: 330px; 
	height: 231px; 
	background-position:0px 0px; 
	background-repeat: no-repeat; 
	background-image: url(../bilder/shadow330.png); 
}

.infoboxstyle {
	position:absolute; 
	top: 300px; 
	left: 300px; 
	z-index:99; 
	visibility:hidden; 
	width: 250px; 
	height: 175px; 
	background-position:0px 0px; 
	background-repeat: no-repeat; 
	background-image: url(../bilder/shadow.png); 
}