body {
	background:url(./images/bg-site.png) #603805;
}

/* Seitenbereiche -- Start */

#sitewrapper {
	position:relative;
	width:70%;
	max-width:1200px;
	min-width:600px;
	margin:2em auto;
	background-color:transparent;
}

h1#header {
	position:relative;
	right:-8px;
	text-align:right;
	background:url(./images/bg-content-topright-border.png) no-repeat right top transparent;
}

#ContentTop {
	padding:3em 5em 5em 5em;
	overflow:hidden;
}

#ContentBottom {
	overflow:hidden;
}

#NavigationMain {
	position:relative;
	list-style:none;
	text-align:center;
	font-size:1.25em;
	font-family:serif;
	font-variant:small-caps;
	z-index:2;
}
#NavigationMain li {
	display:inline;
	padding-left:0.5em;
	padding-right:0.5em;
}

#NavigationMain li a:hover, #NavigationMain li a:focus {
	text-decoration:underline;
}

#footerlogos {
	list-style:none;
	text-align:center;
}
#footerlogos li {
	display:inline;
}
#footerlogos img {
	border-style:none;
	vertical-align:center;
}

/* Seitenbereiche -- Ende */

/* Typographie -- Start */

body {
	font-family:sans-serif;
	font-size:0.9em;
	line-height:1.5;
	color:#333;
}

#ContentTop h1, #ContentTop h2, #ContentTop h3, #ContentTop h4 {
	font-weight:normal;
	line-height:1;
	font-family:Verdana, sans-serif;
	letter-spacing:-0.1em;
}
#ContentTop h1 {
	font-size:2.75em;
}
#ContentTop h2 {
	font-size:2em;
	color:#900;
}
#ContentTop h2.entry-title {
	margin-bottom:0;
}
#ContentTop h3 {
	font-size:1.5em;
	color:#555;
}
#ContentTop h4 {
	font-size:1.25em;
	color:#555;
}

#ContentTop p.entry-publishinfo {
	color:#555;
	font-size:0.8em;
	margin-top:0;
}

#ContentTop ul, #ContentTop ol {
	margin-left:60px;
	padding-left:0;
}
#ContentTop ul {
	/* list-style-image:url(./images/list-point.png);
	list-style-position:outside;*/
	list-style-type:circle;
}

#ContentTop ul.twitter { list-style:none; margin-left:0; }
#ContentTop ul.twitter blockquote p { font-size:1.25em };

#ContentTop em {
	font-family:serif;
	font-style:italic;
	font-size:1.1em;
}

#ContentTop strong {
	font-size:1.2em;
	font-weight:bold;
	color:#900;
}

#ContentTop a {
	text-decoration:underline;
	color:#900;
}
#ContentTop a:hover, #ContentTop a:focus {
	text-decoration:underline;
	background-color:#900;
	color:#fff;
}
#ContentTop h1 a, #ContentTop h2 a, #ContentTop h3 a, #ContentTop h4 a {
	text-decoration:none;
}

#ContentTop div.hentry {
	margin-bottom:4em;
	clear:both;
}
#ContentTop p.entry-info {
	clear:both;
	margin-top:3em;
	padding-top:0.5em;
	border-top:dotted 1px #eee;
	font-size:0.8em;
}

#ContentTop .hCalendar {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#ContentTop .hCalendar .dtstart {
	font-weight:bold;
}

#ContentTop ul.NavigationPage {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:3em;
	padding-top:0.5em;
	border-top:dotted 1px #eee;
	font-size:0.8em;
	height:4.5em;
}
#ContentTop ul.NavigationPage li.navnext {
	float:right;
}
#ContentTop ul.NavigationPage li.navprev {
	float:left;
}


	/* blockquotes im Text */

#ContentTop blockquote {
	background:url(./images/content-blockquote-start.png) no-repeat 10px 10px transparent;
	margin-left:0;
	margin-right:2em;
	min-height:60px;
}

#ContentTop blockquote * {
	background-color:#900;
	color:#fff;
	padding:0.5em 1em 0.5em 1em;
	margin:0;
	margin-left:60px;
}

#ContentTop blockquote * * {
	padding:0;
	margin:0;
	font-size:1em;
}

#ContentTop blockquote dl {
	background:url(./images/content-blockquote-speaks.png) no-repeat 0px 0px transparent;
	color:#333;
	margin:0;
	margin-left:100px;
	padding:20px 0 0 45px;
	line-height:1;
}

#ContentTop blockquote dl dt, #ContentTop blockquote dl dd, #ContentTop blockquote dl cite {
	background-color:transparent;
	color:#333;
	display:inline;
	font-weight:normal;
	margin:0;
}
#ContentTop blockquote dl a {
	background-color:transparent;
	color:#000;
	display:inline;
	font-weight:normal;
	margin:0;
}

	/* Kommentare */

#comments ol {
	margin-left:0;
	list-style:none;
}

#comments ol li {
	font-family:monospace;
	padding:0.5em 1em 0 1em;
	background-color:#eee;
	color:#111;
	border-right:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #f5f5f5;
	border-top:solid 1px #f5f5f5;
	line-height:2;
	margin-left:2em;
	margin-right:0.5em;
	margin-bottom:1em;
	clear:both;
	font-size:0.9em;
}
#comments ol li.alt {
	margin-right:2em;
	margin-left:0.5em;
	background-color:#ececec;
}

#comments ol li dl {
	border:solid 2px #666;
	padding:3px;
	font-size:1.25em;
	color:#000;
	font-variant:small-caps;
	line-height:1;
	margin:0;
}
#comments ol li dl * {
	display:inline;
	padding:0;
	margin:0;
}
#comments ol li dl dt {
	font-weight:bold;
}
#comments ol li dl dd {
	font-weight:normal;
	padding-right:1em;
}

#comments .inputfield {
	clear:both;
	min-height:1em;
}
#comments .inputfield label {
	display:block;
	float:right;
	width:42%;
	padding:2px;
	margin:0;
}
#comments .inputfield label:before {
	content:"(";
}
#comments .inputfield label:after {
	content:")";
}
#comments .inputfield input {
	display:block;
	float:left;
	width:55%;
	padding:2px;
	margin:0;
}
#comments .inputfield input, #comments textarea {
	border-style:none;
	border-bottom:solid 1px #ddd;
	background-color:#f5f5e5;
	color:#000;
}
#comments textarea {
	width:80%;
}

#ContentBottom {
	color:#ccc;
}

#ContentBottom .subpost {
	margin-bottom:1.5em;
}

#ContentBottom h3, fieldset legend {
	clear:both;
	font-weight:normal;
	font-family:Verdana, sans-serif;
	letter-spacing:-0.1em;
	font-size:1.75em;
	line-height:1;
	margin:0;
	padding:0.25em 0;
}

#ContentBottom .subpost ul, #ContentBottom .subpost ol {
	margin:0;
	padding:0;
	list-style:none;
}
#ContentBottom .subpost ul li a, #ContentBottom .subpost ol li a {
	display:block;
	padding:0.25em 0 0.25em 15px;
	border-bottom:dotted 1px #999;
	text-decoration:none;
	background:url(./images/bottomcontent-listpoint.png) no-repeat 2px 0.75em transparent;
}
#ContentBottom .subpost ul li a:hover, #ContentBottom .subpost ol li a:hover {
	background-color:#fff;
}

#ContentBottom a {
	color:#eee;
}
#ContentBottom .subpost ol ul a {
	color:#bbb;
	border-bottom:dotted 1px #666;
}
#ContentBottom .subpost ol ul li {
	margin-left:15px;
}
#ContentBottom .subpost ol ul ul a {
	color:#888;
	border-bottom:dotted 1px #333;
}
#ContentBottom a:hover, #ContentBottom a:focus,
#ContentBottom .subpost ol ul a:hover, #ContentBottom .subpost ol ul ul a:hover,
#ContentBottom .subpost ol ul a:focus, #ContentBottom .subpost ol ul ul a:focus {
	color:#000;
	background-color:#fff;
	text-decoration:none;
}

#ContentBottom ol.taglist li {
	float:left;
	margin-right:1em;
}

	/* Suchformular */

#ContentBottom #searchform .textinput {
	border-style:none;
	color:#000;
	background-color:#fff;
	font-family:sans-serif;
	font-size:1.2em;
	padding:2px;
	margin:0;
}
#ContentBottom #searchform #searchsubmit {
	border-style:none;
	color:#fff;
	background-color:#000;
	font-family:sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
	margin:0;
}

/* Typographie -- Ende */

/* Formulare -- Start */

fieldset {
	clear:both;
	border-style:none;
	padding:0;
}

#ContentTop fieldset legend {
	font-weight:normal;
	font-family:Verdana, sans-serif;
	letter-spacing:-0.1em;
	font-size:1.5em;
	color:#555;
	line-height:1;
}
#ContentTop fieldset fieldset legend {
	font-size:1.25em;
}

input,textarea {
	padding:0;
	margin:0;
	font-family:sans-serif;
	font-size:1.1em;
}

/* Formulare -- Ende */

#NavigationMain a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#NavigationMain a:hover,#NavigationMain a:focus {
	color:#900;
}

.displayOff {
	display:none;
}

.onlyAural {
	position:absolute;
	left:-5000em;
}

.halfsize {
	margin-right:4%;
	margin-left:0;
	width:42%;
	float:right;
}

.first {
	margin-right:0;
	margin-left:4%;
	clear:both;
	float:left;
}

#ContentBottom .subpost .halfsize {
	margin:0;
	padding:0;
	width:45%;
	float:right;
}

#ContentBottom .subpost .first {
	float:left;
	clear:both;
}

hr {
	clear:both;
	margin:0;
	padding:0;
	position:relative;
	left:-5000em;
}

/* Bilder -- Start */

#ContentTop img.ccbuttons {
	padding:0;
	border-style:none;
	background-color:transparent;
}

#ContentTop .floatleft, #ContentTop .floatleft:hover, #ContentTop .floatleft:focus {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#ContentTop .floatright, #ContentTop .floatright:hover, #ContentTop .floatright:focus {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#ContentTop img {
	padding:10px;
	background-color:#fff;
	border-top:solid 1px #eee;
	border-left:solid 1px #eee;
	border-bottom:solid 1px #ddd;
	border-right:solid 1px #ddd;
	margin-right:1px;
	margin-top:1px;
}
#ContentTop a:hover img, #ContentTop a:focus img {
	border-bottom:solid 2px #ddd;
	border-right:solid 2px #ddd;
	margin-right:0;
	margin-top:0;
}

#ContentBottom img {
	padding:5px;
	background-color:#fff;
	border-top:none;
	border-left:none;
	border-bottom:solid 2px #000;
	border-right:solid 2px #000;
	margin-right:1px;
	margin-top:1px;
}
#ContentBottom a:hover img, #ContentBottom a:focus img {
	border-bottom:solid 3px #000;
	border-right:solid 3px #000;
	margin-right:0;
	margin-top:0;
}

#ContentTop .simpleGallery, #ContentBottom .simpleGallery {
	list-style:none;
	margin:0;
	padding:0;
	line-height:1;
}

#ContentTop .simpleGallery li , #ContentBottom .simpleGallery li {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#ContentTop .simpleGallery li a, #ContentBottom .subpost .simpleGallery li a {
	display:block;
	margin:0;
	padding:0;
	background-image:none;
	border-style:none;
}


/* Bilder -- Ende */

/* divs fuer leeres Blatt -- Start */

div.content-backcolor {
	background-color:#fff;
	margin:0 10px;
}

div.content-left-border {
	background:url(./images/bg-content-left-border.png) repeat-y left 324px transparent;
}

div.content-left {
	background:url(./images/bg-content-left.png) repeat-y left 324px transparent;
}

div.content-right-border {
	background:url(./images/bg-content-right-border.png) repeat-y right 286px transparent;
}

div.content-right {
	background:url(./images/bg-content-right.png) repeat-y right 286px transparent;
	position:relative;
}

/* divs fuer leeres Blatt -- Ende */

/* divs fuer Comments-Hintergrund -- Start */

div.comments-topleft {
	background:url(./images/bg-comments-topleft.png) no-repeat left top transparent;
	position:relative;
	width:115%;
	left:-6%;
}

div.comments-topright {
	background:url(./images/bg-comments-topright.png) no-repeat right top transparent;
}

div.comments-bottomleft {
	background:url(./images/bg-comments-bottomleft.png) no-repeat 67px bottom transparent;
}

div.comments-bottomright {
	background:url(./images/bg-comments-bottomright.png) no-repeat right bottom transparent;
	padding:2px 48px 2px 69px;
}

div#comments {
	margin:0;
	padding:20px;
	background-color:#efefe5;
	min-height:300px;
}


/* divs fuer Comments-Hintergrund -- Ende */

/* divs fuer untere Navigation (ContentBottom) -- Start */

div.contentbottom-background {
	background:url(./images/bg-contentbottom.png) #333;
	position:relative;
	width:110%;
	left:-5%;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
div.contentbottom-border-top {
	background:url(./images/bg-contentbottom-top-border.png) repeat-x left top transparent;
	padding-top:44px;
}

div#ContentBottom {
	margin:2em 0;
	padding-bottom:200px;
	background:url(./images/bg-contentbottom-monster.png) no-repeat center bottom transparent;
}

/* divs fuer untere Navigation (ContentBottom) -- Ende */

/* aufliegende Photos -- Start */

span#phototop {
	display:block;
	height:394px;
	width:464px;
	background-color:transparent;
	background-image:url(./images/bg-photo-top.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	position:absolute;
	top:-115px;
	right:50%;
	z-index:1;
	/* cursor:move; */
}
span#phototop span {
	display:block;
	height:369px;
	width:440px;
	background-color:transparent;
	background-image:url(./images/photo-top/photo-top-01.png);
	background-repeat:no-repeat;
	padding:0;
	position:absolute;
	left:12px;
	top:12px;
}
span#photobottom {
	display:block;
	height:419px;
	width:479px;
	background-color:transparent;
	background-image:url(./images/bg-photo-bottom.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	position:absolute;
	bottom:-175px;
	left:70%;
	/* cursor:move; */
}
span#photobottom span {
	display:block;
	height:394px;
	width:453px;
	background-color:transparent;
	background-image:url(./images/photo-bottom/photo-bottom-01.png);
	background-repeat:no-repeat;
	padding:0;
	position:absolute;
	left:13px;
	top:13px;
}
/* aufliegende Photos -- Ende */

/* Achtung! -- Start */

a#achtung-1, a#achtung-2 {
	display:block;
	height:150px;
	width:150px;
	background:url(./images/bg-achtung.png) no-repeat left top transparent;
	padding:0;
	margin:0;
	position:absolute;
	top:20%;
	z-index:3;
	cursor:pointer;
}
a#achtung-1 span.achtung-bg, a#achtung-2 span.achtung-bg {
	display:block;
	height:150px;
	width:150px;
	background-color:transparent;
	background-image:url(./images/achtung.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:0;
	margin:0;
}
a#achtung-1 {
	left:-90px;
	top:40%;
}
a#achtung-2 {
	right:-90px;
	top:40%;
}
a#achtung-1 span.achtung-bg span, a#achtung-2 span.achtung-bg span {
	position:absolute;
	left:-5000em;
}
/* Achtung! -- Ende */


/*-- Flashmedia --------------------------------------------------------------*/

div.flashvideo, div.flashaudio
{
    margin:0.5em 0;
}

div.flashvideo object, div.flashaudio object,
div.flashvideo embed, div.flashaudio embed
{
    display:block;
    width:100%;
}

div.flashvideo object,
div.flashvideo embed
{
    margin:0; padding:0;
    height:26.7em;
}
