* {
	margin:0;
	padding:0;
	border:0;
}

html{
	min-height:101%;
}

body {
	background-color:#eceff5;
	text-align:center;
	font-size: 13px;
	font-weight: normal;
	font-family: arial;
        color:#000000;
}

div{
	text-align:left;
}

.seite{
	width:920px;
        margin-left:auto;
        margin-right:auto;
	background-color:#ffffff;
}

.seo{
	z-index:100;
	position:absolute;
	visibility:hidden;
}

.header{
	position: relative;	
	width:920px;
	height:167px;
	background-color:#ffffff;
	background-image: url(../images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


.header_print{
	display:none;	
}

.logo {
	position: absolute;
	left: 25px;
	top: 45px;
	width:170px;
	z-index:2;
	cursor: pointer;
}

.logo_kinder {
	position: absolute;
	left: 35px;
	top: 8px;
	width:150px;
	z-index:2;
	cursor: pointer;
}

.wetter_header{
	z-index:3;
	position: absolute;
	right: 25px;
	top: 0px;
	color:#ffffff;
}

.bogen_oben {
	position: absolute;	
	width:920px;
	height:147px;
	left: 0px;
	top: -54px;
	z-index:10;
	background-image: url(../images/bogen_oben.png);
	background-position: left top;
	background-repeat: no-repeat;
	
}


.main{
	position: relative;	
	width:920px;
	background-color:#ffffff;
}


.navi {
	position: absolute;
	left: 21px;
	top: 20px;
	z-index:20;
}

.bg_navi{
        background-image: url(../images/bg_navi.png);
	background-position: left top;
	background-repeat: repeat-y;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 12px;
	padding-left:10px;
}

#menu a {
	display: block;
	width:143px;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #000000;
}
#menu a:hover {
	background: #F4E3E3;
	background-image: url(../images/navi_hover.gif);
	background-repeat: repeat-y;
	color: #000000;
}

#u-menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 12px;
	padding-left:10px;
}


#u-menu a {
	display: block;
	width:133px;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
}


.ausrichtung_addthis{
	margin:14px 0px 0px 11px;
}

.space{
	background-color:ffffff;
	width:920px;
	height:72px;
}

.content{
	position:relative;
	left:220px;
	top:0px;
	width:675px;
	min-height:350px;
}

.content ul{
	margin-top:0.5em;
}

.content li{
	margin-left:50px;
}

.content h1 {
	margin-bottom:20px;
	font-size: 240%;
	font-weight: normal;
	font-family: Arial;
        color:#000000;
}

.content h2 {
	margin-top:1.2em;
	font-size: 118%;
	font-weight:bolder;
	font-family: Arial;
        color:#000000;
	margin:3;
}

.content h3 {
	margin-top:1em;
	font-size: 100%;
	font-weight:bolder;
	font-family: Arial;
        color:#000000;
	margin:3;
}

.content p {
	margin-top:0.8em;
}

.float_left_bild {
	float:left;
	margin:0px 10px 10px 0px
}

.tabelle {
	margin-top:0.8em;
	background-color:#d1d1d1;
	border-spacing: 1px;
}

.tabelle td {
	padding:3px 10px 3px 10px;
	border:0px;
	background-color:#F8F8F8;
	
}

.content_tab{
	position:relative;
	left:220px;
	top:0px;
	width:610px;
	margin: 1em 0em 1em 0em;
}

a{
	color:#496A0A;
         text-decoration:underline;
}

a:hover{
	color:#B87628;
         text-decoration:none;
}

.gallery{
	border: 1px solid;
	border-color:#d1d1d1;
	background-color:#F8F8F8;
	float:left;
	padding:4px 12px;
	margin:0px 25px 25px 0px;
	text-align:center;
	cursor:pointer;	
	font-size:11px;
	width:180px;
}

.gallery:hover{
	border-color:#B34242;
	background-color:#F4E3E3;
}

.gallery h2{
	font-size: 118%;
	font-weight:bolder;
	font-family: Arial;	
	margin:0;
	padding:0;	
}

.footer{
	
	width:920px;
	height:94px;
	background-color:#ffffff;
	background-image: url(../images/bogen_unten.png);
	background-position: left top;
	background-repeat: no-repeat;
	position:relative;
}

.footer .like_button {
	position:absolute;
	right: 25px;
	top:62px;
}

.footer .subnavi{
	position:absolute;
	left: 220px;
	top:67px;
	color:#ffffff;
	font-weight:normal;
}

.footer .subnavi a{

	color:#ffffff;
	cursor:pointer;

}


.preise{
	border: 1px solid;
	border-color:#d1d1d1;
	background-color:#F8F8F8;
	padding:4px 12px;
	margin: 15px 0px 0px 0px;
}

.preise h2{
	
	font-size: 118%;
	font-weight:bolder;
	font-family: Arial;	
	margin:0;
	padding:0;
}

.preise a{
	text-decoration:none;
}

.preise p {
	margin-top:0.8em;
}

.preise table{
	margin-top:0.8em;
}

.preise td {
	font-weight:bolder;
	padding:2px 10px 2px 10px;
	
}

.preise span{
	font-weight:normal;	
}

.preise .betrag {
	text-align:right;
	vertical-align:bottom;
}

.preise td div {
	float:left;
}

.hochnote{
	font-size:120%;
	color:#ff0000;
}

form{
	margin:0px;
}

.route_ziel{
         width:270px;
         color:#666666;
         height:16px;
         font-size:10pt;
         padding:3px;
         margin-left:10px;
}

.route_submit{
         border:1px solid;
         width:100px;
         height:24px;
         font-size:10pt;
         font-weight:bolder;
         margin-left:10px;
         padding:0px;
}

.route_submit:hover{
	cursor:pointer;
}

#format_route{
	background-color:#FFF1A8;
         margin-left:10px;
         padding:3px;
         font-size:10pt;
         visibility:hidden;
}

.impressionen{
	position:relative;
	left:220px;
	top:0px;
	width:675px;
	margin: 10px 0px 0px 0px;
}

.impressionen h2 {
	margin:2em 0em 1em 0em;
	font-size: 118%;
	font-weight:bolder;
	font-family: Arial;
        color:#000000;
	
}

.gallery_impressionen{
	border: 1px solid;
	border-color:#d1d1d1;
	background-color:#F8F8F8;
	float:left;
	padding:5px 12px;
	margin:0px 25px 25px 0px;
	text-align:center;
	cursor:pointer;	
	/*width:180px;*/
}

.gallery_impressionen:hover{
	border-color:#B34242;
	background-color:#F4E3E3;
}

input[type=text], input[type=submit], input[type=button], textarea, select  {
	border:1px solid;
	border-color:#1C5180;
	background-color:#F3F3F3;
	margin:0px;
	
}

#allgemeine_infos li{
	margin-left:50px;
}

.gb_eintragen{
	position: absolute;
	z-index: 1;
	top: 55px;
	right: 0px;	
}








  
