body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	padding-left: 10px;
	padding-right: 12%;
	padding-top: 80px;
	width: 6000px;
}

*{
	margin: 0px;
	padding: 0px;
	border: none;
}
#content {
	float: left;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 180px;
}
#img_links {
	float: left;
}
#img_rechts {
	float: left;
}
img {
	padding-right: 5px;
}
h1 {
padding-bottom: 0.3em;
font-size: 1.5em;
font-weight: normal;
}

b{
	background: #FFFFFF;
	color: #939393;
	font-size: 12pt;
	font-weight: bolder;
}

b.nor{
	background: #FFFFFF;
	color: #434343;
	font-size: 10pt;
	font-weight: bold;
}

span.gr {
	background: #FFFFFF;
	color: #808080;
}
.kl{
	font-size: 9pt;
}
.skl {
	background: #FFFFFF;
	color: #808080;
	font-size: 8pt;
	line-height: 95%;
}
.skl2 {
	font-size: 8pt;
}

table{
	border: 0px;
}

td {
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	font-size: 10pt;
	line-height: 15pt;
}

td.nav {
	background-color: #FFFFFF;
	border-left-color: #8B0000;
	border-left-style: dotted;
	border-left-width: 1px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 1pt;
	padding-left: 5px;
}

td.navA {
	background-color: #FFFFFF;
	border-left-color: #8B0000;
	border-left-style: dotted;
	border-left-width: 1px;
	color: #FF1C1C;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	letter-spacing: 1pt;
	padding-left: 10px;
}

td.sub-nav {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 1pt;
	padding-left: 20px;
}

td.sub-navA {
	background-color: #FFFFFF;
	border: none;
	border-width: 0px;
	color: #FF1C1C;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	letter-spacing: 1pt;
	padding-left: 20px;
}

ul{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: circle;
    padding-left: 16px;
}
li{
	padding-top:6px;
}
ol{
	list-style-position: outside;
}
.ht{
	border: 1px;
	border-color: #C0C0C0;
	border-style: solid;
}




.u-li{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.o-re{
	position: absolute;
	top: 0px;
	right: 0px;
}



a {
	color: #8B0000;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 15pt;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	background-color: White;
	color: #C80000;
	text-decoration: underline;
}

a.mail:link { 
	background: url(mail.gif) no-repeat right; 
	color:#000;
	background-color: White;  
	text-decoration:underline;  
	padding-right: 16px;}
a.mail:visited { 
	background:url(mail.gif) no-repeat right; 
	color:#000; 
	background-color: White; 
	text-decoration:underline; 
 }
a.mail:hover { 
	background:url(mail_hover.gif) no-repeat right; 
	color:#003762;
	background-color: White;  
	text-decoration:underline; 
 }
a.mail:active { 
	background:url(mail.gif) no-repeat right; 
	color:#000; 
	background-color: White; 
	text-decoration:underline; 
 }


