body,table,tr,td,span {
font-family:verdana,arial,sans-serif;
font-size:7pt;
color:#003366;

scrollbar-3dlight-color:#CCCCCC;
scrollbar-arrow-color:#ECEDEE;
scrollbar-base-color:#F6F6F6;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#DCDDDE;
scrollbar-highlight-color:#F6F6F6;
scrollbar-shadow-color:#999999;
}

.Titel {
font-family:verdana, arial, sans-serif;
font-size:12pt;
color:#FDBB51;
font-weight:bold;
}

.klein {
font-family:verdana, arial, sans-serif;
font-size:6pt;
color:#747474;
}

input,select {  
font-family:verdana,arial,sans-serif;
font-size:8pt;
color:#000000;
background-color:#FFFFFF;
}

.inputspezial {
	font-family:verdana,arial,sans-serif;
	font-size:8pt;
	color:#000000;
	background-color:#FFFFFF;
	border: none;
}

all.Button {  
font-family:verdana,arial,sans-serif;
font-size:10pt;
color:#FFFFFF;
background-color:#999999;
}
.Button {  
font-family:verdana,arial,sans-serif;
font-size:10pt;
color:#FFFFFF;
background-color:#999999;
}

a:link { color:#003366;text-decoration:none; }
a:visited  { color:#003366;text-decoration:none; }
a:hover  { color:#003366;text-decoration:none;font-weight:bold;}
a:active  { color:#003366;text-decoration:none;}
a:focus { color:#003366;text-decoration:none;}

.Boxed {
	border: 1px solid #607AB8;
	background-color: #FFFFFF;

}
.Boxed2 {
	border: 1px solid #607AB8;
	background-color: #FFFFFF;
	margin-top: 5px;

}
.BoxedTOP {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #607AB8;
	background-color: #D9F1FD;
}

.BoxedOnly {
	border: 1px solid #607AB8;
	background-color: #D9F1FD;
}

.BoxedOnly2 {
	border: 1px solid #607AB8;
	background-color: #D9F1FD;
	margin-top: 5px;
}

.BoxedOnly3 {
	background-color: #D9F1FD;
	margin-top: 5px;
	border-top: 1px solid #607AB8;
	border-right: 1px solid #607AB8;
	border-bottom: 1px none #607AB8;
	border-left: 1px solid #607AB8;
}

.BoxedOnly4 {
	background-color: #D9F1FD;
	margin-top: 5px;
	border-top: 1px none #607AB8;
	border-right: 1px solid #607AB8;
	border-bottom: 1px solid #607AB8;
	border-left: 1px solid #607AB8;
}

.NoBoxed {
	border: 1px none #607AB8;
	background-color: #D9F1FD;
}

.BoxedArti1 {
	border-top: 1px none #607AB8;
	border-right: 1px solid #607AB8;
	border-bottom: 1px solid #607AB8;
	border-left: 1px solid #607AB8;	
	background-color: #D9F1FD;
}