.body { 
font-size : 10pt; 
font-family : verdana, helvetica, sans-serif; 
color : black; 
background: #f3f3f3;
margin : 0; 
padding : 0; 
} 

.pagetitle { 
font-weight : bold; 
font-size : 20pt; 
font-family : verdana, helvetica, sans-serif; 
color : #990000; 
background-color : #FFFFFF; 
} 

.textbox { 
font-size : 8pt; 
font-family : verdana, helvetica, sans-serif; 
color : #white; 
} 

.textboxtop { 
font-size : 11px; 
font-weight : normal; 
font-family : verdana, helvetica, sans-serif; 
color : #ffffff; 
background : #505DA1; 
text-align : left; 
} 

.textboxbottom { 
font-size : 8pt;
font-family : verdana, helvetica, sans-serif; 
color : #ffffff; 
background : #505DA1; 
text-align : center; 
} 

.textboxborder { 
background-color : black; 
} 

.cambox { 
background-color : #505DA1; 
font-size : 11px; 
font-family : verdana, helvetica, sans-serif; 
color : white; 
font-weight : normal; 
} 

.camboxbottom { 
background-color : #CCCFE1; 
} 

.camboxline { 
background-color : #505DA1; 
} 

.private { 
background-color : #CCCFE1; 
font-size : 11px; 
font-family : verdana, helvetica, sans-serif; 
color : black; 
font-weight : normal; 
} 

.detail { 
background-color : #e4e2e3; 
font-size : 11px; 
font-family : verdana, helvetica, sans-serif; 
color : black;
font-weight : normal;

} 

.detailbody { 
background : #f3f3f3; 
} 

.detailtextbox { 
background-color : #c4bfbc; 
font-size : 12px; 
font-family : verdana, helvetica, sans-serif; 
color : white; 
font-weight : bold; 
} 

.online { 
background-color : #CCCFE1;
font-family : verdana, helvetica, sans-serif; 
font-weight : bold; 
color : #339900; 
font-size :10px; 
align : center;
} 

.profile {
  scrollbar-face-color: #e4e2e3;
  scrollbar-base-color: #e4e2e3;
  background-color : #e4e2e3;
  font-size : 10px;
  font-family : verdana, helvetica, sans-serif;
  color : black;
  font-weight : normal;
}

.xphone {
  font-size : 12px;
  font-family : verdana, helvetica, sans-serif;
  color : black;
  font-weight : bold;
}

.xphone_klein {
  font-size : 11px;
  font-family : verdana, helvetica, sans-serif;
  color : black;
  font-weight : normal;
}
.xphone_body {
  scrollbar-face-color: #CCCFE1;
  scrollbar-base-color: #CCCFE1;
  background-color : #CCCFE1;
  font-size : 10px;
  font-family : verdana, helvetica, sans-serif;
  color : black;
  font-weight : normal;
}

.offline { 
background-color : #CCCFE1; 
font-family : verdana, helvetica, sans-serif; 
font-weight : bold; 
color : #CC3333; 
font-size : 10px; 
align : center; 
} 


.timestamp {
  font-family : verdana, helvetica, sans-serif;
  color : #505DA1;
  font-size : 7pt;
  text-align : center;
}
A { font-weight : bold; color: #CCCFE1; } 
A:link:hover, 
A:visited:hover, A:active:hover { font-weight : bold; color: #AAA9AE; } 
