html{
	width:100%;
	overflow-x:hidden;
}

body{
	font-family: sans-serif, Arial;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
  }

/******* hyperlink and anchor tag styles *******/

a:link, a:visited, a:hover{
	color: #000000;
	text-decoration: none;
}

img {
  border: 0;
}

.label {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.label2 {
	font-family: sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	width: 100%;
	background: #ffffff;
	filter:alpha(opacity=80);
	opacity:0.8;
	margin: 5px;
	padding: 5px;
}
.label3 {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff5500;
	background: #ffffff;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
  

/************** header tag styles **************/

h1, .h1{
 font: bold 114% Arial,sans-serif;
 font-size: 14px;
 color: #000000;
 background-color: #CCCCCC;
 margin: 0px;
 padding: 5px 10px;
}

h2, .h2{
 font: bold 114% Arial,sans-serif;
 font-size: 14px;
 color: #000000;
 background-color: #CCCCCC;
 margin: 0px;
 padding: 5px 10px;
}

h3, .h3{
 font: bold 110% Arial,sans-serif;
 font-size: 14px;
 color: #000000;
 background-color: #c0c0c0;
 margin: 0px;
}

h4, .h4{
 font: bold 110% Arial,sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: #DDDDDD;
 margin: 0px;
 padding: 5px 10px;
 border-bottom: 1px dotted #888888;
}

h5, .h5 {
padding: 0px;
margin: 0px;
font-size: 9px;
font-style: italic;
color: #666666;
}

h6, .h6 {
font: italic 90% Arial,sans-serif;
padding: 0px;
margin: 0px;
color: #555555;
}

h7, .h7{
 font: bold 110% Arial,sans-serif;
 font-size: 12px;
 color: #000000;
 margin: 0px;
 padding: 5px 10px;
 border-bottom: 1px dotted #888888;
}

table.giscavedetail  td {
  font-size: 11px;
  border-left: 1px dotted #777777;
  border-bottom: 1px dotted #777777;
}

table th{
 font-size: 11px;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background-color: #EEEEEE;
}

table tr
{
 vertical-align: top;
}

table td
{
 margin: 1px 2px;
 padding: 0px 2px;
}

table tr.table_browse
{
 font-size: 11px;
 text-align: left;
 color: #000000;
 background-color: #ffffff;
 border-bottom: 1px dotted #a0a0a0;
}

table tr.table_browse td {
	border-bottom: 1px dotted #a0a0a0;
	margin: 0px;
} 

table tr.table_browse
{
	margin: 0px;
}


.table_single_key,
table td.table_single_key,
table td.table_single_key 
{
 font-size: 11px;
 text-align: right;
 color: #333333;
 background-color: #F0F0F0;
}

table td,
table td.table_single_value,
table td.table_single_value_high,
table td.table_single_value .displaytext
{
 font-size: 11px;
 text-align: left;
 color: #000000;
 background: transparent;
}


table td.table_single_value:hover,
table td.table_single_value_high:hover,
table tr.table_browse:hover,
table tr.table_browse_edit:hover
{
# background-color: #BDDEA9;
}

#main{
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

#header{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}

#menuarea0 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 0px;
	background-color: #DDDDDD;
	border-top: #888888 solid 1px;
	border-bottom: #888888 solid 1px;
}

.menu0, .menu0_active{
	float: left;
	margin: 0px;
	text-align: center;
	color: #000000;
}



#time {
	position: absolute;
	bottom: 4px;
	right: 10px;
	background-color: #DDDDDD;
	vertical-align: bottom;
}

#info {
}

.fpe {
width: auto;
font-size: 12px;
border: thin solid #aaaaaa;
padding: 1px;
margin: 1px;
}

.fpe2 {
width: 100%;
border:0;
}

#liste2 {
	overflow: auto;
}

.cavelistlink {
	padding: 1px;
	margin: 1px;
}
.cavelistlink2 {
	padding: 1px;
	margin: 1px;
	font-style: italic;
}

.cavelistlink:hover {
	background-color: #cccccc; 
	font-weight: bold;
}

.inputtext,
.inputselect,
.inputtext_edit {
	background-color: #ffff88;
	border: 0px;
    border-bottom: 1px solid #333333;
	font-family: sans-serif, Arial;
	font-size: 11px;
}

table tr.table_browse_simple td .inputselect {
	background-color: #eeeeee;
	border: 0px;
}


.inputtext_edit {
	background-color: #ffcc88;
}

.displaytext {
	border: 0;
	background: transparent;
	font-family: sans-serif, Arial;
	font-size: 11px;
}

.stdinput {
	font-family: sans-serif, Arial;
	font-size: 11px;
}

.infotxtbox {
	width: 500px;
	height: 320px;
	padding: 1px;
}

.infolinkbox {
	padding: 5px;
}

.infolink {
	float: right;
	font-size: 12px;
	color: #3d6c95;
	padding: 5px;
}

.adminlink {
	text-align: left;
	font-size: 12px;
	color: #3d6c95;
	padding: 5px;
}

.formheader {
	width: 100%;
}

table.formheader td {
	background: 0;
	background-color: #CCCCCC;
	border: 0;
	font-size: 11px;
}

.error {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.data {
	border: 1px dotted #999999;
	margin: 4px;
	padding: 2px;
	width: 99%;
}

.data_no_border {
}

.infobox {
	position: fixed;
	border: 1px dotted #333333;
	background-color: #8855ff;
	color: #ffffff;
	margin: 0px;
	padding: 5px;
	width: 300px;
	white-space: normal;
	visibility: hidden;
}

#detailhelp {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	text-align: center;
}

#detailframe {
	position: absolute;
	left: 40%;
	top: 40%;
	width: 500px;
	height: 360px;
	margin-left: -250px;
	margin-top: -180px;
	padding: 10px;
	visibility: hidden;
	text-align: right;
	background-color: #ffffff;
}

#detailcont {
	text-align: left;
}

#adminframe {
	position: absolute;
	left: 81%;
	top: 75px;
	width: 15%;
	padding: 5px;
	display: none;
	text-align: right;
	border: 1px solid #888888;
	background-color: #ffffff;
}

#adminmenu {
	text-align: left;
	padding: 5px;
}


#changelog {
	font-size: 100%;
	position: absolute;
	left: 100px;
	top: 100px;
	width: 800px;
	height: 300px;
	visibility: hidden;
	background-color: #ffffff;
	border: 5px solid #c0c0c0;
	overflow: auto;
	padding: 0px;
	margin: 2px;
}

#changelog th,
#changelog td {
	border-bottom: 1px dotted #c0c0c0;
	padding: 1px;
	margin: 1px;
}

.coordstable {
border: 2px solid #cccccc;
}

.coordstable  td {
border: 1px dotted #cccccc;
padding: 3px;
}

.button,
.buttonhighlight,
.tab,
select, 
textarea {
	font-size: 11px;
}

.buttonhighlight {
	border: 2px solid #f27522;
}


button {
	padding: 0px;
	margin: 1px;
}

hr {
	border: 1px dotted #999999;

}

.articlename {
	font-size: 16px;
}

.docentry_icons {
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	margin: 7px;
	padding: 3px;
	text-align: center;
	border: 1px dotted #dddddd;
}
.docentry_icon_img {
	width: 90px;
	height: 50px;
	border: 0px dotted #dddddd;
}
.docentry_list {
	padding-top: 20px;
	max-height: 150px;
	overflow: hidden;
}
.docentryheader {
	font-size: 11px;
}
.docentrybody {
	font-size: 13px;
	padding: 5px 10px;
	color: #111111;
}
.docentry_func {
	position: absolute;
	top: 0px;
	right: 0px;
}

.doctype {
clear: both;
}

.docgroup {
width: 100%;
}

#documents {
	width: 100%;
	height: 100px;
	overflow: auto;
	border: 1px dotted #999999;
	padding: 0px 2px;
}

.infoframe {
	margin: 5px;
	height: 100px;
	overflow: auto;
	border: 1px dotted #999999;
	padding: 0px 2px;
}


#documents a:hover {
	color: #00ff0000;
	text-decoration: underline;
}

#newdoc {
padding: 5px;
font-size: 12px;
}

#newdocheader {
clear: both;
}

.t200 {
float: left;
position: relative;
text-align: center;
padding: 8px 0px;
margin: 5px;
width: 218px;
height: 230px;
border: 1px dotted #777777;
background: #f0f0f0;
}

.t200b {
float: left;
position: relative;
text-align: center;
padding: 0px;
margin: 5px;
background: #f0f0f0;
}

.img200 {
text-align: center;
width: 200px;
height: 200px;
margin: 0px 0px 5px 0px;
}

.pictmenu {
position: absolute;
text-align: center;
bottom: 5px;
width: 100%
}

#suche {
text-size: 11px; 
}

#map_xy { 
position: absolute;
left: 80px;
top: 5px;
text-size: 11px; 
}

#blog {
position: fixed;
padding: 2px;
}

.blogtxt {
padding: 0 0 5 0;
}

#blogbody {
position: relative;
}


#dragableElementsParentBox{
}
.clear{
	clear:both;
}

#insertionMarker{
	width:6px;
	position:absolute;
	display:none;
}
#insertionMarker img{
	float:left;
}
#dragDropMoveLayer{
	position:absolute;
	display:none;
	border:1px solid #000;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.gridcell {
	float: left;
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	min-height: 21px;
	font-size: 12px;
	vertical-align: middle;
}

.gridhdrcell {
	float: left;
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	min-height: 15px;
	font-size: 11px;
	font-weight: bold;	
	padding: 5px 0px;
}
	
.gridinput {
	margin: 0;
	border: 0;
	font-size: 12px;
	background: 0;
	padding: 2px 3px;
}

.gridinput:focus,
.gridinputhighlight:focus {
	border: 2px solid #f27522;
	margin: -1;
}

.gridinputhighlight {
	margin: 0;
	border: 1px solid #f27522;
	font-size: 12px;
	background: 0;
	padding: 2px 3px;
}

.editrow {
	clear: both;
}

.editrow:hover
{
 background-color: #BDDEA9;
}

.filetree {
	font-size: 12px;
}
