body {
	background-color: #F2F2EA;
	margin: 0px;
}
.lb {
	float: left;
	width: 177px;
}
.rb {
	float: left;
	width: 153px;
}
.top {
	background-color: #DADADA;
	position:absolute;
	left:50%;
	width:1024px;
	margin-left:-512px;
	top: 809px;
}

.reisen {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DADADA;
}
.buchen {
	background:transparent url(/reisenbilder/reise-formbg.jpg) repeat-x scroll 0 0;
	float:left;
	height:305px;
	width:674px;
	position:relative;
	font-family: Verdana,Geneva,sans-serif;
	padding-left: 20px;
}
#ui-datepicker-div {
	font-size: 11px;
}
.buchen form div {
	float:left;
	width: 330px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ui-datepicker-trigger {
	left:2px;
	position:relative;
	height: 26px;
	top: -3px;
}
.datepicker {
	position:relative;
	top:-10px;
}
.buchen div select {
	width: 280px;
	background:white;
}
.buchen div select.kinder {
	width: 90px;
}
.buchen form div label {
	display: block;
}
.buchen form div.reise-typ label {
	display: inline;
}
.buchen div input {
	width: 247px;
	padding-right: 5px;
	background:white;
}
.buchen .reise-typ input {
	width: auto;
}
.buchen .reise-typ {
	float: none;
	width: 100%!important;
	padding-bottom: 15px;
}
.pauschalsubmit {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.c1 {
	float: left;
	width: 85px;
}
.c2 {
	float: left;
	width: 567px;
}
.angebote {
	background-image: url(reisenbilder/angebot-bg.jpg);
	float: left;
	height: 116px;
	width: 372px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 14px;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	background-color: #DADADA;
	margin: 0px;
	width: 763px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.content a {
	color: #000;
	text-decoration: underline;
}
.content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.breadcrum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 15px;
	margin: 0px;
	width: 994px;
	padding-left: 30px;
}
.breadcrum a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: underline;
}
#submenu
{
	font-size:11px;
	float:left;
	width:200px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#submenu ul, #submenu li
{
    list-style:none;
    padding:0;
    margin:0;
    display:inline;
}

#submenu li
{
}

#submenu li:hover
{
}

#submenu li a
{
	display:block;
	font-size:12px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#submenu li.active a
{
	font-weight:bold;
	text-decoration: underline;
	background-color: #CCC;
}
#submenu li a:hover
{
	color:#2e6488;
	font-weight:bold;
	text-decoration: underline;
}
.wer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 15px;
	text-align: center;
}
.wer a {
	color: #000;
}
.wer a:hover {
	color: #FF0000;
}

