@media screen {
/* Style-Sheet-Definitionen für den Bildschirm */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-size: 80%;
	font-family: Verdana,Arial,sans-serif;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	background: #FFF url(bg.gofi.gif) repeat-y top left;	
}

a:link, a:visited, a:hover {
   color: #000066;
   text-decoration: none;
}

a:hover {
   color: #000066;
   text-decoration: underline;
}
/* überschreibt die Regel für hovered links */

a:active{
font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Verdana,Arial,sans-serif;
   margin: 0px;
   padding: 0px;
   color: #444;
}

h1{
font-size: 125%;
}

h2{
font-size: 110%;
}

h3{
font-size: 100%;
font-weight: bold;
color: #AD0F0E;
background-color: transparent;
}

h4{
font-size: 100%;
font-weight: bold;
color: #FFCC66;
background-color: transparent;
}

h5{
font-size: 100%;
font-weight: bold;
color: #A6D1F4;
background-color: transparent;
}

h6{
font-size: 100%;
font-weight: bold;
color: #0898A4;
background-color: transparent;
}

img{
	border: 0px;
}

/***********************************************/
/* Layout div styles                           */
/***********************************************/

#KOPF{
   position:absolute;
   left:10px;
   top:10px;
   width:950px;
   height:100px;
   /*background-color: #4D7CDD;*/
   z-index:0;
}

#LOGO{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 235px;
	height: 105px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/dateiablage/juz-gofi/grafik/logo.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#ADRESSE{
                background-color: transparent;
	padding: 4px 4px 0px 0px;
                margin-top: 14px;
	text-align: left;
	color: #666;
	z-index:3;
}

#ADRESSEPRINT{display: none;}

#ADRESSE a{
   color: #666;
   text-decoration: none;
}

#ADRESSE a:hover{
	color: #AAA;
	text-decoration: none;
}

#BC{
   position:absolute;
   left:230px;
   top:110px;
   width:870px;
   height:20px;
   background-color: transparent;
   padding-left: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
   z-index:9;
}

#BC .b4brcr{
       color: #333;
       font-weight: bold;
}

#BC .lastbc{
	font-weight: bold;
	color: #444;
}

#NAVIGATION{
   position:absolute;
   left:0px;
   top:130px;
   width:220px;
   padding: 15px 5px 10px 10px;
   z-index:8;
}

#INHALT{
   position:absolute;
   left:230px;
   top:130px;
   width:760px;
   padding: 27px 0px 0px 25px;
   z-index:8;
}

#KOPFBILD1{
	position:absolute;
	left: 240px;
	top: 5px;
	width: 133px;
	height: 100px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/dateiablage/juz-gofi/grafik/p2.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

#KOPFBILD2{
	position:absolute;
	left: 373px;
	top: 5px;
	width: 133px;
	height: 100px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/dateiablage/juz-gofi/grafik/p1.jpg);
	background-repeat: no-repeat;
	z-index:1;
}
#KOPFBILD3{
	position:absolute;
	left: 506px;
	top: 5px;
	width: 133px;
	height: 100px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/dateiablage/juz-gofi/grafik/p3.jpg);
	background-repeat: no-repeat;
	z-index:1;
}
#KOPFBILD4{
	position:absolute;
	left: 639px;
	top: 5px;
	width: 133px;
	height: 100px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/dateiablage/juz-gofi/grafik/p4.jpg);
	background-repeat: no-repeat;
	z-index:1;
}
#KOPFBILD5{
	position:absolute;
	left: 772px;
	top: 5px;
	width: 133px;
	height: 100px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/dateiablage/juz-gofi/grafik/p6.jpg);
	background-repeat: no-repeat;
	z-index:1;
}
#KOPFBILD6{
	position:absolute;
	left: 905px;
	top: 5px;
	width: 133px;
	height: 100px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/dateiablage/juz-gofi/grafik/p5.jpg);
	background-repeat: no-repeat;
	z-index:1;
}

/*********** #NAVIGATION link styles ***********/

#NAVIGATION ul a:link, #NAVIGATION ul a:visited {display: block;}
#NAVIGATION ul {list-style: none; margin: 0; padding: 0;}

/* hack fix fuer IE/Win's display-block-problem */
#NAVIGATION li {border-bottom: 1px dashed #AD0F0F;}

/* fix fuer alle anderen */
html>body #NAVIGATION li {border-bottom: none;}


/*********** #level 1 styles ***********/

#level1{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #CCC;*/
	border-top: 1px dashed #AD0F0F;
	/*background-color: #ccdef6;*/
}

#level1 a:link{
                color: #AD0F0F;
	padding: 0px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level1 a:visited{
                color: #AD0F0F;
	padding: 0px;
}

#level1 a:active{
                color: #AD0F0F;
	padding: 0px;
	font-weight: bold;
}

#level1 a:hover{
	color: #4D7CDD;
	/*background-color: #4D7CDD;*/
	padding: 0px;
	text-decoration: none;
}
/*********** #level 2 styles ***********/

#level2{
color: #000066;
	position: relative;
	margin: 0px;
	padding: 0 0 0 10px;
	border-top: 0px solid #CCC;
}

#level2 a:active{
color: #000066;
	padding: 0 0 0 10px;
	font-weight: bold;
}


#level2 a:link{
color: #000066;
	padding: 0 0 0 10px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level2 a:visited{
color: #000066;
	padding: 0 0 0 10px;
}

#level2 a:hover{
	padding: 0 0 0 10px;
	color: #4D7CDD;
	text-decoration: none;
}

/*********** #level 3 styles ***********/

#level3{
	position: relative;
	margin: 0px;
	padding: 0 0 0 20px;
	border-top: 0px solid #CCC;
}

#level3 a:link{
	padding: 0 0 0 20px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level3 a:visited{
	padding: 0 0 0 20px;
}

#level3 a:active{
	padding: 0 0 0 20px;
	font-weight: bold;
}


#level3 a:hover{
	padding: 0 0 0 20px;
	color: #4D7CDD;
	text-decoration: none;
}

/*********** #level 4 styles ***********/

#level4{
	position: relative;
	margin: 0px;
	padding: 0 0 0 30px;
	border-top: 0px solid #CCC;
}

#level4 a:link{
	padding: 0 0 0 30px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level4 a:visited{
	padding: 0 0 0 30px;
}

#level4 a:active{
	padding: 0 0 0 30px;
	font-weight: bold;
}


#level4 a:hover{
	padding: 0 0 0 30px;
	color: #4D7CDD;
	text-decoration: none;
}



/* DBUTTON-RUCKVERSION */
#Druck{
	padding: 8px 0px 0px 0px;
	color: #666;
	font-size: 90%;
}
#DRUCK ul {list-style: none; margin: 0; padding: 0;}

#Druck a{
   color: #666;
   text-decoration: none;
}

#Druck a:hover{
	color: #AAA;
	text-decoration: none;
}

#Druck li{
	list-style-image: none;
	padding-left:24px;
	background:  url(/fileadmin/dateiablage/juz-gofi/grafik/ico_druck.gif) no-repeat left;
}

/* Seiten Fuss Styles   */
#FUSS{
	border-top: 1px dashed #ccc;
	padding: 2px 0px 0px 0px;
	color: #666;
	font-size: 90%;
}

#FUSS a{
   color: #666;
   text-decoration: none;
}

#FUSS a:hover{
	color: #AAA;
	text-decoration: none;
}

/* default styles for extension "tx_cssstyledimgtext" */
	/*
	   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	   (c) the TYPO3 content rendering group
	*/

	/* COMMON */
	.csi-textpic {
		padding: 5px;
		/*background: #DDDDFF;  XXX demo only*/
		/*border: 2px solid green;  XXX demo only*/
	}

	.csi-textpic img {
		/*border: 1px solid black;  XXX demo only*/
		margin: 4px;
	}

	.csi-caption {
		margin-bottom: 12px;
		margin-top: 0px;
		 /*text-align: center;  will have to be an inline style?  - controlled by TS [left - right - center]*/
		/*font-style: italic;  XXX demo only*/
	}

	.csi-textpic .csi-image {
		/*border: 1px solid red;  XXX demo only*/
		margin: 0 0 0 0;  /*XXX demo only*/
		/*background: #FFF;  XXX demo only*/
		/*width: 210px; will have to be an inline style - controlled by TS*/
	}

	.csi-textpic .csi-imagewrap {
                                 margin-top: 10px;
		/*border: 1px solid blue; XXX demo only*/
	}

	.csi-textpic .csi-text {
		/*border: 1px solid silver; /*XXX demo only*/
		/*text-align: left; will have to be an inline style - controlled by TS*/
	}

	.csi-text p {
		margin-top: 0;
	}

	/* CENTER */

	.csi-center .csi-image {
		margin: 0 auto 3px;

	}

	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}


	.csi-right div.csi-text {
		clear: right;
	}


	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}

	.csi-left div.csi-text {
		clear: left;
	}


	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 5px;
	}


	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}


	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		/*margin-right: 215px; will have to be an inline style - controlled by TS*/
	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-right-nowrap .csi-text {
		height: 1%;
	}
	/* End hide from IE5/mac */

	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}


	/* INTEXT LEFT NOWRAP*/
	.csi-intext-left-nowrap .csi-text {
		 /*margin-left: 215px;will have to be an inline style - controlled by TS*/
	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-left-nowrap .csi-text {
		height: 1%;
	}
	/* End hide from IE5/mac */

	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
	}

/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

.csc-caption{
margin-bottom: 10px;
}

.csc-header{
/*padding: 12px 0px 6px 0px;*/
margin-top: 12px;
margin-bottom: 6px;
}
.csc-firstHeader{
padding: 0px 0px 6px 0px;
}

caption{
text-align: left;
}

th{
text-align: right;
}

th, td{
font-size: 80%;
padding: 2px;
}

.tr-even{
background-color: #A6D1F4;
}

.tr-odd{
background-color: #FFCC66;
}

p{
margin-top: 0;
margin-bottom: 2px;
}
}

p.bodytext{
margin-top: 0;
margin-bottom: 12px;
}
}

@media print {
/* Style-Sheet-Definitionen zum Drucken */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-size: 80%;
	font-family: Verdana,Arial,sans-serif;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
   color: #000066;
   text-decoration: none;
}

a:hover {
   color: #000066;
   text-decoration: underline;
}
/* überschreibt die Regel für hovered links */

a:active{
font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Verdana,Arial,sans-serif;
   margin: 0px;
   padding: 0px;
   color: #444;
}

h1{
	font-size: 125%;
}

h2{
	font-size: 110%;
}

img{
	border: 0px;
}

/***********************************************/
/* Layout div styles                           */
/***********************************************/

#KOPF{display: none;}

#LOGO{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 100px;
	background-color: rgb(255,255,255);
	background-image: url(/fileadmin/grafik/logo.jpg);
	background-repeat: repeat-x;
	z-index:1;
}

#ADRESSE{display: none;}

#ADRESSEPRINT{
position: absolute;
top: 0px;
left: 0px;
}

#ADRESSE a{
   color: #666;
   text-decoration: none;
}

#ADRESSE a:hover{
	color: #AAA;
	text-decoration: none;
}

#BC{
   position:absolute;
   left:0px;
   top:110px;
   width:600px;
   height:20px;
   background-color: #FFF;
   padding-left: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
   z-index:9;
}

#BC .b4brcr{
                color: #333;
}

#BC .lastbc{
	font-weight: bold;
	color: #444;
}

#NAVIGATION{
display: none;
}

#INHALT{
   position:absolute;
   left:0px;
   top:130px;
   width:600px;
   padding: 27px 0px 0px 15px;
   z-index:8;
}

#KOPFBILD1{display: none;}
	
#KOPFBILD2{display: none;
}
#KOPFBILD3{display: none;}
#KOPFBILD4{display: none;}
#KOPFBILD5{display: none;}
#KOPFBILD6{display: none;}

/*********** #NAVIGATION link styles ***********/

#NAVIGATION ul a:link, #NAVIGATION ul a:visited {display: block;}
#NAVIGATION ul {list-style: none; margin: 0; padding: 0;}

/* hack fix fuer IE/Win's display-block-problem */
#NAVIGATION li {border-bottom: 1px dashed #AD0F0F;}

/* fix fuer alle anderen */
html>body #NAVIGATION li {border-bottom: none;}


/*********** #level 1 styles ***********/

#level1{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #CCC;*/
	border-top: 1px dashed #AD0F0F;
	/*background-color: #ccdef6;*/
}

#level1 a:link{
	padding: 0px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level1 a:visited{
	padding: 0px;
}

#level1 a:active{
	padding: 0px;
	font-weight: bold;
}

#level1 a:hover{
	color: #4D7CDD;
	/*background-color: #4D7CDD;*/
	padding: 0px;
	text-decoration: none;
}
/*********** #level 2 styles ***********/

#level2{
	position: relative;
	margin: 0px;
	padding: 0 0 0 10px;
	border-top: 0px solid #CCC;
}

#level2 a:active{
	padding: 0 0 0 10px;
	font-weight: bold;
}


#level2 a:link{
	padding: 0 0 0 10px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level2 a:visited{
	padding: 0 0 0 10px;
}

#level2 a:hover{
	padding: 0 0 0 10px;
	color: #4D7CDD;
	text-decoration: none;
}

/*********** #level 3 styles ***********/

#level3{
	position: relative;
	margin: 0px;
	padding: 0 0 0 20px;
	border-top: 0px solid #CCC;
}

#level3 a:link{
	padding: 0 0 0 20px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level3 a:visited{
	padding: 0 0 0 20px;
}

#level3 a:active{
	padding: 0 0 0 20px;
	font-weight: bold;
}


#level3 a:hover{
	padding: 0 0 0 20px;
	color: #4D7CDD;
	text-decoration: none;
}

/*********** #level 4 styles ***********/

#level4{
	position: relative;
	margin: 0px;
	padding: 0 0 0 30px;
	border-top: 0px solid #CCC;
}

#level4 a:link{
	padding: 0 0 0 30px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	text-decoration: none;

}

#level4 a:visited{
	padding: 0 0 0 30px;
}

#level4 a:active{
	padding: 0 0 0 30px;
	font-weight: bold;
}


#level4 a:hover{
	padding: 0 0 0 30px;
	color: #4D7CDD;
	text-decoration: none;
}



/* DBUTTON-RUCKVERSION */
#Druck{display: none;
}
#DRUCK ul {list-style: none; margin: 0; padding: 0;}

#Druck a{
   color: #666;
   text-decoration: none;
}

#Druck a:hover{
	color: #AAA;
	text-decoration: none;
}

#Druck li{
	list-style-image: none;
	padding-left:24px;
	background:  url(/fileadmin/grafik/ico_druck.gif) no-repeat left;
}

/* Seiten Fuss Styles   */
#FUSS{
	border-top: 1px dashed #ccc;
	padding: 2px 0px 0px 0px;
	color: #666;
	font-size: 90%;
}

#FUSS a{
   color: #666;
   text-decoration: none;
}

#FUSS a:hover{
	color: #AAA;
	text-decoration: none;
}

/* default styles for extension "tx_cssstyledimgtext" */
	/* 
	   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	   (c) the TYPO3 content rendering group 
	*/
	
	/* COMMON */
	.csi-textpic {
		padding: 5px;
		/*background: #DDDDFF;  XXX demo only*/
		/*border: 2px solid green;  XXX demo only*/
	}
	
	.csi-textpic img {
		/*border: 1px solid black;  XXX demo only*/
		margin: 4px;
	}
	
	.csi-textpic .csi-caption {
		display: none;
		 /*text-align: center;  will have to be an inline style?  - controlled by TS [left - right - center]*/
		/*font-style: italic;  XXX demo only*/
	}
	
	.csi-textpic .csi-image {
		/*border: 1px solid red;  XXX demo only*/
		margin: 0 0 0 0;  /*XXX demo only*/
		/*background: #FFF;  XXX demo only*/
		/*width: 210px; will have to be an inline style - controlled by TS*/
	}
	
	.csi-textpic .csi-imagewrap {
		/*border: 1px solid blue; XXX demo only*/
	}
	
	.csi-textpic .csi-text {
		/*border: 1px solid silver; /*XXX demo only*/
		/*text-align: left; will have to be an inline style - controlled by TS*/ 
	}
	
	.csi-text p {
		margin-top: 0;
	}
	
	/* CENTER */
	
	.csi-center .csi-image {
		margin: 0 auto 3px;
	
	}
	
	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}
	
	.csi-right div.csi-text {
		clear: right;
	}
	
	
	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}
	
	.csi-left div.csi-text {
		clear: left;
	}
	
	
	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 5px;
	}
	
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}
	
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		/*margin-right: 215px; will have to be an inline style - controlled by TS*/
	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-right-nowrap .csi-text {
		height: 1%;
	}
	/* End hide from IE5/mac */ 
	
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}
	
	
	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {
		 /*margin-left: 215px;will have to be an inline style - controlled by TS*/
	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-left-nowrap .csi-text {
		height: 1%;
	}
	/* End hide from IE5/mac */
	
	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
	}

/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

.csc-header{
/*padding: 12px 0px 6px 0px;*/
margin-top: 12px;
margin-bottom: 6px;
}
.csc-firstHeader{
padding: 0px 0px 6px 0px;
}

caption{
text-align: left;
}

th{
text-align: right;
}

th, td{
font-size: 80%;
padding: 2px;
}

.tr-even{
background-color: #A6D1F4;
}

.tr-odd{
background-color: #FFCC66;
}

p{
margin-top: 0;
margin-bottom: 2px;
}
.hidden{display: none;}
}


/* 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; }
	
	.csc-textpic-caption{font-size: 84%; line-height: 115%;}
	
	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
		border: 2px solid #707173;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; margin-top: 5px;}
	
	DIV.csc-textpic IMG { border: none; }
	DIV.csc-textpic-border img {border: 2px solid #707173; }

	/* 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: 16px;
	}


	/* 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: 16px;
	}

	/* 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: 16px;
	}
	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: 6px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 6px; 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: 16px !important;
		margin-bottom: 0px !important;
		padding: 0px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 16px !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 */
	


/* editor-Klassen */

.important {
color: #D8CC46;
}

.name-of-person {
text-transform: uppercase;
}

.detail {
color: #000000;

}

.csc-frame-frame1 {
background-color: #FFF;
border: 1px solid #ac8a54;
padding: 10px;
margin-bottom: 4px;
}

.csc-frame-frame2 {
background-color: #DCE798;
border-top: 1px solid #A8C700;
border-bottom: 1px solid #A8C700;
padding: 0px 8px 0px 8px;
margin-bottom: 12px;
}

.align-center {

}

.align-right {
		
}

.align-left {
		
}

.csc-header-date {

}

.csc-textpic-firstcol {
	
}

.csc-textpic-lastcol {
	
}


.csc-frame-rulerBefore {
	
}

.csc-frame-rulerAfter {

}


/* mailform-styles   */

fieldset.csc-mailform {
border:0;
}

fieldset.csc-mailform label {
width: 5em;
float: left;
text-align: right;
margin-right: 6px;
display: block
}


fieldset.csc-mailform input, 
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:100%;
border:1px solid #ccc;
padding:1px 1px 0px 1px;
width:250px;
}

#mailformformtype_mail {
padding: 1px 1px 0px 1px;
margin: 0px;
background:#eee;
border:1px solid #ccc;
width:auto;
text-align:center;
}

/* mailform-styles Ende */


/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}

