body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#DBB457; 
	background-image:url('../images/BG_GH.jpg');
	margin: 5px;
}
img {
	border: 0px solid black;
}
H1, H2, H3 {
	color: #6299cd;
	color: midnightblue;
}
H1 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 14pt;
}

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: midnightblue;
	text-decoration:none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
hr {
	border:none;
	border-top: 1px dotted darkblue;
}
input {
	font-size: 10px;
}
.label{
	color: #333333;
	font-weight: bold;
}
sup{
	color: red;
	font-size: 80%;
}
/* --------------- eigene Klassen --------------- */
#content p {
	margin-top: 0px;
}

.browser {
	font-weight: normal;
	color: #333;
	text-align: left;
}
.actpage {
	font-weight: bold;
}
.marked {
	font-weight: bold;
	color: black;
	background-color: #FFB964;
}

.lstborder{
	background-color: #fff;
}
.syserror      {
	background-color: lightblue;
	color: red;
	font-size: 1.2em;
	text-align: left;
}

.head { font-weight: bold; font-size: 100%; color:white }
.review { font-weight: normal; font-size: 80%; }
.data { font-weight: normal; font-size: 80%; }
.band 	{ font-weight: bold; font-size: 80%; }
.title 	{ font-weight: bold; font-size: 80%;  }
.labcntry 	{ font-weight: normal; font-size: 80%; }
.shoplabel {font-wight: normal; font-size: 1em; width: 80px}
.letter 	{ font-weight: normal; font-size: 120%; padding-left: 5px;}
.chosenletter 	{ font-weight: bold; font-size: 170%; padding-left: 5px;}
.l_review { font-weight: normal; font-size: 100%; width: 650px; }
.marker {background-color: lightblue; font-weight: bold;}

#navigator {
	background-color: #6299cd;
	width:200px;
	float: left; 
	padding:10px;
	width:200px;
	color:white;
}
small{
	font-size: 80%;
}
.white {
	color: white;
}
.addrecord {
	width: 150;
	min-width: 150;
	padding: 5px;
	/*
	background-color: #e6F6FF;
	border-bottom: 2px solid lightblue;
	border-left: 2px solid lightblue;
	border-top: 1px solid white;
	border-right: 1px solid white;
	*/
}
.abstand {
	height: 5px;
}
.actkat {
	font-weight: bold;
}
.backtolist {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
.absencebox {
	width: 87%;
	padding: 10px;
	border: 2px solid red;
	background-color: lightblue;
	margin-top:20px;
}
