/* center */




/*
 * Glossarergebnisse
 */

 
TABLE.searchResult TD.links P{
	margin-left:0 !important;
}

TABLE.searchResult A{
	text-decoration:none;
	color:#036;
}

TABLE.searchResult A:hover{
	text-decoration:underline;
}
 
/*
 * zweispaltiger Content
 */
 
DIV.contEinspaltig TABLE{
	/*width:560px;*/
}

DIV.contEinspaltig TABLE TD.contLeft{
	width:250px;
}

 
/*
 * Bibliothek
 */
 
#lbOverlay {
background-color: #e2f1ff !important;
}

.ARtabelle {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
}

.ARtabellenHeader {
font-size:12px;
color:#003366;

}

.ARtabelle a img {
border:0px;
float:right;
}


DIV.toTop{
	margin:20px 20px 0px 20px;
	text-align:left;
	padding-left:19px;
	background-image:url(../img/icons/i_totop.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

P.csc-linkToTop{
	margin:20px 20px 0px 20px;
	text-align:left;
	padding-left:19px;
	background-image:url(../img/icons/i_totop.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

DIV.toTop A{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#036;
}

P.csc-linkToTop A{
	text-decoration:none;
	font-size:10px;
	color:#036;
}

P.csc-linkToTop A:hover{
	text-decoration:underline;
}

DIV.toTop A:hover{
	text-decoration:underline;
}

DIV.imageInText{
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}


DIV.imageWidthTextBelow{
	padding-left:20px;
	margin-bottom:20px;
}

DIV.imageWidthTextBelow P{
	margin-bottom:0px !important;
	border:none !important;
}

DIV.contEinspaltig P.bodytext A{
	text-decoration:none;
	color:#036;
}
DIV.contEinspaltig P.bodytext A:hover{
	text-decoration:underline;
}
 
DIV.contEinspaltig, DIV.contEinspaltig2{
	width:569px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 20px 0px;
	
	background-color:#FFF;
	
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}

DIV.contEinspaltig2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

DIV.contEinspaltig H1, TABLE.contZweispaltig H1, DIV.contEinspaltig2 H1{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000066;
	padding:2px 0px 3px 10px;
	background-color:#E2F1FF;
	background-image:url(../img/modul_head_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/*DIV.contEinspaltig H3{
	font: bold 12px Arial, Helvetica, sans-serif;;
	margin:7px 13px 0px 20px;
	color:#000066;
}*/


DIV.contEinspaltig H4{
	font: bold 13px Arial, Helvetica, sans-serif;
	margin:7px 13px 0px 20px;
	color:#000066;
}

DIV.contEinspaltig H5{
	font-family:bold 11px Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:7px 20px 20px 20px;
	color:#000066;
}

DIV.contEinspaltig H6{
	font-family:bold 11px Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:7px 20px 20px 20px;
	color:#333;
}

DIV.contEinspaltig P{
	font-size:11px;
	margin:12px 20px 20px 20px;
}

DIV.contEinspaltig IMG{
	padding:0 !important;
	margin:0 !important;
}


/*
 * Zweispaltig mit Tabelle
 */
 
TABLE.contZweispaltig{
	width:570px;
}

TABLE.contZweispaltig TD.links,
TABLE.contZweispaltig TD.rechts{
	width:280px;
	background-color:#FFF;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	vertical-align:top;
}

TABLE.contZweispaltig TD.abstand{
	width:18px;
}

TABLE.contZweispaltig TD P{
	font-size:11px;
	margin:10px 14px 10px 14px;
}

TABLE.contZweispaltig TD P A{
	font-size:11px;
	color:#036;
	text-decoration:none;
}

TABLE.contZweispaltig TD P A:hover{
	text-decoration:underline;
}


/*
 * dreispaltig mit Tabelle
 */
DIV.contDreispaltig{
 
}
 
DIV.contDreispaltig H1{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000066;
	padding:2px 0px 3px 10px;
	background-color:#E2F1FF;
	background-image:url(../img/modul_head_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-left: 1px solid #B0B0B0;
	
}

DIV.contDreispaltig IMG{
	/*border-left: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;*/
}


DIV.contDreispaltig{
	width:570px;
}

DIV.contDreispaltig TABLE{
	margin:15px 0px 15px 0px;
}

DIV.contDreispaltig TABLE IMG{
	border-left:none;
}

DIV.contDreispaltig TD H1{
	display:none;
}

DIV.contDreispaltig TD{
	background-color:#FFF;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	text-align:left;
	vertical-align:top;
	width:183px;
}


DIV.contDreispaltig TD.abstandTD{
	width:9px;
	background-color: #C9E5FF;
	border:none;
}

DIV.contDreispaltig TD P{
	font-size:11px;
	margin:0;
	color:#000066;
	border:none;
}

DIV.contDreispaltig TD P A{
	text-decoration:none;
	color:#000066;
}
DIV.contDreispaltig TD P A:hover{
	text-decoration:underline;
}

DIV.contDreispaltig P{
	font-size:11px;
	padding:7px 13px 7px 13px;
	margin:0px 0px 15px 0px;
	color:#000066;
	background-color:#FFF;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	
}


/*
 * content
 */


DIV.iconBar{
	margin:10px 20px 20px 20px;
	padding:2px 0px 2px 0px;
}


DIV.iconBar A{
	float:right;
	margin:0px 0px 0px 9px;
}

DIV.iconSplit{
	float:right;
	height:16px;
	width:2px;
	margin:0px 0px 0px 9px;
	background-color:#E2F1FF;
}

DIV.contHeadline{
	margin:0px 0px 25px 0px;	
}

DIV.content P{
	font-size:11px;
	margin:0px 0px 25px 0px;
}

TD.contCenter UL{
	margin-left:20px;
	width:490px;
}

TD.contCenter UL LI{
	float:none;
}

TD.contCenter UL  LI{
	list-style-image: url(../img/list_dot.gif);
}


/*
 * Glossar
 */
 
A.glossary DFN{
	border-bottom:1px dotted #BBB;
	text-decoration:none;
	font-style:normal;
	color:#000;
	border-right:1px solid #fff;
}

A.glossary:hover{
	text-decoration:none !important;
}

A.glossary{
/*	padding-right:14px;
	background-image:url(../img/bg_glossar_link.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	text-decoration:none;
	border:none !important;
}

ACRONYM{
	font-weight:bold;
	border-bottom:none;
	text-decoration:none;
}

ABBR, BIG{
	text-decoration:none;
	border:none;
	font-size:11px;
	padding-right:12px;
	background-image:url(../img/bg_akronym_link.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor:help;
}


 
TABLE.searchResult{
margin:20px 0px 20px 20px;
font-size:12px;
width:100%;
}

UL.browsebox{
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
margin:20px 0px 20px 0px;
}

UL.browsebox LI{
float:left;
display:inline;
padding-right:20px;
}

UL.browsebox LI A{
	text-decoration:none;
	color:#036;
	font-size:12px;
}

TABLE.searchResult TD.links{
	vertical-align:top;
}

TABLE.searchResult TD.links P {
	font-size:12px;
}



TABLE.searchResult TD.rechts{
	width:165px;
	padding:200px 0px 0px 20px;
	vertical-align:bottom;
	border-left:2px solid #E2F1FF;
}

TABLE.searchResult TD.rechts A{
	text-decoration:none;
	color:#036;
}

TABLE.searchResult TD.rechts A:hover{
	text-decoration:underline;
	width:185px;
}

TABLE.searchResult FORM{
	margin-bottom:20px;
}





