body {
	background-color: #E0E4CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1, h2, h3, h4, h5 {
    color: #275A5E;
    font-family: Georgia,times,"times new roman","nimbus roman no9 l",serif;
    font-style: normal;
    font-weight: 500;
}
h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;

}

#buchen {
	width: 280px;
	float: left;
}
.box {
	width:280px;
	padding:8px;
}
#box2 {
	float: left;
	width: 280px;
	margin-left: 55px;
	text-align: justify;
}
#box1 {
	float: left;
	width: 280px;
	margin-left: 4px;
	text-align: justify;
}

#Wrapper {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#Logo {
	height: 50px;
	width: 310px;
	margin-bottom: 10px;
	margin-left: 22px;
}
#contentwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#headpic {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 360px;
}
#headbar {
	height: 59px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(headbar.jpg);
	background-repeat: no-repeat;
}
#headmenu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Georgia,times,"times new roman","nimbus roman no9 l",serif;
	font-size: 19px;
	color: #666666;
}
#headmenu a {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Georgia,times,"times new roman","nimbus roman no9 l",serif;
	font-size: 19px;
	color: #275A5E;
	text-decoration: none;
	text-shadow: 0 1px 0 #CCCCCC;
}
#headmenu a:hover {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Georgia,times,"times new roman","nimbus roman no9 l",serif;
	font-size: 19px;
	color: #333;
	text-decoration: none;
	text-shadow: 0 1px 0 #CCCCCC;
}
#picwrap {
	width: 920px;
	height: 400px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 4px 5px #aaa;
	-moz-box-shadow: 0px 4px 5px #aaa;
	box-shadow: 0px 4px 5px #aaa;

}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
h5 {
	font-size: 14px;
	font-style: italic;
	padding: 0px;
}
#Anreise, #Abreise, #Reisende {
	color: #275A5E;
	font-family: Georgia, times, "times new roman", "nimbus roman no9 l", serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}
.title {
	color: #275A5E;
	font-family: Georgia, times, "times new roman", "nimbus roman no9 l", serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

