body {
	width: 952px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
#About {
	background-image: url(Images/About.jpg);
	height: 38px;
	width: 116px;
	float: left;
}
#Header {
	background-image: url(Images/Header.jpg);
	height: 116px;
	width: 952px;
}
#MenuRightPadding {
	background-image: url(Images/MenuPaddingRight.jpg);
	float: left;
	height: 38px;
	width: 391px;
}
#MenuLeftPadding {
	background-image: url(Images/MenuPaddingLeft.jpg);
	float: left;
	height: 38px;
	width: 145px;
}

#Tours {
	background-image: url(Images/Tours.jpg);
	float: left;
	height: 38px;
	width: 131px;
}
#contact {
	background-image: url(Images/Contact.jpg);
	float: left;
	height: 38px;
	width: 166px;
}
.Input {
	background-color: #CCC;
}

#Menu {
	height: 38px;
	width: 952px;
}
#Content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 100%;
	font-style: normal;
	background-color: #FFF;
	margin-top: 20px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

#Footer {
	height: 20px;
	width: 100%;
	padding: 0px;
	text-align: right;
	clear: none;
	float: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
}
html {
	height: 100%;
}

.push
{
height:20px;	
}
fieldset legend{
	font-weight: bolder;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 18px;
}
fieldset label{
	width: 16em;
	float: left;
	text-align: right;
	padding-right: 1em;
}
fieldset ol{
	list-style-type: none;
	margin-top: 1em;
}
fieldset ol li {
	margin-top: 2em;
}
fieldset {
	margin-bottom: 1em;
	border: 1px solid #000;
	height: 17em;
}
fieldset fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F4F4F4;
	height: auto;
}
fieldset fieldset legend {
	font-weight: normal;
	padding-bottom: 1em;
}
fieldset fieldset label {
	float: none;
	text-align: left;
}
fieldset fieldset ol {
	padding-left: 15em;
	margin-top: 0px;
}
fieldset.submit {
	background-color: transparent;
	padding-left: 20em;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper #Content ul li {

}
.lichtetext {
	font-weight: normal;
}
fieldset fieldset li {
	margin-top: 1em;
}
.ErrorMessage {
	text-align: left;
	float: none;
}
#AdressDiv {
	background-color: #F00;
	display: block;
}
#Adress1 {
	width: 33%;
	float:left;
}
#Adress2 {
	width: 33%;
	float:left;
}
#Adress3 {
	width: 33%;
	float:left;
}
#SampleTours {
	overflow: auto;
	height: 15em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 2em;
}
