html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E3F0ED;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	width: 100%;
	background-image: url(layout_hintergrund.png);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #333;
}
a:active {
	color: #999;
}

form {
	margin: 0px;
	padding: 0px;
}
textarea {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 545px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	border: 1px solid #FFF;
}
input {
	padding: 1px;
	width: 340px;
	font-style: italic;
}
input.auto {
	padding: 1px;
	width: auto;
	font-style: normal;
}
input.setcode {
	padding: 1px;
	width: 60px;
	font-style: normal;
	height: 121px;
	font-size: 1.5em;
}
#clearing {
	font-size: 0px;
	clear: both;
	height: 0px;
}



#default {
	min-height: 100%;
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(layout_box.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	display: block;
}
#default_end {
	background-image: url(layout_box_end.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 10px;
	width: 912px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#default #inner {
	display: block;
	padding-top: 46px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#default #inner #header {
	display: block;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#default #inner #header p {
	margin-top: 0px;
}

#default #inner #geo {
	display: block;
	padding: 0px;
	min-height: 200px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	overflow: hidden;
}
#default #inner #geo #corner_lo {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
	z-index: 1000;
	margin-top: -1px;
	margin-left: -1px;
}
#default #inner #geo #corner_ro {
	position: absolute;
	height: 10px;
	width: 10px;
	right: 0px;
	top: 0px;
	z-index: 1000;
	margin-top: -1px;
	margin-right: -1px;
}
#default #inner #geo #corner_lu {
	position: absolute;
	height: 10px;
	width: 10px;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
	margin-bottom: -1px;
	margin-left: -1px;
}
#default #inner #geo #corner_ru {
	position: absolute;
	height: 10px;
	width: 10px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	margin-bottom: -1px;
	margin-right: -1px;
}

#default #inner #geo #map {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 100%;
}

#default #inner #geo #search {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 100%;
	top: -52px;
	z-index: 1000;
	background-image: url(suchmaske_r1_c1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
}
#default #inner #geo #search table {
	padding: 0px;
	height: 52px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#default #inner #geo #search table tr td {
	font-weight: normal;
	color: #FFF;
	padding-right: 5px;
	font-size: 0.8em;
	white-space: nowrap;
}
#default #inner #geo #search table tr td.info {
	font-size: 0.7em;
	padding-left: 40px;
	color: #CCC;
	white-space: normal;
}



#default #inner #geo #search #opener {
	position: absolute;
	left: 50%;
	bottom: 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -75px;
	background-image: url(suchmaske_r2_c3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 23px;
	width: 150px;
}
#default #inner #geo #search #opener a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
}

#default #inner #code {
	display: block;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#default #inner #code #coordsinfo {
	display: block;
	margin: 0px;
	float: left;
	width: 210px;
}
#default #inner #code #coordsinfo table {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#default #inner #code #coordsinfo table tr td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: normal;
	white-space: nowrap;
}
#default #inner #code #coordsinfo table tr td input {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	background-color: transparent;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 150px;
}
#default #inner #code #coordsinfo table tr td label {
	width: 30px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#default #inner #code #coordsinfo table tr td label.checkbox {
	width: auto;
	float: none;
	margin: 0px;
}


#default #inner #code #coordsinfo table tr td #entry_lat {

}
#default #inner #code #coordsinfo table tr td #entry_lng {

}
#default #inner #code #coordsinfo table tr td #makekrpano {
	width: auto;
	color: #666;
	font-size: 0.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#default #inner #code #setcode {
	text-align: center;
	display: block;
	float: left;
	width: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#default #inner #code #outputcode {
	text-align: right;
	margin: 0px;
	float: right;
	width: 548px;
	display: block;
	border: 1px solid #CCC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 115px;
}


#default #inner #getcode {
	text-align: right;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-size: 0.7em;
}
#default #inner #getcode a {
	margin-left: 30px;
}



#default #inner #footer {
	display: block;
	padding: 5px;
	height: auto;
	background-color: #E3F0ED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.7em;
	text-align: center;
}
#default #inner #footer a {
	color: #333;
}

#gmap_infowin {
	margin: 0px;
	padding: 0px;
	display: block;
}
#gmap_infowin #gm_header {
	margin-bottom: 10px;
	display: block;
}
#gmap_infowin #gm_coords {
}
