img,div,input,a,{behavior:url("iepngfix.htc");}

* {
	margin: 0;
	padding: 0;
}
html { height: 100%; }

a{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #ff007b;
	text-decoration: none;
}

body { 
	color: #333;
	background-color: #f6fcfe;
	font-family: Helvetica, Arial, sans-serif;
}

#header {

	position: absolute; 

	z-index:100; 

 	background: transparent;

	top: 0;

	left: 0;

}

input {	margin-left: 20px;
	padding-left: 20px;
}

img { border:0; }

.container {
	margin: 0 auto;
	width: 705px;
}

.label {
	margin-right: 20px;
	color: #7d93a1;
}

#bar {
	width: 685px;
	padding: 10px;
	background-color: #dbf1f6;
	  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#menu {
	width: 683px;
	color: #b3b3b3;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
	background-color: #fff;
	text-transform: uppercase;
	border: 1px solid #b3b3b3;
	height: 18px;
	  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.menulink a{
	color: #666;
	font-size: 14px;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	border-color: #666;
}

.menulink a:hover{
	color: #333;
	text-decoration: none;
}

a.booknow {
	color: #ff0080;
	font-size: 14px;
	text-decoration: none;
	margin-left: 15px;
	border-color: #666;
	font-weight: bold;
}



.sign {
	width: 705px;
	color: #333;
	height: 24px;
	margin-bottom: 5px;
	font-size: 18px;
	vertical-align: text-top;
	margin-top: 25px;
}





.preis {
	width: 200px;
	height: 83px;
	float: right;
}



.link a{
	color: #333;
}

.title {
	color: #333;
	font-size: 18px;
	width: 705px;
	height: 18px;
	margin-top: 10px;
}

.new {
	color: #ff00fc;
}

.titlegross {
	color: #333;
	font-size: 32px;
	width: 705px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 40px;
}

.textcontent {
	width: 675px;
	padding-left: 30px;
}

.largepicsbox {
	width: 655px;
	background-color: #fff;
	padding: 10px;
	height: 230px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-right: 0;
	margin-left: 0;
}

.picsbox {
	width: 208px;
	background-color: #fff;
	float: left;
	padding: 10px;
	margin-right: 10px;
	height: 130px;
	border: 1px solid #ccc;
}


#main {
	background: #65caf1 url(images/gradient.png) left top repeat-x;
	padding: 50px 0;
}
#main h1 {
	height: 0;
	overflow: hidden;
}
#main h2 { display: none; }
#main p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}
#main p a { color: #333; }
#main form { text-align: left; }
#main input {
	color: #333;
	display: block;
	font-family: Georgia, serif;
	font-size: 14px;
	margin-top: 2px;
	padding: 3px 5px;
	text-align: left;
	width: 500px;
}
button {
  background-color: #d3edf7;
  border: 0;
  border-radius: 17px;
  cursor: hand;
  cursor: pointer;
	margin-top: 10px;
  padding: 6px;
  vertical-align: middle;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
}
button:hover { background-color: #bee7f7; }
button span {
  background: #fff url(images/button-bg.png) left bottom repeat-x;
  border: 1px #b5b5b5 solid;
  border-radius: 11px;
  color: #555;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
  padding: 6px 15px 5px 15px;
  text-shadow: 0 1px 1px #fff;
  text-transform: uppercase;
  -moz-border-radius: 11px;
  -moz-box-shadow: 0 2px 2px #e2e2e2;
  -webkit-border-radius: 11px;
  -webkit-box-shadow: 0 2px 2px #e2e2e2;
}
button:hover span {
  border-color: #9c9c9c;
  color: #4a4a4a;
}
#secondary {
	background: #f6fcfe url(images/clouds.jpg) center top repeat-x;
	padding-top: 10px;
}

#secondarypics {
	width: 735px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

#secondary h3 {
	background: transparent url(images/whats-new.png) left top no-repeat;
	border-bottom: 1px #ccc dashed;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 223px;
}

#left, #right { width: 340px; }
#left { float: left; }
#right { float: right; }

#left .image, #right .image {
	border: 5px #ddd solid;
	height: 150px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#left p, #right p {
	font-size: 13px;
	line-height: 18px;
}

#footer {
	clear: both;
	color: #999;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	padding: 40px 0;
	width: 735px;
	margin: auto;
}
#footer p.thanks {
	margin-top: -11px;
	text-align: right;
}

.pics{height:352px;width:735px;padding:0;margin:10px 0 0;overflow:hidden;}
.pics img{height:352px;width:735px;top:0;left:0;}
.copyright{
	color: #4c4c4c;
}

.thanks{
	color: #4c4c4c;
}

.partner{
	color: #4c4c4c;
	text-transform: uppercase;
	font-size: 12px;
}