html, body{
	font: 12px/16px Verdana, Lucida, Arial, sans-serif;
	color:#000000;
	height: 100%;
	margin:25px;
	}

h1, h2, h3, h4, h5	{
	font: 12px/30px Times New Roman;
	font-weight:normal;
	}

h1	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 180%;
	margin-top: 5px;
	margin-bottom: 5px;
	}

h2	{
	font-size: 160%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h3	{
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h4	{
	font-size: 140%;
	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;
}

.tr50{
  filter: alpha(opacity=50);
  opacity: 0.50;
  -moz-opacity:0.50;
}

.schatten1{
  filter: alpha(opacity=7);
  opacity: 0.07;
  -moz-opacity:0.07;
  background-color:#000000;
  border:1px solid #666666;
  position:absolute;
}
.pic   {
         margin-top:10px;
         color:#a88888;
         font: 10px/1.1em Verdana, Lucida, Arial, Times New Roman, sans-serif;
	}
