* {
	margin: 0;
	padding: 0;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
/*	background-image: url(pics/nav-back2.gif);
	background-repeat: no-repeat;
	background-position: -5px 85px;*/
}
/*.background {
   background-image: url(pics/nav-back3.gif);
	background-repeat: repeat-y;
	background-position: -5px;
}*/
.u {
	position: absolute;
	left: -2000em;
	width: 1px;
}
.clear {
	clear: both;
	visibility: hidden;
}
#kopf {
/*   position: static;
	top: 0;
	left: 0;*/
	max-width: 100%;
	height: 60px;
/*	background-image: url(pics/fotokomposition_2.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
#kopf img {
	border: none;
}
.stadtlogo {
	position: absolute;
	right: 0px;
	top: 0px;
}
#hauptnavigation {
   display: none;
/*	position: absolute;
	top: 120px;
   width: 100%;
	font-size: 0.84em;
	font-weight: 600;
	background-color: #FF8C00;
	padding: 0 0 3px 0;
	border-bottom: solid 1px silver;
	border-top: solid 1px Silver;*/
}

#seiteninhalt {
 width: 100%;
/* background-image: url(pics/content-back2.gif);
 background-repeat: repeat-y;
 background-position: right;*/
 padding-bottom: 10px;
 border-bottom: silver solid 1px;
}
#subnavigation {
   display: none;
}

#content {
   margin-left: 0;
   margin-right: 200px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 0px 0px 0px;
}
#content  h1 {
	/*position: absolute;
	top: 30px;
	left: 10px;
	width: 20em;*/
   font-family: "Courier New", Courier, monospace;
	font-size: 1.7em;
	line-height: 1.2em;
}
#content h2 {
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.7em;
	padding-bottom: 10px;
}
#content h3 {
	font-size: 1.2em;
	font-weight: 600;
   line-height: 1.6em;
	padding-bottom: 10px;
}
#content h4 {
	font-size: 1.0em;
	font-weight: 600;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#content p {
	padding-bottom: 10px;
}
#content ul {
	margin-left: 20px;
	padding-bottom: 10px;
}
#content ul li {
	list-style-type: square;
}
#content ol {
	margin-left: 20px;
	padding-bottom: 10px;
}
#content ol li {
	list-style-type: decimal;
}
#content ol.alpha li {
 margin-left: 30px;
 padding-left: 4px;
 margin-bottom: 4px;
 list-style-type: lower-alpha;
 line-height: 1.4em;
}

#kosten table {
	border: 1px solid black;
}
#kosten th {
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	background-color: Silver;
}
#kosten td {
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid black;
	border-right: 1px solid silver;
}
#rechts{
   float: right;
	width: 180px;
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 10px 0 15px 0;
	border: solid 1px;
}
#rechts h4 {
	padding-left: 4px;
	font-size: 1.1em;
	font-weight: 600;
	color: #666666;
	margin-bottom: 10px;
}
#rechts p {
	padding-left: 4px;
	padding-bottom: 10px;
}
#rechts img {
	border: none;
}
#rechts ul {
	padding-left: 20px;
	padding-right: 10px;
}
#rechts li {
	list-style-type: square;
	font-weight: 600;
	margin-bottom: 0.9em;
/*	border-bottom: 1px solid #fef1ce;
*/}

#rechts li span.normal a,
#rechts li a,
#rechts li a:link,
#rechts li a:visited{
	display: block;
	color: #003366;
	text-decoration: none;
}
#rechts span.normal a:hover{
	color: #006699;
	background-color: White;
	text-decoration: underline;
}
#rechts li .aktiv,
#rechts li span.aktiv a{
	color: #006699;
	text-decoration: underline;
}
#rechts li a:active,
#rechts li a:focus{
	color: #006699;
	text-decoration: underline;
}
#copyright {
	max-width: 100%;
	text-align: right;
	font-size: 0.8em;
	padding: 5px 10px;
}
#anreisser {
 margin-top: 10px;
 border: solid 1px #ff6600;
 border-left: solid 1px #ff6600;
 padding: 0.5em;
 padding-bottom: 0;
 }
#anreisser h4 {
 padding-bottom: 0.2em;
 color: #FF6600;
 background-color: #f0f0f0;
}
#anreisser img {
float: right;
margin-top: 4px;
margin-left: 10px;
margin-bottom: 5px;
}

