/* Viola Holtzmann Grafik & Typografie - www.viola-holtzmann.de */

body { 
font-family : Georgia, "Times New Roman"; 
font-size : 14px; 
line-height : 21px; 
color: #000;
 }

p {
text-align : justify; 
margin-bottom : 14px;
}

h1 {
font-size : 28px; 
line-height : 28px; 
}

a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: #000;
}

#boot { 
display : none;
}

#floater {
font-style: italic;
font-size : 16px; 
line-height: 24px;
text-align : center;
margin : 20px 0px 0px 30px; 
padding : 10px;
width : 160px;
float : right;
border: 1px #333 solid; 
 }

#text {
clear: left;
}

#footer { 
	display : none;
}

#linkList {
display : none;
      }
