* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(img/content_bg.gif) repeat-x;
	font-size: 62.5%;
	text-align: left;
}
html {
	cursor: default;
}
p, div.entry p {
	color: #2c2c2c;
	font: normal 1.2em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
}
p a, div.entry p a {
	color: #2c2c2c;
}
/* headlines für den content / editor */
h1 {
	color: #4e4e4e;
	font: normal 2.3em/1.5 Arial, Helvetica, sans-serif;
	margin: 3px 0 10px 0;
}
h1 a {
	color: #4e4e4e;
	text-decoration: none;
}
h2 {
	color: #4e4e4e;
	font: normal 2.3em/1.5 Arial, Helvetica, sans-serif;
	margin: 3px 0 10px 0;
}
h2  a {
	color: #4e4e4e;
	text-decoration: none;
}
h2  a:hover {
	text-decoration: underline;
}
h3 {
	font: normal 2.0em/2.2 Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}
h4 {
	font: normal 1.8em/2.0 Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}
h5 {
	font: normal 1.6em/1.8 Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}
h6 {
	font: normal 1.4em/1.6 Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}
/* ende */
div.element p {
	font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
}
p.mehr a {
	color: #000;
	font: normal 1.0em/1.2 Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
	text-decoration: none;
}
cite.fn a {
	color: #707173;
	font: normal 1.2em/1.4 Arial, Helvetica, sans-serif;
	text-decoration: none;
}
cite.fn a:hover {
	text-decoration: underline;
}
.comment-author span {
	color: #000;
	font: normal 1.2em/1.4 Arial, Helvetica, sans-serif;
}
.comment-meta a {
	color: #4e4e4e;
	font: normal 1.2em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	text-decoration: none;
}
div.comment-meta  {
	margin: 0 0 10px 0;
}
h3#comments {
	font: bold 1.2em/1.4 Arial, Helvetica, sans-serif;
}
div.post-date p {
	color: #4e4e4e;
	font: normal 1.2em/1.4 Arial, Helvetica, sans-serif;
	margin: 7px 0 7px 0;
}
h2.kategorien {
	color: #4e4e4e;
	font: normal 1.4em/1.6 Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
}
.date p {
	color: #fff;
	font: normal 1em/1.2 Arial, Helvetica, sans-serif;
}
.post-footer a, .post-footer_single a {
	color: #4e4e4e;
	font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
	margin: 0 15px 0 0;
	text-decoration: none;
}
.post-footer span {
	color: #4e4e4e;
	font: normal 1.2em/1.3 Arial, Helvetica, sans-serif;
	margin: 0 15px 0 0;
}
.post-footer a:hover, .post-footer_single a:hover  {
	text-decoration: underline;
}
a.post-edit-link, form a {
	color: #003e8d;
}
small {
	font: normal .9em/1.1 Arial, Helvetica, sans-serif;
}
a.video_back {
	color: #2c2c2c;
	font: normal 1.2em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	text-decoration: none;
}
a.video_back:hover {
	color: #4e4e4e;
}
/* suchergebnisse */
div.hentry  h3 a {
	color: #000;
}
div.hentry  h3 {
	font: bold 1.3em/1.3 Arial, Helvetica, sans-serif;
}
div.hentry  p a {
	color: #707173;
	font: normal 1.0em/1.2 Arial, Helvetica, sans-serif;
}
div.hentry  small {
	color: #000;
	font: normal 1.0em/1.2 Arial, Helvetica, sans-serif;
}
/* ende */

/* newsletter */
form#newsletter input {
	border: 1px solid #000;
	padding: 2px 0 2px 3px;
}
/* ende */

#center {
	margin: auto;
	width: 900px;
	text-align: left;
}
#main {
	float: left;
	width: 900px;
}
#header {
	float: left;
	margin: 0 0 12px 0;
	width: 900px;
}
#logo {
	float: left;
	height: 66px;
	margin: 12px 0 4px 0;
	width: 600px;
}
#suche {
	float: right;
	height: 20px;
 	width: 179px;
}
#subnavi {
	float: right;
	height: 20px;
	margin: 20px 0 0 0;
 	width: 195px;
}
#keyvisual {
	float: left;
	height: 230px;
	margin: 20px 0 0 0;
	width: 900px;
}
#content {
	float: left;
	width: 900px;
}
#content_video {
	background: #fff;
	float: left;
	width: 900px;
}
#content_top {
	float: left;
	height: 8px;
	width: 900px;
}
#content_left {
	float: left;
	height: 532px;
	width: 110px;
}
#content_center {
	float: left;
	height: 512px;
	padding: 20px 0 0 20px;
	width: 660px;
}
#content_right {
	float: left;
	height: 532px;
	width: 110px;
}
#content_bottom {
	background: #fff url(img/content_bg_swe_bottom.png) top left;
	float: left;
	height: 62px;
	width: 900px;
}
#sidebar {
	float: left;
	height: 34px;
	width: 720px;
}
#sidebarright {
	float: right;
	width: 180px;
}
#sidebarleft {
	float: left;
	margin: 0 30px 0 0;
	width: 180px !important;
	width: 170px;
}
#maincontent {
	float: left;
	padding: 6px 20px 0 0;
	width: 480px;
}
#footer {
	border-top: 1px solid #ccc;
	background: #fff;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 900px;
}
.date {
	background: #fff url(img/date_bg.gif) no-repeat;
	float: left;
	height: 35px;
	margin: 0 10px 0 0;
	padding: 3px 0 0 6px;
	width: 26px;
}
.posting {
	float: left;
	width: 435px;
}
.post-footer {
	border-bottom: 1px dashed #b3b3b3;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 435px;
}
.post-footer_single {
	border-bottom: 1px dashed #707173;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 480px;
}
.element_kat, .element_last {
	border-bottom: 1px solid #cccccc;
	float: left;
	margin: 0 0 10px 0;
	width: 145px;
}
.element_stoerer {
	float: left;
	margin: 10px 0 0 13px;
	width: 120px;
}
.element_logos {
	float: left;
	margin: 10px 0 20px 11px;
	padding: 15px 0 15px 0;
	width: 175px;
}
.element_kat {
	padding: 6px 23px 8px 12px;
}
.element_last {
	padding: 6px 23px 5px 12px;
}
.sb-calendar {
	float: left;
	margin: 10px 0 11px 0;
	width: 125px;
}
.sb-months {
	float: left;
	margin: 0 0 5px 0;
	width: 84px;
}
.sb-latest {
	float: left;
	margin: 0 0 5px 0;
	width: 125px;
}
.ngg-galleryoverview {
	margin: 0 0 12px 0;
}
#links {
	float: right;
	margin: 20px 92px 0 0;
	width: 130px;
}
textarea#comment {
	border: 1px solid #707173;
	width: 400px;
}
form#commentform {
	margin: 8px 0 0 0;
}
form#commentform input {
	border: 1px solid #707173;
}
#sidebar ul, #sidebarright ul, #sidebarleft ul {
	list-style-type: none;
}
/* primär - navigation */
ul#prim {
	float: left;
	height: 33px;
	list-style-type: none;
	width: 720px;
	text-align: center;
}
ul#prim li {
	color: #fff;
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	float: left;
	height: 33px;
	margin: 0 4px 0 0;
	width: 175px;
}
ul#prim li a { 
	color: #fff;
	display: block;
	height: 25px;
	padding: 8px 0 0 0;
	text-decoration: none;
	width: 175px;
}
ul#prim li.page_item a {
	color: #fff;
	background: #fff url(img/navi_bg.gif) repeat-x;
}
ul#prim li a:hover, ul#prim_blog li a.notactive:hover, ul#prim li.current_page_item a, ul#prim li.current_page_ancestor a {
	color: #4e4e4e;
	background: #fff url(img/navi_bg_aktiv.gif) repeat-x;
}
/* sekundär - navigation */
ul#seku {
	float: left;
	list-style-type: none;
	width: 300px;
	text-align: right;
}
ul#seku li {
	color: #b3b3b3;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 0 0 15px;
}
ul#seku li a { 
	color: #b3b3b3;
	text-decoration: none;
}
ul#seku li a:hover { 
	color: #6f6f6f;
	text-decoration: none;
}
/* blog - kategorien */
ul#prim_blog {
	float: left;
	margin: 0 0 25px 0;
	width: 170px;
}
ul#categories_blog li { 
	color: #2c2c2c;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	width: 170px;
}
ul#prim_blog li  { 
	border-bottom: 1px solid #c0c1c3;
	color: #2c2c2c;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	width: 170px;
}
ul#categories_blog  { 
	float: left;
	margin: 8px 0 0 0;
	width: 170px;
}
ul#categories_blog li a { 
	color: #2c2c2c;
	background: #fff url(img/navi_nichtaktiv.gif) no-repeat;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 0 0 13px;
}
ul#categories_blog li.current-cat a { 
	color: #2c2c2c;
	background: #fff url(img/navi_aktiv.gif) no-repeat;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 0 13px;
}
ul#categories_blog li.cat-item a:hover { 
	color: #2c2c2c;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0 0 0 13px;
}
ul#prim_blog li a.notactive {
	color: #2c2c2c;
	background: #fff url(img/navi_nichtaktiv.gif) no-repeat;
}
ul#prim_blog li a.active {  
	color: #2c2c2c;
	background: #fff url(img/navi_aktiv.gif) no-repeat;
	font-weight: bold;
}
#footer  ul {
	float: left;
	list-style-type: none;
	margin: 0 0 10px 0;
	width: 900px;
}
#footer  ul li {
	background: #fff url(img/arrow.gif) no-repeat left center;
	color: #4e4e4e;
	float: left;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	margin: 0 20px 0 0;
}
#footer  ul a {
	color: #4e4e4e;
	text-decoration: none;
}
#footer  ul a:hover {
	text-decoration: underline;
}
input.search {
	border: 1px solid #b3b3b3;
	height: 18px;
	float: left;
	width: 157px;
}
input.search_button {
	background: #fff url(img/button_search.gif) no-repeat;
	height: 20px;
	float: left;
	width: 20px;
}
div#keyvisual img {
	float: left;
	height: 230px;
	width: 900px;
}
img.linie_element {
	float: left;
	height: 1px;
	margin: 10px 0 13px 0;
	width: 181px;
}
div#logo img {
	float: left;
	height: 60px;
	width: 157px;
}
img.logos, img.logos_last {
	float: left;
	width: 112px;
}
img.logos {
	margin: 0 0 15px 0;
}
#content_left img, #content_right img {
	float: left;
	height: 532px;
	width: 110px;
}
.element_stoerer img {
	float: left;
	height: 117px;
	width: 117px;
}
.element_stoerer_new img {
	float: left;
	margin: 10px 0 0 0;
	width: 140px;
}
/* sidebar latest*/
.sb-latest ul {
	float: left;
	margin: 8px 0 0 0 ;
	width: 125px;
}
.sb-latest li {
	background: #fff url(img/icon_last_post.gif) no-repeat left top;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
    padding: 0 0 4px 14px;
    list-style-type: none !important;
}
.sb-latest li:hover {
	text-decoration: underline;
}
.sb-latest a {
	color: #2c2c2c;
	text-decoration: none;
}
.sb-latest a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}
/* sidebar calender */
#wp-calendar {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
    width: 110px;
}
#wp-calendar a {
	border: 0px;
	color: #2c2c2c !important;
	display: block;
	text-decoration: underline;
}
#wp-calendar a:hover {
	border: 0px;
	color: #2c2c2c !important;
    text-decoration: underline !important;
}
#wp-calendar #next a {
	color: #2c2c2c;
	padding-right: 5px;
	text-align: right;
}
#wp-calendar #prev a {
	color: #2c2c2c;
	padding-left: 5px;
	text-align: left;
}
#wp-calendar #next a:hover {
	border: 0px;
	color: #2c2c2c !important;
    text-decoration: underline !important;
}
#wp-calendar #prev a:hover {
	border: 0px;
	color: #2c2c2c !important;
    text-decoration: underline !important;
}
#wp-calendar h2 {
	border-bottom: 1px dotted #ccc;
	display: block;
	font: bold 12px/18px Arial, Helvetica, sans-serif !important;
	padding: 0px 0px 3px 0px !important;
	text-align: left;
}
#wp-calendar caption {	
	border-bottom: 1px dotted #ccc;
	color: #2c2c2c;
	font: bold 12px/18px Arial, Helvetica, sans-serif !important;
	margin-bottom: 5px;
	padding: 0px 0px 3px 0px !important;
	text-align: left;   
}
#wp-calendar table {
	border: 0px;
}
#wp-calendar tr {
	border: 0px;
	color: #2c2c2c;
}
#wp-calendar td {
	border: 0px solid #fff;
	color:#58595b;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 0px;
	text-align: center;
}
#wp-calendar td.pad:hover {
	color:#2c2c2c;
	font-size:9px;
}
#wp-calendar td:hover {
	color: #2c2c2c;
}
#wp-calendar #today{
    background: #f1f2f2 !important;
    color: #2c2c2c;
    font-weight: bold;
}
#wp-calendar #today a, #wp-calendar #today a:visited {
	color: #2c2c2c !important;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}