body
  {
  color: #000000;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  margin: 0;
  }
a, a:visited			{font-size: 12px; text-decoration: none; color: #396396; border-bottom: 1px solid #34689A; white-space: nowrap;}
a:hover, a:active, a:focus {color: #000; border-bottom: 1px solid #000; text-decoration: none;}

  
#header
  {
  width: 100%;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0; padding: 0;
  background: #D9E6F3;
  }

table {margin: -15px 0 0 0; padding: 0;}

html>body #header {position: fixed;} 

 .subnavigation { float: left; font-size: 12px; line-height: 23px; display: none; padding: 0 0 0 14px; font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif; font-size: 13px; font-weight: bold; color: #316495;}
 * html .subnavigation { line-height: 21px;}

#snav-angebot { height: 20px; float: left;}
#snav-zeiten  { height: 20px; float: left;}
#snav-kontakt  { height: 20px; float: left;}
#snav-infos  { height: 20px; float: left;}

/* Einbledung der Subnavigationen bei entsprechender id="xyz" für den body der Inhaltsseite */
#angebot 	.subnavigation#snav-angebot {display: block;}
#zeiten 	.subnavigation#snav-zeiten  {display: block;}
#kontakt  	.subnavigation#snav-kontakt {display: block;}
#infos 		.subnavigation#snav-infos {display: block;}
#angebot { background: url("bilder/subnav-bg.gif") no-repeat;}
#kontakt  { background: url("bilder/subnav-bg.gif") no-repeat;}
#zeiten  { background: url("bilder/subnav-bg.gif") no-repeat;}
#infos  { background: url("bilder/subnav-bg.gif") no-repeat;}


.subnavigation a, .subnavigation a:visited			{font-size: 12px; text-decoration: none; color: #396396; border-bottom: 1px solid #34689A; white-space: nowrap;}
.subnavigation a:hover, .subnavigation a:active, .subnavigation a:focus {color: #396396; border-bottom: 2px solid #34689A; text-decoration: none;}

 /* ursprüngliche Styles */

.text {
	font-size: 12px;
	line-height: 18px; padding: 0;
}

p {margin: 5px 0 15px 0;}

ul {
	line-height: 19px; 
	list-style: circle;
	margin: 12px 5px 23px 15px; padding: 2px 0 2px 10px;
} 

.ueberschrift00 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}


.ueberschrift01 {
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ueberschrift02 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;

}

#footer {height: 44px; text-align: right; padding-right: 8px;}
#footer a, #footer a:visited {color: #FFF; font-size: 14px; line-height: 44px; font-weight: bold;}
#footer a:hover, #footer a:active, #footer a:focus { color: #FFF; border-bottom: 3px solid #000; text-decoration: none; font-weight: bold;}

