/* Basics */

body {
    background: url(../img/bg-verlauf.png) repeat-x;
    font-family: Arial, Helvetica;
    font-size: 14px;
    line-height: 1.5;
    }
a {
	text-decoration: none;
	font-weight: 700;
	color: #00a0d6;
}
a:hover {
	text-decoration: underline;
}

#main {
	width: 980px;
	margin: 0 auto;
	}	
#content {
	clear: both;
}


/* Head */

#head {
	padding: 20px 0 0 0;
	height: 119px;
}
.logo {
	float: left;
	width: 560px;
}
.meta {
	float:left;
	width: 420px;
	text-align: right;
	color: #777;
}
.meta ul {
	margin: 0;
	list-style-type: none;
}
.meta ul li {
	display: inline;
}
.meta-nav {
	float: left;
	width: 185px;
	margin-bottom: 0.5em;
}
.search-block {
	float: right;
	margin-bottom: 16px;
}
.fb-logo {
	clear: both;
}


/* Search */
.search-block input.eingabe {
	width: 95px;
	font-size: 12px;
	padding: 3px 3px 2px 3px;
	color: #777;
}
.search-block input.knopf {
	height: 26px;
	margin-left: 5px;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
}


/* Meta Nav */

.meta-nav ul li a {
	color: #777777;
	font-weight: normal;
}
 

/* Main Nav */

ul.sf-menu li:hover ul,
ul.sf-menu li.sfHover ul {
	top:30px; /* match top ul list item height */
	background: none repeat scroll 0 0 #00A0D6;
	padding: 10px 0!Important;
}

.sf-menu a {
    border-left: none;
    border-top: none;
    padding: 0.75em 1em;
    text-decoration: none;
}
.sf-menu li {
    background: none;
}

.sf-menu li li {
    background: none repeat scroll 0 0 #00a0d6;
    padding: 2px 0;
}

.sf-menu li li li {
    background: none repeat scroll 0 0 #00a0d6;
    padding: 2px 0;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: none repeat scroll 0 0 #000;
}
#main-nav {
	clear: both;
	height: 30px;
	margin-bottom: 25px;
}
#main-nav ul {
	display: inline;
	padding: 0;
	margin: 0;
}
#main-nav ul li {
	display: inline;
	margin-right: 41px;
}
#main-nav ul li.last {
	margin-right: 0px;
}
#main-nav ul li a {
	color: #fff;
	font-family: "Open Sans", Arial;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 10px;
}
#main-nav ul li li a {
    text-transform: none;
}

#main-nav ul li a:hover {
	background: #000;
}
#main-nav ul li a.active {
	background: #000;
}
#main-nav ul li.active {
	background: url("../img/hn-pfeil.png") no-repeat scroll center 18px transparent;
    padding-bottom: 11px;
}
/* dropdown border-radius fix für mac safari */
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}


/* subnav */

#subnav {
	width: 230px;
	float: left;
	margin-right: 20px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subnav ul li a {
	color: #777777;
	font-weight: normal;
} 


/* navigation2 */

#navigation2 {
	background: none repeat scroll 0 0 #DCDCDC;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 15px 0;
    width: 230px;
}
#navigation2 ul {
 	list-style-type: square;
    margin: 0 0 0 30px;
    padding: 0;
}
#navigation2 ul ul {
    margin: 5px 0 5px 15px;
}
#navigation2 ul li a {
    font-size: 14px;
	color: #222;
	font-weight: normal;
} 
#navigation2 ul li a.active {
	font-weight: bold;
	text-decoration: none;
} 
#navigation2 li {
    padding: 2px 10px 2px 0;
}
#navigation2 a:hover {
    text-decoration: underline;
}


/* normal-content */

#normal-content {
	width: 710px;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
#normal-content ul {
    list-style-image: url("../02-images/bullet.png");
    padding: 0 20px;
}
#normal-content li {
    font-style: italic;
    line-height: 1.5;
    margin: 0 0 10px 10px;
    padding: 0 10px;
}
#normal-content .frame-custom-20 {
	background: #e8e7e7;
	padding: 5px 15px 15px 15px;
	margin-bottom: 20px;
}
#normal-content .frame-custom-21 {
	background: #f1f1f1;
	padding: 15px;
	margin-bottom: 20px;
}
#normal-content .frame-custom-20 h3 {
	margin-top: 0!Important;
}
.frame-custom-20 DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 15px;
}
#normal-content p a:after {
	content: " »"
}
#normal-content table td {
	padding: 1px 5px 1px 0;
}
#normal-content table td p {
	padding: 0;
	margin: 0;
}


/* right-content */

#right-content {
	width: 230px;
	float: left;
	margin-right: 0px;
	margin-bottom: 40px;
}
#right-content .frame-custom-20 {
	background: #dcdcdc;
	padding: 10px 15px;
	margin-bottom: 20px;
}
#right-content h3 {
	margin-top: 0!Important;
}


/* News Slider */

.news-slider-box {
	width: 730px;
	height: 350px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.lof-slider_5 .lof-description_black h3, .lof-slider_5 .lof-description_black h3 a, .lof-slider_5 .lof-description_black h3 a:visited {
    color: #fff;
    text-decoration: none;
}
.lof-slider_5 .lof-description_black h3, .lof-slider_5 .lof-description_white h3, .lof-slider_5 .lof-description_nobg h3 {
    margin: 0 60px;
    padding: 0px 0 5px;
    margin-left: 0;
}
.lof-slider_5 .lof-description_black a:hover, .lof-slider_5 .lof-description_white a:hover, .lof-slider_5 .lof-description_nobg a:hover {
    color: #00a0d6;
    text-decoration: underline;
}
.lof-slider_5 .lof-description_black h3 a:hover, .lof-slider_5 .lof-description_white h3 a:hover, .lof-slider_5 .lof-description_nobg h3 a:hover {
    color: #00a0d6;
    text-decoration: underline;
}

.flexslider .slides > li {
    max-height: 350px;
}

.flexslider h3 a {
    color: #fff;
    text-decoration: none;
}

.flexslider h3 a:hover {
    color: #00a0d6;
    text-decoration: underline;
}

.flexslider h3 {
	margin: 0.25em 0 0.5em 0;
}

.flex-caption {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    width: auto;
    line-height: 1.5;
    padding-bottom: 2%;
}

.readmore a, .readmore a:active, .readmore a:visited {
    color: #fff;
}

.readmore a:hover {
    color: #00a0d6;
}


/* Kontakt Box */

.contact-box {
	width: 205px;
	height: 350px;
	background: #dcdcdc;
	float: left;
	padding: 0 10px 0 15px;
}


/* Startseite Themeblock */

#themen {
	width: 750px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
#themen .frame-custom-20 {
	width: 230px;
	float: left;
	margin-right: 20px;
}


/* Aktiv werden */

#aktiv-werden {
	width: 230px;
	float: left;
	margin-bottom: 10px;
}
ul.aktiv-werden {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.aktiv-werden li {
	height: 65px;
	margin-bottom: 2px;
	padding: 0;
}
ul.aktiv-werden li a {
	display: block;
	padding: 23px 0 23px 15px;
}
ul.aktiv-werden li a.mitglied-werden {
	background: url(../img/mitglied-werden-bg.png) no-repeat;
}
ul.aktiv-werden li a.spenden {
	background: url(../img/spenden-bg.png) no-repeat;
}
ul.aktiv-werden li a.ehrenamt {
	background: url(../img/ehrenamt-bg.png) no-repeat;
}
ul.aktiv-werden li a.infoliste {
	background: url(../img/infoliste-bg.png) no-repeat;
}
ul.aktiv-werden li a.kontakt {
	background: url(../img/kontakt-bg.png) no-repeat;
}


/* Startseite Arbeitsbereiche */

#arbeitsbereiche {
    height: 345px;
    margin-bottom: 30px;
    clear: both;
}
#arbeitsbereiche .frame-custom-20 {
	width: 468px;
	float: left;
	background: #f1f1f1;
	padding: 10px 15px 10px 5px;
	height: 130px;
	margin:0 2px 2px 0;
}
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    clear: both;
    float: left;
}


/* Startseite Bereich Links */

#ext-links {
    margin-bottom: 30px;
    clear: both;
}
#ext-links .frame-custom-20 {
	width: 213px;
	float: left;
	background: #f1f1f1;
	padding: 0px 15px 15px 15px;
	height: 115px;
	margin:0 2px 2px 0;
}
#content > #ext-links {
    height: 175px;
    margin: 0 0 50px;
}


/* Schriften */

p {
	margin: 0.75em 0;
}
h1, h2, h3, h4 {
	font-family: "Open Sans", Arial, Helvetica;
	line-height: 1.4;
}
h1 {
	font-weight: 600;
	font-size: 24px;
	color: #00a0d6;
	font-style: normal;
}
h2 {
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	color: #00a0d6;
	clear: both;
}
.frame-custom-20 h2 {
    clear: none;
}
h3 {
	font-weight: 600;
	font-size: 18px;
	color: #303030;
	margin: 0.75em 0;
}
h4 {
	font-weight: 600;
	font-size: 16px;
	color: #303030;
	font-style: italic;
	margin: 0.75em 0;
}
border {
	border-bottom: 5px solid #e2e1e1;
}
h3 a {
	font-weight: 600;
	color: #303030;
}

	
/* Footer */

#footer {
	background: #e8e7e7;
	clear: both;
}
.footer-content {
	margin: 0 auto;
	width: 980px;
	padding: 15px 0;
}
#footer ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#footer .footer_nav a {
	color: #777777;
	font-weight: 600;
	text-transform: uppercase;
} 
#footer .footer_nav ul li a {
	color: #777777;
	font-weight: normal;
	text-transform: none;
} 
.footer_nav {
	float: left;
    margin-right: 20px;
    padding: 0 0 0 15px;
    width: 210px;
}
.footer_nav_last {
   	float: left;
    margin-right: 0;
    width: 210px;
}
.footer_nav_clear {
	clear:both;
}


/* Tabelle in rechter Spalte */

#right-content table, .contact-box table {
	padding: 0;
	margin: 0 0 0.75em 0;
}
#right-content table p, .contact-box table p {
	margin: 0;
}


/* News Liste */

.news-list-container .bildright {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.news-list-view h2 {
	margin-top: 0;
}
.news-list-view hr.clearer {
	clear: both;
}
.news-list-date {
    color: #777777;
}
#normal-content .news-list-browse p a:after {
    content: "";
}
.tx-ttnews-browsebox-SCell a {
	color: #777;
}
#right-content table td {
    padding: 1px 3px 1px 0;
}
.showResultsWrap {
    text-align: center;
}
.browseLinksWrap {
    text-align: center;
}

.news .article .news-img-wrap a {
    background: none;
    border: 0px;
    padding: 0px;
}

.news .footer {
    border-top: 1px solid #bbb;
}

.news-single .article .news-img-wrap {
    float: left;
    margin: 0 0 1em;
    width: 100%;
}

.news-list-view .article .news-img-wrap {
    margin: 3px 20px 20px 0px;
    display: inline-block;
    width: 180px;
    float: left;
}
.news-list-view .article .news-img-wrap img {
    width: 180px;
}
.news .article {
    margin-bottom: 0px;
}

/* Formular */

#mailform {
	background: #f1f1f1;
	padding: 15px;
}
.csc-mailform-field label {
    float: left;
    width: 107px;
}
.csc-mailform-field {
	padding-bottom: 20px;
}
.csc-mailform-field input {
	width: 239px;
}
.csc-mailform-field input.csc-mailform-submit {
	clear: both;
	width: 107px;
}

.tx-indexedsearch-rules { display: none; }
.tx-indexedsearch-searchbox form > p { display: none; }
.tx-indexedsearch-info { display: none; }
.tx-indexedsearch-browsebox li { display: inline; }

/* Fix to textpic */

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
	margin-top: 1rem;
}
