body 
{
	Background-Image: url(images/back.jpg);
	Font-Family     : Arial, Helvetica, sans-serif;
	Font-Size       : 10pt;
	Color           : #282C10;
}

a:link
{	text-decoration: underline;
    color: #282C10;
}

a:visited
{       text-decoration: underline;
        color: #303030;
}

a:hover
{        color: #606060;
}

h3 {
	font-size: 8pt;
	color: #000000;
	padding: 4px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #c3a974;
	background-color: #e7c889;
}
div.themen
{   display:none;
    position:fixed;
    top:1px;
    left:1px;
    right:10px;
    bottom:10px;
}

td.st
{       Font-Size  : 11pt;
}

td.klein
{       Font-Size  : 8pt;
        Text-Align : center;
}

td.pic
{	Font-Size  : 8pt;
	Color      : #000000;
	padding-top:5px;
}

td.head
{
	Font-Size  : 13pt;
	font-weight:bold;
	Color      : #000000;
	padding-top:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: d4b77e;
}

td.welcome {        
    Font-Size  : 10pt;
    Color      : #000000;
}

p
{	text-align:justify;
}

p.ueber
{       Color          : #282C10;
        Font-Size      : 15pt;
        Font-Weight    : bold;
		margin-top: 0px;
		padding-top: 0px;
}

p.schalter
{       Color          : #282C10;
        Font-Size      : 8pt;
}

p.error
{       color: #800000;
        font-size: 10pt
}

ul
{	line-height: 150%;
}

li
{	margin-bottom:7px;
}
