body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(/de/images/Background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#LanguageBar {
	width: 99%;
	height: 16px;
	text-align: right;
	font-size: 12px;
	color: #b0b0b0;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#LanguageBar a {
	color: #1558b3;
	text-decoration: underline;
}
#LanguageBar a:hover {
	color: #fb3201;
}
#ResultPageAdvancedSearchBox, #ResultPageChangeCriteriaBox {
	background-image: url(/de/images/AdvancedSearchBg.gif);
	height: 16px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
	margin-right: 4px;
	border: 1px solid #1558B3;
	margin-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	float: left;
	padding-top: 1px;
}
#ResultPageAdvancedSearchBox a {
	color: #1558b3;
	text-decoration: none;
}
#ResultPageAdvancedSearchBox a:hover {
	color: #FB3201;
}
#Logo {
	height: 73px;
	width: 256px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	height: 121px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}
#MainMenu {
	width: 836px;
	margin-top: 27px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	float: left;
	margin-right: 4px;
	display: block;
	list-style-type: none;
}

#MainMenu a {
	color: #1558B3;
	text-decoration: none;
	display: inline;
	background-image: url(/de/images/NonSelectedTab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1558B3;
	border-right-color: #1558B3;
	border-left-color: #1558B3;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
#MainMenu a:hover {
	color: #FE2D04;
	display: block;
	background-image: url(/de/images/SelectedTab.gif);
}
#ActiveMenuItem {
	color: #FE2D04;
	text-decoration: none;
	display: inline;
	background-image: url(/de/images/SelectedTab.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1558B3;
	border-right-color: #1558B3;
	border-left-color: #1558B3;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	margin-right: 4px;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
}
#ContainerWhat, #ContainerWhere, #ContainerWhen {
	height: 69px;
	float: left;
	background-image: url(/de/images/SectionBetween.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 27px;		
}
#ContainerWhat {
	width: 247px;
}
#ContainerWhere {
	width: 276px;
}
#ContainerWhen {
	width: 198px;
}
#ContainerSearchButton {
	height: 69px;
	width: 115px;
	float: left;
	margin-top: 27px;
}
#WhatLogo, #WhereLogo, #WhenLogo {
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	margin-left: 24px;
}
#WhatLogo {
	background-image: url(/de/images/What.gif);
	width: 247px;
	margin-left: 0px;	
}
#WhereLogo {
	background-image: url(/de/images/Where.gif);
	width: 252px;
}
#WhenLogo {
	background-image: url(/de/images/When.gif);
	width: 174px;
}
form {
	margin: 0px;
	padding: 0px;
}
.MainPageField, .MainPageField2{
	height: 18px;
	border: 1px solid #98aecd;
	color: #666666;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;	
	font-size: 14px;	
}
.MainPageField {
	width: 209px;
}
.MainPageField2 {
	width: 50px;
	margin-right: 9px;
	display: inline;
}
#MainPageSearch, #MainPageSearch2 {
	height: 24px;
	float: left;
	margin-top: 4px;
}
#MainPageSearch {
	width: 221px;
}	
#MainPageSearch2 {
	width: 154px;
	margin-left: 24px;
	display: inline;
}
.MainPageSearchBttn {
	margin-top: 25px;
	margin-left: 24px;
	display: inline;
}
#MainPageAdvancedSearchBox {
	background-image: url(/de/images/AdvancedSearchBg.gif);
	height: 16px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
	float: left;
	margin-right: 4px;
	border: 1px solid #1558B3;
	margin-top: 4px;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 6px;
}
#MainPageAdvancedSearchBox a {
	color: #1558b3;
	text-decoration: none;
}
#MainPageAdvancedSearchBox a:hover {
	color: #FB3201;
}
#LineBottom {
	height: 3px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1558B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0def0;
	overflow: hidden;
}
#Footer {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	color: #0066F0;
	text-align: center;
	margin-top: 30px;
}
#Footer a {
	color: #999999;
	text-decoration: none;
}
#Footer a:hover {
	color: #FB3201;
}
#ContainerAdvancedSearch {
	height: 200px;
	width: 100%;
	background-image: url(/de/images/BackgroundAdvanced.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#AdvancedSearchBox {
	height: 200px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
}
#ContainerDDown1, #ContainerDDown2, #ContainerDDown3, #ContainerDDown4, #ContainerDDown5 {
	float: left;
	height: 200px;
	width: 215px;
}
#ContainerDDown2 {
	width: 168px;
}
#ContainerDDown3 {
	width: 224px;
}
#ContainerDDown4 {
	width: 137px;
}
#ContainerDDown5 {
	width: 91px;
}
#FieldPlaceholder1, #FieldPlaceholder2, #FieldPlaceholder3,#FieldPlaceholder4 {
	height: 45px;
	width: 215px;
	color: #276dc8;
	padding-top: 5px;
}
#FieldPlaceholder2 {
	width: 168px;
}
#FieldPlaceholder3 {
	width: 224px;
}
#FieldPlaceholder4 {
	width: 137px;
}
.AdvancedDDown, .AdvancedDDown2, .AdvancedDDown3, .AdvancedDDown4 {
	width: 156px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.AdvancedDDown2 {
	width: 45px;
}
.AdvancedDDown3 {
	width: 40px;
}
.AdvancedDDown4 {
	width: 53px;
}
.BlankField {
	height: 20px;
	width: 143px;
	background-color: #e2ecf8;
	border: 1px solid #98aecd;
}
.distanceTXT {
	color: #666666;
}
#autocomplete_choices {
	background-color:#fff;
	border:1px solid #ccc;
	width:206px;
	color: #1558B3;
	float: left;
	padding: 6px;
	position: absolute;
}
#autocomplete_choices li {
	width: 100%;
	margin-bottom: 2px;
}
#autocomplete_choices li.selected {
	color: #000000;
	background-color: #E1EBF8;
}
#Clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}

#DirectoryMainMenu {
height: 153px;
width: 724px;
background-image: url(/de/images/directory1_03.gif);
background-repeat: no-repeat;
background-position: center top;
margin-top: 20px;
padding-top: 25px;
}
#DirectoryIconsHolder {
height: 128px;
width: 724px;
}
#DirectoryBorderRight, #DirectoryBorderLeft {
height: 128px;
width: 15px;
background-image: url(/de/images/Directory1_12.gif);
background-repeat: no-repeat;
float: left;
}
#DirectoryBorderLeft {
background-image: url(/de/images/Directory1_05.gif);
}
#DirectoryImageHolder {
width: 123px;
float: left;
background-color: #4979b3;
}
#DirectoryBetweenImages {
height: 128px;
width: 19px;
float: left;
background-image: url(/de/images/Directory1_10.gif);
background-repeat: no-repeat;
}
#DirectoryTop {
height: 11px;
width: 123px;
background-image: url(/de/images/Directory1_06.gif);
background-repeat: no-repeat;
}
#DirectoryImage {
height: 79px;
width: 123px;
}
#DirectoryBottom {
height: 22px;
width: 123px;
background-image: url(/de/images/Directory1_25.gif);
background-repeat: no-repeat;
background-position: bottom;
text-align: center;
padding-top: 10px;
}
#DirectoryBottom a {
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
}
#DirectoryBottom a:hover {
color: #000000;
}
.blue {
font-weight: bold;
color: #1841A4;
}
#DirectorySecondHolder {
height: 118px;
width: 729px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #C7D5EC;
margin-bottom: 15px;
padding-top: 25px;
}
#HorizontalMenuHomepage {
width: 836px;
margin-right: auto;
margin-left: auto;
}
img {
       border-top-style: none;
       border-right-style: none;
       border-bottom-style: none;
       border-left-style: none;
}
