/* Stylesheet.css Reiseberichte*/
BODY { }
body {
background-color: #FFF3DD;
border-style:none; border-width: thin; 
font-family:Verdana;
font-size: 11pt;
line-height: 130%; 
color: #000000; 
scrollbar-base-color: #FFF3DD;
scrollbar-arrow-color: #FF0099;
a:link{color: #0000FF;}
a:visited{color: #660099;}
a:hover{color: #9F9F9F;}
a:active{color: #9F9F9F;}
}

h2 {
 font-family: Verdana;
 font-size: 14pt;
 text-align: center;
 color: #CC3333;
}
h3 {
 font-family: Verdana;
 font-size: 12pt;
 font-style: italic;
 text-align: center;
 color: #CC3333;
}
h4 {
 font-family: Verdana;
 font-size: 10pt;
 font-style: italic;
 text-align: left;
 color: #660099;
}



