html {
	
}

body {
  	font-family : serif;
  	font-size: smaller;
  	background-color : white;
}
  
p, td, ul, ol, dl, dt {
	font-size: 12pt;
	line-height: 15pt;
}

h1 { 
	font-size: 18pt; 
	line-height: 24pt; 
}

h2 {
	font-size : 12pt;
	line-height : 18pt;
}

em {
	font-style : italic;
	color : Black;
	font-weight : bold;
}

dd {
	font-size: 10pt;
	line-height: 1pt;
	font-family: serif;
	border-left: #ff4900 solid 2px;
	padding-left: 5px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

strong {
	color: black;
	background-color : #f4a460;
	padding-left: 5px;
	padding-right: 5px;
}


th { font-weight: bold; 
	  font-size: 1.0em; 
	  line-height: 1.5em;  
	  background-color : #ff4900;  }

.small { font-size: 8pt; }

.termin {
	background-color: #DCDCDC;
	text-align: right;
	vertical-align: top;
}

.wasdenn {
	background-color: #C0C0C0;
	vertical-align: top;
}

.chronik {
	border-left: 2px solid #ff4900;
	padding-left: 10px;
}

.rechtsbuendig {
	text-align : right;
}

.untermenue {
	font-size : 1.2em;
	text-align : center;
}

.bildunterschrift {
	font-size : 0.7em;
	line-height : 1.0em;
}

.chronik_a {
	text-align : center;
}

a:link  { 
	color: #ff4900; text-decoration: none; 
}

a:visited  { 
	color: #ff4900; text-decoration: none; 
}

a:hover  {
	color: #ff4900;
	text-decoration: underline;
}

a:active {
	color : Black;
}

a[href~="#oben"] {
	display: none;
}

#bild {
	display: none;
}
  
#inhaltsbereich {
  	width : 730px;
  	min-height:500px;
  	margin-top:30px;
  	margin-left : auto; 
  	margin-right : auto;
  	padding-left : 10px;
  	padding-right : 10px;
  	background-color: white;
}
  
#menue {
  	width : 150px;
  	float : left;
  	margin-right : 20px;
  	min-height : 300px;
  	border-right: solid 1px #ff4900;
	text-align: center;
	display: none;
}

#huepfer {
	display: none;
}

#menue p {
	margin: 10px;
	line-height: 10pt;
}

#menue a:link  { 
	color: #ff4900; 
	text-decoration: none; 
}

#menue a:visited  { 
	color: #ff4900; 
	text-decoration: none; 
}

#menue a:hover  {
	color: #ff0000;
	text-decoration: none;
	border: solid 1px #ff4900;
}

#menue a:active {
	color : Black;
}

#u_menu {
	margin-left: 0px;
  	padding: 3px 0px;
  	border-bottom: solid 1px #ff4900;
}

#u_menue p, ul {
	font-size: 1.0em;
	line-height: 1.2em;
}

#u_menu li {
  	margin: 0px;
  	display: inline;
  	list-style: none;
}
  
#u_menu a {
  	padding: 3px 10px;
  	margin-left: 5px;
  	background-color: #d3d3d3;
}
  
#u_menu a:link  { 
	color: #ff4900; 
	text-decoration: none; 
}

#u_menu a:visited  {
	color: #ff4900; 
	text-decoration: none; 
}

#u_menu a:hover  {
	color: #ff0000;
	text-decoration: underline;
}

#u_menu a:active {
	color : Black;
}
  
 #u_menu a#das_isses {
 	border: solid 1px #ff4900;
 	border-bottom: 1px solid white;
  	background-color: white;
 } 
  
#bild {
  	float : left;
  	width : 160px;
}
  
#fliesstext {
  	margin-left : 10px;
}
  
.seitentitel {
  	margin-top : 0px;
}
  
.kopfleiste {
  	margin-bottom : 20px;
}
  
.tour {
  	margin-left: 170px;
  	text-align : center;
  	border : dotted 1px green;
  	border-top : solid 2px gray;
  	display: none;
}

.adresse {
	margin-left : 340px;
}

.center {
	text-align : center;
}

h1.aktuell {
	line-height: 1.5em;
}
