a:link
{
	color: rgb(0,0,128);
	font-size : 11px;
	font-weight : bold;
	
}
a:visited
{
	color: rgb(0,0,128);
	font-size : 11px;
	font-weight : bold;
	
}
a:hover 
{
	color: #000099;
	font-weight : bold;
	font-size : 11px;
	text-decoration : underline overline;
	background-color: 6FE6E5;

} 
a:active 
{
	color: #000099;
	font-weight : bold;
	font-size : 11px;
	
}

#content  {
    margin-top:45px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:20px;
    background-color:transparent;
   
}


#leftkasse  {
    position:absolute;
    left:25px;
    top:80px;
    width:135px;
    height:45px;
    background-color:#ebedef;   
    
}


body
{
	background:#FFFFFF url('../diverse/images/donna.gif') no-repeat fixed center 50%; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10px;
	scrollbar-3d-light-color: #669900;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #88AFC7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;

	
}
table, tr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : transparent;
	
}
select, input, textarea, checkbox, option
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B5778;
	background-color : transparent;
	font-size : 10px;
}
b
{
	color: #1B5778;
	font-size : 10px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1, h3
{
	color: #000000;
}
h2           { padding:0; color: #FFFFFF;
               font-size: 14px;
               background-color: #88AFC7;
               border: 1px solid #638DA7;
               margin: 0px;
               height:10px;
               filter:progid:DXImageTransform.Microsoft.dropshadow( Color=638DA7,offX=2,offY=6,positive=true); font-style:normal; font-variant:normal; font-weight:bold
               

}
h4
{
	color: #1B5778;
	font-size : 12px;
}
h5
{
	color: #1B5778;
	font-size : 12px;

}
h6
{
	color: #1B5778;
	font-size : 11px;
	background-color : #88AFC7;

}