html, body{
	font: 12px/16px Verdana, Lucida, Arial, sans-serif;
	color:#000000;
	height: 100%;
	margin:25;
	text-align: justify;
	}

h1, h2, h3, h4	{
	font: 12px/30px Times New Roman;
	font-weight:normal;
	}

h1	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 260%;
	margin-top: 5px;
	margin-bottom: 5px;
	}

h2	{
	font-size: 190%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h3	{
	font-size: 170%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h4	{
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h5	{
	background-color: transparent;
	font: 12px/2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a:active {
	font-size : 13px;
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-size : 13px;
	color: red;
	text-decoration: none;
}
a:visited {
	font-size : 13px;
	color: #0000F0;;
	text-decoration: none;
}
a {
	font-size: 13px;
	color: #0000F0;
	text-decoration: none;
}
.small, .small a,.small a:hover, .small a:active, .small a:visited {
	font: 11px/1.2em Verdana,sans-serif,Arial,Lucida;
         color: #5090a0;
	}
.small   {
	color: #5090a0;
	}
.grey, .grey a,.grey a:hover, .grey a:active, .grey a:visited {
	font: 10px/1.2em Verdana,sans-serif,Arial,Lucida;
         color: #5090a0;
	}
.kapitelueberschrift, .kapitelueberschrift a, .kapitelueberschrift a:hover, .kapitelueberschrift a:active, .kapitelueberschrift a:visited
{
	font: normal 12px/16px georgia, palatino, "Times New Roman", serif;
}

.kapitelueberschrift
{
}
table {
	font-size:100%;
	line-height: 1.3em;
	letter-spacing: +0.00em;}

.content {
	font-size: 100%;
	color: #000;
	text-align: justify;
}
