body, p, table, form, .date2tide {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000080;
	background-color: #FFF7DE;
}

pre {
	font-size : 10px;
	color: #000080;
	background-color: #FFF7DE;
}

.admintable
{
	color: #000080;
	background-color:#FFFFDE;
}

.admintable thead td
{
	background-color:lightgrey;
	font-weight:bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:black;
}

.admintable td
{
	background-color:whitesmoke;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:black;
}

.admintable td a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.admintable td a:link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000080;
}
.admintable td a:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000080;
}
.admintable td a:active 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000080;
}
.admintable td a:hover 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#990000;
}

.admintable td select
{
	width:170px;
}

a, span, div, body {
	text-decoration: none;
}

.bubble {
	font: normal 10px verdana;
	width: 270px;
	border: 1px solid #8D8EA3;
	padding:3px;
	text-align:left;
	color: #B915C3;
}

.abubble a, .abubble:link, .abubble:hover, .abubble:visited, .abubble:visited  {
	font: normal 10px verdana;
	color: #B915C3;
}

.mapFrame, .buttonsFrame, #link {
	-moz-outline-width:8px;
	-moz-outline-radius:15px;
	-moz-outline-style:solid;
	margin:12px;
}

.mapFrame {
	-moz-outline-color:#838FBB;
}
.buttonsFrame {
	-moz-outline-color: #838FBB;
	padding:3px;
	background:#939BC3;
}

#link {
	-moz-outline-color: #838FBB;
	padding:12px;
	font: normal 12px verdana;
	text-align:center;
	background:#939BC3;
}

#link a{
	color:navy;
}

#detailmap, #mapDiv {
	font: normal 10px verdana;
}

#mapDiv {
}

#detailmap {
	width: 250px;
	height: 150px;
	border:1px solid gray;
}

#dist {
	font: bold 10px verdana;
}

#opacitySlider {
	font: normal 10px verdana;
	background: url(sliderBG.jpg);
	cursor: pointer;
	width: 500px;
	height: 20px;
	position: relative;
	left: 0px;
	text-align: center;
}

.message {
	height: 80px;
	font: normal 12px courier new;
	border: 1px solid #8D8EA3;
	overflow: auto;
}

#loadIndicator {
	text-align: left;
	border: 4px solid navy;
	background: white;
	position:absolute;
	left: 100px;
	top: 300px;
	width: 800px;
}

#innerIndicator {
	margin:8px;
	padding: 2px;
	background: #FFC435;
}

#loadingBlock {
	border: 1px solid #8D8EA3;
	background: navy;
	width: 10px;
	height: 20px;
	position:relative;
	left: 0px

}

#gcLocation {
	border: 1px solid #8D8EA3;
	width: 300px;
	margin: 3px;

}

#logo {
	color: #000000;
	background: #eeeeee;

}

#loadingMessage {
    position: absolute;
    width:  200px;

    top: 35%;
    left: 35%;
    text-align: center;
    padding: 50px;
    border: 2px solid navy;
    background-color: #FF8080;
	color:#FFE21D;
	font: bold 20px verdana;
    z-index: 100;
	opacity: 0.7;
}


.OIContainer td {
	vertical-align:top;
	border: 1px solid gray;
}

#tmp {
	height: 200px;
	overflow:auto;
	font: normal 12px courier new;
}

.statusDiv {
	padding: 3px;
	font: normal 12px courier new;
	text-align:left;
	color: #000080;
}



#zbookmarks {
	border: 2px solid #FFFF40;
	background: #00C600;
	color: #FFFF40;
	font: normal 12px verdana;
	padding:2px;
	margin:1px;

}

.bookmark {
	border: 1px solid navy;
	background: #A6A8CC;
	color: navy;
	font: normal 12px verdana;
	padding:2px;
	margin:1px;
	cursor: pointer;
}
.bookmark:hover {
	background: navy;
	color: #A6A8CC;
	border: 1px solid #A6A8CC;
}

#bmContainer {
	background: #A6A8CC;

	margin: 3px;
	width:200px;
	overflow:auto;
	position:absolute;
	z-index:100;
}

#coords a {
	color: #000080;
	font: normal 12px verdana;
	text-decoration: none;
}

.buttons {

	padding: 5px;
	margin: 2px;
	font: normal 10px verdana;
	width: 130px;

}

.button, .selectedButton, .buttonB, .button3, input {
	background: #FFF7DE;
	color: navy;
	border: 1px solid navy;
	/*
	border: 1px solid #FFC100;
	padding: 3px;
	font-size: 10px;
	*/
	text-align:center;
	font: normal 10px verdana;
	padding: 2px;
	cursor: pointer;
	margin: 3px;
}
.button3 {
	margin: 0px;
}

.selectedButton {
	border: 2px solid #008000;
	background: #80FF80;
	color: #008000;
}
.buttonB {
	border: 2px solid #ECB052;
	background: #F6D84C;

}
.button:hover, .buttonB:hover, .button3:hover {
	background: #EBB94D;
	color: red;
	border: 1px solid red;
}
hr {
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	background-color:#ffc100; /* Mozilla 1.4 */
	color:#ffc100; /* IE 6 */
	border: #ffc100; /* Opera 7.11 */
}
#imprint {
width:300px
position: relative;
margin-top: 250px;
}
.seperator td {
	border-bottom: 1px solid #FFC100;
}

#main {
	height: 95%;
	width: 95%;
	left: 1%;
	top: 1%;
	position: relative;
}

.label {
	border: 1px solid black;
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font: bold 12px verdana;
	padding:2px;
	background: #DEB887; /* BurlyWood */
	color: #fff;
}

.label :hover {
	cursor: pointer;
}

.accBody {

	overflow: auto;
}
.tt {
 border-bottom: 1px dotted black; 
 cursor: pointer; 
}
#TreeTimezone {
	font: bold 14px verdana;
	padding: 4px;
}
