/*-----------------------------------------------------------------------*/
/*DEFINITION DER ZENTRALEN SCHRIFTEN*/

P, DIV, H1, H2, H3, H4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

H1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000000;
}

H2 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
}

H4 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
}

H3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #002469;
}


H2 A:link {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
	text-decoration: underline;
}

H2 A:visited {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
	text-decoration: underline;
}

H2 A:active {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
	text-decoration: underline;
}

H2 A:hover {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
	text-decoration: underline;
}

H4 A:link {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
	text-decoration: underline;
}

H4 A:visited {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
	text-decoration: underline;
}

H4 A:active {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #002469;
	text-decoration: underline;
}

H4 A:hover {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #ffbf00;
	text-decoration: underline;
}

P A:link {
	text-decoration: underline;
	color: #002469;
	font-size: 11px;}

P A:active {
	text-decoration: underline;
	color: #002469;
	font-size: 11px;
}

P A:visited {
	text-decoration: underline;
	color: #002469;
	font-size: 11px;
}

P A:hover {
	text-decoration: underline;
	color: #ffbf00;
	font-size: 11px;
}

/*---------------------------------------------------------------------------------*/
/* DEFINITION AUFZÄHLUNGSZEICHEN */

/* AUFZÄHLUNGSZEICHEN ALLGEMEIN */
UL.csc-bulletlist LI { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 		
	font-size: 11px; 							
}

UL.csc-bulletlist LI A:hover {
	font-size: 11px;
}

/* AUFZÄHLUNGSZEICHEN SPEZIELL */
UL.csc-bulletlist-0 {
	list-style-image: url(../images/point.gif);
	padding-left: -10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
UL.csc-bulletlist-1 {								
	color: #000000;
	list-style-image: url(../images/point.gif);
	margin-left: 10px;
}
UL.csc-bulletlist-2 { 							
	list-style-image: url(../images/point.gif);
	padding-left: -10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
UL.csc-bulletlist-2 A:visited {
	text-decoration: underline;
	color: #002469;
}
UL.csc-bulletlist-2 A:link {
	text-decoration: underline;
	color: #002469;
}
UL.csc-bulletlist-2 A:active {
	text-decoration: underline;
	color: #002469;
}
UL.csc-bulletlist-2 A:hover {
	text-decoration: underline;
	color: #ffbf00;
}
UL.csc-bulletlist-3 { 								
	border-left: 1px solid #4b5154;					
	border-right: 1px solid #4b5154;				
	border-bottom: 1px solid #4b5154;											
	list-style-image: url(../images/zeichen.jpg);
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding-left: 20px;
}

OL {margin-top: 5px; margin-bottom: 5px;}
OL LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
OL LI A:active {
	color: #002469;
	text-decoration: underline;
	font-size: 11px;
}

OL LI A:link {
	color: #002469;
	text-decoration: underline;
	font-size: 11px;
}

OL LI A:visited {
	color: #002469;
	text-decoration: underline;
	font-size: 11px;
}

OL LI A:hover {
	color: #ffbf00;
	text-decoration: underline;
	font-size: 11px;
}

.tx-kbconttable-pi1 table tr td UL.csc-bulletlist { 							
	list-style-image: url(../images/point.gif);
	padding-left: -10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tx-kbconttable-pi1 table tr td UL.csc-bulletlist A:visited {
	text-decoration: underline;
	color: #002469;
}
.tx-kbconttable-pi1 table tr td UL.csc-bulletlist A:link {
	text-decoration: underline;
	color: #002469;
}
.tx-kbconttable-pi1 table tr td UL.csc-bulletlist A:active {
	text-decoration: underline;
	color: #002469;
}
.tx-kbconttable-pi1 table tr td UL.csc-bulletlist A:hover {
	text-decoration: underline;
	color: #ffbf00;
}
.tx-kbconttable-pi1 table {
	padding-bottom: -20px;
	margin-bottom: 0px;
}

.tx-kbconttable-pi1 table tr td#nuclear P.bodytext {
	font-size: 7pt;
}
.tx-kbconttable-pi1 table tr td#nucleartext P.bodytext {
	font-size: 11px;
}

.tx-cccbrowse-pi1-browsebox {
	text-align: center;
}

.tx-cccbrowse-pi1-browsebox table { 
	margin-top:15px;
	text-align: center; 
}

.tx-cccbrowse-pi1-browsebox table td { 
}

.tx-cccbrowse-pi1-browsebox table tr td p A:link { 
	color: #002469;
	text-decoration: none;
}
.tx-cccbrowse-pi1-browsebox table tr td p A:hover { 
	color: #ffbf00;
	text-decoration: none;
}
.tx-cccbrowse-pi1-browsebox table tr td p A:visited { 
	color: #002469;
	text-decoration: none;
}
.tx-cccbrowse-pi1-browsebox table tr td p A:active { 
	color: #000000;
	text-decoration: none;
	border: 1px solid #ffbf00;
}

.tx-cccbrowse-pi1-browsebox table td.tx-cccbrowse-pi1-browsebox-SCell { 
	border: 1px solid #ffbf00;
}

.tx-cccbrowse-pi1-browsebox table td.tx-cccbrowse-pi1-browsebox-SCell A:link { 
	color: #002469; 
	text-decoration: underline;
}
.tx-cccbrowse-pi1-browsebox table td.tx-cccbrowse-pi1-browsebox-SCell A:hover { 
	color: #ffbf00; 
	text-decoration: underline;
}
.tx-cccbrowse-pi1-browsebox table td.tx-cccbrowse-pi1-browsebox-SCell A:visited { 
	color: #002469; 
	text-decoration: underline;
}
.tx-cccbrowse-pi1-browsebox table td.tx-cccbrowse-pi1-browsebox-SCell A:active { 
	color: #002469; 
	text-decoration: underline;
}

#numberDisplay {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}