
/**** linker Navigationsframe (_nav)**************************************************************/

.intrnavBody {
	margin-top:0px;
	width:100%;
	background-color:#000000;
	color:#F0F0F0;
	font-weight:bold;
}

.intrnavTable {}

TD.intrnavNavTitel {
	background-color:#000000;
	height:30px;
	color:#BBBBDD;
	font-weight : bold;
}

TD.intrnavNav {
			background-color:#000000; 
			height:30px;
		        font-weight : bold;
			}

.intrnavSmall  {
			font-size:12px; 
			color:#666666;
			}

A.intrnavNav {
			font-family:Arial; 
			font-size:13px;
			font-weight : bold;
			}
			
A.intrnavNav:link {
			color:#FF0000;
		        font-weight : bold;
			}
			
A.intrnavNav:active  {
			color:#FF0000;
			font-weight : bold;
			}
			
A.intrnavNav:visited 	{
                        color:#800000;
	  	        font-weight : bold;
			}
			
A.intrnavNav:hover  {
			background:#CCCCCC;
			font-weight : bold;
			} 

/***********/
/**** header-Frame (_header) ***********************************/
/***********/

.headerBody  {background-color:#000000;
			}

.headerTable  {}

TD.headerNav  {
			background-color:#000000;
			}

A.headerNav  {
			font-family:Arial; 
			font-size:13px;
			}
			
A.headerNav:link 	{
			color:#F0F0F0;
			}
			
A.headerNav:active 	{
			color:#FF0000;
			}
			
A.headerNav:visited  {
			color:#800000;
			}
			
A.headerNav:hover  {
			background:#CCCCCC;
			} 

/****Inhaltsframe (_text)*************************************************************************/


TD.intrtxtNavTitel 	{
			background-color:#CCCCCC; 
			height:30px;
			}
			
TD.intrtxtNav  {
			background-color:#F0F0F0; 
			height:30px;
			}

A.intrtxtNav  {
			font-family:Arial; 
			font-size:13px;
			}
			
A.intrtxtNav:link 	{
			color:#BBBBDD;
			}
			
A.intrtxtNav:active  {
			color:#F0F0F0;
			}
			
A.intrtxtNav:visited 	{
			color:#800000;
			}
			
A.intrtxtNav:hover 	{
			background:#CCCCCC;
			} 


.intrtxtSmall  {
			font-family:Arial; 
			font-size:13px;
			}

.intrtxtMail  {
			font-family:Arial; 
			font-size:13px;
			}

.intrtxtBody  {
	font-family:Arial;
	font-size:13px;
	background-color:#000000;
	color:#BBBBDD;
}
			
.intrtxtTable  {}

.intrtxtHellgrau 	{
			background-color:#FFFFFF;
			}
			
.intrtxtMittelgrau 	{
			background-color:#999999; 
			color:#FFFFFF;
			}
			
.intrtxtDunkelgrau 	{
			background-color:#666666; 
			color:#000000;
			}  



/*****************************************************************/

A 			{
			font-family:Arial; 
			font-size:13px;
			}

A:link 	{
			color:#F06666;
			}
			
A:active  {
			color:#FF0000;
			}
			
A:visited  {
			color:#800000;
			}
			
A:hover  {
			background-color:#CCCCCC;
			}	

BODY    {
			font-size:13px; 
			background-color:#FFFFFF;
			}
	
H1 			{
			font-weight:bold; 
			font-size:18px;
			}

H2 			{
			font-weight:bold; 
			font-size:16px;
			}

H3 			{
			font-weight:bold; 
			font-size:13px;
			}
	
H4 			{
			font-weight:bold; 
			font-size:13px;
			}
	
H5 			{
			font-weight:bold; 
			font-size:13px;
			}
	
H6 			{
			font-weight:bold; 
			font-size:13px;
			}
	
BODY, H1, H2, H3, H4, H5, H6, A, TD, TH, DIV, PRE, CODE, SPAN, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
			font-family: Arial, Helvetica, sans-serif;
			}
	
TD, TH  		{
			font-size:13px;
			} 

P 			{
			font-family:Arial, Helvetica, sans-serif; 
			font-size:13px;
			}

OL 			{
			font-size:13px;
			}

UL 			{
			list-style-image:url(http://brain.dresdner.net/icon/bullet.gif); 
			margin-bottom:10px; 
			margin-left:34px; 
			font-size:13px;
			}

TT 			{
			font-family:Courier New, Courier, monospace;
			}

/****Angaben aus Stylguide2.0 ***********************************************************************/

.nav 	  {
			background-color:#F0F0F0; 
			color:#666666;
			}

.navkommentar  {
			font-size:11px; 
			color:#666666;
			}

.hellgrau  {
			background-color:#CCCCCC;
			}

.mittelgrau  {
			background-color:#999999; 
			color:#FFFFFF;
			}

.dunkelgrau  {
			background-color:#666666;	
			color:#FFFFFF;
			}
	
.small  {
			font-size:11px; 
			color:#000000;
			}


