* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	font: normal 100.01% Arial, Helvetica, Verdana, sans-serif;
	background:url(../images/frosch.jpg) top left no-repeat #000;
	height:100%;
	color: #5f7968;
}

/* inhalt */
#wrap {
	margin:0 auto;
	height:auto;
	width:950px;
	/*border: 1px solid red;*/
}
#top {
	height: 120px;
	text-align:right;
}

/* Navigation */
div.navigation {
	height: 24px;
	line-height: 25px;
	margin: 0px;
	/*border: 1px solid red*/
}
div.navigation ul {
	list-style: none;
	color: #FFFFFF;
	font-weight:normal;
	font-size:72%;
	margin-left:0;
}
div.navigation li {
	display: inline;
}
div.navigation li a {
	font-weight: bold;
	width: auto;
	color:#fff;
	text-decoration:none;
	padding: 4px 4px 4px 7px;
}
div.navigation li a:hover{
	color:#fff;
	background:#42c11b;
}
div.navigation li a.selected {
	color:#fff;
	background:#42c11b;
}
/* Navi Ende */


#logoclaim {
	height: 262px;
	width:374px;
	float:left;
	background: url(../images/logo_paul.jpg);
}
#bild {
	height: 262px;
	width:576px;
	float:left;
}

#inhalt {
	width:910px;
	float:left;
	background-color:#fff;
	padding: 20px;
	background: url(../images/kreativ.gif) #fff top right no-repeat;
}
img {
	border: 0;
}
#top a {
color: #000;
}

#inhalt img.re {
	border: 0;
	float:right;
}
#ende {
	clear: both;
	width:950px;
	height: 40px;
	background:url(../images/ende_green.gif);
}
#ende p.newsletter {
	float:left;
	font-size: 70%;
	color: white;
	padding: 4px 0 0 18px;
}
#ende p {
	text-align:right;
	margin-top:0;
	font-size: 70%;
	color: white;
	padding: 7px 30px 0 0;
}

/* Links */
a {
	color:#339933;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
#ende a {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
#ende a:hover {
	text-decoration:underline;
}

h1 {
	font: bold 140% "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	margin: 10px 20px 10px 5px;
	color: #339933;
}
h2 {
	font: bold 100% "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	margin: 10px 20px 10px 5px;
	color: #5f7968;
}
p {
	font-size:100%;
	margin: 0;
}
.colboth {
	float:left;
	width:660px;
	font-size: 75%;
	margin-top:10px;
	line-height:140%;
	padding:0 0 0 5px;
	/*border: 1px solid red; */
}
.col1 {
	float:left;
	width:220px;
	font-size: 75%;
	margin-top:10px;
	line-height:150%;
	padding:0 0 0 5px;
}
.col2 {
	float:left;
	width:415px;
	font-size: 75%;
	margin:10px 0px 0 20px;
	line-height:150%;
	padding:0 0 0 5px;
}
.col3 {
	float:right;
	text-align: right;
	width:220px;
	font-size: 75%;
	margin-top:0px;
	line-height:150%;
	padding:0 10px 10px 5px;
}
.innung {
	color: #339933;
	font-weight: bold;
}
#inhalt ul {
	margin: 0 0 0 15px;
}
#inhalt ul li {
	line-height: 150%;
	list-style: circle url(../images/listcircle.gif);
}
#inhalt ul.ok li {
	line-height: 150%;
	list-style: circle url(../images/listok.gif);
}

#inhalt ul.green li {
	line-height: 150%;
	list-style: circle url(../images/listok.gif);
	color: #339933;
}

.greenbigmiddle {
color: #339933;
font-size:120%;
font-weight:bold;
text-align:center;
}

.green {
color: #339933;
font-weight:bold;
}

.small {
	font-size: 90%;
	font-style: italic;
	text-align: right;
	padding-right: 30px;
}
.small2 {
	font-size: 75%;
	font-style: italic;
	text-indent: 400px;
}
.clear {
	clear: left;
}

.beispielbilder {
width: 90px;
padding: 2px;
border: 1px solid #999;
margin: 0px 5px 5px 0px;
}
.beispielbilder a:link, .beispielbilder a:visited {
border: 0;
padding:0;
margin:0;
}
/*Kontaktformular*/


.fehler  {
	color: #DC143C;
}

input, textarea {
	border: 1px solid #C9C9C9;
}

.inputsubmit {
	margin-top: 5px;
	font: normal 1.0em Verdana, sans-serif;
	color: #666;
	border: 1px solid #C9C9C9;
	cursor: pointer;
}
.oben {
float:right;
}
.colboth p.news {
padding-top:6px;
}

.red {
color:red;
padding-top:7px;
padding-left: 5px;
text-weight:bold;
font-size: 140%;
}

.mitte{
padding-top:7px;
padding-left:5px;
}

.rot {
color:red;
}

.gruen {
color:#339933;
}

.marry-x-mas { border:1px dotted #F00; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); }
.marry-x-mas .image { width:300px; height:300px; margin-left:auto; margin-right:auto; background:url(/images/weihnachten-2015.png) center no-repeat; }
.marry-x-mas .text { text-align:center; line-height:20pt; }

.easter-info { border:1px dotted #F00; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); }
.easter-info .image { width:300px; height:300px; margin-left:auto; margin-right:auto; background:url(/images/easter.png) center no-repeat; }
.easter-info .text { text-align:center; line-height:20pt; }

.sep-hor-10 { width:1px; height:10px; }



.cc-banner .cc-btn:last-child,.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;-ms-grid-row-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

.cc-window
{
	font-size:14px;
}

.cc-btn
{
	padding:8px 10px;
	text-align:center;
}

.cc-btn:hover
{
	text-decoration:none;
}
