* {
	margin: 0;
	padding: 0;
}

/* Scrollbalken bleibt, damit bei Zentrierung die Seite nicht hin und her springt*/
html {height: 101%;}

body {
	text-align: center;
	background-color: white;
	background-image: url(../image/Hintergrund.jpg);
	width: 850px;
	height: auto;
	margin: 10px auto 10px auto;
}

#eckbild{
	text-align: right;
	height: auto;
	width: 33%;
	left: 0px;
	top: 20px;
	float: left;
	position: relative;
	
	}

#logo1{
	text-align: center;
	height: auto;
	width: 33%;
	left: 10px;
	float: left;
	position: relative;
	
}

#logo2 {
	text-align: left;
	height: auto;
	width: 33%;
	top: 20px;
	left: 0px;
	float: left;
	position: relative;
	
}				

#header{
	background: white;
	width: 770px;
	height: 100px;
	position: relative;
	margin: 0px auto 0px auto;
}				

#container {
	width: 800px;
	height: auto;
	position: relative;
	background-color: #000080;
	text-align: center;
	margin: 0px auto 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	/* border: 1px solid yellow; */
}	

#content{
	/* border: 1px solid white; */
	width: auto;
	height: auto;
	background: transparent;
	position: relative;
	margin: 0px auto 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
				
#footer {
	width: 770px;
	height: auto;
	position: relative;
	margin: 0px auto 0px auto;
	/* border-top: thin solid white; */
}		

#footerinhalt {
	text-align: center;
	margin: 0px auto 0px auto;
}
#footerinhalt p {
	color: black;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#footerinhalt a {
	color: #FF4500;
}
#footerinhalt a:hover {
	color: navy;
}


#Galerie1 {
	display: block;
	width: 500px;
	height: auto;
	position: relative;
	margin: 20px auto 20px auto;
	padding: 20px 20px 20px 20px;
	}
.Galerie2 {
	display: block;
	width: auto;
	height: auto;
	margin: 20px auto 0px auto;
	padding: 20px 20px 20px 20px;
	
	
}

#tabelle{
	width: 600px;
	height: auto;
	position: relative;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#tabellekontakt {
	width: auto;
	height: 350px;
	position: relative;
	margin: 10px auto 10px auto;
	padding: 10px 10px 10px 10px;
	
}
#Impressum {
	width: 300px;
	position: relative;
	margin: 20px auto;
	
}

#zentriert {
	width: 770px;
	height: auto;
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
	/*border: thin dotted white;*/
} 

#linksbuendig {	
	width: 700px;
	height: auto;
	text-align: justify;
	position: relative;
	/*border: thin dotted Navy;*/
	margin: 0px auto 0px auto;
	padding-left: 20px;	
} 
.wappen{
	text-align: center;
	float: right;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#linksbuendig h3 {
	color: Silver;
	text-decoration: underline;
	padding-bottom: 5px;
}

#Layer11 {
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
}

#stand {
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
}

#login1{
	text-align: right;
	height: 20px;
	width: 770px;
	margin: 0px 15px 5px auto ;
	position: relative;
	}
#login1 ul {
	position: relative;
	text-align: right;
	height: 10px;
	margin: 0px auto 0px auto;
}	
#login1 li {
	display: inline;
}
#error {
	text-align: center;
	width: 360px;
	position: relative;
	float: left;
	color: red;
	font-size: 1.0em;
	font-weight: bolder;
	text-decoration: blink;
	margin: 5px auto 0px auto;
}
#ready {
	text-align: center;
	width: 370px;
	position: relative;
	float: left;
	color: white;
	font-size: 1.0em;
	font-weight: bolder;
	margin: 5px auto 0px auto;
}	
form#login {
 float: right;
 width: 385px;
 background-color: #FF4500;
 color: #000000;
 border: 1px solid white;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 position: relative;
}
#login .text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 width: 80px;
 margin-right: 3px;
}
#login .buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 background-color: navy;
 color: #FFFFFF;
 margin-right: 0px;
}
#login .buttons:hover {
color: #FF4500;
}
#navigation {
	height: 20px;
	width: 770px;
	margin: 0px auto 0px auto;
}
#navigation ul {
	float: left;
}
#navigation li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#navigation a {
	display: inline;
	text-decoration: none;
	color: #FF4500;
}

#navigation .active {
	text-decoration: none;
	display: inline;
	color: white;
	margin-right: 5px;
	margin-left: 5px;
}
#navigation a:hover {
	color: white;
	background: #FF4500;
	/*border: 1px dotted navy;*/
		
}
.active {
	color: white;
	/*background: #40DEEF;*/
		
}

#navigationreise  {
	/*border: thin solid black;*/
	height: auto;
	width: 700px;
	position: relative;
	margin: 0px auto 0px auto;
}

#navigationreise h3 {
	text-align: left;
		/*border: thin solid black;*/
	color: silver;
	padding-top: 15px;
	padding-bottom: 15px;	
}

#navigationreise .a {
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 15px;	
}


#Angebot {
	
	width: 400px;
	position: relative;
	margin: 40px auto 10px auto ;
	
}

#Angebot li {
	text-align: left;
	margin-left: 40px;
	color: #FF4500;
	
}

#laufschrift1 {
	width: 600px;
	position: relative;
	padding: 10px;
	margin: 0px auto 0px auto ;

}

#agb {
	margin: 0px 50px 0px 50px;
	text-align: justify;
	color: white;
	text-decoration: none;
}
#adresse {
	width: 400px;
	position: relative;
	padding: 10px;
	margin: 0px auto 0px auto ;
	text-align: left;

}


#links {
	/* border: 1px solid silver; */
	margin: 0px auto 0px auto ;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 700px;
}
.link {
	margin: 0px auto 0px auto ;
	height: auto;
	width: 450px;
	position: relative;
	padding: 10px;
	text-align: left;
	overflow: hidden;
}
.link p {
	font-size: larger;
	color: Silver;
	width: 250px;
	float: right;
}
.link img {
	width: 150px;
	height: auto;
}



.solidblockmenu{
margin: 0;
padding: 0;
/* float: left; */
font: normal 13px Verdana;
width: 770px;
margin: 0px auto 0px auto;
overflow: hidden;
margin-bottom: 1px;
border: 1px solid navy;
border-width: 1px 0px;
background: black url(../image/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 8px 10px;
text-decoration: none;
border-right: 1px solid navy;
}

/*
.solidblockmenu li a:visited{
color: white;
}
*/

.solidblockmenu li a:hover {
color: #FF4500;
background: transparent url(../image/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li .current{
color: #FF4500;
}

#bus1{
background: url(../image/busse/bus4s.jpg);
width: 480px;
height: 380px;
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
/*
-webkit-box-shadow: 5px 5px 8px #FF4500;
-moz-box-shadow: 5px 5px 8px #FF4500;
*/
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
#bus2{
background: url(../image/busse/bus1aus2.jpg);
width: 480px;
height: 380px;
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
/*
-webkit-box-shadow: 5px 5px 8px #FF4500;
-moz-box-shadow: 5px 5px 8px #FF4500;
*/
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
#bus3{
background: url(../image/busse/bus3.jpg);
width: 480px;
height: 380px;
	text-align: center;
	position: relative;
	margin: 0px auto 0px auto;
/*
-webkit-box-shadow: 5px 5px 8px #FF4500;
-moz-box-shadow: 5px 5px 8px #FF4500;
*/
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
#bus1,#bus2,#bus3 a{
	text-align: center;
	position: relative;
	width: 480px;
	height: 380px;
	margin: 0px auto 0px auto;
	border-style: none;
	border: none;
	text-decoration: none;
	
}
#bus1,#bus2,#bus3 a:hover{
	color: navy;
}
#bus1,#bus2,#bus3 a:active{
	color: navy;
}
#bus1,#bus2,#bus3 a:visited{
	color: navy;
}
.leer{
	text-align: center;
	position: relative;
	width: 480px;
	height: 380px;
	margin: 0px auto 0px auto;
}
#navigation_bus {
	/* border: thin solid black; */
	height: 120px;
	width: 770px;
	position: relative;
	margin: 0px auto 0px auto ;
}


#navigation_bus li {
	width: 90px;
	display: inline;
}		

#navigation_bus a {
	text-decoration: none;
	display: block;
	float: left;
	/*border: thin solid black;*/
	color: #FF4500;
	padding: 5px 5px;
}

#navigation_bus a:hover {
	color: white;
	background: #FF4500;
}

.active {
	color: white;
	background: #FF4500;
	/*background: #40DEEF;*/	
}

#firefox{
	position: relative;
	margin: 0px auto 0px auto;
	height: 48px;
	width: 420px;
	display: block;
	/* border: thin solid black; */
}
.ftext {
	float: left;
	width: auto;
	
}
.ftext p {
	font-size: 0.8em;
	color: Black;
	line-height: 40px;
	vertical-align: middle;
	}
.grafik {
	float: left;
}