body {
	background-image: url(../img/PH_01.gif);
	background-color: #EBEBEB;
    color: #4B4B4B; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px; }

#lauftext {
	font-size: 12.5px;
	line-height: 1.5;
    text-align: justify; }
    
#titel {
    font-size: 12.5px;
    font-weight: bold; }

#kopyright {
    font-size: 10px; }

#archtext {
	font-size: 12.5px;
	line-height: 1.2;
    text-align: justify; }
    
#biotext {
	font-size: 12.5px;
	line-height: 2.3;
    text-align: justify; }
    
#formtext {
	font-size: 12.0px;
	line-height: 1.6; }

p { font-size: 12px; }


.box {  color: #A2169A;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		width: 300px; 
		background-color: #FFFFFF; 
		}

a:link { 
    color: #4B4B4B; 
    text-decoration: underline; 
    font-weight: normal }
    
a:visited { 
    color: #4B4B4B; 
    text-decoration: underline; 
    font-weight: normal }

a:active { 
    color: #A2169A; 
    text-decoration: none; 
    font-weight: normal }

a:hover { 
    color: #A2169A; 
    text-decoration: underline; 
    font-weight: none }


/* Internet Explorer and the Expanding Box Problem */

body { word-wrap: break-word; }
