/* Massage-Sommer.css */

body { margin-left:3px; margin-right:3px; margin-top:3px; margin-bottom:3px; 
       background-color:#EEE1AC; background-image:url('pictures/wave_low50_Yellow_996x764_med_6.jpg'); 
       background-repeat:no-repeat; background-attachment:fixed; width:996; }

h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, textarea { font-family:Verdana,sans-serif; }

.sommerred {color:#AC0404; }
h1 { font-size:14pt; font-weight:bold; margin-bottom:14pt; color:#AC0404; }
h2 { font-size:12pt; font-weight:bold; margin-bottom:6pt; margin-top:18pt}
h3 { font-size:10pt; font-weight:bold; margin-bottom:5pt; }
h4 { font-size:10pt; font-weight:normal; font-style:italic; margin-bottom:5pt; }
p { font-size:10pt; font-weight:normal; font-style:normal; margin-top:0pt; margin-bottom:5pt }
li { font-size:10pt; font-weight:normal; font-style:normal; margin-bottom:5pt }
ol { font-size:10pt; font-weight:normal; font-style:normal; margin-bottom:5pt }
textarea {font-size:10pt; font-weight:normal; font-style:normal }

/* Link colors */
a:link { text-decoration:none; font-weight:bold; color:#AC0404; }
a:visited { text-decoration:none; font-weight:bold; color:#AC0404; } 
a:focus { text-decoration:none; font-weight:bold; color:#FF3300; }
a:hover { text-decoration:none; font-weight:bold; color:#FF3300; }
a:active { text-decoration:none; font-weight:bold; color:#FF3300; }

/* Navigation bar */
.navbar { background-color:transparent; text-align:left; vertical-align:top; }          
.navitem { font-size:12pt; font-weight:bold; line-height: 200%; margin-top: 0; margin-bottom: 0; color:#AC0404; }          
.navitemsmall { font-size:10pt; font-weight:normal; line-height: 200%; margin-top: 0; margin-bottom: 0; color:#AC0404; }          

/* Text bar */
.textbar {background-color:transparent; text-align:left; vertical-align:top; }     
