@charset "utf-8";
/* CSS Document */

html, body {
	font-family:  Arial, sans-serif;
	line-height: 1.3em;
	font-size: 0.9em;
	background-image:url(../bilder/bg.gif);
	background-repeat:repeat-x;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

table p {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
}

img {
	border: none;
}

#bg_stick {
	/*height: 100%;*/
	position: fixed;
	z-index:-99;
	width: 100%;
	margin:0px;
	padding: 0px;
	height: 100%;
	background-image: url(../bilder/bg_bottom02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#bg {
	/*height: 100%;*/
	width: 100%;
	margin:0px;
	padding: 0px;
	height: 1080px;
	background-image: url(../bilder/bg_bottom02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#inhalt {
	background-image:url(../bilder/bg_weiss.png);
	position: absolute; 
	left: 50%; 
	margin-left: -500px; 
	margin-top: 190px;
	width: 1000px; 
	min-height: 650px;
	border: double #fae5bc;
	
	}

#inhalt_fewo {
	background-image:url(../bilder/bg_weiss.png);
	border: 0px solid #333;
	position: absolute; 
	left: 50%; 
	margin-left: -500px; 
	margin-top: 50px;
	width: 1000px; 
	min-height: 950px;
	border: double #fae5bc;
	
	}


#content {
	
	min-height: 550px;
	margin-top: 0px;
	padding: 140px 60px 0px 60px;

}

#content_seepferd {
	background-image: url(../bilder/seepferd_hg.png); background-repeat: no-repeat; background-position: top left;
	min-height: 950px;
	margin-top: 0px;
	padding: 40px 75px 0px 50px;
	

}
#content_seestern {
	background-image: url(../bilder/seestern_hg.png); background-repeat: no-repeat; background-position: top left;
	min-height: 950px;
	margin-top: 0px;
	padding: 40px 75px 0px 50px;
	

}
#content_boddenblick {
	background-image: url(../bilder/boddenblick_hg.png); background-repeat: no-repeat; background-position: top left;
	min-height: 950px;
	margin-top: 0px;
	padding: 40px 75px 0px 50px;
	

}
#content_kontakt {
	
	min-height: 1050px;
	margin-top: 0px;
	padding: 40px 75px 0px 50px;
	

}
#content_impressum {
	
	height: 1050px;
	margin-top: 0px;
	padding: 40px 0px 0px 50px;
	

}

h1 {
	font-size: 1.9em;
	font-weight:bold;
	margin-top: 0px;
	margin-left: 20px;
}

p#font {
	margin-left:20px;
	font-size: 1.3em;
	line-height: 1.5em;
}

h2#font {
	margin-left:20px;
	font-size: 1.3em;
	line-height: 1.5em;
}

p#font1 {
	font-size: 1.3em;
}

img#bild_icon {
	border: double #87c0b4;
	margin-right: 40px;
	
}

#eingang {
	width: 250px;
	margin-left:auto;
	margin-right:auto
}

.ui-tabs-hide {
	display: none;
}

.ui-tabs-nav {
	margin: 0;
	padding: 0;
	list-style:none;
}

.ui-tabs-nav li {
	float: left;
	
	
}

.ui-tabs-nav a {
	display: block;
	background-image:url(../bilder/tab02.png);
	width: 150px; 
	height: 17px;
	padding: 8px 0px 6px 0px;
	border-bottom: none;
	margin-left: 5px;
	text-align: center;
	outline: 0;
}

.ui-tabs-selected a {
	background-image:url(../bilder/tab01.png);
	}
ul {
	margin: 0; padding: 0;
}
ul li {
	list-style: none;
	float: left;
	width: 120px;
}

ul li a {
	display: block;
	height: 25px;
	text-align: ;
	text-decoration: none;
	margin: 0px; padding: 0px;
	line-height: 2.0;
	font-size: 1.3em;
}

ul li a:hover {
	font-weight: bold;
}
	
#nav_horizontal {
	background-image: url(../bilder/bg_mint.png);
	height: 30px; 
	border-bottom: double #fae6bc;
	border-top: double #fae6bc;
	padding-left: 20px;
	margin-right: 0px;
}

#nav_bottom {
	background-image: url(../bilder/bg_mint01.png);
	height: 30px; 
	border-bottom: double #fae6bc;
	border-top: double #fae6bc;
	padding-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
}

#nav_bottom_start{
	background-image: url(../bilder/bg_mint.png);
	height: 30px; 
	border-top: double #fae6bc;
	padding-left: 20px;
	margin-top: 20px;
}


* html #navi_horizontal a {
	height: 1px;
}

#thumb {
	border: 3px solid #fae6bc; 
	margin-right: 10px;
}

#info_1{
	float: left; 
	width: 130px; 
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
}
#info_2{
	float: left; 
	margin: 10px 30px 0 0;
}

#main_info
{
	width: 100%; 
	padding: 0 0 10px 0; 
	border-bottom: double #fae6bc; 
	border-top: double #fae6bc; 
	background-image: url(../bilder/bg_mint01.png);
	margin-bottom: 50px;
}

.ungerade {
	background-color:#E4E4E4;
}

td {
	border-right-width: 1px;
	border-right-style:dotted;
  	border-color:#CCC;
	text-align: center;	
}
th {
	padding:5px 0;
}
.rahmen{
	border: none;
}
.down {
	background-color:rgba(206,206,206,.5);
}
.attention {color:#ff0606;}
.bannertext {
	padding:15px;
	font-size:2em;
	font-family:'Fineprint W02';
	background-color:#ac1b1b;
	margin:25px 0px 25px 20px;
	color:#FCF9D6;
	text-align:center;
}
#inhalt_fewo .bannertext {
	margin:25px 0px;
}