/*****************************************************************************/
/*************************** HTML - BODY - TR - TD FONT */
/*****************************************************************************/
BODY{
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/* wenn Seite zentriert: immer mit linkem scrollbalken (firefox) */
min-height: 101%;
}

BODY, HTML, TR, TD{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
 A:LINK,  A:VISITED,  A:ACTIVE{
	color : #000000;
	text-decoration: underline;
	
}
 A:HOVER { 
	color :  #9F0000;
	text-decoration:underline;
}

/*****************************************************************************/
/*************************** INHALT raender einstellen  *****/
/*****************************************************************************/

#colLeft{
margin: 0px 0px 0px 0px;
padding: 5px 0px 15px 0px;
}

#colNormal{
margin: 0px 0px 0px 0px;
padding: 5px 0px 15px 0px;
}

#colRight{
margin: 0px 0px 0px 0px;
padding: 5px 0px 15px 0px;
}

/*****************************************************************************/
/*************************** INHALT bodytext  *******/
/*****************************************************************************/

P.bodytext {
	font-weight : normal;
	font-style : normal;
	/*margin:  0px 10px 0px 0px; (unnötig?)*/
	padding:5px 5px 0px 10px;  /*(s=5px gewesen)*/
	line-height: 17px;
	color : #000000;
	/*text-align: justify; */ 
	}

P.bodytext A:LINK, P.bodytext A:VISITED, P.bodytext A:ACTIVE {
    font-weight: normal;
	color : #848284;  
	text-decoration: underline;
}
P.bodytext A:HOVER { 
	color : #993366;
	text-decoration: none;
}

/*****************************************************************************/
/****** Language  *********/
/*****************************************************************************/

/*.language {
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	}
.language A:ACTIVE, .language A:LINK,  .language A:VISITED {
	color : #000000; 
	text-decoration: none;
	}
.language A:HOVER{
	color : #003366; 
	text-decoration: underline;
	}
.languagenolink A:ACTIVE, .languagenolink A:LINK,  .languagenolink A:VISITED, .languagenolink A:HOVER {
	padding: 0px 0px 0px 4px;
	margin: 0px;
	color : #000000;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	}*/

/*****************************************************************************/
/*DYNAMISCHE ADRESSE AUS EINEM CONTENT ELEMENT
###ADRESSE### MUSS MIT id="fusszeile" DIV ODER TD SEIN, p class="bodytext" KOMMT JA AUTOM. VOM CONTENT ELEMENT*/
/*****************************************************************************/

#fusszeile  p.bodytext {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
#fusszeile  p.bodytext A:ACTIVE, #fusszeile  p.bodytext A:LINK, #fusszeile  p.bodytext A:VISITED {
	color : #000000; 
	font-size : 10px;
	text-decoration: none;
	}
#fusszeile  p.bodytext A:HOVER{
	color : #003366; 
	font-size : 10px;
	text-decoration: underline;
	}
	
/*****************************************************************************/
/*BREADCRUMP SIE SIND HIER:*/
/*****************************************************************************/

/*.bread {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
.bread A:ACTIVE, .bread A:LINK, .bread A:VISITED {
	color : #000000; 
	font-size : 10px;
	text-decoration: underline;
	}
.bread A:HOVER{
	color : #003366; 
	font-size : 10px;
	text-decoration: none;
	}*/

.csc-mailform{
padding:0px 10px;}

.csc-form-label-req{
	color : #000073;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:4px 0px 0px 0px!important;
	padding: 4px 0px 0px 10px ;
	

}

.csc-form-label{
	color : #000073;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:4px 0px 0px 0px!important;
	padding:4px 0px 0px 10px;
	
	
}


    /* default styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	line-height: 30px;	
}
.tx-newloginbox-pi1 h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 0px;
	line-height: 30px;	
}


#tx-newloginbox-pi1-user{
	color: #CC0000;
}
.tx-newloginbox-pi1-submit{
/* login button formatieren  */
}

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { margin: 0px 0px 0px 0px;}

TABLE.contenttable {  margin: 0px 0px 0px 0px; width: 100%; }

FORM { margin: 0px 0px 0px 0px;}
INPUT { margin: 5px 0px 0px 0px;}

#colNormal .contenttable{
	padding:  0px 0px 5px 0px;   /*schiebt tabelle im #colNormal nach rechts*/
	margin:0px 0px 0px 10px ;

}

H1 {
	margin: 0px;
	color : #11296F;
	font-size : 13px;
	font-weight: bold;
	padding:  10px 0px 5px 10px;
	}
	
H2 {
	margin: 0px;
	color : #333333;
	font-size : 14px;
	font-weight: bold;
	padding:10px 0px 5px 10px;
	}
	
H3 {
	margin: 0px;
	color : #8080AA;
	font-size : 14px;
	font-weight: bold;
	padding:  10px 0px 5px 10px;
	
	}
	
H4 {
	margin: 0px;
	color : #000073;
	font-size : 13px;
	font-weight:bold;
	padding:  10px 0px 0px 10px;
	text-transform: uppercase;
	}
	
H5 {
	margin: 10px;
	color : #9C0000;
	font-size : 13px;
	font-weight: bold;
	padding: 0px;

	}
	

		
P, PRE {
	margin: 0px;
	color : #000000;
	font-size : 12px;
	padding-bottom: 5px;
	}
P A:LINK, P A:VISITED {
    font-weight: normal;
	color : #000000;
	text-decoration: underline;
}
P A:ACTIVE, P A:HOVER { 
	color : #ED352D;
	text-decoration: none;
}

FORM { margin: 0px 0px 0px 0px;}

	
	UL {
		color : #000000;
		font-size: 12px;
		line-height: 17px;
		margin: 0px 0px 0px 15px;
		padding:0px 0px 5px 10px;
		list-style-type: disc;
	}
	
	/*LI {
		color : #000000;
		font-size: 12px;
		line-height: 17px;
		margin: 0px 0px 0px 15px;
		padding:0px 0px 5px 10px;
		list-style-type: disc;
	}*/
	
	OL {
		color : #000000;
		font-size: 12px;
		line-height: 17px;
		margin: 0px 0px 0px 15px;
		padding:0px 0px 5px 10px;
		list-style-type: disc;
	}
	

.bodytext {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	line-height:17px;
	
	
	/*padding: 0px 10px 10px;		letter-spacing: 1px;  
		padding-bottom:20px;   */	
		}
		
.bodytext A:LINK, .bodytext A:VISITED {
	font-weight: normal;
	color : #000000;
	text-decoration: underline;
	font-size: 12px;
	}
	
.bodytext A:ACTIVE, .bodytext A:HOVER { 
		color : #993366;
		text-decoration: none;
	}
/*****************************************************************************/
/*************************** ICSURSELVA-ADRESSZEILE */
/*****************************************************************************/
		
.ic_footer {
	font-size: 10px;
	line-height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	color: #0080C0;
}
.ic_footer A:LINK, .ic_footer A:VISITED, .ic_footer A:ACTIVE{
	color: #0080C0;
	text-decoration: underline;	
}
.ic_footer A:HOVER{
	color: #000073;
	text-decoration: underline;	
}
/*****************************************************************************/
/*************************** ADRESSZEILE UNTEN (v. Kunden bearbeitbarer Bereich) */
/*****************************************************************************/


#fusszeile  p.bodytext {
	color : #000000;
	font-size :11px;
	font-weight : normal;
	font-style : normal;
	padding: 0px 15px 0px 0px;
	margin: 0px 20px 0px 0px;
	line-height: 20px;
}

#fusszeile  p.bodytext A:ACTIVE, #fusszeile  p.bodytext A:LINK, #fusszeile  p.bodytext A:VISITED { 
	text-decoration: none; 
}

#fusszeile  p.bodytext A:HOVER{ 
	color : #003366;  
	text-decoration: underline; 
}

/************************************************************************************************/
/************   NAVIGATION LINKS    ********/
/************************************************************************************************/


.intranet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	padding-left: 21px;
	font-weight: bold;
}

.intranet A:LINK, .intranet A:VISITED, .intranet A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}
.intranet A:HOVER{
	color: #0000D5;
	text-decoration: none;
}

.intranet_active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 21px;
	line-height: 22px;
	font-weight: bold;
}
.intranet_active A:LINK, .intranet_active A:VISITED, .intranet_active A:ACTIVE,.intranet_active A:HOVER{
	color: #9F0000;
	text-decoration: none;
}

.nav_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.nav_1 A:LINK, .nav_1 A:VISITED, .nav_1 A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}

.nav_1 A:HOVER{
	color: #0000D5;
	text-decoration: none;
}


.nav_1b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	clear: left;
}

.nav_1b A:LINK, .nav_1b A:VISITED, .nav_1b A:ACTIVE, .nav_1b A:HOVER{
	color: #9F0000;
	text-decoration: none;
}
	

.nav_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;	
	line-height: 16px;
}

.nav_2 A:LINK, .nav_2 A:VISITED, .nav_2 A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}

.nav_2 A:HOVER{
	color: #0000D5;
	text-decoration: none;
}


.nav_2b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	
}

.nav_2b A:LINK, .nav_2b A:VISITED, .nav_2b A:ACTIVE, .nav_2b A:HOVER{
	color: #9F0000;
	text-decoration: none;
}
.nav_3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
}

.nav_3 A:LINK, .nav_3 A:VISITED, .nav_3 A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}

.nav_3 A:HOVER{
	color: #0000D5;
	text-decoration: none;
}


.nav_3b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.nav_3b A:LINK, .nav_3b A:VISITED, .nav_3b A:ACTIVE, .nav_3b A:HOVER{
	color: #9F0000;
	text-decoration: none;
}




.nav_4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
	
	
}

.nav_4 A:LINK, .nav_4 A:VISITED, .nav_4 A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}

.nav_4 A:HOVER{
	color: #0000D5;
	text-decoration: none;
}


.nav_4b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
}

.nav_4b A:LINK, .nav_4b A:VISITED, .nav_4b A:ACTIVE, .nav_4b A:HOVER{
	color: #9F0000;
	text-decoration: none;
}
	




.intra_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.intra_1 A:LINK, .intra_1 A:VISITED, .intra_1 A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}

.intra_1 A:HOVER{
	color: #0000D5;
	text-decoration: none;
}


.intra_1activ{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	clear: left;
}

.intra_1activ A:LINK, .intra_1activ A:VISITED, .intra_1activ A:ACTIVE, .intra_1activ A:HOVER{
	color: #9F0000;
	text-decoration: none;
}
	


.intra_2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.intra_2 A:LINK, .intra_2 A:VISITED, .intra_2 A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}

.intra_2 A:HOVER{
	color: #0000D5;
	text-decoration: none;
}


.intra_2activ {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	
}

.intra_2activ A:LINK, .intra_2activ A:VISITED, .intra_2activ A:ACTIVE, .intra_2activ A:HOVER{
	color: #9F0000;
	text-decoration: none;
}

	


.intra_3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
}

.intra_3 A:LINK, .intra_3 A:VISITED, .intra_3 A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}

.intra_3 A:HOVER{
	color: #0000D5;
	text-decoration: none;
}


.intra_3activ {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.intra_3activ A:LINK, .intra_3activ A:VISITED, .intra_3activ A:ACTIVE, .intra_3activ A:HOVER{
	color: #9F0000;
	text-decoration: none;
}

/************************************************************/
/*** NAV_TOP NAVIGATION ****  SHORTCUT  ***/
/************************************************************/

.nav_top{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 20px;
	
}
.nav_top A:LINK, .nav_top A:VISITED, .nav_top A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}
.nav_top A:HOVER{
	color: #0000D5;
	text-decoration: none;
}

.nav_top_active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 22px;
}
.nav_top_active A:LINK, .nav_top_active A:VISITED, .nav_top_active A:ACTIVE,.nav_top_active A:HOVER{
	color: #11296F;
	text-decoration: none;
}
.nav_top_active A:HOVER{
color: #0000D5;
}


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop {
padding:0px 0px 0px 10px;
}
P.csc-linkToTop A { font-weight: normal; }

P.csc-linkToTop A:LINK, P.csc-linkToTop A:VISITED, P.csc-linkToTop A:ACTIVE{
	color : #000000;  
	text-decoration: underline;
}
P.csc-linkToTop A:HOVER { 
	color : #993366;
	text-decoration: none;
}


DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #666666; margin:0px 10px 0px 10px;}
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #666666;padding: 5px 0px 0px 0px; margin:0px 10px 0px 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: #F0F0FF; padding: 6px 4px 12px 0px; border: 1px solid #7D7DB9;margin: 10px 10px 0px 10px; }
DIV.csc-frame-frame2 { background-color: #FAE07C; padding: 6px 4px 12px 4px; border: 1px solid #000094;margin: 10px 10px 0px 10px;}

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 ; padding:0px 0px 0px 10px; }
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; padding-top:5px;}

.csc-form-label-req{
}

/* default styles for extension "tx_croncssstyledimgtext" */
/*
 * css-styled-imgtext
 */
/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/


.imgtext-table{
	margin:0px 0px 0px 0px;
	padding:5px 5px 0px 10px;
	
	}
	
#colRight .imgtext-table{
	
	padding:5px 10px 0px 10px;
	
	}
/* Captions */
P.csc-caption { 
	margin: 0px; 
}

/* Text zu bild */
P.csc-caption {
	padding: 2px 0px 0px 0px;
	line-height:12px;
	color:#808080;
	font-weight : normal;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: none ; /* 0px solid */
  padding: 0px;
}

DIV.csi-imagewrap {
	padding: 0px;
	
}

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0 ; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }                                               /***/
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 0px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 0px;
}

/* Pictures centered, add padding left and right */							/****bilder steuern*****/
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px;
  margin-right: 0px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption {
	margin: 0;
	
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 0px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 0px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap {
	float: left;
	
}
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/***************************************************/  
/****formatierung indexed_search ****/ 
/***************************************************/ 
/***************************/
/* Suchmaschiene styles: */
/***************************/



.suche {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #11296F;
	text-decoration: none;
	padding-left: 3px;	
}

.suche A:LINK, .suche A:VISITED, .suche A:ACTIVE{
	color: #11296F;
	text-decoration: none;
}



/* css indexed search  */

.tx-indexedsearch{
	line-height:16px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:8px;
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:60px;
	font-size: 11px;
	height:19px;
	color:#000073;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 11px;
}

	
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000073;
	/*height:16px;*/
	width:180px;
	line-height: 15px;
	margin-top: 1px;
	padding-left: 4px;
		
}
.suchfeld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000073;
	height:16px;
	width:145px;
	line-height: 12px;
	padding-left: 2px;
	margin-bottom: 0px;
	text-indent: 2px;
	
}	

.pfeil {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000073;
	height:15px;
	line-height: 12px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-top: 3px;
}	

	
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #58637A;
}
.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:#D5D5FF; font-size: 11px;}
.tx-indexedsearch .tx-indexedsetx-indexedsearch-searchboxarch-res .tx-indexedsearch-title P { font-weight:bold; font-size: 11px;}	
.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; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#EFDB99; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 13px;
	padding-top: 1px;
}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { /*background:#FFFFFF;*/ font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; font-size: 11px; }
.csc-sword{
font-weight:bold;	color: #FF0000;
}
.searchbox{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:18px; 
	width:145px;
	color: #666666;
	padding-left: 10px;
}

.suchpfeil{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 20px;
}


/*****************************************************************************/
/*************************** Zugang Barrierefrei */
/*****************************************************************************/

.barrierefrei{
	color: #000073;
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.barrierefrei A:LINK, .barrierefrei A:VISITED{
	color: #000073;
	font-size: x-small;
	text-decoration: none;
}

.barrierefrei A:HOVER{
	color: #9F0000;
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



/* Clearer */
DIV.csc-textpic-clear{clear: both;}