/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

body {
	background-color: #fff;
}


#header		{ background: #fff; padding: 0 0 0px 0; height: 185px; border: none;}
/*#branding	{ width: 960px; border-bottom: 8px solid #AFE70A; margin: 0 auto; background: url('../images/head_df.gif') no-repeat;  height: 221px;}*/
#branding	{ width: 960px; margin: 0 auto; background: url('../images/head_schmal.png') no-repeat 1px 0px;  height: 185px;}
#branding .logo { display: none; }

h5 { margin-bottom: 2px; }

#searchbar { margin-top: 100px; }

#searchform #searchsubmit {
	background: #6e6e6e;
	border:1px solid #6e6e6e;
	color:#FFFFFF;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px 10px;
}

.featured {
	height: 400px;
}

#featured-slideshow {
	height: 400px;
}

.featured-article {
	height: 400px;
}

.featured-entry {
	top: 315px
}



#searchbar_sidebar {
	height: 25px;
	width: 300px;
	margin-bottom: 10px;
}

#searchform #s {
	width: 215px;
}

#searchform #searchsubmit {
	width: 70px;
}

/* Sidebar Slideshow */

.featured_widget {
	border-top: 1px solid #CCCCCC;
}

#featured-slideshow-widget {
	height: 180px;
}

#featured-slideshow-widget .featured-article {
	height: 180px;
	width: 278px;
}

#featured-slideshow-widget .featured-entry {
	top: 140px;
	height: 36px;
}

.widgetcontent #widget_controls {
	float:left;
	padding-top:35px;
	position:absolute;
	width:278px;
	z-index:20;
}

.widgetcontent #widget_controls .prev {
	background:url(../images/prev.png) no-repeat;
	float:left;
	display:block;
	height:30px;
	text-indent:-9000px;
	width:30px;
}

.widgetcontent #widget_controls .next {
	background:url(../images/next.png) no-repeat;
	float:right;
	display:block;
	height:30px;
	text-indent:-9000px;
	width:30px;
}

#featured-slideshow-widget .featured-entry .entry-title {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:10px 15px 5px;
}

#content {
	min-height: 800px;
}

/* Design Anpassungen */

#nav-content {
	background-image: none;
	border: none;
	background-color: #6e6e6e;
}

.sf-menu li a {
	color: #fff;
}

.posts-default .post {
	background-image: none;
	border: 1px solid #e8e8e8;
	background-color: #e8e8e8;
}

.single .post, .single-post, .search-results-content, .posts-line, #commentlist {
	background-image: none;
	border: 1px solid #e8e8e8;
	background-color: #e8e8e8;
}

.df_newsblock {
	border-bottom: 1px solid #fff;
}

.df_newsblock p {
	margin: 1em 0 0.25em 0;
}

.df_newsblock p {
	font-size: 13px;
}

.df_newsblock p .df_datum {
	font-size: 11px;
	line-height: 30px;
}

.df_newsblock p a {
	text-decoration: none;
	font-size: 13px;
}

a, a:link, a:visited {
	color:#545454;
}

a:hover {
	color: #00b0f0;
}

.widgetcontent {
	border: 1px solid #6e6e6e;
	background-image: none;
	background-color: #6e6e6e;
}

.widgettitle {
	border: 1px solid #6e6e6e;
	background-image: none;
	background-color: #6e6e6e;
}

.widgettitle a,
.widgettitle a:hover  {
	color: #afe60a;
	text-decoration: none;
	font-size: 14px;
}

.widgettitle img {
	display: none;
}

.widgetcontainer ul,
.widgetcontainer ul.twitter {
	margin-left: 2px; 
}

.widgetcontainer li {
	list-style: none;
	color: #fff;
	margin-bottom: 10px;
	font-size: 12px;
}



.widgetcontainer li a:visited, 
.widgetcontainer li a:link,
.widgetcontainer li a:hover {
	color: #afe60a;
}

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a {
	background-image: none;
	background-color: #6e6e6e;
	border: 1px solid #6e6e6e;
	color:#fff;
}

#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover, .search-results h2 { 
	background-image: none;
	background-color: #6e6e6e;
	border: 1px solid #6e6e6e;
	color:#fff;
}

.module-title, .feed-title, .nocomments, #commentsform {
	background-image: none;
	border: 1px solid #e8e8e8;
	background-color: #e8e8e8;
}

.tags a:link, .tags a:visited {
	background-color: transparent;
}

#footer_header {	
	background-color: #6e6e6e;
	border: 1px solid #6e6e6e;
	margin:5px auto;
	width:960px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 27px;
	margin-top: 0px;
	
}

#footer_header span, #footer_header a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 6px 0 6px 12px;
	font-weight: bold;
}

#footer_header a, #footer_header a:hover {
	color: #afe60a;
	font-weight: bold;
}

#footer {
	margin-top: 0px;
	border: 1px solid #e8e8e8;
	background-color: #e8e8e8;
}

#footer .widgettitle {
	font-size: 15px;
}


#footer .widgetcontainer li a:visited, 
#footer .widgetcontainer li a:link, 
#footer .widgetcontainer li a:hover {
	color:#2e2e2e;
}

img.aligncenter, img.alignright, img.alignleft {
	border:none
}


input[type=submit].surveysubmit:hover { 
	background-image: none;
	background-color: #6e6e6e;
	border: 1px solid #6e6e6e;
	color:#fff;
}
