#map {
	height: 550px;
	color: #333333;
	overflow: hidden;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5e8dc7;
}
#map-auswahl {
	border: 2px solid #FFFFFF;
	font-size: 0.8em;
	background-image: url(../gfx/laender-list-bg.gif);
	padding-right: 5px;
	padding-left: 5px;
}
#map-auswahl-level2 {
	height: 640px;
	border: 2px solid #FFFFFF;
	font-size: 0.8em;
	padding: 5px;
}
#map-auswahl h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#map-auswahl-level2 h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#laenderauswahl {
	width: 311px;
	padding: 5px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5E8DC7;
}

#laenderauswahl ul {
	padding: 0px;
	margin: 0px;
}
#laenderauswahl ul li {
	list-style-type: none;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 150px;
}
#themensuche    {
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5E8DC7;
	width: 210px;
}
#themensuche ul {
	padding: 0px;
	margin: 0px;
}
#themensuche ul li {
	list-style-type: none;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 150px;
}
#laenderauswahl-level2 {
	text-decoration: none;
	float: left;
	width: 311px;
	height: 125px;
	padding: 5px;
	background-color: #83a7d3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5e8dc7;
}
#laenderauswahl-level2 ul {
	padding: 0px;
	margin: 0px;
}
#laenderauswahl-level2 ul li {
	font-size: 95%;
	list-style-type: none;
	float: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	width: 48px;
}
#laenderauswahl-level2 ul li a {
	text-decoration: none;
}
#schnellsuche
  {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5E8DC7;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 210px;
}
#schnellsuche-level2 {
	width: 210px;
	float: right;
	background-color: #83a7d3;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5e8dc7;
	height: 125px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5E8DC7;
}
#karte  {
	clear: both;
	height: 550px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E8DC7;
	border-bottom-color: #5E8DC7;
}
#map-big {
	height: 100%;
	width: 100%;
	color: #333333;
}
#map-anfahrt {
	height: 672px;
	width: 567px;
	color: #333333;
	float: left;
	border: 4px solid #5E8DC7;
}

#menue {
	float: left;
	width: 300px;
	margin: 0px;
}
#menue ul {
	padding-left: 10px;
}
#menue li {
	list-style-type: none;
	margin-left: 0px;
}
#marker {
	text-align: left;
	color: #333333;
}
#marker .ort {
	color: #00a8ec;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#marker .width {
	width: 300px;
}

#marker .plzkreis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#marker #head  {
	background-color: #d5ecfb;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	/*height: 19px;*/
	min-height: 19px;
	display: block;
	overflow: auto;
}
#marker #head strong {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	float: left;
	display: block;
}
#marker #head .headtext {
	height: 100%;
}
#marker .ref {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-left:auto;
	margin-right:0;
	float: right;
	display: block;
}
#marker a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#marker a:hover {
	text-decoration: none;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#marker p,i {
	color: #333333;
}
#marker .img {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
#marker .desc  {
	width: 189px;
	text-align: left;
	float: left;
	padding: 0px;
	overflow: auto;
}
#marker a .mapzoom {
	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;
	margin-bottom: -5px;
	margin-right: 5px;
}
#directions {
	overflow: auto;
	height: 580px;
	width: 290px;
}
/*#map .gmls-search-form input {
	margin-left: 2px;
}
#map .gmls-search-form-active input.gsc-search-button {
	width: 50px;
}*/
#clusterlist {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
}
#clusterlist #head {
	background-color: #d5ecfb;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	/*height: 19px;*/
	height:19px;
	display: block;
}
#countries {
	height: 67px;
	width: 560px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#countries ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#countries li {
	float: left;
	text-decoration: none;
}
#countries ul li a:hover img {
	background-image: url(../gfx/buttons/land-hover.png);
}
/* Test CSS für custom Info Window */
div_close {
    background-image: url(../gfx/buttons/infowindow_close);
	height: 14px;
	width: 14px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
