html, body {
	width: 100%;
	height: 100%;
}

body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:13px;
	margin: 0 0 0 0;
	color:#333;
}

#header{
	height:150px;
	background: url(../images/header_bg.jpg);
	border-bottom:1px solid #fff;
}

#header_links{
	background: #EEE;
	border-bottom:1px solid #fff;
}

#header_links_right{
	margin-top: 4px;
	float:right;
	padding-right: 20px;
	font-size:11px;
}

#header_links_right a{
	font-weight: bold;
	color:#444;
	padding-left: 12px;
}

#footer {
	background: #EEE;
	border-top: 1px solid #B9B9B9;
	text-align:left;
	padding:2px 0 0 10px;
	font-size:10px;
}

#footer a{
	color:#444;
}

#outer {
	margin-right: 385px;
	overflow: none;
	height:100%;
}

#map_blank{
height: inherit;
width: 100%;
position: absolute;
z-index: 1000;
background: #CFDDF1;
}

#map_blankContent {
        text-align: center;
	vertical-align:middle;
margin-top: 100px;
}

#map_blankContent img{
margin-top: 20px;
border: 5px solid white;
}

#map{
	float: left;
}

#stichtagSwitch{
	padding:1px;
}

#sidebar{
	float: right;
	position: relative;
	width: 384px;
	margin-right: -385px;
	height:100%;
	background:#fff;
}

#sidebar_report{
	padding:0 4px 0 4px;
	height:100%;
	overflow: auto;
}

#loader{
	margin-top: 50px;
	text-align: center;
	vertical-align:middle;
}

#loader img{
	width:31px;
	height:31px;
	margin-right:10px;
	margin-top:-8px;
	vertical-align:middle;
}

#location{
	margin-top:12px;
	background:#ffeecc;
	padding:12px;
	font-size:12px;
	font-weight:bold;
}

#location_text{
	margin-top:6px;
}

#location_marker{
	float:left;
	margin-right:10px;
}

#location_marker img{
	width: 40px;
}

.geoSearchBox, .brwSwitch{
	margin:0;
	padding:0;
	margin-top: 30px;
	z-index: 999999;
}

.geoSearchBox input{
	width: 420px;
	padding: 4px;
	margin:-15px 0 0 10px;
	border: 1px solid #aaa;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc4400;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow: 2px 2px 4px #777;
	-moz-box-shadow: 2px 2px 4px #777;
	-webkit-box-shadow: 2px 2px 4px #777;
	vertical-align: top;
}

.brwSwitch select{
	height:30px;
	padding: 4px;
	margin:-15px 10px 0 0;
	border: 1px solid #aaa;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc4400;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow: 2px 2px 4px #777;
	-moz-box-shadow: 2px 2px 4px #777;
	-webkit-box-shadow: 2px 2px 4px #777;
	vertical-align: top;
}

#suggest_list {
	margin:0;
	padding:0;
	font-size: 12px;
	padding:0 0 0 28px;
	background-color:white;
	color: blue;
	cursor: pointer;
	position: relative;
	opacity:0.85;
}

.list_item {
	margin:0;
	padding:2px 0;
}

#suggest_list li:hover {
	background-color: #cccccc;
}

.MapCopyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 10px 2px 0;
}

#date1, #date2{
	display: none;
}

/* report */

h1{
	font-size: 18px;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
}

.table_brw_values {
	width:360px;
	background-color: #f7f7f7;
	border-collapse: collapse;
	border: 1px solid #ddd;
	margin-bottom:12px;
}

.table_brw_values th[scope=row] {
	padding:4px;
	border: 1px solid #ddd;
	background-color: #eee;
	font-weight:normal;
	text-align: left;
}

.table_brw_values tr:hover th[scope=row], .table_brw_values tr:hover td { 
		background-color: #dedede;
}

.table_brw_values caption {
		caption-side: top;
		font-style: italic;
		text-align: left;
		padding: 0.5em 0;
}

.table_brw_legend {
	border-collapse: collapse;
	border: 1px solid #eee;
	margin-bottom:6px;
}

td {
	vertical-align: top;	
	border: 1px solid #ddd;
	padding:4px;
}

#greencircle {
	margin-top:2px;
	display: block;
	width:16px;
	height:16px;
	background: url(../images/leg_richtgrundstueck.png) no-repeat;	
}

#blueline {
	margin-top:6px;
	width:100px;
	height:4px;
	background: blue;
}

#redline {
	margin-top:6px;
	width:100px;
	height:4px;
	background: red;
}

<!--[if lt IE 8]>
.outer {
	_height: 0;
	zoom: 1;
}
<![endif]-->

/* mapsControl */

.mapsControlButton{
	width: 32px;
	height: 32px;
}

#ZoomWindowButton{
	background: url(../../images/svg/svgconv.php?svg=zoomwindow&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.8);
	margin-top: 2px;
	width: 32px;
	height: 32px;	
}

#ZoomWindowButton:hover{
	background: url(../../images/svg/svgconv.php?svg=zoomwindow&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.9);
}

#ZoomInButton{
	background: url(../../images/svg/svgconv.php?svg=zoomin&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.8);
	margin-top: 2px;
	width: 32px;
	height: 32px;	
}

#ZoomInButton:hover{
	background: url(../../images/svg/svgconv.php?svg=zoomin&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.9);
}

#ZoomOutButton{
	background: url(../../images/svg/svgconv.php?svg=zoomout&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.8);
	margin-top: 0px;
	width: 32px;
	height: 32px;	
}

#ZoomOutButton:hover{
	background: url(../../images/svg/svgconv.php?svg=zoomout&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.9);
}

#LocationButton{
	background: url(../../images/svg/svgconv.php?svg=home&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.8);
	margin-top: 2px;
	width: 32px;
	height: 32px;	
}

#LocationButton:hover{
	background: url(../../images/svg/svgconv.php?svg=home&c=4a9ad3) no-repeat scroll center center / 18px auto rgba(255, 255, 255, 0.9);
}
