body
{
        background-color: #52CCEF;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px
}
td,th
 {
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size:10px;
 color:#00008B;
 }

a
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:10px;
}

p, div
{
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #00008B;
}

A:LINK
{
	 color : Blue;
	 text-decoration: none;	
}

A:VISITED
{
	color : blue;
	text-decoration: none;
}

A:HOVER 
{
	color : Blue;
	text-decoration: underline;
}

A:ACTIVE 
{
	text-decoration: none;
	color : #577B82;
}

A:FOCUS
{
	text-decoration: none;
	color : #577B82;
}


.sc
{
	font-family:"Times New Roman";
	font-size:28px;
	color:#00008B;
	font-weight:bold;
	letter-spacing: 0,5px;
}

.kapitel
{
	font-family:"Times New Roman";
	font-size:32px;
	color: Blue;
	font-weight:bold;
}

