body
{
	font: 13px/1.2em Verdana, Arial, Helvetica, sans-serif;
	background-color: #9AC0CD;
	text-align:center;
	margin:0px;
}


a:link img { border: 1px solid #608080; }
a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:#000;
	font-size:12px;
}
a:active, a:hover
{
	color:#009999;
}

#title {
	height:130px;
	padding:0px;
	margin: 0;
	background-color:#BFEDFD;
}

#footer {
	height:35px;
	padding:0;
	margin: 0;
	background-color:#B2DFEE;
	float:left;
	width: 100%;
	border-top: 1px solid #68838B;
}


#footertext {
	float: left;
	width:99%;
	margin:4px;
	text-align:left;
}
#left {
	background-color:#B2DFEE;
	width:143px;
	float:left;
}
.menutitle{
	font-weight:bold;
	text-align:center;
	margin:2px;
}
.menucontainer {
	border:1px solid #000;
	background-color:#A3DDDE;
	width:106px;
	margin:10px;
}

.maincontent {
	width:800px;
	margin:0 auto;
	text-align:left;
}
#content {
	border-right:1px solid #BBFFFF;
	border-bottom:1px solid #BBFFFF;
	border-left:1px solid #68838B;
	background: #BFEDFD;
	width:635px;
	float:right;
	padding:0px 10px;
}

/** Linkes Menu ***/
#navigation_left {
	float: left;
	padding: 0;
	margin: 0;
	color: #129241;
	background: transparent;
	min-height: 100%;
}

#navigation_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent;
}

#navigation_left li {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	background: transparent;
	text-align: left;
}

#navigation_left a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/nav_bg.jpg');
	color: #555555;
	padding: 5px 8px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #A4D2D2;
	margin: 1px;
}

#navigation_left a { float: none; }

#navigation_left a:hover { 
	color: #555555;
	background: url('../images/nav_bg_hover.jpg');
	padding: 5px 8px 3px 8px;
}

#navigation_left li a.active {
	font-weight: bold;
	color: #555555;
	margin: 0;
}

/************************** Navigation unten ********************************/

#navigation_unten {
	float: left;
	padding: 0;
	margin: 0;
	color: #FFF;
	background: ##A4D2D2;
	width: 100%;
}

#navigation_unten ul {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent;
	border-bottom: none;
}

#navigation_unten li {
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: none;
	white-space: nowrap;
	background: transparent;
}

#navigation_unten a {
	float: left;
	display: block;
	font-family: 12px Arial, Helvetica, sans-serif;
	color: #646464;
	background: transparent;
	padding: 3px 6px 1px 6px;
	text-decoration: none;
}

#navigation_unten a { float: none; }

#navigation_unten a:hover { 
	color: #646464;
	background: #FFF;
}

#navigation_unten li a.active {
	font-weight: bold;
	color: #FFF;
	background: #646464;
}


/**************************** Sonstiges ******************************/
h1
{
	font-size: 1.3em;
	font-weight: 300;	
	line-height: 1.1;
	margin-top: 10px;
}

h2 
{
	font-size: 1.1em;	
	line-height: 1.1;
}


#bildleiste
{
	float:left;
	width:800px;
	height:90px;
	background-color:transparent;
	border-top-color:#68838B;
    border-top-width:5px;
    border-top-style:solid;
	border-bottom-color:#68838B;
    border-bottom-width:5px;
    border-bottom-style:solid; 	

}

#slide
{
	float: left;
	width:800px;
	height:100px;
	background-color:transparent;

	
}
#bild1
{
	float:left;
	top:4px;
	left:60px;
	width:130px;
	height:90px;
}
#bild2
{
	float:left;
	top:4px;
	left:200px;
	width:130px;
	height:90px;
}
#bild3
{
	float:left;
	top:4px;
	left:340px;
	width:130px;
	height:90px;
}
#bild4
{
	float:left;
	top:4px;
	left:480px;
	width:130px;
	height:90px;
}
#bild5
{
	float:left;
	top:4px;
	left:620px;
	width:130px;
	height:90px;
}

iframe.reservierung { width: 100%; border: 0 none; }


/* spezial  */

#bildleiste .piczoom{ float:left; margin-right:5px; }

.piczoom a,.piczoom a:visited {
	display: block;
	padding: 0;
	overflow: hidden;
	text-decoration:none;
	height:100%;
	width:100%;
}

.piczoom a:hover {
	position: absolute;
	z-index: 999;
	padding: 0;
	background: none;
	cursor: default;
	height: auto;
	width: auto;
	overflow: visible;
	margin:-1px 0 0 -1px;
}

.piczoom a img {
	border:0;
	height:100%;
	width:100%;
	cursor: default;
}

.piczoom a:hover img {
	height:auto;
	width:auto;
	border:0;
}

iframe.arragments { width: 100%; border: 0 none; }


#col2 { background: #B2DFEE; }

#headline
{
	width:630px;
	height:20px;
	border-bottom-color:#4A708B;
    border-bottom-width:2px;
    border-bottom-style:dotted;
	

}