/* Style 1 = dunkelgrau*/
p,td,tr { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: 400; 
color: #48515c}

A:link {
	font-size: 8pt; color: #48515c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
A:visited {
	font-size: 8pt; color: #48515c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
A:active {
	font-size: 8pt; color: #48515c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
A:hover {
	font-size: 8pt; color: #ff3333; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}

body { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: 400; 
color: #48515c; /* Font-Farbe*/
background-color: white;/* Body-Hintergrund*/
scrollbar-face-color: #48515c; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: #48515c; 
scrollbar-arrow-color: white; /* Pfeil*/
scrollbar-track-color: #F1F2F6; 
scrollbar-darkshadow-color: #48515c}

.tbg { background-color: #F1F2F6;
}

.highlight { 
background-color: #ffffcc; 
color: #000000}

textarea.dotbox {
background-color: white; 
border-left: 2px dotted #48515c; 
border-right: 2px dotted #48515c; 
border-top: 2px dotted #48515c; 
border-bottom: 2px dotted #48515c; 
scrollbar-face-color: #48515c; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: #48515c; 
scrollbar-arrow-color: white; 
scrollbar-track-color: #F1F2F6; 
scrollbar-darkshadow-color: #48515c} 

input.button { 
background-color: #f1f2f6; 
border: 1px #48515c solid; 
margin-top: 1px; 
margin-right: 1px; 
margin-bottom: 1px; 
margin-left: 1px}

input.dotline { 
background-color: White; 
border-left: medium none white; 
border-right: medium none white; 
border-top: medium none white; 
border-bottom: 2px dotted #48515c;>}