/* Stylesheet Guestbook */

* { 
padding : 0;
margin : 0;
} 
html { 
height : 101%;
} 
body { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : normal;
color : #000000;
background-color : #ffffff;
text-decoration : none;
} 
/* FUSSBEREICH */
#fussbereich {
  clear: both; 
  text-align:center;
  font-family:arial;font-size:12px;
  padding-top: 3px;
  padding-bottom: 7px;
}
#fussbereich a { 
display : block;
text-decoration : none;
color : #666666;
} 
#fussbereich a:hover { 
color : #f00000;
text-decoration: none;
} 
h1 { 
font-size : 150%;
} 
h2 { 
font-size : 110%;
margin-bottom : 1em;
} 
strong { 
color : #000000;
} 
.Stil5 {font-size: xx-small}
.Stil6 {font-size: x-small}
.Stil1 {color : #ffff00;} 
address { 
text-align : center;
font-size : 80%;
font-style : normal;
line-height : 1.5em;
} 

