html { 
height : 100%;
} 

body { 
height : 100%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color : #ffffff;
color : #001641;
font-size : 0.9em;
line-height : 1.8em;

scrollbar-face-color: #8484ff; 
scrollbar-shadow-color: #4242bd; 
scrollbar-highlight-color: #8484ff; 
scrollbar-3dlight-color: #8484ff;
scrollbar-darkshadow-color: #8484ff;
scrollbar-track-color: #8484ff;
scrollbar-arrow-color: #4242bd;
} 


.logo {
background-image : url('images/kop.png');
background-position: center center;
background-repeat:no-repeat;
}

.kopfotos {
background-image : url('images/kopfotos.jpg');
background-position: top center;
background-repeat:no-repeat;
}

.kopfotos2 {
background-image : url('images/kopfotos.jpg');
background-position: bottom center;
background-repeat:no-repeat;
}


.bottombar
{
text-align:right;
background-image : url('images/bottom.png');
background-position: top center;
background-repeat:no-repeat;
height:60px;
}


a { 
color : #404040;
font-weight : bold;
text-decoration : underline;
} 

a:hover { 
color : #900;
text-decoration : none;
} 

a:link, a:visited { 
color : #404040;
font-weight : bold;
text-decoration : underline;
} 

td { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #001641;
font-size : 0.95em;
line-height : 1.8em;
} 

h1 { 
font-size : 12px;
color : #4242bd;
margin-top : 2px;
margin-bottom : 0;
}

h2 { 
font-size : 13px;
color : #535cb9;
margin-bottom : 0;
} 

h3 { 
font-size : 11px;
color : #535cb9;
margin-bottom : 0;
} 

h4 { 
font-weight : bold;
font-size : 17px;
color : #535cb9;
margin-bottom : 0;
margin-top : 0;
} 

.full_screen
{
background-color : #ffffff;
}

.middle_screen
{
background-color : #FFFFFF;
border: 1px solid #FFFFFF;
}

.rightbar
{
}

.carousel_container {
width: 750px;
height:175px;
margin: 0px auto;
border: 1px solid #ffffff;
}

p { 
margin-bottom : 1px;
margin-top : 10px;
} 

ul { 
margin:0px 0px 0px -15px;
padding:0px 0px 0px 33px;
} 


li { 
list-style : square;
} 

.button { 
border : 1px dashed #c0c0c0;
} 

.inputbox { 
padding : 2px;
border : 1px solid #cccccc;
background-color : #ffffff;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
} 


