
		body	{
			margin:0;
			padding:0;
		}
body, .text 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000}
.text1 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight:bold;  color: #FFFFFF}
.text2 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight:bold;  color: #000000}
.text3 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal;   color: #000000}
h3 		{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal;   color: #000000}
h5 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal;   color: #FF9900}
b 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;   	color: #FF9900}
table 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal;   color: black;}
th { text-align:left; background-color:#CCCCCC; }
img		{ border:0px; }

#header {
	width:900px;
	height:150px;
}

#leftmenu {
	width:128px;
	padding:10px;
}
#leftmenuTD {
	background-color:#FFD9A1;
}

#rightmenu {
	width:132px;
	padding:10px;
}
#rightmenuTD {
	background-color:#FFD9A1;
}

#content {
	margin:5px;
	width:630px;
}

#footerTD {
	background-color:#FF9900;
}
#headerTD {
	background-color:#FF9900;
}

/* Der IE soll das Element breiter darstellen, da margin und
   padding hier von der Breite abgezogen werden! */

* html #leftmenu {
	width:148px;
}

* html #rightmenu {
	width:150px;
}




.OnE_layer_normal{
         background-color: #FFFFFF;
         border-style:solid; 
         border-width:thin;
         border-color:#333333; 
}
.OnE_layer_active{
         background-color: #FFFFFF;
         border-style:solid; 
         border-width:thin;
         border-color:#333333; 
}
.OnE_layer_hover{
         background-color: red;
         border-style:solid; 
         border-width:thin;
         border-color:#333333; 
}

.but1 {  width:150; height:20;  
         border-style:solid; 
         border-width:thin;
         border-color:#FFFFFF;
         background-color: #FFFFFF; 
         font-family: Arial, Helvetica, sans-serif; 
         margin-bottom:5pt;
         font-size: 8pt; 
         font-style: normal;  
         padding:5pt; 
         color: #000000;
         }

.div001 { 
         
         background-color: #FEF0E1; 
         font-family: Arial, Helvetica, sans-serif; 
		 border-bottom:1px solid #FF9900;
         margin-bottom:3pt;
         font-size: 10pt; 
         font-style: normal;
         font-weight:bold;   
         padding:1pt; 
		 height:15px;
         color: #000000;
         }
.div002 a:link { color:white; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
.div002 a:visited { color:white; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
.div002 a:hover { color:red; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
.div002 a:active { color:white; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }

.headbutton_innerdiv {position:absolute;top:5px;left:0px;width:100%;text-align:center; cursor:pointer; }
.headbutton_normal {z-index:0; cursor:pointer;}
.headbutton_active {z-index:0; cursor:pointer;}
.paddingdiv {padding:10px; }

.headbutton_normal a:link  		{ background-image:url('../pics/button_normal.gif');  }
.headbutton_normal a:visited  	{ background-image:url('../pics/button_normal.gif');  }
.headbutton_normal a:focus  		{ background-image:url('../pics/button_normal.gif');  }
.headbutton_normal a:hover  		{ background-image:url('../pics/button_hover.gif');    }
.headbutton_normal a:active 		{ background-image:url('../pics/button_active.gif');  }

.headbutton_active a:link  		{ background-image:url('../pics/button_active.gif'); }
.headbutton_active a:visited  	{ background-image:url('../pics/button_active.gif');  }
.headbutton_active a:focus  		{ background-image:url('../pics/button_active.gif');  }
.headbutton_active a:hover  		{ background-image:url('../pics/button_active.gif'); }
.headbutton_active a:active		{ background-image:url('../pics/button_active.gif'); }



a:link .headbutton_normal 		{ background-image:url('../pics/button_normal.gif');  }
a:visited .headbutton_normal 	{ background-image:url('../pics/button_normal.gif');  }
a:focus .headbutton_normal 	{ background-image:url('../pics/button_normal.gif');  }
a:hover .headbutton_normal 		{ background-image:url('../pics/button_hover.gif');    }
a:active .headbutton_normal 		{ background-image:url('../pics/button_active.gif');  }

a:link .headbutton_active 		{ background-image:url('../pics/button_active.gif'); }
a:visited .headbutton_active 	{ background-image:url('../pics/button_active.gif');  }
a:focus .headbutton_active 	{ background-image:url('../pics/button_active.gif');  }
a:hover .headbutton_active 		{ background-image:url('../pics/button_active.gif'); }
a:active .headbutton_active		{ background-image:url('../pics/button_active.gif'); }


.div002 {    
         background-color: #000000; 
         font-family: Arial, Helvetica, sans-serif; 
         margin-bottom:3pt;
         font-size: 10pt; 
         font-style: normal;
         font-weight:bold;  
         padding:1pt; 
         color: #FF9900; 
         }
.div003 {    
         background-color: #FFFFFF; 
         font-family: Arial, Helvetica, sans-serif; 
         border:solid 0px #FF9900;
         margin-bottom:3pt;
         font-size: 10pt; 
         font-style: normal;
         padding:1pt; 
         color: #000000; 
         }
.divKontoDefault {
        background-color: orange; 
}
.divKontoAuszahlung {
        background-color: blue; 
		 }
.divKontoEinzahlung {
        background-color: blue; 
		 }
 .divKontoBucheintrag {
        background-color: yellow;
 }

 .divKontoBuchverliehen {
        background-color: #009933;
 }
 .divKontoBuchgeliehen {
		background-color: #006633;
 }
 .divKontoBuchverliehen_aktuell {
        background-color: #99FF66;
 }
 .divKontoBuchgeliehen_aktuell {
		background-color: red;
 }
 .divKontoAdminEmpfaengtGeld{
		background-color: blue;
 }
 
 
input.button { width:150px;
               height:17px;
               font-weight:bold;
               background-color:#000000;
               color:#FF9900;
               border: 1px solid #FF9900; }
               
input.button2 { 
                font-weight:bold;
                background-color:#000000;
                color:#FF9900;
                border: 1px solid #FF9900; }
               
               
input.buttonLOG {
	           width:120px;
               font-family: Arial, Helvetica, sans-serif; 
               font-size: 8pt; 
               font-style: normal; 
               color: #000000; 
               background-color: #FF9900;  
               border:0px solid gray;  }

                
 .trclass1 {  			font-family: Arial, Helvetica, sans-serif; 						font-size: 10pt; 						font-style: normal;   						background-color: #FFFFFF; }			
 .trclass2 {  			font-family: Arial, Helvetica, sans-serif;  			font-size: 10pt; 						font-style: normal;   						background-color: #CCCCCC; }
 .button {  			font-family: Arial, Helvetica, sans-serif; 						font-size: 8pt; 						font-style: normal;   						background-color: #FFFFFF } .button_lost_password {  			font-family: Arial, Helvetica, sans-serif; 						font-size: 8pt; 						font-style: normal;  						width:120px;            height:17px;            font-weight:bold;            background-color:#000000;            color:#FF9900;            border: 1px solid #FF9900;} 
.red {  			font-family: Arial, Helvetica, sans-serif; 						font-size: 8pt; 						font-style: normal;   						color: #FF0000}
.oranje {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal;   color: #FF9900}
.formular1 {  
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; 
    background-color: #FF9900;  border:0px solid gray;  }
.formular2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000; 
         background-color: #FF9900;  border:0px solid gray;  }
		 
a:link 		{ color:#000000; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
a:visited 	{ color:#000000; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
a:hover 		{ color:red; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
a:active 	{ color:#FF0000; text-decoration:none; font-size:10pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }

.klein	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt;  font-style: normal;   color: #000000}

.klein a:link 		{ color:#000000; text-decoration:none; font-size:8pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
.klein a:visited 	{ color:#000000; text-decoration:none; font-size:8pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
.klein a:hover 		{ color:red; text-decoration:none; font-size:8pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
.klein a:active 		{ color:#FF0000; text-decoration:none; font-size:8pt; font-style:normal; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }






