/* Bodytag*/
/*--------------------------------------------------------------*/
body {
font-family: Verdana,Arial, Helvetica; 
font-style:normal; 
font-size:9pt; 
color: #000000;
scrollbar-face-color: #EFfFEF; 
scrollbar-shadow-color: #BFDFFF; 
scrollbar-highlight-color: #339966 
scrollbar-3dlight-color: #BFDFFF; 
scrollbar-darkshadow-color: #339966; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #000000
}


/*Definition des Aussehens der Links*/
a:link {
color: #FF0000;
}

a:active {
color: #970000;
}

a:visited {
color: #970000;
}

a:hover {
color: #970000;
}



/*Allgemeine Textauszeichnungen in Tabellen*/
/*--------------------------------------------------------------*/
td {
font-family: Verdana,Arial, Helvetica; 
font-style:normal; 
font-size:9pt; 
}

td.smalllightgreen{
font-family: Verdana,Arial, Helvetica; 
font-style:normal; 
font-size:8pt;
background-color: #EFFAEF;
}
td.smalllightgreenbold{
font-family: Verdana,Arial, Helvetica; 
font-style:normal; 
font-size:8pt;
fontweight: bold
background-color: #EFFAEF;
}

td.darkblue{
background-color: #0066CC;
}
tr.darkblue{
background-color: #0066CC;
}

td.rubrikfarbe{
background-color: #AEAE5E;
}

td.dokumentfarbe{
background-color: #CCCC99;
}


/*Allgemeine Textauszeichnungen in Überschriften*/
/*--------------------------------------------------------------*/

h2 {
font-weight:bold; 
font-size:15pt; 
color: #0066CC;
}


h3 {
font-weight:bold; 
font-size:13pt; 
color: #006699;
line-height: 16pt
}

h4 {
font-weight:bold; 
font-size:11pt; 
color: #006699;
}

/*Gesonderte Textauszeichnungen*/
/*--------------------------------------------------------------*/

.lightgreenbg{
background-color: #EFFAEF;
}

.tiny {
font-family: Verdana,Arial, Helvetica;
font-size:7pt; 
}

.tinybold {
font-family: Verdana,Arial, Helvetica;
font-size:7pt;
font-weight: bold 
}

.small {
font-family: Verdana,Arial, Helvetica;
font-size:8pt; 
}

.smallbold {
font-family: Verdana,Arial, Helvetica;
font-weight:bold; 
font-size:8pt; 
}

.medium {
font-family: Verdana,Arial, Helvetica;
font-weight:bold; 
font-size:9pt; 
}

.big {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size:11pt; 
}
.bigbold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size: 11pt
}

.normalbold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
}

.redbold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size:9pt; 
color: #FF0000; 
}
.redbigbold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size:11pt; 
color: #FF0000; 
}

.bluebold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size:9pt; 
color: #0080FF; 
}

.bluebigbold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size:11pt; 
color: #0080FF; 
}

.greenbold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size:9pt; 
color: #448237; 
}
.greenbigbold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
font-size:11pt; 
color: #448237; 
}

.whitebold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
color: #FFFFFF; 
}

.boldarial {
font-family: Arial,Verdana,Helvetica;
font-size:15pt; 
font-weight:bold; 
}

.whiteboldarial {
font-family: Arial,Verdana,Helvetica;
font-size:15pt; 
font-weight:bold; 
color: #FFFFFF; 
}

.justify {
text-align:justify
}

hr {
border-color #003366;
}


/*Specs der Formularfelder*/
/*--------------------------------------------------------------*/
/*form{
background-color:#0066CC;
}*/

input, textarea, select {
background-color:#EFFFEF; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt
} 

/*radio {
background-color:#0066cc;
}*/ 



/*Hintergrund-Farbauszeichnungen*/
/*--------------------------------------------------------------*/
.lightbg {background-color: #CFE8FF;}
 
.middlebg {background-color: #99CEFF;}
td.smalllightgreenbold { font-family: Verdana, Arial, Helvetica; font-style:normal; font-size:8pt; background-color: #EFFAEF; ; font-weight: bold}

.pdf {
	padding-left: 20px;
	background: url(111pdf_icon.gif) no-repeat 0 center;
}
