/* Bodytag*/
/*--------------------------------------------------------------*/
body {
font-family: Arial,Verdana, Helvetica; 
font-style:normal; 
font-size:11px; 
color: #000000;

scrollbar-base-color:#FCF1F0; 
	scrollbar-face-color:#EBEAEC;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color:#EFEDD8;
	scrollbar-shadow-color:#666666;
	
     scrollbar-base-color=#FCF1F0; 
	scrollbar-face-color=#EBEAEC;
	scrollbar-arrow-color=#666666;
	scrollbar-3dlight-color= #666666;
	scrollbar-darkshadow-color=#FCF1F0;
	scrollbar-shadow-color=#666666;
}

/*Definition des Aussehens der Links*/
a:link {color: #003399;}
a:active {color: #003399;}
a:visited {color: #003399;}
a:hover {color: #333333;}

a.nav:link {
font-family: Arial,Verdana, Helvetica;
font-size:11px;
text-decoration: none;
color: #000000;
}
a.nav:active {
font-family: Arial,Verdana, Helvetica;
font-size:11px;
text-decoration: none;
color: #006699;
}
a.nav:visited {
font-family: Arial,Verdana, Helvetica;
font-size:11px;
text-decoration: none;
color: #000000;
}
a.nav:hover {
font-family: Arial,Verdana, Helvetica;
font-size:11px;
text-decoration: none;
color: #006699;
}


/*Allgemeine Textauszeichnungen in Tabellen*/
/*--------------------------------------------------------------*/
td {
	font-family: Arial, Verdana, Helvetica;
	font-style:normal;
	font-size:11px;
	line-height: 15px;



}
.darkblue{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;


}


td.rubrikfarbe{
background-color: #AEAE5E;
}

td.dokumentfarbe{
background-color: #CCCC99;
}

.navlayer{
font-family: Verdana, Arial, Helvetica;
font-weight:bold; 
color: #FFFFFF;
font-size: 9px;
}


/*Allgemeine Textauszeichnungen in Überschriften*/
/*--------------------------------------------------------------*/

h2 {
font-weight:bold; 
font-size:15px; 
color: #0066CC;
}


h3 {
font-weight:bold; 
font-size:13px; 
color: #003399;
}

h4 {
font-weight:bold; 
font-size:11px; 
color: #006699;
}

/*Gesonderte Textauszeichnungen*/
/*--------------------------------------------------------------*/

.whitebold {
font-family: Verdana,Arial,Helvetica;
font-weight:bold; 
color: #FFFFFF; 
}

.boldarial {
font-family: Arial,Verdana,Helvetica;
font-size:15px; 
font-weight:bold; 
}

.whiteboldarial {
font-family: Arial,Verdana,Helvetica;
font-size:15px; 
font-weight:bold; 
color: #FFFFFF; 
}

.tiny {
font-family: Arial,Verdana, Helvetica;
font-size:7px; 
}
.small {
font-family: Arial,Verdana, Helvetica;
font-size:9px; 
}
.smallwhite {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #FFFFFF
}
.smallbold {
font-family: Arial,Verdana, Helvetica;
font-weight:bold; 
font-size:9px; 
}
.smallboldwhite {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold; 
color: #FFFFFF
}
.liste{
list-style-position:inside;
; list-style-type: circle
}

.normalbold {
font-family: Arial, Verdana, Helvetica;
font-weight:bold; 
font-size:11px; 
}
.medium {
font-family: Arial,Verdana, Helvetica;
font-weight:normal; 
font-size:10px; 
}
.big {
font-family: Verdana,Arial;
font-weight:bold; 
font-size:11px; 
}

.justify {
text-align:justify
}

hr {
border-color #003366;
}

.help { cursor: help;}												/* Cursorform bei Mouseover = ? */

/*Specs der Formularfelder*/
/*--------------------------------------------------------------*/
/*form{
background-color:#0066CC;
}*/

input, select, textarea {
background-color:#F8F8EF;
font-family: Arial, Helvetica;
font-size: 9px;
}

/*textarea {
background-color:#ECECD9;
}*/ 
 /*border-style:solid;*/

/*select {
background-color:#ECECD9;
}*/ 
/*radio {
background-color:#0066cc;
}*/ 



/*Farbauszeichnungen*/
/*--------------------------------------------------------------*/
.lightbg {background-color: #CFE8FF;}
 
.middlebg {background-color: #99CEFF;}
.backbild {  background-image:   url(grafik/navigation/backgroundline.gif); background-repeat: repeat}
.bigBlue { font-family: Verdana, Arial; font-weight:bold; font-size:11px; ; color: #3366CC}


/* Layerdefinition */
#Hardwarelayer{
position:absolute; width:127px; height:69px; z-index:1; visibility: hidden; left: 75px; top: 120px; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000
}.dotted {  border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.contactbackground {
	background-image: url(/grafik/Bilder/buerogebaeude2.gif);
	background-repeat: no-repeat;
	background-position: 130px 50px;
}
