<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.homepagehelper.de */

//-->
A	{
		font-weight: bold;
		}
A:link	{	font-family:arial,san-serif; 
		font-weight:800;
		font-size:10pt; 
		color:#403bc6; 
		text-decoration: underline;
		}
A:visited	{
		font-family:arial,san-serif; 
		font-weight:800;
		font-size:10pt; 
		color: #312f7e;
		text-decoration: underline;
		}
A:hover	{	font-family:arial,san-serif; 
		font-weight:800;
		font-size:10pt;
		color: #ff0033;
		text-decoration: underline;
		}
		
p,li		{		
		font-size: 103%;
		}
h1		{
		font-family: Verdana, Arial; san-serif;
		font-size: 150%;
		font-weight: 600;
		color:#312f7e;
		}

.cssbeispiel	{
		color: #0000ff;
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 105%;
		border-left:1px dotted #000000;
		border-right:1px dotted #000000;
		border-bottom:1px solid #000000;
		border-top:1px solid #000000;
		margin:5px;
		padding:5px;
		}

</style>
