body {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background-image:url(http://www.ostsee-flug.de/pix/template/bg3.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}



#container {
	width: 980px;
	text-align: left;
	border: 2px solid #fff;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#telefon
{
	
	position:static;
	float:right;
	margin-bottom: 0px;
	width: 400px;
	height: 27px;
	font-size: 20px;
	color: red;
	font-weight:bold;
	
}

#breadcumb
{
width: 980px;
background: #FFFFFF;}

#header {
background: #FFFFFF;

}

#header h1
{
	font-size: 22px;
	margin-top: 7px;
	margin-bottom: 0px;
	color: #455A79;
	

}

#header_img {
background: #455A79;
height: 180px;
padding: 0px 0px 0px 0px;
margin-top: 0px;
}




#content {
	width: 750px;
	position:relative;
	float: right;
	text-align: justify;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}

/* Sidebar */

#sidebar

{
	background: #ffffff;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	


/* Footer */

#footer {
background: #455A79;
width: 980px;
overflow: hidden;
font-size: 8pt;
margin: 0px auto 0px;
padding: 9px 0px 7px 0px;
text-align: center;
line-height: 17px;
clear: both;
}

.Überschrift {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	padding: 5px;
}
.Footer_imprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}

.Footer_imprint a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;

	
	
}
.Footer_copy{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	
}

/* Dynamisches Menü - http://www.alistapart.com/articles/horizdropdowns/ */

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	
	}
	
#sidebar ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	
	}

#sidebar ul li {
	position: relative;
	
	}

#sidebar li ul {
	position: absolute;
	left: 169px;
	top: 0;
	display: none;
	}



#sidebar ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color:#455A79;
	font-size:12px;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
	
	
#sidebar ul li ul li a
{
	background-color:#78A0C7;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#sidebar li:hover ul, li.over ul { 
	display: block; }
	
#sidebar .textlink_act
{
		background-color:#78A0C7;
}

/*Layout Content */

#content img {
	background: url(http://www.ostsee-flug.de/pix/shadow.gif) no-repeat bottom right;
	border: 1px solid #eee;
	border-right-width:0;
	border-bottom-width:0;
	margin: 0;
	padding: 4px 10px 10px 4px;
	position: relative;
}

#buchung img {margin: 0; background:none; padding: 0; border:none;};

#content h2
{
	color:#d62a13;
	font-size: 14px;
}
	
#content h1
{
	color:#990000;
	font-size:15px;
	text-align:center;
}

#content p
{
	text-align:left;
	font-size:12px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
}
.text
{
	
	font-size:12px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
}

a.textlink:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; text-decoration: underline; font-weight: bold; line-height: 17px}

a.textlink:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; text-decoration: underline; font-weight: bold; line-height: 17px}

a.textlinka:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #003366; text-decoration: underline; font-weight: bolder; line-height: 17px}




.ueberschrift
{
	text-align:left;
	font-size:14px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.ueberschrift2
{
	text-align:center;
	color:#990000;
	font-size:14px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

/* #content p strong
{
	text-align:left;	
	font-size:12px;
	color:#00F;
} */
	
/* Lightbox */


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.ostsee-flug.de/pix/template/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/* Button */

#button
{
	padding: 4px;
	 }


#button .links {
	background:url(http://www.ostsee-flug.de/pix/template/bg_link_links.gif) no-repeat left;
	height:33px; width:9px;
	float:left;
	}
#button .mitte {
	background:url(http://www.ostsee-flug.de/pix/template/bg_link_mitte.gif) repeat-x;
	height:24px; width:auto;
	float:left;
	
	padding:8px 4px 0 4px;
	}
#button .rechts {
	background:url(http://www.ostsee-flug.de/pix/template/bg_link_rechts.gif) no-repeat right;
	height:33px; width:9px;
	float:left;
	}
	
#button .mitte a {color:#fff; text-decoration:none; font-weight:bold;}

#button2
{
	 
	 }


#button2 .links {
	background:url(http://www.ostsee-flug.de/pix/template/bg_link_links.gif) no-repeat left;
	height:33px; width:9px;
	float:right;
	}
#button2 .mitte {
	background:url(http://www.ostsee-flug.de/pix/template/bg_link_mitte.gif) repeat-x;
	height:24px; width:auto;
	float:right;
	
	padding:8px 4px 0 4px;
	}
#button2 .rechts {
	background:url(http://www.ostsee-flug.de/pix/template/bg_link_rechts.gif) no-repeat right;
	height:33px; width:9px;
	float:right;
	}
	
#button2 .mitte a {color:#fff; text-decoration:none; font-weight:bold;}.text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
