@charset "utf-8";


.Navititel                {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-variant:small-caps; line-height:2.0; text-decoration:underline; color: #FFFFFF}

.Navilink                 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-variant:small-caps; line-height:2.0}

.Infotext 	              {font-family:Arial; font-size:18px; line-height:1.5; text-align:justify; margin-left:77px; margin-right:77px;}

.Infotitel 			{font-family:Arial; font-size:20px; color:#039BE4; font-weight:bold; padding-bottom:10px; margin-left:77px; margin-right:77px; margin-top:30px;}

.Fusstext                 {font-family:Arial; font-size:16px; color:#FFFFFF; font-weight:bold; margin-top:15px;}

.Infoliste 	              {font-family:Arial; font-size:18px; text-align:justify; margin-left:30px; margin-top:10px; margin-bottom:50px;}

.Table_prices        {font-family:Arial; color:#000000; font-size:18px; margin-left:0; font-weight:normal;}

a:link 	{ color:#FFFFFF; text-decoration:none; font-weight:bold}
a:visited 	{ color:#FFFFFF; text-decoration:none}
a:focus 	{ color:#FFFFFF; text-decoration:underline}
a:hover 	{ color:#FFFFFF; text-decoration:underline}
a:active 	{ font-style:italic; color:#FFFFFF; text-decoration:none}

a.sonder:link 	{ color:#FFFFFF; text-decoration:none; font-size:14px; font-variant:small-caps}
a.sonder:visited { color:#FFFFFF; text-decoration:none}
a.sonder:focus 	{ color:#FFFFFF; text-decoration:underline}
a.sonder:hover	{ color:#FFFFFF; text-decoration:underline}
a.sonder:active { font-style:italic; color:#FFFFFF; text-decoration:none}


body {
	text-align:center;
	font:Arial, Helvetica, sans-serif;}

a:link {
          color:#039BE4;
          font-size:18px;
          text-decoration:underline;
          }

a:hover {
          color:#000000;
          font-size:18px;
          text-decoration:underline;
          }

a:visited {
          color:#039BE4;
          font-size:18px;
          text-decoration:underline;
          }

       #hintergrund {
        width:1337px;
        clear:both;
        margin:auto;}

	#seite {
	width:1000px;
        min-height:658px;
	text-align:left;
        margin: 0 auto;
        padding-bottom:15px;
	background-color:#FFFFFF;
	float:left;}
	
	#kopf {
	clear:both;
	height:395px;
       background-color:#FFFFFF;
       text-align:center;
       padding:auto;
       margin:auto;}

       #fuss {
       clear:both;
       height:120px;
       background-color:#039BE4;
       padding-top:10px;
       padding-left:100px;
       text-align:left;
       margin:auto -8px -8px -8px;}

 #fuss a {
       font-size:16px;
       color:#FFFFFF;
       font-weight:bold;
       text-decoration:none;
       }

 #fuss a:hover {
       font-size:16px;
       color:#FFFFFF;
       font-weight:bold;
       text-decoration:underline;
       }

 #fuss a:visited {
       font-size:16px;
       color:#FFFFFF;
       font-weight:bold;
       text-decoration:none;
       }

	#logo {
        margin:auto;}
	

	#foto {
        float:left;
	margin:0 0 30px 0;}
	
       #pictures {
        float:left;
	margin-left:100px;}

	#fotoinstr	{
				float:left;
				margin:10px 30px 30px 77px;
				}

	#titel {
	margin:0 0 0 0;
        }

	#leiste {
	padding:10px 0 0 0;
        margin:auto -8px;
       clear:both;
	background-color:#039BE4;
	height:35px;
       }
		
	#info {
	width:1000px;
	margin:15px 0 0 0;
	padding:30px 50px 0 50px;
	}
	
	#infostart {
	width:1000px;
	margin:30px 0 0 0;
	padding:30px auto 50px auto;
	}
	
        #bildli {
	width:139px;
        float:left;
        clear:both;
        margin:50px auto 0 0;}

        #bildre {
	width:139px;
        float:right;
        margin:50px 0 0 auto;}
	
        table {
        color:#FFFFFF;
        font-family:Arial;
        font-size:16px;
        font-weight:bold;
        margin-left:100px;
        }

       td {
        width:600px;
        }

	#logoliste	{
				color:#000000;
				font-family:Arial;
				font-size:18px;
				font-weight:normal;
				}
	#logoliste td	{
					width:auto;
					}

	#rand	{
			border-collapse:collapse;
			}
	#rand td, th	{
					border:1px solid #000000;
					}

	#package	{
				color:#000000;
				font-family:Arial;
				font-size:18px;
				margin-left:0;}

       #mapskarte {
       margin-left:77px;
       margin-top:50px;
       }
			
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	padding: auto;
	margin: auto;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
        width: 1000px;
        text-align:center;

 }
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: auto;
	padding: auto;
	list-style-type: none;
	font-size: 100%;
	cursor: pointer;
	width: 200px;
       float:left; 
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 9px 0 0 10px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
        position: absolute;
	left: -1000em;
        text-align: left;
        line-height:1.2;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 5% 0 0 100%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{

}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
display: block;
font-family:Aharoni, Arial, Helvetica, sans-serif;
font-size:24px;
font-variant: small-caps;
	cursor: pointer;
	background-color:#039BE4;
	height: 0.5em;
	padding-top: 0;
	padding-bottom: 0.7em;
	color:#FFFFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFFFFF;
	text-decoration:underline;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
        
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}
