/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

#header, #footer, #right, form, .skip, #content .wp-pagenavi {
	
	display: none;
	
}

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

body {
	
	background: #fdfdfd;
	text-align: center;
	
}

#wrapper {
	
	width: 80%;
	text-align: left;
	margin: 0 auto;
	
}


/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	color: #000;
	font-size: 100%;
	
}

body {
	
	font-family: Verdana, Tahoma, Sans-Serif;
	
}

a {
	
	color: #bd0926;
	text-decoration: none;
	
}

#content h2 {
	
	font-size: 1.375em;
	font-weight: bold;
	line-height: 1em;
	
	margin-bottom: 10px;
	
}

#content h2.inline {
	
	font-size: .75em;
	line-height: 1.5em;
	display: inline;
	
}

#content h3 {
	
	font-size: 1.375em;
	font-weight: bold;
	line-height: 1em;
	
}

#content #right h3 {

	margin-bottom: 15px;
	
}

#content #left h2 a,
#content #left h3 a {
	
	color: #000;
	
}

#content #left h2 a:hover, #content #left h2 a:focus,
#content #left h3 a:hover, #content #left h3 a:focus {
	
	color: #ef771f;
	
}



#content h4 {
	
	font-size: .75em;
	font-weight: bold;
	line-height: 1.5em;
	
}

#content #right h4 {
	
	margin-bottom: .5em;
	
}

#content p, #content #left ul li, #content #left ol li, #content address, #content img,
#content #right .blogroll li, #content .search li, #content #right .search-404 ul li, #content #right .widget_twitter li, #content #right .child-categories li, #content #right .editions ul li,
#footer p {
	
	font-size: .75em;
	line-height: 1.5em;
	
}

#content #right .article-archive li,
#content #right .child-categories li {
	
	font-weight: bold;
	
}

#content #right .article-archive li ul li,
#content #right .child-categories li ul li {
	
	font-size: 1em;
	font-weight: normal;
	
}

#content #right .article-archive ul li ul li ul {
	
	color: #bd0926;
	
}

#content p, #content #left ul, #content #left ol, #content #right address {
	
	margin-bottom: .7em;
	
}

#content address {
	
	font-style: normal;
	
}

#content .search li {
	
	margin-bottom: 1em;
	
}

#content .meta,
#content #right .widget_twitter span {
	
	margin-bottom: .1em;
	
}

#content #right .sponsors h4 {
	
	font-size: .75em;
	font-weight: normal;
	line-height: 1em;
	
	margin-bottom: .2em;
	
}

#content .wp-pagenavi {
	
	font-size: .75em;
	
}

#content blockquote {
	
	font-style: italic;
	margin: 0 80px 0 30px;
	
}

#content .wp-caption-text,
#content .gallery-caption {
	
	font-size: .6875em;
	line-height: 1.5em;
	font-style: italic;
	
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#content h3 {

	margin: 25px 0 0 0;
	
}

#content #left ul, #content #left ol {
	
	margin-left: 1em;
	
}

#content #left ol {
	
	margin-left: 1.3em;
	
}

#content .post {
	
	margin-bottom: 20px;
	
}

#content .post .teaser-picture {
	
	width: 10%;

	float: left;
	
}

#content .post .teaser-text {
	
	width: 80%;
	margin: 0 0 0 2%;
	float: right;
	
}

#content #left .post .teaser-text p, #content #left .wp-caption p.wp-caption-text {
	
	padding-left: 0;
	
}

#content .gallery {
	
	width: 100%;
	
}

#content .gallery .gallery-item,
#content .ngg-galleryoverview .ngg-gallery-thumbnail-box {
	
	width: 155px;
	height: 100px;
	
	text-align: left;
	background: #dbdbdb;
	
	margin: 0 7px 7px 0;
	padding: 10px;
	
	float: left;
	overflow: hidden;
	
}

#content .gallery .gallery-item a {
	
	width: 155px;
	height: 100px;
	
	text-align: center;
	
	display: block;

}

#content .gallery .gallery-item a img {
	
	border: 0 none;
	
}

#content .gallery .gallery-caption {
	
	display: none;
	
}

#content .teaser {
	
	padding: 0 0 20px 0;
	display: block;
	
}

#content #left .meta {
	
	margin-bottom: .5em;
	
}

#content #left .meta h2,
#content #left .meta p {
	
	margin: 0 .5em 0 0;
	padding: 0;
	
	float: left;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

#content blockquote p:first-child {
	
	text-indent: 20px;
	
}

#content blockquote p:first-child:before,
#content blockquote p:last-child:after {
	
	content: '„';
	
	color: #5c5c5c;
	font-size: 3em;
	font-family: Georgia, Garamond, Serif;
	font-weight: bold;
	font-style: normal;
	
	margin: -8px 0 0 -41px;
	
	position: absolute;
	
}

#content blockquote span.before,
#content blockquote span.after {
	
	content: '„';
	
	color: #5c5c5c;
	font-size: 3em;
	font-family: Georgia, Garamond, Serif;
	font-weight: bold;
	font-style: normal;
	
	margin: -8px 0 0 -40px;
	
	position: absolute;
	
}

#content blockquote p:last-child:after {
	
	content: '“';
	margin: 5px 0 0 2px;
	
}

#content blockquote p:first-child:last-child:after {
	
	margin-left: -18px;
	
}

#content blockquote span.after {
	
	content: '“';
	margin: 5px 0 0 2px;
	
}

.reader-name {
	
	color: #5c5c5c;
	
}

.in-reply-to-meta {
	
	padding-left: .3em;
	
}

.margin-top {
	
	margin-top: 40px !important;
	
}

.margin-bottom {
	
	margin-bottom: 40px !important;
	
}

.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/

.clearfix:after,
#menu:after,
#breadcrumb:after,
#content:after,
#content .post:after,
#content .wp-pagenavi:after,
#content .gallery:after,
#content #left div.meta:after {
	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}