				
html {
  height:100%;
  margin-bottom:1px;
  scrolling:yes;
}

body 
{
    background-color: #ffffff;
}

table 
{
    background-color: #ffffff;
}

p
{
    margin: 0px;
    padding: 0px;
}


a:link 
{
    color: #003366; 
    text-decoration: none;
    } 
    
a:visited	
{
    color: #003366; 
    text-decoration: none;
    }
    
a:hover  
{
    color:#003366; 
    text-decoration: underline;
    } 
    
a:active 
{
    color:#003366;  
    text-decoration: none;
    } 

a.head:link, a.head:visited {
	color: #003366;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	padding-right:15px;
	padding-left:15px;
	display: block;
	
}

a.head:hover, a.head1:link, a.head1:visited {
	color:  #003366;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	padding-right:15px;
	padding-left:15px;
	background-color: #cce5f7;
	display: block;
}

a.menu:link, a.menu:visited {
	color: #003366;
	font-size:11px;
	text-decoration: none;
	background-color:#ffffff;
	border-bottom: solid 1px #cce5f7;
	display:block;
	padding-left:15px;  
	height: 20px;
	
}

a.menu:hover, a.menu1:link, a.menu1:visited {
	color: #003366;
	font-size:11px;
	text-decoration: none;
	background-color:#cce5f7;
	display:block;
	padding-left:15px; 
	height: 20px;
	
	
}
	
a.contentmenu:link, a.contentmenu:visited{
	color: #003366;
	text-decoration: none;
	padding-left:15px;
	font-weight:bold;

}

a.contentmenu:hover {
	color: #cce5f7;
	text-decoration: none;
	padding-left:15px;
	font-weight:bold;
	
}

.lightblue 
{
    color: #cce5f7;
    background:#ffffff;
}

.darkblue 
{
    color: #003366;
    background:#ffffff;
}

.logo 
{
    color: #e60003;
    font-family:Times New Roman;
    text-align: left;
    font-size:18px;
    font-weight:bold;
    vertical-align: bottom;
}


h1 
{
   color:#e60003; 
   font-family: arial, helvetica, sans-serif; 
   font-size:12px; 
   font-weight: bold; 
   word-spacing: 0; 
   line-height: 110%;
   }
   
   
td 
{
    color: #000000; 
    font-family: arial, helvetica, sans-serif; 
    font-size:11px; 
    font-style: normal; 
    line-height: 150%;
    }

input 
{
    font-family: arial, Helvetica, sans-serif; 
    font-size:11px; 
    font-style: normal;
    }
    
select 
{
    font-family: arial, Helvetica, sans-serif; 
    font-size:11px; 
    font-style: normal;
    }

.termin 
{
    font-weight: bold; 
    color: #ffffff; 
    padding-left:15px;
    background-color: #e60003;
    height:20px;
    }
    
.menuebuttonover {  color:#ffffff; background-color: #F48D26; font-family: arial, helvetica, sans-serif; font-size:11px; font-style: normal;}
.klein { font-size:10px; color:#666666; }
.content { line-height: 150%; padding: 15px 0px 0px 10px; }
.style1  { color:#666666; font-weight: bold; }
.suche 
{
    font-size:11px; 
    border-width: solid 1px #003366; 
    width:180px;
    }
    
.border  
{
    background-color:#ffffff; 
    width:100%; 
    color:#000000; 
    }

body,textarea 
{
    scrollbar-3dlight-color:#e60003;
                scrollbar-arrow-color:#e60003;
                scrollbar-base-color:#e60003;
                scrollbar-darkshadow-color:#ffffff;
                scrollbar-face-color:#ffffff;
                scrollbar-highlight-color:ffffff;
                scrollbar-shadow-color:#e60003;
                scrollbar-track-color:#ffffff; 
				font-family: Arial, Helvetica, sans-serif; 
				font-style: normal; 
				font-size:11px;
				line-height: 150%;
				color: #000000; 
}


