*{
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;
	font-family: Verdana, Tahoma, Arial,Helvetica,Sans-serif;
	font-size: 12px;
	background: #ffffff ;
	text-align: center;
}
div#language{
	color: #0066ff;
	margin-right:100px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 5px;
	float: right;
	border:0px;
}
div#language img {
	border: 0px;
}
div#language a {
	text-decoration: none;
}
div#language a:hover {
	text-decoration: none;
	border: 0px;	
}
a{
	outline: none;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0px;
	border-style: solid;
	border-color: #000000;
}
.img img {
	border: 2px;
	border-style: solid;
	border-color: #000000;
}
div#head {
	background: #ffffff url(../img/head.gif) no-repeat;
	width: 743px;
	height: 125px;
	border: 2px red;
	float: left;
	margin-top: 10px;	
}
div#site {
	width: 850px;
	height: auto;
	display:outline;
	position: relative;
}
div#menu {
	float: left;
	position: relative;
}
div#content {
	float: left;
	position: relative;
}
/************Actionbox *************/
div.ActionBox{
	width: 150px;
	height: auto;
	position: relative;
	padding: 0px;
	
}
div.ActionBox h1{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #0066ff;
	border: 2px solid #999999;
	padding: 2px;
	padding-left: 10px;
	text-align: left;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
div.ActionBox ul{
	padding-left: 25px;
	list-style: square;
	color: #4a4a4a;
	text-align: left;
}
div.ActionBox ul li{
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
}
div.ActionBox ul li a{
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
div.ActionBox ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #0066ff;
}
div.ActionBox img {
	padding-left: 0px;
	width: 140px;
	border: 0;
	
}
/************ Content *************/
div#Content{
	width: 600px;
	height: auto;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid red;
	text-align: left;
	display:inline;
	
}
div#Content h1{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #0066ff;
	border: 2px solid #999999;
	padding: 2px;
	padding-left: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
/************ Contentbox *************/
div.Contentbox{
	width: 580px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 0px solid green;	
}
div.Contentbox p {
	padding: 5px;
	text-align: justify;
}
div.Contentbox h2{
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 0px;
	
}
div.Contentbox h3{
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 0px;
}
div.Contentbox a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	
}
div.Contentbox a:hover {
	color: #0066ff;
	text-decoration: none;
	font-weight: bold;
	
}
/************ Gallery **************/
.galleryh {
	width: 520px;
	height: 390px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 1px;
	border: 4px;
	border-style: solid;
	border-color: #999999;
}
.galleryv {
	width: 390px;
	height: 520px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 1px;
	border: 4px;
	border-style: solid;
	border-color: #999999;
}
/******************** Verfügbarkeit *******/
.booking {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px;
	border-bottom-style: solid;
	boder-bottom-color: #999999;
}
.table {
	width: 100%;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	border: 2px;
	border-style: solid;
	border-color: #999999;
}
.submit {
	border: 1px;
	border-style: solid;
	border-color: #0066ff;
	font-weight: bold;
	color: #ffffff;
	background-color: #0066ff;
	
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
.input1 {
	border-width: 1px;
	border-style: solid;
	border-color: #0066ff;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	width: 300px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
.input2 {
	border-width: 1px;
	border-style: solid;
	border-color: #0066ff;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	width: 50px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
.ok {
	border-width: 1px;
	border-style: solid;
	border-color: green;
	font-weight: normal;
	color: #ffffff;
	background-color: green;
	width: 25px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
.notok {
	border-width: 1px;
	border-style: solid;
	border-color: red;
	font-weight: normal;
	color: #ffffff;
	background-color: red;
	width: 25px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}
