
  
body {text-align:center;
color: black;
background-color : white;
font-size : 80.01%;
font-family : verdana, Arial, sans-serif;
background-color : #666666;
}
#all {
background-color: #fff;
margin:0 auto;
text-align:left;
width:900px;
height:2000px;
}
h1 {
font-size : 17px;color:#666666;
letter-spacing : 2px;
border-bottom : 1px solid #666666;
letter-spacing:2px;
}
h1 img {
border: 2px solid white;border-top: 5px solid white;
}
ul#Navigation {padding:0;margin:0;width:180px;
font-size : 11px;
float: left;
border-right : 1px solid #666666;position:fixed;
}
ul#Navigation li {
list-style : none;
padding:5px;

}
ul#Navigation a {
display : block;
padding : 0px;
font-weight : bold;
padding:3px;
}
ul#Navigation a:link {
color : black;
background-color : #ccffcc;
}
ul#Navigation a:visited {
color : black;
background-color : #ccffcc;
}
ul#Navigation a:hover {
color: white;
background-color: #00ff33;
}
ul#Navigation span {
color : white;
background-color : gray;
display : block;
padding : 3px;
font-weight : bold;
}

div#Inhalt {float:left;width:500px;padding:0px;margin-left:195px;
}
div#foto {float:left;width:500px;padding:15px;margin-left:195px;

}
div#person{
}

div#Inhalt h1 {
font-size : 1.5em;
}
div#Inhalt h2 {
font-size : 12px;
letter-spacing : 0.5px;
}
div#Inhalt p {text-align:justify; 
font-size : 11px;
letter-spacing : 0.5px;
line-height : 14px;
}
div#Info {width:180px;border-right:7px solid white;
float:right;
font-size : 10px;
background-color : #ccffcc;

}
div#Info strong {padding:5px;
font-size : 12px;
letter-spacing : 0.5px;
}
div#Info p {padding:5px;
font-size : 11px;
letter-spacing : 0.5px;
line-height : 14px;
}


