@import 'https://www.inselserver.de/fileadmin/fonts/gf_opensans.css';


body {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: left;
	color: #767e53;
	background: #fff url(kante.png) left top repeat-y;
	line-height: 1.5;
}


/*** Seitenteile  ***/

#wrapper {
	background: transparent;
	width: 100%;
	padding-top: 0;
	padding-left: 0;
	margin: 0 0 -50px 0;
	height: 100%;
}




#header {
	background: transparent url(Hintergrund/1000-IMG_5297x.jpg) no-repeat top right fixed; 
	background-size: auto 100%;
	width: 100%;
	height: 100%;
	text-align: right;
}

#header img {
	width: auto;
	height: 100%;
}

#content-container {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding-right: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
}


#content {
	background: transparent;
	width: 480px;
	line-height: 1.5;
	margin-left: 330px;
	margin-bottom: 100px;
	padding: 0 0 0 0;
}

.csc-default {
	background: transparent url(transparent.png);
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
}

#content ul {
	padding-left: 35px;
}


#footer {
	background: transparent url(haekel.png) left 20px repeat-x;
	position:relative;
        width:100%;
        height:50px;
        margin:0;
	text-align: left;
}
#footertext {
	background: #transparent;
	margin: 0 0 0 330px;
	font-size: 10px;
	height:20px;
	white-space: nowrap;
}



/*** Elemente ***/


h1, h2, h3 {
	line-height: 1.1;
	font-weight: 300;
	color: 	#9ca76b;
	padding: 0;
}

.bodytext {
	padding: 0;
}


h1 {
	font-size: 40px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 20px;
}

a {
	color: #a5c221;
}

	
/*** Menue links ***/

#leftside {
	background: #9ca76b url(kante.png) left top repeat-y;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 300px;
	height: 100%;
}

#leftside #submenu {
	background: transparent url(Logo.png) 30px 100px no-repeat;
	padding: 220px 0 0 30px;
	margin: 0;
	width: 270px;
}

#leftside #submenu li {
	line-height: 2.0em;
	text-align: left;
}

#leftside #submenu li a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
}

#leftside #submenu li a.current {
	color: #fff;
	font-weight: 600;
}

#leftside #submenu li a:hover {
	color: #b5bf86;
	text-decoration: none;
}

#leftside #submenu li a.active {
	font-weight: 600;
}

#leftside #submenu li ul {
	margin: 0;
	padding: 0 0 20px 0;
}

#leftside #submenu li ul li a {
	font-weight: 300;
	margin-left: 15px;
}

#leftside #submenu li ul li a.current {
	border-left: 1px solid #fff;
	margin-left: 0;
	padding-left: 10px;
	color: #fff;
	font-weight: 400;
}



#content div.csc-textpic-imagewrap ul {
	margin: 0px;
	padding: 0px;
}

div.csc-textpic div.csc-textpic-single-image img {
	margin: 0px;
	padding: 0px;
}