p	{			font-family: Arial, Verdana, san-serif;
				font-size: 12px;
				line-height: 15px;
				
				}

li,ul		{	font-family: Arial, Verdana, san-serif;
				font-size: 12px; 
				list-style: square;
				line-height: 15px;
				padding-bottom: 5px;
				
				}
				
.klein		{	font-family: Arial, Verdana, san-serif;
				font-size: 12px; 
				}

td 			{	font-family: Arial, Verdana, san-serif;
				font-size: 12px;
				
				}
p.datum {		font-family: Arial, Verdana, san-serif;
				font-size: 10px;
				letter-spacing: 3px;
				margin-bottom: -15px;

}
td.rand		{	border-bottom: 1px solid #F9B700;
				padding-bottom: 10px;
				}
td.rand_2 {border-bottom: 1px solid #FBB70A; font-family: Arial, Verdana, Helvetica; font-size: 12px; padding:5px; }
td.rand_3 {font-family: Arial, Verdana, Helvetica; font-size: 11px; padding:5px; }
td.noborder {border-bottom: none; }
h2			{	font-family: Arial, Verdana, san-serif;
				font-size: 14px;
				color: black;
				}
h3			{	font-family: Arial, Verdana, san-serif;
				font-size: 16px;
				color: grey;
				}
				
h4			{	font-family: Arial, Verdana, san-serif;
				font-size: 14px;
				color: black;
				border-bottom: 1px solid #F9B700;
				}
h5			{	font-family: Arial, Verdana, san-serif;
				font-size: 14px;
                text-align:center;
				color: black;
				}
                
a	 		{	font-family: Arial, Verdana, san-serif;
				font-size: 12px; 
				color: gray;
				
				}
a:link 		{	color: grey;
				}
a:active 	{	color: grey;
				}
a:visited 	{	color: grey; 
				}
a:hover 	{	color: black;
				background-color: #FFF1D7;
				
				}
                
.fussnote {
    color:#6e6e6e;
}                

.fussnote_autor {
    font-weight:bold;
}

.back_link {
    font-weight:bold;
    text-align:center;
}

#LSHighlight {
	color: black;
	background-color: #FFF1D7;
}        

html {overflow-x:hidden;}

.form{

    background-color: #ffffff; 
    border:1px; 
    border-color:#808080;
    padding: 1px;
    border-style:solid;
        }
