body {
	background-image:url(bilder/backgr.gif);
	padding:0;
	margin:0;
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:#000000;
}

body.detail {
	background-color:rgb(206,231,106);
	background-image:none;
	padding:20px;
	margin:0;
	font-family:Verdana,Arial,Helvetica;
	font-size:8pt;
	color:#000000;
}



div.standard{
	padding:20px;
}

div.leisten{
	padding-top:20px;
}

div.navigation {
padding-bottom:20px;
}



a:link {
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
}

a:visited {
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
}

a:hover {
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
}

a:active {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica;
	text-decoration:underline;
}



td,th{
	padding:0px;
	margin:0;
	vertical-align:top;
	font-size:8pt;
	color:#000000;
}

td.relatedhead {
	text-align:right; 
	font-weight:bold; 
	background-color:rgb(187,238,0); 
	border-top:2px solid yellow; 
	border-left:2px solid yellow;
	border-right:2px solid yellow;
	padding-left:5px;
	padding-right:5px;
}

td.relatedbody {
	background-color:rgb(221,255,34);
	border-top:2px solid yellow;
	border-left:2px solid yellow;
	border-bottom:2px solid yellow;
	border-right:2px solid yellow;
	padding-left:5px;
	padding-right:5px;

}

td.gbhead {
	background-color:rgb(187,238,0); 
	border-top:2px solid yellow; 
	border-left:2px solid yellow;
	border-right:2px solid yellow;
	padding:5px;
}

td.gbbody {
	background-color:rgb(221,255,34);
	border-top:2px solid yellow;
	border-left:2px solid yellow;
	border-bottom:2px solid yellow;
	border-right:2px solid yellow;
	padding:5px;

}

td.eventhead {
	width:50px;
	background-color:rgb(187,238,0); 
	border-left:2px solid yellow;
	border-bottom:2px solid yellow;
	padding:5px;
}



td.eventbody {
	background-color:rgb(221,255,34);
	border-left:2px solid yellow;
	border-bottom:2px solid yellow;
	border-right:2px solid yellow;
	padding:5px;
	padding-bottom:20px;

}

td.informerhead {
	width:160px; 
	font-weight:bold;
	text-align:right;
	background-color:rgb(187,238,0); 
	border-top:2px solid yellow; 
	border-left:2px solid yellow;
	padding-left:5px;
	padding-right:5px;
}

td.informerbody {
	width:160px; 
	background-color:rgb(221,255,34); 
	border-top:2px solid yellow; 
	border-left:2px solid yellow; 
	padding-left:5px;
	padding-right:5px;
}

td.leftbody,th.leftbody{
	width:140px; 
	background-color:rgb(221,255,34); 
	border-right:2px solid yellow; 
	padding:5px;
}

td.lefthead,th.lefthead{
	width:140px; 
	font-weight:bold;
	background-color:rgb(187,238,0);
	border-top:2px solid yellow;
	border-right:2px solid yellow;
	padding-left:5px;
	padding-right:5px;
}


td.detailhead {
	width:50px;
	background-color:rgb(187,238,0); 
	border-left:2px solid yellow;
	border-bottom:2px solid yellow;
	padding:5px;
}



td.detailbody {
	background-color:rgb(221,255,34);
	border-left:2px solid yellow;
	border-bottom:2px solid yellow;
	padding:5px;
	padding-bottom:20px;

}


td.navigation,th.navigation{
	background-color:rgb(206,231,106);
	text-align:center; 
}





td.personen,th.personen,tr.personen {
	vertical-align:middle;
	background-color:rgb(210,255,34);
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#DDDDDD;
	padding-left:3px;
	height:17px;
	
}

td.login {
	width:108px;
	background-color:rgb(221,255,34);
	border-left-style:solid;
	border-right-style:solid;
	border-color:white;
	border-width:1px;
	padding:5px;
}


h1 {
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	color:#000000;
	margin-bottom:5px;
	text-align:left;
}

h2 {
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	text-align:left;
	color:#000000;
	margin-bottom:5px;
}

h3 {
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	text-align:left;
	color:#000000;
	margin:0pt;
}

p.alert {
	color:#FF0000;
	font-weight:bold;
	margin:0;
}

p.events{
	font-size:8pt;
	margin:0pt;
}

p.autor{
font-size:8pt;
text-align:right;
font-style:italic;
margin:0pt;
}

img{
border-style:none;
}

img.animate {
border:1px solid black;
}

input.login{
/*height:15px;*/
font-size:8pt;
background-color:yellow;
border:2px solid rgb(187,238,0);
}

#scroller {
	width: 140px;
	height: 220px;
	overflow: auto;
	position: relative;
	}









