/* Basics
==============================================================================================  */

body, input, td, textarea, select, option, optgroup { 
	color: #000; 
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	}
input, textarea, select, option, optgroup { 
	line-height: normal; 
	}
p { 
	margin: 7px 0 7px 0; 
	line-height: 1.25em; 
	color: #000;
	}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
div.excerpt { 
	margin: 0 0 7px 0; 
	padding: 7px 0 0 0; 
	line-height: 1.25em; 
	font-weight: bold; 
	color: #000; 
	}
h1, .h1 { 
	font-size: 170%; 
	line-height: 1.1em;
	text-transform: uppercase;
	padding-top: 6px;
	}
.postItem h1, .postItem .h1 {
	margin-bottom: 0;
	}
h2, .h2,
div.excerpt p { 
	font-size: 150%; 
	line-height: 1.1em;
	text-transform: none;
	font-weight: normal;
	}
div.excerpt p {
	margin-top: 0;
	}

h3, .h3 { 
	font-size: 120%; 
	line-height: 1.1em;
	text-transform: uppercase;
	}
h4, .h4 { 
	font-size: 120%; 
	line-height: 1.1em;
	text-transform: uppercase;
	}
h5, .h5 {	
	font-size: 100%; 
	line-height: 1.1em;
	text-transform: uppercase;
	}
h6, .h6 { 
	font-size: 100%; 
	margin-bottom: 2px;
	padding-top: 3px;
	}



/* Structure
==============================================================================================  */

body {
	background-color: #101316;
	text-align: left;
	padding-top: 0;
	}
#wrapper, #footerWrapper, #navWrapper {
	clear: both;
	float: none;
	position: relative;
	text-align: left;
	}
#wrapper {
	background-color: #FFF;
	-moz-border-radius-bottomright: 6px;-khtml-border-bottom-right-radius: 6px;-webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
	z-index: 10;
width: 90%;
padding-left: 5%;
padding-right: 5%;
	}
#navWrapper {
	display: none;
width: 90%;
padding-left: 5%;
padding-right: 5%;
	}
#footerWrapper {
	margin-top: -6px;
	z-index: 5;
	}
body, #footerWrapper {
	min-width: 100%;
	}
#wrapper {
	min-width: 90%;
	}
#header, #content, #footer, #mainNav {
	clear: both;
	float: none;
	width: 100% ;
	padding: 1px 0 1px 0;
	margin: 0;
	text-align: left;
	position: relative;
	}

#sidebar, #bottomLinks {
display: none !important; 
}

.floatLeft {
	float: left;
	}
.floatRight {
	float: left;
	}
.txtAlignRight {
	text-align: left;
	}
.clearFix {
	clear: both;
	}
.fullClmn {
	width: 100% /* 700px */;
	}
.fullWidth {
	width: 100% /* 940px */;
	}
.centerLignup {
	margin-left: 0;
	}
.mainClmn {
	width: 100% /* 460px */;
	}
.postItem, .introTextHome {
	width: 100%;
	}
 
.entryItem {
	width: 100%;
overflow: hidden;
	}

.sideClmn { 
	width: 100% /* 220px */;
	}
.container { 
	padding-bottom: 24px;
	}
#header .container { 
padding-bottom: 6px; 
}
.posRelative {
	position: relative;
	}
.floatContainer {
	margin-right: 0 /* 20px */;
	}

div#kommentare {
	display: block;
	margin-top: 24px;
	}
	
#top {
	position: absolute;
	left: 0;
	top: 0;
	}

#navWrapper {
	padding-top: 2px;
	padding-bottom: 0 !important;
/*	position: fixed;
	left: 0;
	top: 0;
	z-index: 100; */
	}

#header {
	padding-top: 10px;
	padding-bottom: 8px;
	height: 2em !important;
	background-image: none;
	}
#content {
	padding-bottom: 14px;
	}
#footer { 
	padding-top: 20px;
	padding-bottom: 39px;
width: 90%;
padding-left: 5%;
padding-right: 5%;
	}

.navigation {
	height: 38px;
	}


	

/* Style
==============================================================================================  */

ul.sideNav {
display: none;
	}

#mainNav {
	padding-top: 0;
	padding-bottom: 0;
	}
#mainNav li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	padding-top: 10px;
	}
#mainNav li#homeLink {
	font-weight:normal;
	}
#mainNav li a, #mainNav li a:link, #mainNav li a:visited, #mainNav li.selected span {
	color: #707376;
	display: block;
	float: left;
	padding: 0 0 9px 0;
	text-decoration: none;
	}
#mainNav li a:hover {
	color: #C9CCCF;
	text-decoration: none;
	}
#mainNav li a:active, #mainNav li.selected a, #mainNav li.selected a:link, #mainNav li.selected a:visited, #mainNav li.current-cat a, #mainNav li.current-cat a:link, #mainNav li.current-cat a:visited  {
	color: #C9CCCF;
	text-decoration: none;
	}
#mainNav li.selected a:hover, #mainNav li.current-cat a:hover  {
	color: #C9CCCF;
	text-decoration: none;
	}
#mainNav li.current-cat a:hover {
	cursor: default;
	}
#mainNav li.selected a:active, #mainNav li.current-cat a:active, #mainNav li.selected span  {
	color: #C9CCCF;
	text-decoration: none;
	cursor: default;
	}

#hafenrauschSiegel, #postfixIntroHeadline {
display: none;
}

p#reaktionen { display: none; }

.comment-indicator { 
display: none;
}

.entryItem p {
font-size: 120%; }

.entryItem img, .object { 
	border: 0; 
margin-left: -10px;
margin-top: 0;
	}
.entryItem img.alignleft { 
	margin: 0; 
margin-left: -10px;
float: none;
	}
.entryItem em { 
	font-size: 80%;
line-height: 1.1em;
	margin: -3px 0 0 0; 
	text-align: left; 
	}
.entryItem blockquote, .entryItem blockquote p {
	font-size: 120%; 
	line-height: 1.15em; 
	}


span#goToTop {
	position: relative;
	right: 0;
	top: 0;
	}

#socialMediaFeedbackHead { 
display: none; }


.navigation div.floatLeft p.pushlLink,
.navigation div.floatRight p.pushlLink { 
width: 70% !important 
}
.navigation div.floatLeft p.pushLink a, .navigation div.floatLeft p.pushLink a:link, .navigation div.floatLeft p.pushLink a:visited {
	position: relative;
	left: -10px;
	padding: 0 0 0 20px;
	background: url(images/pushlink_0_600_vrtcl_reverse.gif) no-repeat -5px center;
	}
.navigation div.floatLeft p.pushLink a:hover {
	background-position: -618px center;
	}
.navigation div.floatLeft p.pushLink a:active {
	text-decoration: none;
	background-position: -1206px center;
	}


p.wp-tag-cloud {
	font-size: 120% !important;
	line-height: 1.15em;
	}

ul.socialNav {
display: none;
}

.shareButtons {
display: none;
}

.inlineShareButtons { 
display: none;
}



/* Forms
==============================================================================================  */

input, textarea {
	border: 1px solid #D3D6D9;
	padding: 2px;
	}
input[type=text] { 
	cursor: text;
	}
input[type=submit] { 
	cursor: pointer;
	padding: 6px 9px 6px 9px; 
	font-weight: bold;
	line-height: 1em; 
	border: 0 !important; 
	float: left;
	-moz-border-radius: 2px; -khtml-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; 
	color: #F4F5F6;
	background-color: #101316;
	text-decoration: none;
	}
#kommentare form { 
	width: 100%; 
	}
#kommentare form textarea, #kommentare form input[type=text] { 
	width: 90%; 
	}
#kommentare label {
display:block;
	color: #606366;
font-size: 90%;
	}

