﻿h1 {
	font-family: verdana, Arial, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: verdana, Arial, sans-serif;
	font-size: x-large;
	color: #990000;
	font-weight: bold;
	padding-bottom: 10px;
}
h3 {
	font-family: verdana, Arial, sans-serif;
	font-size: 18px;
	color: #2D4EB5;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2D4EB5;
}
h4 {
	font-family: verdana, Arial, sans-serif;
	color: #990000;
	font-size: medium;
	font-weight: bold;
}


ul.mainNav li {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #999999;
	position: relative;
	list-style-type: none;
	float: left;
	z-index: 99;
}
ul.mainNav li a {
	margin: 0px;
	padding: 2px 15px 4px 15px;
	border-style: none;
	text-decoration: none;
	display: block;
	color: inherit;
	color: inherit;
}
ul.mainNav li:hover {
	background-color: #EAEAEA;
}

ul.mainNav li ul {
	display: none;
	padding: 3px 10px 10px 10px;
	margin: 0px;
	position: absolute;
	top: 23px;
	background-color: #FFFFFF;
	left: 5px;
}

ul.mainNav li:hover ul {
	display: block;
}

ul.mainNav li ul li {
	margin: 2px;
	padding: 2px;
	border-width: 1px;
	border-color: #808080;
	display: block;
	float: none;
	background-color: #C0C0C0;
	border-right-style: solid;
	border-bottom-style: solid;
	white-space: nowrap;
	color: #000000;
}

.box li {
	margin-left: 16px;
}
.vCard {
	float: left;
	width: 280px;
	height: 125px;
	border: 1px solid #C0C0C0;
	background-image: url('../images/bgBlock4.jpg');
	background-repeat: repeat-y;
	padding: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	background-color: #E8E8E8;
}
li {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
a.infox {
	background-image: url('../images/pdf_klein.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	padding-right: 0px;
	top: 10px;
	position: absolute;
	right: 0px;
	width: 50px;
}
.infoT {
	text-align: center;
	width: 100px;
	height: 20px;
	position: absolute;
	left: 580px;
	top: 40px;
}
a.anmeldung {
	padding: 4px 10px 4px 10px;
	position: absolute;
	right: 100px;
	top: 12px;
	width: 80px;
	text-align: center;
	display: block;
}
.anmeldungT {
	display: block;
	position: absolute;
	top: 30px;
	left: 500px;
}
.leftBox {
	margin-top: 30px;
	width: 100%;
}
.progBox {
	position: relative;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 5px;
	margin-bottom: 5px;
}
.newsletter {
	position: absolute;
	right: 0px;
	top: 100px;
	width: 200px;
	padding: 8px;
	border: 1px solid #000000;
}
.newsletter input {
	width: 180px;
	padding: 2px;
}
.bg1 {
	background-color: #E8E8E8;
}
a.info {
	padding: 3px 0px 3px 25px;
	background-image: url('../images/pdf_klein.gif');
	background-repeat: no-repeat;
}
.off {
	display: none;
	visibility: hidden;
}

