@font-face {
    font-family: 'RoOlive';
    src: url('RoOlive.woff2') format('woff2'),
         url('RoOlive.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#immer{
	z-index: 998;
	width: 100%;
	padding-top: 0px;
}

.kasten{
	float:right;
	width:250px;
	padding:0px;
	min-height:200px;
	margin-left:30px;
	margin-bottom:20px;
    margin-top: 20px;
	background-color: #669966;
	border-radius: 15px;
	padding: 15px;
padding-top:0px;
	box-shadow: 0px 0px 15px #aaa;
color: #fff;
}
.kastenk{
	float:left;
	width:310px;
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#fff;
	box-shadow: 0px 0px 15px #aaa;
text-align:center;
}

.kasteno{
	float:left;
	width:310px;
	padding:0px;
	min-height:450px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:transparent;


}

.kastenr{
	float:left;
	min-width:310px;
	max-width:600px;
	padding:0px;
	min-height:450px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:transparent;

}

.abstand{
	padding-left:10px;
padding-right:10px;
	}

.button{
	color:#fff;
 background-color:#aaa;
	display:block;
	float:right;
	padding:3px;
font-style: italic;
		
}




body {
	background-color: #fff;
	background-image:url(images/hg-gelb.jpg);
	background-position:top center;
	background-repeat:no-repeat;
        background:opacity: 0.5;
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5em;
	padding-top: 0px; /* Abstand zum oberen Browserrand*/
	margin: 0px;
}
/* p wichtig zur Einhaltung Abstand wenn so gewünscht*/



p {
	margin: 0px;
	padding: 0px;
}
/* Überschriften zur Seitennavigation */



h1, h2, h3 {
	font-family: "RoOlive", Tahoma, Geneva, sans-serif;
	font-size: 35px;
	font-weight: normal;
	margin-bottom: 25px;
	text-transform: uppercase;
	line-height: 40px;
color: #f9da2b;
text-shadow: 0.08em 0.08em #333;
}
/* Überschriften zur Verwendung im content */



h4 {
font-family: "RoOlive", Tahoma, Geneva, sans-serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 15px;
margin-top: 20px;
text-shadow: 0.07em 0.07em #333;
text-transform:uppercase;
color: #f9da2b;


}
h5 {
font-family: "RoOlive", Tahoma, Geneva, sans-serif;
	font-size: 35px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 15px;
margin-top: 20px;
    padding-top:0px;
text-transform:uppercase;
color: #fff;
}

/* horizontale Linie */



hr {
	border-top:2px solid #fff;

}
/* links allgemein evtl. nicht verwendet da links im jeweiligen .div extra definiert sind*/



a {
	text-decoration: none;
	color: #999;
}
a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: none;
}
/* container für mittige Zentrierung */


#logoo{
	width:500px; height:auto;}
	
	
#container {
}

#contentrechts {
	float: left;
	max-width: 680px;
}
#contentinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
}

#content img {
    box-shadow: 0px 0px 15px #aaa;
}
#bwmenuinnen {
	max-width: 980px;
	margin: 0 auto;
}

#untermenua {
	max-width: 960px;
	margin: 0 auto;
padding:0px;
	background-color: #FFFfff;
	min-height: 20px;
	opacity: 0.8;
	clear: both;
	box-shadow: 0px 5px 5px #ccc;
	display:none;
}
#untermenu {
	max-width: 930px;
	position: relative;
	margin: 0 auto;
	clear: both;
	font-size: 14px;
	text-align: center;
	color: #000;
	padding:1px;


}
#footerinnen {
	max-width: 950px;
	position: relative;
	margin: 0 auto;
	color: #000;
	background-color: #fff;
	border-radius: 15px;
	padding: 15px;
box-shadow: 0px 0px 15px #aaa;
    line-height: 1.4em;
}
#footerinnen a{
	color:#000;
}



#logo {
		position:absolute;
    top:130px;
    width:450px;
    height:auto;
	z-index: 5000;
}
#header {
	background-repeat: no-repeat;
	padding-top: 2px;
}
/* content */

#logozeile {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
}

#logozeileinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
}

#content {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 25px;

}


#content a {
	font-weight: normal;
	color: #666666;
}
#content a:link, a:visited {
	text-decoration: underline;
}
#content a:hover, a:active {
	text-decoration: none;
}

#contentinnen table{
	float:left;
    margin-right:10px;
	}
.tableclear
{
    clear:right;
}

/* menu*/

#mmenu{
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	color: #fff;
	min-height: 10px;
}

#menu {
	margin: 0 auto;
	min-height: 100px;
}
#menu a {
	font-weight: normal;
	text-decoration: none;
}
#menu a:link, a:visited {
	text-decoration: none;
}
#menu a:hover, a:active {
	text-decoration: none;
}
#menu li {
	line-height: 1.7;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
.doc { /* Menüpunkt ohne Unterseite*/
	list-style: none;
	
}
.docs { /* Menüpunkt mit Unterseite*/
	list-style: none;
	
}
.sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	list-style: none;
	color:#aaa;
text-transform:uppercase;


	
	
}
.sdocs { /* Aktiver Menüpunkt mit Unterseite*/
	list-style: none;
	color:#aaa;
text-transform:uppercase;


	
}
/* 1. Menüebene*/



.menulevel1 {
	font-size: 14px;
	line-height: 20px;
	line-height: normal;
	color: #000;
	text-transform: none;
	text-decoration: none;
}
.menulevel1 a {
	font-weight: normal;
	color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:hover, .menulevel1 a:active {
}
/* 2. Menüebene*/



.menulevel2 {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
		color:#cc0033;
	letter-spacing: 0.3em;


}
.menulevel2 a {
	font-weight: normal;
	color: #314ea3;
	text-decoration: none;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
	text-decoration: none;
}
.menulevel2 a:active, .menulevel2 a:hover {
	text-decoration: none;
}


/* 3. Menüebene*/



.menulevel3 {
	font-size: 8pt;
	text-transform: none;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
/* minimenu*/
#minimenu{
display:none;
}








#untermenu a {
	padding-left:10px;
}
#untermenu a:link, a:visited {
	color: #000;
	text-decoration: none;
}
#untermenu a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
/* sitmap wahrscheinlich eher net verwendet*/



.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
/* footer*/



#footer {
	font-size: 15px;
	line-height: 25px;
	clear: both;
}


#footer a {
	color: #000;
	font-weight: normal;
}
#footer a:link, a:visited {
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
#footerinnen div {
	float: left;
	padding-left: 2%;
	padding-right: 2%;
}
/* Suchfeld */



#suche {
	position: absolute;
	z-index: 10;
	left: 800px;
	top: 160px;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
/* Formular */



form {
	margin: 0;
}
/* Formular */



img {
	border: 0;
}
a img { /* Zur Vermeidung von Rahmen bei Bildlinks*/
	border: 0;
}
/* wenn unter normalem content submenu erscheinen soll - eher net*/



.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
/* breadcrumps navi*/



.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
/* Link login*/



.login {
	font-weight: bold;
	font-size: 8pt;
	color: gray;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
/* Link cmsimple*/



.navigator {
	font-weight: normal;
	font-size: 8pt;
	color: white;
}
/* editor*/



.edit {
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	background-image: none;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
.retrieve {
	background-color: #ffffff;
	background-image: none;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
/* name der site*/



.sitename {
	font-weight: normal;
	font-size: 20pt;
}
body.mceContentBody {
	margin: 0 !important;
	padding: 5px;
	background-color: #fff;
	background-image: none;
}
/*Sitemap Vertical Popout Menu CSS for CMSimple*/



/*Microsoft behaviour to make IE6 and earlier behave like a compatible browser - ignored by other browsers. This has now been moved to the <body> tag in template.htm in order to use dynamic template folder path to csshover.htc*/



/* body{behavior:url(/templates/TEMPLATENAME/csshover.htc);} */



/*default styles for the menu, lists and links*/



#bwmenu {
	padding: 0;
	margin: 0 auto;
	background-color: #fff;
	min-height: 40px;
	font-family: "RoOlive", Tahoma, Geneva, sans-serif;


}
#bwmenu ul {
	z-index: 500;
	list-style: none;
	margin: 0;
	padding: 0;
}
#bwmenu li {
	position: relative;
	display:0px;
	float: left;
	font-size: 20px;
	border: 0px solid black;
	margin: 0;
	padding: 0;
	line-height:45px;
    letter-spacing: 0.0em;
	text-align:center;
	padding-left: 0px;
	padding-right: 20px;
}
#bwmenu a {
	display: block;
	color: #000;
	text-decoration: none;
text-transform:uppercase;
	

}
/*change list item colours on hover*/



#bwmenu li li {
	width:170px;
	line-height: 25px;
	border-top: 0px solid #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 18px;
	text-align:left;
    background-color:#fff;
    padding-left:10px;
	
}


#bwmenu li:hover {
	
}
#bwmenu a:hover {
	color:#aaa;


}
/*hide menulevel2*/



#bwmenu ul ul {
	display: none;
	background-color: #fff;
	box-shadow: 0px 3px 3px #CCC;
	opacity: 0.8;
}
/*hide menulevel3 when hovering over menulevel1 items*/



#bwmenu ul li:hover ul ul {
	display: none;
}
/*display expanding menulevel2 on hovering over menulevel1 items*/



#bwmenu ul li:hover ul {
	position: absolute;
	display: block;
	top: 40px;
	left: 0px;
}
/*display expanding menulevel3 on hovering over menulevel2 items*/



#bwmenu ul ul li:hover ul {
	position: absolute;
	display: block;
	top: -1px;
	left: 100%;
}
/*End of Sitemap Horizontal Dropdown Menu CSS for CMSimple*/



#content ul {
	list-style-image: url("imagess/bobl.png");
}

#content .flexslider ul {
	list-style-type: none;
}
#content ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .flexslider ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#resmenu {
	display: none;
}
#resbutton {
	display: none;
}
#minimenu{
display:none;
}

/* Kann maximal 1000px darstellen. */
@media only screen and (max-width : 1000px) {
#mmenu{min-height:80px;
}
#contentinnen {
	padding:1%;
}
#keywordsinnen {text-align:center;
}
#footerinnen {
	padding:2%;}
#resmenu {
	display: none;
}
#resbutton {
	display: none;
}
#minimenu{
display:none;
}
#untermenu {
font-size:50%;
line-height:1.4em;
}

  #logo{
    top:70px;
    left:0px;
	}
}

/* Kann maximal 768px darstellen. */
@media only screen and (max-width : 768px) {
#resmenu {
	display: none;
}
#resbutton {
	display: none;
}
#contentinnen table{
	float:left;
	width:100%;
	}

#logo{
    top:0px;
    left:0px;
	}
}

/* Kann maximal 480px darstellen. */
@media only screen and (max-width : 480px) {

#contentinnen {

}

#content {
	background-image: none;
}
#bwmenu {
	
	min-height: 10px;
}	
#resmenu {
	float: left;
	position: relative;
	display: block;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	font-family: "RoOlive", Tahoma, Geneva, sans-serif;


}
#resmenu .menulevel1 {
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
}
#resmenu .menulevel1 a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	color: #000;
}
#resmenu .menulevel1 a:link, .menulevel1 a:visited {
	color: #000;
	text-decoration: none;
}
#resmenu .menulevel1 a:active, .menulevel1 a:hover {
	color: #fff;
	text-decoration: none;

}
#resmenu .menulevel2 {
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
#resmenu .menulevel2 a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#resmenu .menulevel2 a:link, .menulevel2 a:visited {
	color: #000;
	text-decoration: none;
}
#resmenu .menulevel2 a:active, .menulevel2 a:hover {
	color: #000;
	text-decoration: none;

}
#resmenu .sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	color: #000;
	list-style: none;
	padding-left: 20px;
	padding-right: 15px;
}
#resmenu .sdocs { /* Aktiver Menüpunkt ohne Unterseite*/
	color: #000;
	list-style: none;
	padding-left: 20px;
	padding-right: 15px;
}
#resbutton {
	display: block;
	float: left;
	width: 50px;
	height: 35px;
	border-radius: 5px;
	position: relative;
	z-index: 5000;
	margin-top: 5px;
	margin-left: 5px;
        margin-right:10px;
	border: 2px solid #000;
}
#resbutton a {
	border-radius: 5px;
}
#resbutton a:link, a:visited {
	border-radius: 5px;
}
#resbutton a:hover, a:active {
	border-radius: 5px;
}

#mmenu{
	display:none;
	}
	
#untermenua{
	display:none;
	}
	
	#menu{
	min-height:60px;
	}
	
	#logo{
		width:200px;
		height:auto;
top:30px;
        left:30px;
	}

 #logozeile{
       width:80%;
    }

.kasten{
	width:92%;
	min-height:200px;

}
	
	.fmenu{display:none;}
#minimenu{
display:block;
text-align:center;
}

#logoo{
	width:80%; height:auto;
	
}