html, body {    
	background: #8B948C;
	font-family: LucidaGrande, Lucida Sans, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
        line-height: 18px;
        color: #475248;
	margin-top: 10px;
		}
		
.hdr {
    color: #475248;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
    	margin-top: 30px;
     }

.biotop {
    color: #1C2E1E;
        font-weight: bold;
        font-size: 12px;
        line-height: 15px;
    	margin-top: 10px;
    	margin-left: 38px;
     }
     
.bio {
    color: #1C2E1E;
        font-weight: bold;
        font-size: 12px;
        line-height: 15px;
    	margin-top: 30px;
    	margin-left: 38px;
     }
     
.biocopy {
    color: #1C2E1E;
        font-weight: normal;
        font-size: 12px;
        line-height: 15px;
    	margin-top: 5px;
    	margin-left: 38px;
    	margin-right: 40px;
     }
     
.side {
    color: #772913;
        font-weight: bold;
        font-size: 11px;
        line-height: 16px;
     }
     
.main {
	margin-right: 80px;
	}
	
.info {
    color: #475248;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    margin-left: 38px;
     }
     
.credits {
    color: #CBD8CD;
        font-size: 10px;
        line-height: 14px;
        margin-top: 4px;
     }
     
a.nav:link {
    color: #772913;
        font-weight: normal;
        font-size: 11px;
        line-height: 18px;
    	text-decoration: none;
     }
     
a.nav:visited {
    color: #772913;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none;
     }
     
a.nav:hover {
    color: #475248;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none;
     }
     
a.email:link {
    color: #772913;
    	text-decoration: none;
     }
     
a.email:visited {
    color: #772913;
    text-decoration: none;
     }
     
a.email:hover {
    color: #475248;
    text-decoration: none;
     }
     
.nav {
    margin-top: 12px;
     }
     
a.nav2:link {
    color: #772913;
        font-weight: normal;
        font-size: 12px;
        line-height: 20px;
    	text-decoration: none;
    	margin-left: 38px;
     }
     
a.nav2:visited {
    color: #772913;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    margin-left: 38px;
     }
     
a.nav2:hover {
    color: #656D61;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    margin-left: 38px;
     }
     
.live {
    color: #656D61;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    margin-left: 38px;
     }