body {
	background-color:#ddffdd;
	font-family:tahoma,verdana,arial,'sans serif';
	font-size:12px;
	color:#001100;
}

h1 {
	font-size:23px;
  	margin-top:0px;
	padding-top:0px;
	color:#044e04;
}

h2 {
	font-size:18px;
 	margin-top:6px;
	margin-bottom:3px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
}

h3 {
	font-size:14px;
 	margin-top:3px;
	margin-bottom:3px;
	padding-top:8px;
	padding-bottom:8px;
	line-height:14px;
}

h4 {
	font-size:13px;
 	margin-top:3px;
	margin-bottom:3px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:13px;
}

h5 {
	font-size:12px;
 	margin-top:3px;
	margin-bottom:0px;
	padding-top:6px;
	padding-bottom:0px;
	line-height:12px;
}

p {
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
	padding:0px;
}

ul {
	margin-top:6px;
	margin-bottom:6px;
	padding-top:0px;
	padding-bottom:0px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	display:inline;
	vertical-align:text-top;
}

a:link {
	color:#044e04;
	text-decoration:underline;
	/* text-decoration:none; */
} /* noch nicht besuchte Ziele */

a:visited {
	color:#779977;
	text-decoration:underline;
	/* text-decoration:none; */
} /* besuchte Ziele */

a:hover {
	color:#044e04;
	text-decoration:underline;
	font-style:italic;
} /* Verweise bei "MouseOver" */

a:active {
	color:#044e04;
	text-decoration:underline;
} /* Angeklickte Verweise */

a:focus {
	color:#044e04;
	text-decoration:underline;
} /* Verweise, die Fokus erhalten */

/* div#logofeld {
	height:30px;
} */

#kopfzeile {
	position:absolute;
	top:10px;
	left:15px;
	/* width:750px; */
}

#login {
	position:absolute;
	top:50px;
	left:0px;
	width:760px;
	height:25px;
	padding:0px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	color:#044e04;
	line-height:10px;
}

#login input {
	font-weight:bold;
	font-size:10px;
/* 	height:20px;
	max-height:20px; */
}

#navigation {
	position:absolute;
	top:80px;
	left:5px;
	width:80px;
	font-weight:bold;
}

#navigation a {
	display:block;
	width:80px;
	font-size:10px;
/* 	list-style-type:none; */
	margin:2px;
	padding:1px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	/* border:solid 5px green; */
	background-color:#ffffff;
	text-decoration:none;
}

#navigation a#dies {
	display:block;
	color:#044e04;
	background-color:#ddffdd;
	border:solid 2px white;
	text-indent:0px;
}

#navigation a:hover {
	display:block;
	background-color:#044e04;
	color:white;
	text-decoration:none;
	font-style:normal;
	text-indent:2px;
	/* vertical-align:-40%; */
}

#terminal {
	position:absolute;
	top:80px;
	left:90px;
	width:650px;
	/* height:400px; */
	min-height:400px !important;
	border:3px double #779977;
	background-color:#ffffff;
	padding:10px
}

#webmaster {
	position:absolute;
	bottom:-16px;
	right:0px;
	text-align:right;
	margin-top:0px;
	padding-top:0px;
	font-size:10px;
}

#webmaster a {
	text-decoration:none;
}

table td {
	vertical-align:top;
}

table.datblatt {
	width:600px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	border-spacing:2px;
}

table.datblatt td {
	padding:3px;
	background-color:#CCCCCC;
}

table.datblatt td#icons {
	width:80px;
	vertical-align:middle;
/* 	padding:3px;
	background-color:#CCCCCC; */
}

table.datblatt th {
	padding:3px;
	text-align:left;
	font-size:12px;
/*	border: 1px solid #cccccc; */
/* 	background-color:#CCCCCC; */
}

table.datblatt th.right {
	text-align:right;
/*	border: 1px solid #cccccc; */
/* 	background-color:#CCCCCC; */
}

table#filter {
	width:600px;
	table-layout:fixed;
	text-align:left;
}

table#filter td {
	/* width:350px; */
}

select {
/* 	max-width:600px; */
}

ul#ortsliste {
	list-style-type:none;
	text-indent:-25px;
}

a#help {
	cursor:help;
}

#backbutton {
	cursor:pointer;
	border:1px solid #779977;
	color:#779977;
	background-color: #ddffdd;
	text-align:center;
	width:50px;
	padding-top:5px;
	padding-bottom:5px;
}

#helphighlight {
	padding:5px;
	border:solid 1px #ffff11;
	background-color:#ffffee;
}

#teamfoto {
	float:right;
	margin:14px;
	padding:5px;
	border:solid 1px #779977;
	text-align:right;
	font-size:10px;
}
