* {
margin: 0;
padding: 0;
}

body {
	text-align: center;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #0f3882;
	background-color: #7f85b7;
/*	background-image: url(../images/background-image.gif); */
	background-position: top right;
	background-repeat: repeat-y;
}

p {
	color: #00008B;
	font-size: 95%;
	padding: 5px 5px; 
}

p:first-letter{
	font-size: 120%;
}

.wichtig {
	color: #FF6600;
	text-decoration: underline;
}

.kleiner {
	font-size: 85%;
}

a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
}

a img {
	border: 0 none;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00008B;
	background: transparent;
	padding-bottom: 10px;
	padding-top: 10px;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.3em;
}

h3{
font-size: 1.2em;
 padding-top: 10px;
}

img.infoseite {
float: left;
margin: 6px 15px 5px 0;
border: 0 none;
}

table {
	list-style-type: square;
	color: #00008B;
	background-color: transparent;
	text-align: right;
	padding-bottom: 10px;
}

table h3 {
	font-size: 97%;
	text-align: center;
	padding-bottom: 10px;
}

address {
	font: normal;
	font-size: 0.85em;
	color: #00008B;
	padding: 20px 0 0 10px;
	font-weight: bold;
}


#alles {
	position: relative;
	width: 800px;
	margin: 10px auto;
	text-align: left;
	background-color: #FBEAD8;
}
/*
#anreise #alles {
	background-image: url(../images/imagemap/hintergrund_info_anreise.jpg);
}
*/
#alles p.footer {
clear: both;
color: #7F85B7;
background: #273B84; 
padding: 15px 0 0 160px;
height: 2.5em;
}

#alles p.footer a {
text-decoration: none;
color: #7F85B7;
}

#alles p.footer a:hover {
text-decoration: underline;
}

#header {
	width: 100%;
	height: 5em;
	text-align: center;
	background: #273b84 url(../images/header.jpg) top right no-repeat;
	color: #000;
	}

#header h1 {
	color: #E4E3EB;
	padding-top: 0.65em;
}

#hauptbereich {
	width: 100%;
	/*background-color: #E4E3EB;
	color: Black;*/
}

#info {
	float: left;
	width: 150px;
	color: #000;
	/*background-color: #fbead8;
	background-image: url(../images/JD800027_2.jpg);
	background-position: center center;*/
}

#inhalt {
	width: 610px;
	margin-left: 150px;
	padding: 20px;
	color: #000;
	background-color: #e4e3eb;
}

/* Korrektur für den IE6 und kleiner */
* html #inhalt { width: 607px; }

/*#inhalt p img {
	float: left;
}*/

#luftbruecke img.links {
	position: relative;
	bottom: -1.5em;
	left: -160px;
}

#luftbruecke img.rechts {
	position: relative;
	right: -160px;
	bottom: -0.9em;
}

#haupt-nav {
	position: absolute;
	top: 3.5em;
	right: 0;
}

#haupt-nav li {
	display: inline;
}

#haupt-nav a, #haupt-nav span {
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 15px;
	font-weight: bold;
	line-height: 1.5em;
	color: #E4E3EB;
	background-color: transparent;
}
#haupt-nav a:hover {
	color: #273B84;
	background: #e4e3eb;
}
#haupt-nav a:active {
	color: #273B84;
	background: #e4e3eb;
}
#home #nav01 span, #info_nav #nav02 span, #preise #nav03 span, #bilder #nav04 span,
 #anreise #nav05 span, #kontakt #nav06 span {
	color: #273B84;
	background: #e4e3eb;
}

#sprache {
	position: absolute;
	top: 3.4em;
	left: 2px;
}
