body {
	color:#004487; 
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10pt; 
 
 scrollbar-arrow-color:#1c5792;
 
 scrollbar-base-color:#FFFFFF;
 scrollbar-face-color:#1c5792;
 
 scrollbar-track-color:#eef0ef;
 scrollbar-highlight-color:#eef0ef;
 scrollbar-3dlight-color:#eef0ef;
 
 scrollbar-shadow-color:#eef0ef;
 scrollbar-darkshadow-color:#eef0ef;
 
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}

#tbbg {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

.titel {
color: #004487;
 font-size: 11pt;
 font-weight: bold;
}

.kruimel {
color: #18a5fe;
 font-size: 10pt;
}

.cdiv {
color: #004487;
	padding:10px;
	width:555px;
	height:424px;
	overflow:auto;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0;
}

.cdivw {
color: #ffffff;
 font-size: 9pt;
	text-align: left;
		vertical-align: top;
	letter-spacing: 0;
}

.cdivb {
color: #004487;
 font-size: 9pt;
	text-align: left;
		vertical-align: top;
	letter-spacing: 0;
}

.txt {
 text-align: left;
 vertical-align: top;
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.bover {
background-image:url(../gfx/but.gif);
 cursor: pointer;
 opacity:0.9;
 filter:alpha(opacity=90);
}

.bout {
background-image:url(../gfx/but.gif);
 cursor: pointer;
 opacity:0.7;
 filter:alpha(opacity=70);
}

.bbover {
background-image:url(../gfx/butb.gif);
 cursor: pointer;
 opacity:0.9;
 filter:alpha(opacity=90);
}

.bbout {
background-image:url(../gfx/butb.gif);
 cursor: pointer;
 opacity:0.7;
 filter:alpha(opacity=70);
}

.but {
 opacity:0.85;
 filter:alpha(opacity=85);
}

.buts {
 opacity:0.75;
 filter:alpha(opacity=75);
}

.cursor {
cursor: pointer;
}

a.foo    {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo:link    {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo:visited {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo:hover  {color: #004487;  font-weight: bold; font-size: 10pt; text-decoration:none;}

a.foo2    {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo2:link    {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo2:visited {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo2:hover  {color: #87a7c6;  font-weight: bold; font-size: 10pt; text-decoration:none;}

a.foo3    {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo3:link    {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo3:visited {color: #004487; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo3:hover  {color: #87a7c6;  font-weight: bold; font-size: 10pt; text-decoration:none;}

a.foo4    {color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo4:link    {color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo4:visited {color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration:none;}
a.foo4:hover  {color: #ffffff;  font-weight: bold; font-size: 10pt; text-decoration:none;}

a:link {
color: #004487;text-decoration:underline;
} 

a:visited {
 color: #004487;text-decoration:underline;
} 

a:hover {
 color:#1C72A7;
}
 
a {
 color: #004487;
 text-decoration:none;
}

