body, * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.navi p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.navi a:visited {
        color: #FFFFFF;
}
.navi a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3E6A97;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3E6A97;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-top: 2px;
}
a {
	color: #3E6A97;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	text-decoration: underline;
}

.footer {
	color: #3E6A97;
}
.footer p {
	color: #3E6A97;
}
.footer a {
}
.footer a:visited {
	color: #3E6A97;
}
.footer a:hover {}

.news {
	font-size: 9pt;
	color: #3E6A97;
}
.news h1 {
	font-size: 9pt;
	color: #3E6A97;
        margin-bottom: 2px;
        padding-bottom: 2px;
}
.news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3E6A97;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.news p {
	font-size: 9px;
	margin-top: 2px;
	color: #3E6A97;
}
.news a {}
.news a:visited {}
.news a:hover {}

.team {
       	border: 2px #3E6A97;
}

.breadcrumb {
       font-size: 9pt;
       color: #999999;
       margin-bottom: 10px;
}
.breadcrumb a {
       font-size: 9pt;
       color: #999999;
       margin-bottom: 10px;
       text-decoration: none;
}
.breadcrumb a:visited {
       font-size: 9pt;
       color: #999999;
       margin-bottom: 10px;
       text-decoration: none;
}
.breadcrumb a:hover {
       font-size: 9pt;
       color: #3E6A97;
       margin-bottom: 10px;
}
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #9FB3CC;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	color: #FFFFFF;
}

.team {
	text-align: left;
}