#immer{
	z-index: 998;
	width: 100%;
    background-color: #fff;
}


.schatten{	box-shadow: 0px 0px 15px #aaa;
}


#logolinks{
	float: left;
	width: 35%;
	padding-top: 40px;
    color:#003366;
}

#logolinks a:link, a:visited {
	text-decoration: none;
	color: #003366;
}
#logolinks a:hover, a:active {
	text-decoration: underline;
	color: #003366;
}





.kasten{
	float:left;
	width:300px;
	padding:0px;
	min-height:300px;
	margin-right:25px;
	margin-bottom:10px;
	background-color:#fff;
	box-shadow: 2px 2px 10px #333;
    text-align:center;
    background-color:#0066cc;
    color:#fff;
    line-height: 20px;
 border-radius: 25px;
}

.kastenm{
	float:left;
	width:300px;
	padding:0px;
	min-height:300px;
	margin-right:25px;
	margin-bottom:10px;
	background-color:#fff;
	box-shadow: 2px 2px 10px #333;
    text-align:center;
    background-color:#5ea5ea;
    color:#fff;
    line-height: 20px;
 border-radius: 25px;
}

.kastenr{
	float:left;
	width:300px;
	padding:0px;
	min-height:300px;
	margin-right:5px;
	margin-bottom:10px;
	background-color:#fff;
	box-shadow: 2px 2px 10px #333;
    text-align:center;
    background-color:#66ccff;
    color:#fff;
    line-height: 20px;
 border-radius: 25px;
}



.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: #66ccff;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 15px;
	line-height: 1.7em;
	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 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 30px;
	margin-bottom: 25px;
	line-height: 35px;
	color: #0066cc;
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	  font-style: normal;
font-size: 20px;
	font-weight: 200;
	margin-bottom: 15px;
	line-height: 28px;
color: #0066cc;
text-transform:uppercase;
}

 h3 {
	font-family: Verdana, Geneva, sans-serif;
	  font-style: normal;
font-size: 18px;
	font-weight: 200;
	margin-bottom: 15px;
	line-height: 25px;
color: #0066cc;
text-transform:uppercase;
}

 h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 18px;
	color: #0066cc;
	text-transform:uppercase;
}

 h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 18px;
	color: #fff;
}
/* Überschriften zur Verwendung im content */




/* 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: #003366;
}
a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: none;
}
/* container für mittige Zentrierung */


#logoo{
	width: 280px;
	height: auto;
    position: absolute;
    top:-220px;
    left:35%;
    z-index: 5000;
}
	
	
#container {
}

#contentrechts {
	float: left;
	max-width: 680px;
}
#contentinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
}
#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: 980px;
	position: relative;
	margin: 0 auto;
	color: #fff;
	padding-top:25px;
}
#footerinnen a{
	color:#fff;
        font-weight:200;


}



#logo {
	padding-right: 2%;
	width: 350px;
}
#header {
	background-repeat: no-repeat;
	padding-top:0px;
    clear:both;
}

#headerinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	text-align:center;
	
}
/* content */

#logozeile {
	margin: 0px;
	width: 100%;
	padding-top: 25px;
	background-color: #fff;
	color: #003366;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 25px;
	background-image: url(images/schneeflocke.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#logozeileinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

#content {
	margin: 0px;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 50px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff; 
}


#content a {
	font-weight: normal;
	color: #003366;
    font-weight: 700;
}
#content a:link, a:visited {
	text-decoration: none;
}
#content a:hover, a:active {
	text-decoration: underline;
}

#contentinnen table{
	float:left;
	width:50%;
	min-width:250px;
	padding-right:10%;
	}

/* menu*/

#mmenu{
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	color: #333399;
	min-height: 10px;
}

#menu {
	margin: 0 auto;
	width: 100%;
	clear: both;
}
#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;
    color:#fff;
	
}
.sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	list-style: none;
	color:#fff;
    background-color:#66ccff;


	
	
}
.sdocs { /* Aktiver Menüpunkt mit Unterseite*/
	list-style: none;
	color:#fff;
        background-color:#66ccff;




	
}
/* 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-decoration: none;
		color:#fff;


}
.menulevel2 a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #fff;
	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;
}

#minimenu a {
color:#003366;
    text-transform: uppercase;
}










#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;
	min-height: 400px;
	color: #fff;
	background-image: url(images/schneeflocke.png);
	background-position: bottom left;
	background-repeat: no-repeat;	
   
}


#footer a {
	color: #fff;
}
#footer a:link, a:visited {
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #fff;
	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;
	min-height: 40px;
	background-color: #0066cc;
}
#bwmenu ul {
	z-index: 500;
	list-style: none;
	margin: 0;
	padding: 0;
}
#bwmenu li {
	position: relative;
	display:0px;
	float: left;
	font-size: 15px;
	border: 0px solid black;
	margin: 0;
	padding: 0;
	line-height: 40px;
		letter-spacing: 0.0em;
	text-align:center;
	padding-left: 2%;
	padding-right:2%;
    text-transform: uppercase;
    font-weight:700;
    
    


}
#bwmenu a {
	display: block;
	color: #fff;
	text-decoration: none;
    font-weight:700;
	

}
/*change list item colours on hover*/



#bwmenu li li {
	width:220px;
	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:center;
    background-color:#510b57;
    padding-left:0px;
    color:#fff;
	
}


#bwmenu li li a {
    color:#fff;
	
}

#bwmenu li li  {
    color:#fff;
    padding-left: 5px;
    background-color:#6699cc;
	
}
#bwmenu li:hover {
    background-color:#66ccff;
  
	
}

#bwmenu li li:hover {
    background-color:#66ccff;
  
	
} 
#bwmenu a:hover {
	color:#fff;


}
/*hide menulevel2*/



#bwmenu ul ul {
	display: none;
	background-color: none;
	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*/



#contentt ul {
	list-style-image: url("images/bobl.png");
}

#content .flexslider ul {
	list-style-type: none;
}
#content ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#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:1%;}
#resmenu {
	display: none;
}
#resbutton {
	display: none;
}
#minimenu{
display:none;
}
#untermenu {
font-size:50%;
line-height:1.4em;
}
#logoo{
	width: 240px;
	height: auto;
    position: absolute;
    top:-190px;
    left:40%;
    z-index: 5000;
} 
    

}

/* Kann maximal 768px darstellen. */
@media only screen and (max-width : 768px) {
#resmenu {
	display: none;
}
#resbutton {
	display: none;
}
#contentinnen table{
	float:left;
	width:100%;
	}
#logoo{
	width: 180px;
	height: auto;
    position: absolute;
    top:-150px;
    left:40%;
    z-index: 5000;
} 
    
    #spalte{
    width: 30%;
}
}

/* Kann maximal 480px darstellen. */
@media only screen and (max-width : 480px) {

#logozeileinnen {
    height:190px;
    background-color: #fff;
display:block;

}

    #bwmenu{
        display: none;}
    

#foo1 a{
display:none;
    }
    
#foo2{
display:none;
    }   
    
#foo3{
display:none;
    }  
#foo4{
display:none;
    }   
    
#foo5{
width:60%;
    } 
    
    
    #foo5 a {
	font-weight: normal;
    text-transform:none;
}
#foo5 a:link, a:visited {
	text-decoration: none;
}
#foo5 a:hover, a:active {

	text-decoration: underline;
}

#content {
    padding-top: 50px;
}
	
#resmenu {
	float: left;
	position: relative;
	display: block;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
#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;
    
}
#resmenu .menulevel1 a:link, .menulevel1 a:visited {
	text-decoration: none;
    
}
#resmenu .menulevel1 a:active, .menulevel1 a:hover {
	color: #fff;
	text-decoration: none;
        background-color:#0066cc;



}
#resmenu .menulevel2 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
#resmenu .menulevel2 a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#resmenu .menulevel2 a:link, .menulevel2 a:visited {
	text-decoration: none;
}
#resmenu .menulevel2 a:active, .menulevel2 a:hover {
	color: #fff;
	text-decoration: none;

}
#resmenu .sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	color: #fff;
	list-style: none;
	padding-left: 20px;
	padding-right: 15px;
    background-color:#0066cc;
}
#resmenu .sdocs { /* Aktiver Menüpunkt ohne Unterseite*/
	color: #fff;
	list-style: none;
	padding-left: 20px;
	padding-right: 15px;
    background-color:#0066cc;
}
#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:30px;
	}
	
	#logo{
		width:200px;
		height:auto;
	}
	
	.fmenu{display:none;}
#minimenu{
display:block;
text-align:center;
}

#logo{
	width:95%; height:auto;padding-top:5px;
	
}
    
    #logoo{
	width: 70%;
        top:-25px;
        left:15%;
	height: auto;
    position: absolute;
    z-index: 5000;
} 
    

#footerinnen a{
	display:none;


}
    
    #footer{
        min-heightt: 500px;
        background-size: cover;
    }
    
        #spalte{
    width: 100%;
}
    
    #logolinks{
	float: right;
	width: 70%;
	padding-top: 10px;
    color:#003366;
}
    
    #logozeile {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	background-color: #fff;
	color: #003366;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 5px;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
}

}