/* ---------------------------------------- */
/* Schriftarten */
@font-face {
	font-family: 'Futura Regular';
	src: url('./FuturaLT.eot');
	src: url('./FuturaLT.eot?#iefix') format('embedded-opentype'),
	url('./FuturaLT.woff2') format('woff2'),
	url('./FuturaLT.woff') format('woff'),
	url('./FuturaLT.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Futura Light';
	src: url('./FuturaLT-Light.eot');
	src: url('./FuturaLT-Light.eot?#iefix') format('embedded-opentype'),
	url('./FuturaLT-Light.woff2') format('woff2'),
	url('./FuturaLT-Light.woff') format('woff'),
	url('./FuturaLT-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Futura Heavy';
	src: url('./FuturaLT-Heavy.eot');
	src: url('./FuturaLT-Heavy.eot?#iefix') format('embedded-opentype'),
	url('./FuturaLT-Heavy.woff2') format('woff2'),
	url('./FuturaLT-Heavy.woff') format('woff'),
	url('./FuturaLT-Heavy.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Liberation Serif';
    font-style: normal;
    font-weight: 400;
    src: local('Liberation Serif'), url('./LiberationSerif-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Liberation Serif';
    font-style: italic;
    font-weight: 400;
    src: local('Liberation Serif'), url('./LiberationSerif-Italic.woff') format('woff');
}
@font-face {
    font-family: 'Liberation Serif';
    font-style: normal;
    font-weight: 700;
    src: local('Liberation Serif'), url('./LiberationSerif-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Liberation Serif';
    font-style: italic;
    font-weight: 700;
    src: local('Liberation Serif'), url('./LiberationSerif-BoldItalic.woff') format('woff');
}
/* ---------------------------------------- */

/* ---------------------------------------- */
/* Layout-Elemente */

.body-container {
	max-width: 975px;
	background-color: #fff;
	color: #000;
	font-size: 1rem;
	font-weight: 500;
}

.header-logo {	
	margin-top: 0.1rem;
	text-align: center;
}

.header-contact {
	margin-top: 0.1rem;	
	font-size: 0.9rem;
	text-align: right;	
}

.header-contact img {
	vertical-align: text-top;
}

.top-banner {
	margin-top: 0.1rem;
}

.top-navigation {
	margin-top: 1rem;
	text-align: center;
}

.top-navigation-element, .top-navigation-element--selected {
	margin-bottom: -1rem;
	margin-top: 1rem;
	font-size: 1.1rem;
	padding: 0 2rem;
}

.top-navigation > .nav-link:focus, .nav-link:hover {
  	color: #000;
}

.top-navigation-element > a {
	color: #000;
}

.top-navigation-element--selected > a {
	color: #9CC600;
}

.right-navigation {
	margin-top: 3rem;		
}

.left-contact {
	margin-top: 2rem;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	font-size: 0.8rem;
	text-align: right;
}

.left-navigation {
	margin-top: 2rem;
}

.center-content {
	margin-top: 2rem;
	text-align:justify;
}

.footer-copyright {
	margin-top: 3rem;
	font-size: 0.7rem;
	height: 0.8rem;
}

.footer-impressum {
	font-size: 0.7rem;
	font-weight: 500;
}

.footer-impressum > a {
	color: #000;
}

/* ---------------------------------------- */

/* ---------------------------------------- */
/* HTML-Elemente */

h1,h2,h3,h4 {
	color: #9DC107;
	font-family: 'Liberation Serif', Trebuchet MS, Arial, sans-serif;
	padding-top: 2px;
}



/* ---------------------------------------- */


body
{
	background-color: #fff;
	white-space: normal;
	padding: 40px;
}
div
{
	margin: 0;
	padding: 0;
}

div.block_1 
{
	float:left;
	top:25px;
	width:253px;
}
div.block_2 
{
	float:left;
	left:40px;
	width:250px;
}



div.pic_content
{
	position: relative;
	text-align: justify;
	top: 170px;
	width: 738px;
	float:none;
}
div.pic_area
{
	float:left;
	width: 217px;
	margin: -5px 10px 0 0;
}
div.pic_el
{
	width: 217px;
	margin: 20px 0 0 0;
}
div.text
{
	width: 500px;	
	float:right;
}

span.no
{
	display: none;
	visibility: hidden;
}
strong
{
	font-weight: normal;
}
a.sel
{
	color: #9CC600;
}
img
{
	border: 0;
}
img.intext 
{
	float:left;
	margin:5px 15px 10px 0;
	width: 165px; 
	height: 116px;
}
a.gray.a.gray:active,a.gray:link,a.gray:visited
{
	color:#000;
}
a.green,a.green:active,a.green:link,a.green:visited
{
	color: #9DC107;
	font-size: 13px;
}
.ui-accordion .ui-accordion-content 
{
    border: 0 none;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, 
.ui-corner-br, .ui-corner-all, .ui-corner-bottom, 
.ui-corner-left, .ui-corner-bl 
{
	border-radius: 0;
	border-color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-state-active, .ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active 
{
	background: none;
	background-color: #ffffff;
	border-radius: 0;
	border-color: #ffffff;
}
.ui-accordion .ui-accordion-header a 
{
    padding-top: 0;
}
ul.sitemap  
{
	list-style-type:square;	
}
ul ul 
{	
	list-style-type:disc;	
}
ul ul ul
{
	list-style-type:circle;	
}
