﻿BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TEXTAREA, SELECT, INPUT, CHECK
{
    FONT-SIZE: 8pt;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
/*		
TH	{	
	vertical-align:	baseline;
	font-size:	8pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
*/	
font.farbgr
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt; 
	COLOR:red; 
	FONT-FAMILY: Arial,sans-serif;
	letter-spacing: 2px; 
	font-style:italic;
	}
		
i 
{
	font-size:11pt; 
	font-style:italic; 
	color:blue;
	FONT-WEIGHT: bold;
	}
			
b.farbfett
{
	font-weight: bold;
	font-size: 11pt;
	color: #228b22;
	font-family: Arial,sans-serif;
}

hr.linie{color: Maroon; height:1px;}

#menu .ItemSelected
{
	color: #FFFFFF;
	background: url(../images/buttonbgBlau.png);
	font-weight: bold;
}

/* Tabellen */

table.satz
{
	background-color:silver; 
	width:100%
	}
	
table.korr
{
	background-color: #dcdcdc;
	width: 100%;
}

table.aufg
{
	background-color: Teal;
	width:100%
	}

table.blue	   
{
	border: 1 solid #0852BD; 
	}
table.panel    
{
	font-size: 8pt; 
	}

tr.MenuActive  
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	CURSOR: hand; 
	COLOR: #00349a; 
	FONT-FAMILY: Arial,sans-serif; 
	HEIGHT: 25px 
	} 
tr.MenuPassive 
{
	CURSOR: default; 
	HEIGHT: 25px; 
	} 

TD	
{
	FONT-SIZE: 8pt;
	}
td.blue		     
{
	color: #ffffff; 
	background-color: #1063CE; 
	}
td.panel_header      
{
	background-image: url(Bilder/panel_header.gif); 
	color: #FFFFFF; 
	font-weight:bold; 
	}
td.panel_item        
{
	background-image: url(Bilder/panel_item.gif); 
	}
td.panel_footer      
{
	background-image: url(Bilder/panel_footer.gif); 
	font-size: 7pt; 
	}
td.panel_footer_col  
{
	background-image: url(Bilder/panel_footer_col.gif); 
	font-size: 7pt; 
	}

td.panel_header_left    
{
	background-image: url(Bilder/panel_header_left.gif); 
	}
td.panel_header_middle  
{
	background-image: url(Bilder/panel_header_middle.gif); 
	color: #FFFFFF; 
	font-weight:bold; 
	}
td.panel_header_right   
{
	background-image: url(Bilder/panel_header_right.gif); 
	}
td.panel_item_left      
{
	background-image: url(Bilder/panel_item_left.gif); 
	}
td.panel_item_middle    
{
	background-image: url(Bilder/panel_item_middle.gif); 
	}
td.panel_item_right     
{
	background-image: url(Bilder/panel_item_right.gif); 
	}
td.panel_footer_left    
{
	background-image: url(Bilder/panel_footer_left.gif); 
	font-size: 7pt; 
	}
td.panel_footer_middle  
{
	background-image: url(Bilder/panel_footer_middle.gif); 
	font-size: 7pt; 
	}
td.panel_footer_right   
{
	background-image: url(Bilder/panel_footer_right.gif); 
	font-size: 7pt; 
	}
td.LevelLeft 
{
	width:12px
	}
td.LevelCenter 
{
	}
td.LevelRight 
{
	text-align: right
	}

/* Eingabe-Elemente */
input.default,select.default,textarea.default  
{
	background-color: #ffffff; 
	border: 1 solid #0852BD; 
	}
input.required,select.required,textarea.required,td.required  
{
	background-color: #FFEFEF ; 
	}
input.button  
{
	color: #2F60C0; 
	font-weight:bold; 
	}
input.white  
{
	background-color: #FFFFFF; 
	border: 0; 
	}
input.image  
{
	border: 0; 
	}

readonly 
{
	background-color: White; 
	border-style:solid; 
	border-width: 1px; 
	border-color:White 
	}

div.PanelLevel1 
{
	width: 100%; 
	font-weight:bold; 
	background-color:Silver;
	}
div.PanelLevel2 
{
	width: 100%; 
	font-weight:bold; 
	background-color:#E0E0E0;
	}
div.PanelLevel3 
{
	width: 100%; 
	font-weight:bold; 
	background-color:White;
	}
.Medium
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: Medium; 
	}



