html, body
{
	height:100%
}

body
{
	margin:0;
	background-color:rgb(245,255,248);
	font-family:Georgia,Times,sans-serif;
	color:rgb(34,34,34);
	font-size:18px;
	line-height:28px;	
}

#wrapper
{
/*	min-height: calc(100% - 208px);
    margin-bottom: -208px;
    padding-bottom: 208px;
*/
	min-height: calc(100% - 120px);
    margin-bottom: -120px;
    padding-bottom: 120px;
}

.inside, #container
{
	margin:0 auto;
	width:960px;
}

#main .inside
{
	width:912px;
}

#header
{
	font-family:Helvetica,Arial,sans-serif;
	font-weight:lighter;
	font-size:24px;
	border-bottom:1px solid rgb(236,235,230);
	height:200px;
	background-color:white;
}

#search
{
	position:absolute;
	top:0;
	margin-left:726px;
	background-image:url(/files/img/Lupe.png);
	background-repeat:no-repeat;
}

#search input
{
	border-style:none;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	color:rgb(160,160,150);
	margin-left:28px;
	-webkit-appearance: none;
	outline:none;
}

#header ul
{
	list-style:none outside none;
	margin:15px 0 0;
	padding:0;
}

#header li
{
	float:left;
	margin-right:25px;
}

#header li.last, #header li:last-child
{
	margin-right:0;
}

#header li div
{
	float:left;
	width:144px;
	height:142px;
	border-radius:142px;
	line-height:142px;
	text-align:center;
	border:1px solid white;
}

#header li.active div, #header li.trail div
{
	color:white;
	background-color:rgb(251,176,51);	
	border:1px solid rgb(251,176,51);	
}

#header li div:hover
{
	cursor:pointer;	
}

#header li:hover div
{
	border:1px solid rgb(251,176,51);	
}

#header a
{
	color:rgb(34,34,34);
	text-decoration:none;
}

#logo
{
	width:288px;
	height:auto;
}

#header li#logobox
{
	width:288px;
	margin:33px 19px 0 -6px;
}

.home .subheadline
{
	margin-left:156px;
}
	
.subheadline, .projektmarginal, .right h3, .projektmarginal h3, .right
{	
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
	font-wight:normal;
	margin:0;
}

.subheadline
{
	clear:both;
	padding:0;
}

.right h3, .projektmarginal h3
{	
	font-weight:bold;
}

.projektteaser
{
	float:left;
	width:678px;
	padding-bottom:37px;
	position:relative;
}

.default .ce_text, .projekt .ce_text, .ce_gallery
{
	width:654px;
	position:relative;
}

.default #main .right .inside, .default .right .inside, .default .right .ce_text, .projekt .right .inside, .projekt .right .ce_text
{
	width:210px;
}

.projektmarginal
{
	float:right;
	width:210px;
	margin-top:16px;
}

.default .right, .projekt .right
{
	width: 210px;
    position: absolute;
    margin-left: 702px;
    top: 11px;	
}

.default .projektteaser .right
{
	top:36px;	
}

.mod_eventlist .header, .mod_eventreader .header, .mod_newslist .info, .mod_newsreader .info
{
	clear:both;
	width:156px;
	font-family:Helvetica,Arial,sans-serif;
	color:rgb(160,160,150);
	font-size:12px;
	line-height:20px;
	float:left;
	padding-top:16px;
}

.layout_teaser, .layout_short, .home .ce_text, .layout_veryshort.last
{
	width:756px;
	float:right;
	padding-bottom:37px;
}

.ce_text
{
	padding-bottom:37px;
	clear:both;
}

.dlh_googlemap, .mod_search div, .mod_search .header
{
	margin-bottom:37px;
}

.layout_veryshort.first
{
	padding-top:11px;
}

.layout_veryshort
{
	width:756px;
	float:right;
}

.mod_sitemap ul
{
	list-style:none;
	padding:0;
	margin-top: -16px;
}

.mod_sitemap ul ul
{
	padding-left:24px;
	margin-top: 0;
}

p.back
{
	position:absolute;
	top:221px;
	font-size:12px;
	margin-left:702px;
	font-family:Helvetica,Arial,sans-serif;	
	text-transform:lowercase;
}

.all
{
	clear:both;
	margin:0 0 33px 156px;
}

.alle_projekte
{
	clear:both;
	margin:0 0 33px;
}


.ce_gallery ul
{
	list-style:none outside none;
	margin:15px 0 0;
	padding:0;
}

.ce_gallery li
{
	float:left;
	margin:0 18px 10px 0;
}

a#spendenbutton
{
	background-color: rgb(1, 133, 140);
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size:14px;
    padding:3px 15px;	
	position:absolute;
	top:0;
	margin-left:620px;
	display:block;
}

a#spendenbutton:hover
{
	background-color:rgb(251, 176, 51);
}

.error
{
	color:rgb(251, 176, 51);
	width:750px;
	margin-bottom:30px;
}

.ce_form
{
	font-family:Helvetica,Arial,sans-serif;	
	width:678px;
}

#form_lang
{
	position:absolute;
	margin-left:696px;
	top:226px;
	font-size: 12px;
    line-height: 18px;
}

.ce_form label
{
	font-size:24px;
	display:inline-block;
	width:140px;
}

.form_en label
{
	width:190px;
}

.ce_form hr
{
	width:912px;
	border-style:none;
	border-top:1px solid rgb(175,185,178);
	height:0;
}

.ce_form .label
{
	font-weight:bold;
	display:inline-block;
	font-size:24px;
	line-height: 63px;
}

.ce_form label.hide
{
	display:none;
}

.ce_form .form_small
{
	font-size:12px;
	line-height:18px;
	color:rgb(115,115,115);
	display:inline-block;
	margin:0 -230px 0 33px;
	width:210px;
}

.ce_form .form_small.ssl
{
	margin: 45px 0 0 203px;
    position: absolute
}

.ce_form.form_en .form_small.ssl
{
	margin: 45px 0 0 216px;
}

.ce_form .reg_spend
{
	margin: 24px 0 0 282px;
    position: absolute;
}

.ce_form.form_en .reg_spend
{
	margin: 24px 0 0 284px;
}

.ce_form .beleg_spend
{
	margin: 24px 0 0 124px;
    position: absolute;
}

.ce_form.form_en .beleg_spend
{
	margin: 24px 0 0 193px;
}

.paypal_logo
{
	margin-left: 446px;
    margin-top: 23px;
    position: absolute;
}

.form_en .paypal_logo
{
	margin-left: 394px;
}

.sepa_logo
{
	margin-left:389px;
    margin-top: 23px;
    position: absolute;
}

.form_en .sepa_logo
{
	margin-left:284px;
}

.ce_form .abst_links
{
	margin-left:145px;
}

.ce_form.form_en .abst_links
{
	margin-left:195px;
}

.ce_form .erl
{
	font-family:Georgia,Times,sans-serif;
	margin-left:173px;
	margin-top: -13px;
	margin-bottom:10px;
}

.ce_form.form_en .erl
{
	margin-left:223px;
}

#rhytmusform
{
	margin-left:168px;	
	width:660px;
}

.form_en #rhytmusform
{
	margin-left:218px;	
	width:630px;
}

#rhytmusform .label
{
	margin:0 60px 0 0;
}

#quittungsform
{
	margin-bottom:30px;
}

.ce_form select#waehrung + .form_small
{
	margin-top: 16px;
	margin-left:32px;
    position: absolute;
}

.ce_form input[type="text"], .ce_form input[type="email"], .ce_form input[type="number"], .ce_form select
{
    font-family:Helvetica,Arial,sans-serif;
	border-style:none;
	border:1px solid rgb(175,185,178);
	font-size:18px;	
	padding:0 5px;
	height: 35px;
    width: 524px;
	margin: 17px 0;
	appearance: none;
	-webkit-appearance: none;
    -moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	border-radius: 0;
    box-sizing: border-box;	
}

.ce_form.form_en input[type="text"], .ce_form.form_en input[type="email"], .ce_form.form_en input[type="number"], .ce_form.form_en select
{
    width:474px;
}

.ce_form select
{
	background-image: url("../../files/dropdown.svg");
    background-position:right 14px;
    background-position:calc(100% - 12px) 14px;
    background-repeat: no-repeat;
	cursor:pointer;
}

.ce_form input[type="radio"], .ce_form input[type="checkbox"]
{
    margin-right:15px;
}

.ce_form input.submit
{
	background-color: rgb(1, 133, 140);
    border-style: none;
    color: rgb(255, 255, 255);
    font-size: 24px;
    margin: 40px 0 80px 306px;
    padding: 7px 20px;
	cursor:pointer;
}

.ce_form input.submit:hover
{
	background-color:rgb(251, 176, 51);
}

.ce_form input#betrag
{
    width:375px;
	margin-right:22px;
}

.ce_form.form_en input#betrag
{
    width:325px;
}

.ce_form select#waehrung
{
    display:inline-block;
	width:122px;
}

.ce_form select#land
{
    margin: 17px 0 17px -5px;
}

.ce_form input.plz, .ce_form.form_en input.plz
{
	width:105px;
}

.ce_form input.ort
{
	margin: 17px 0 0 23px;
    width: 391px;
}

.ce_form.form_en input.ort
{
    width: 341px;
}

#selbstreflexion.ce_form
{
	width:auto;
	margin-top:30px; 
}

#selbstreflexion.ce_form p
{
	width:678px;
}

#selbstreflexion h3
{
	margin:0;
	font-size: 18px;
    line-height: 28px;
	font-weight:bold;
}

#selbstreflexion .questionbox
{
	border-bottom:1px solid rgb(165,175,163);
}

#selbstreflexion .question
{
	border-bottom:1px solid rgb(225,235,228);
	position:relative;
	margin:15px 0;
	min-height: 85px;
}

#selbstreflexion .question + .question
{
	min-height: 65px;
}

#selbstreflexion .question.last
{
	border-style:none;
}

#selbstreflexion .question + .question.last
{
	margin-bottom: 0;
}

#selbstreflexion .question p
{
	display:inline-block;
}

#selbstreflexion input
{
	margin:0;
}

#selbstreflexion label
{
	color:rgb(165,175,163);
	font-size:14px;
	display: block;
	width:auto;
	line-height: 15px; 
}

#selbstreflexion .subquestion label
{
	color:rgb(34,34,34);
	width:613px;
	font-size:18px;
	line-height:28px;
}

#selbstreflexion .subquestion label:before
{
	content: '';
    background-image: url(../../files/img/pfeil-deine-Antwort.png);
    width: 22px;
    height: 13px;
    position: absolute;
    left: 34px;
	margin-top:7px;
}

#selbstreflexion .r_buttons
{
	position:absolute;
	right:0;	
	display: inline-block;
    width:198px;
}

#selbstreflexion .r_button
{
	text-align:center;
	width:55px;	
	display: inline-block;	
}

#selbstreflexion .r_button.last
{
	width:77px;
}

#selbstreflexion .subquestion
{
	margin:15px 0 15px 65px;
	display:none;
}

#selbstreflexion textarea
{
	border-style:none;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	width:613px;
	height:140px;
	margin-top:15px;
}

#selbstreflexion #mail_send
{
	margin-top:30px;
	text-align:center;
}

#selbstreflexion #mail_send h4
{
	font-size:28px;
	font-weight:bold;
	margin:15px 0 20px;
}

#selbstreflexion #mail_send p
{
	width:auto;
	margin-bottom:20px;
}

#selbstreflexion #mail_send input[type="mail"]
{
	border-style:none;
	width: 270px;
    height: 40px;
	font-size:24px;
	margin-right:-5px;
}

h1
{
	font-family:Helvetica,Arial,sans-serif;	
	color:rgb(175,185,178);
	font-weight:lighter;
	border-bottom:1px solid rgb(175,185,178);
	font-size:36px;
	line-height:42px;
	margin:4px 0 10px;
	clear:both;
}

h2
{
	font-family:Helvetica,Arial,sans-serif;	
	color:rgb(34,34,34);
	font-size:26px;
	line-height:32px;
	margin:35px 0 8px;
	max-width:654px;
}

h2.more_news
{
	clear:both;
	margin-left: 157px;
	padding-top:35px;
}

.subheadline + h2, .subheadline + .info + .layout_short  h2, .subheadline + .header + .event  h2
{
	margin-top:5px;
}

h2 a
{
	color:rgb(34,34,34);
	text-decoration:none;
}

h2 a:hover
{
	color:rgb(100,100,100);
}

h3, h4, h5, h6
{
	font-family:Helvetica,Arial,sans-serif;	
	color:rgb(34,34,34);
	font-size:24px;
	line-height:32px;
	margin:10px 0 8px;
	font-weight:normal;
}

p
{
	margin:0;
}

p.more
{
	display:inline;
}

a
{
	color:rgb(1,133,140);
}

a:hover
{
	text-decoration:none;
}

figure
{
	margin:0;
}

.float_left
{
	float:left;
	margin:3px 12px 12px 0;
}

.caption
{
	font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
	margin-bottom:24px;
}

img
{
	border:0;
	max-width:100%;
	height:auto;
}

#footer .inside
{
	background-color:rgb(105,105,105);
	font-family:Helvetica,Arial,sans-serif;
	font-weight:lighter;
	font-size:14px;
	line-height:30px;
	color:rgb(160,160,150);
	clear:both;
	height:120px;
}

#footer #copy
{
	float:left;
	margin:134px 0 0 24px;
}

#footer .mod_customnav 
{
	height:11px;
	color:rgb(255,255,255);
}

#footer .mod_customnav + .mod_customnav 
{
	color:rgb(160,160,150);
}

#footer ul
{
	list-style-type:none;
	text-align:center;
	padding-top:5px;
}

#footer ul li
{
    display:inline-block;
	margin:0 2px;
}

#footer ul a
{
	color:rgb(255,255,255);
}

#footer ul li:before
{
	content:"·";
	margin-right: 8px;
}

#footer ul li.first:before
{
	content:"";
}

#footer ul a:hover
{
	color:rgb(255,255,255);
	text-decoration:none;
}

#footer .mod_customnav + .mod_customnav ul a
{
	color:rgb(160,160,150);
}

.invisible
{
	visibility:hidden;
}

#footer .invisible
{
	display:none;
}

#searchbtn, .more .invisible, .mod_search .header .invisible
{
	display:none;
}

.clear
{
	clear:both;
}

.ce_text span[style], .ce_text p[style], .ce_text div[style]
{
    font-family: unset !important;
    font-size: unset !important;
    line-height: unset !important;
    color: unset !important;
}



#footer
{
	padding-top: 70px;
    clear: both;
}

.text
{
    width: 654px;
}

.text h2, .text h3, .text h4, .text h5
{
	margin-top:37px;
}

.default .mod_article .right
{
    width: 210px;
    float: right;
	position:relative;
	margin-left:0;
	margin-top:-40px;
}

.default .mod_article .ce_text, .ce_dlh_googlemaps
{
    width: auto;
	position:static;	
}

.ce_dlh_googlemaps + .ce_text .right
{
	position:absolute;
	margin-left:702px;
	top:334px;
}
