#scrollerken {
width=580px ;
height=486px;
 overflow: auto;
}
body {
scrollbar-face-color:#333333;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color: #333333;
	scrollbar-highlight-color: #cccccc;
	scrollbar-darkshadow-Color: #333333;

	color: ;
	font-family: Verdana;
	font-size: 11px;
	}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #5abf5a; /*overall menu background color*/

}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 95px; /*Width of top level menu link items*/
padding: 0px 0px;
border: 0px solid black;
text-decoration: none;
color: black;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 150px; /*width of sub menu levels*/
color: black;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #5abf5a;
}

.suckertreemenu ul li a:hover{
background-color: #ffffff;
color: #333333;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #5abf5a ;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #ffffff u;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

input{background: none;
font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
button{background: none;
font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
textarea{background: none;
font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

select{background: none;
font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
body{
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td{
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.txt1{
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366FF;
}
.adres{
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #863300;
	font-weight: bold;
}
.txt2{
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.txt3{
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:  #172B5A;
}
a.home{
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
	text-decoration: none;



}
a:visited.home {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	



}
a:hover.home {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: none;
	
	
}
a:active.home {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: none;
	
}
a.home2{
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}
a:visited.home2 {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;



}
a:hover.home2 {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}
a:active.home2 {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.home3{
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;


}
a:visited.home3 {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;



}
a:hover.home3 {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	
}
a:active.home3 {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

#navlist li {
	
	padding: 0px;
	margin: 0px;
	font: 11px  Trebuchet MS,Arial, Helvetica, sans-serif;
	color : #066E9E;
}

#titel {
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00ff00;
	
	width: 181 px;
	padding: 2 px;
	
}

h1{
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
h2{
	font-family:  Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
}


#titel2 {
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

	padding: 3 px;
	text-decoration: underline;

	
}

#titel3{
	font-family:   Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32434B;
	background-color: #ffffff;
	padding: 0 px;
	text-decoration: none;

	
}
div#scroll {
	overflow: auto;
	height: 486 px;
	width: 311px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
  scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #333333;
    scrollbar-highlight-color : #333333;
    scrollbar-shadow-color : #ffffff;
}
