body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: black;
	margin: 5px;
}
img {
	border: 0px solid black;
}
H1, H2, H3 {
	color:darkgreen;
}
H1 {
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 14pt;
}

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:green;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
hr {
	border:none;
	border-top: 1px dotted darkgree;
}
input {
	font-size: 10px;
}
.label{
	color: #333333;
	font-weight: bold;
}
sup{
	color: red;
	font-size: 80%;
}
/* --------------- eigene Klassen --------------- */
#maintab {
	background-image: url('../images/bgschwacheslogo2.gif');
	background-repeat: repeat-y;
	height: 750px;
}
#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: white;
	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%; background-color: #FFD2CD; opacity:.70; filter:alpha(opacity=70)}
.data { font-weight: normal; font-size: 80%; }
.band 	{ font-weight: bold; font-size: 120%; }
.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;}
.marker {background-color: lightblue; font-weight: bold;}
.l_review { 
	width: 600px; 
	text-align: left;
	padding: 5px;
	font-weight: normal; 
	font-size: 100%; 
	background-color: #FFD2CD; 
	opacity:.70; 
	filter:alpha(opacity=70); 
}

#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: lightgreen;
	margin-top:20px;
}
