@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- All browsers */

body {
	font: normal 14px/1.357em "Helvetica Neue", arial, sans-serif;
	color: #333;
	min-width: 784px;
	max-width: 1500px;
	position: relative;
}

#wrapper {
  overflow: hidden;
  min-height: 100%;
}

.header {
  padding-top: 18px;
}


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

a:focus, a:hover, a:active {
	color: #000;
}

/* ----------------------------------------------------- Layout */


.col-logo {
  position: fixed;
  height: 100%;
  float: right;
  width: 8.3%;
  right: 0;
}

.js .col-logo {
  position: relative;
}

.col-navi {
	float: right;
	margin: 178px 8.3% 0 0;
	width: 18.3%;
	height: 100%;
	border-left: 1px solid #ff8700;
	padding: 0 2%;
	position: fixed;
	height: 100%;
	right: 0;
	top: 0;
}

.js .col-navi {
  right: 0;
  position: relative;
  margin: 178px 0 0 0;
}

.headerimage {
	width: 25.1%;
	height: 320px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 2%;
}

.headerimage img {
	width: 446px;
	height: 320px;
}

.tophead {
	width: 40.3%;
	float: left;
	position: relative;
}


.tophead form {
	height: 20px;
	margin-bottom: 140px;
}

.tophead form fieldset,
#ajaxSearch_output,
#ajaxSearch_intro {
  display: none;
}


.js .tophead form fieldset,
.js #ajaxSearch_output {
  display: block;
}



.tophead form fieldset {
  float: left;
}

.content {
	clear: left;
	width: 69.2%;
	overflow: hidden;
	padding: 40px 0 30px 0;
}

.threecols,
.tripcols {
	width: 93%;
	float: right;
	margin-bottom: 50px;
}

.tripcols {
  padding-top: 40px;
  display: inline;
}

.threecols {
	width: 90%;
	margin-right: 3%;
	margin-bottom: 0;
}

.ie6 .threecols {
  display: inline;
  width: 88.5%;
}

.pixcol,
.twocols {
	margin-right: 3%;
	width: 58%;
	float: right;
}

.ie6 .pixcol,
.ie6 .twocols {
  display: inline;
}

.col1, .col2, .col3 {
	width: 28.5%;
	float: left;
	margin-right: 3%;
	padding-right: 3%;
	border-right: 1px solid #ff8700;
}

.col3 {
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
}

.footer {
	clear: both;
	margin: 0 0 0 4.7%;
}

/* ----------------------------------------------------- Header Area */

h1 {
	text-indent: -999em;
	width: 50px;
	height: 348px;
	background: url(img/logo.png) 0 0 repeat-y;
	position: relative;
	z-index: 3;
}

h1 a {
  display: block;
  width: 50px;
	height: 330px;
}

.slogan {
	text-indent: -990em;
	width: 50px;
	height: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2;
	background: transparent url(img/slogan2.png) 2px 100% no-repeat;
}

.headerimage img {
	position: absolute;
	top: 0;
	right: 0;
}

.col-navi ul {
	margin-top: -5px;
}

.col-navi ul ul {
	display: none;
}

.col-navi ul .active ul {
	display: block;
}


.col-navi li {
	line-height: 2em;
}

.col-navi a:link,
.col-navi a:visited {
	color: #333;
	text-decoration: none;
}

li.active > a:link,
li.active > a:visited,
.col-navi a:focus,
.col-navi a:hover,
.col-navi a:active {
	color: #ff8700;
}

.col-navi ul li li {
	line-height: 1.2em;
	margin: 1em 0 1em 20px;
	font-size: 12px;
}

.col-navi li li a:link,
.col-navi li li a:visited {
	color: #999;
}

.col-navi li li a:focus,
.col-navi li li a:hover,
.col-navi li li a:active {
	color: #ff8700;
}

.col-navi ul li.active > a {
	font-weight: bold;
	color: #ff8700;
}

.ie6 #wrapper ul .active a,
.ie6 #wrapper ul .active ul .active a {
  font-weight: bold;
	color: #ff8700;
}

.ie6 #wrapper ul .active ul a {
  color: #999;
  font-weight: normal;
}

h2 {
	font-size: 38px;
	line-height: 1.05em;
	font-weight: bold;
	color: #ff8700;
	margin-bottom: 0.5em;
	letter-spacing: -1px;
}

h2.blogtitle {
	display: table-cell;
	vertical-align: bottom;
	padding-right: 100px;
	height: 160px;
}

.subline {
	width: 95%;
	font-size: 26px;
	color: #666;
	line-height: 1.2em;
	letter-spacing: -1px;
}

.ie6 .subline {
  width: 100%;
}

.subline cite {
	display: block;
	text-align: right;
	font-style: italic;
}

blockquote.subline p {
	text-indent: -0.4em;
}

blockquote.subline p:before {
	content: "„";
}

blockquote.subline p:after {
	content: "“";
}


.subline cite:before {
	content: "– ";
}

form input[type=text] {
	font-size: 12px;
	font-family: "Helvetica Neue", arial, sans-serif;
	color: #666;
	border: 1px solid #888;
	background: #fff;
	padding: 1px 0;
	padding-left: 3px;
	float: left;
	margin-right: 5px;
	margin-top: 0;
	height: 15px;
	background: url(img/formshadow.png) 0 0 repeat-x;
	vertical-align: middle;
}

form#search input[type=submit] {
	border: none;
	background: url(img/searchbutton.png) 0 0;
	width: 24px;
	padding: 1px 0;
	vertical-align: middle;
	height: 19px;
	float: left;
	text-indent: -999em;
}

#ajaxSearch_output {
  position: absolute;
  top: 30px;
  left: 0;
  width: 400px;
  font-size: 11px;
  line-height: 14px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 0 10px 10px 10px;
}

.ajaxSearch_highlight {
  background: #FEFFBF;
}

.AS_ajax_result {
  border-top: 1px dotted #aaa;
  padding-top: 5px;
  margin-top: 5px;
}

.AS_ajax_result:first-child {
  border: none;
}

.js #ajaxSearch_submit {
  display: none;
}

/* ----------------------------------------------------- Inhaltsbereich */

.ie6 .content {
  float: left;
  display: inline;
}

.content h3 {
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
	color: #ff8700;
	letter-spacing: -1px;
	margin-bottom: 0.5em;
}

.content h4 {
  color: #aaa;
  font-size: 18px;
  margin: 0.5em 0;
  padding-top: 0.25em;
}

h3 a {
	text-decoration: none;
}

small {
  font-size: 12px;
  color: #aaa;
  line-height: 18px;
}

.tripcols img {
	display: block;
	width: 100%;
	margin-bottom: 16px;
}

.twocols h3 {
	float: left;
	font-weight: normal;
	margin-left: -58%;
	width: 53%;
	text-align: right;
}

.ie6 .twocols h3,
.twocols h3.noindent {
  float: none;
  margin-left: 0;
  width: auto;
  text-align: left;
}

.threecols .blogmeta h3 {
	margin-top: -5px;
}

.threecols .blogmeta h3.small {
	letter-spacing: 0;
	width: auto;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin: 0;
}

.blogmeta {
	margin-top: 3px;
	float: left;
	width: 32.5%;
	text-align: right;
}

.blogbody {
	float: right;
	width: 64%;
}

.article {
	overflow: hidden;
	clear: both;
}

.blogbody {
	padding-bottom: 80px;
}

.jot-row .blogbody {
	padding-bottom: 50px;
}

.jot-list {
	position: fixed;
	right: 10px;
	bottom: 10px;
	background: #eee;
	padding: 10px;
	width: 250px;
	font-size: 11px;
	z-index: 1000;
}


.article h3 {
	font-weight: normal;
}

.inlineflex {
  width: 100%;
}

.gfport {
  float: right;
  margin: 4px 0 10px 15px;
}

.date {
	color: #999;
}


.pixcol img {
	margin-top: 3px;
	float: left;
	margin-left: -150px;
}

.position {
	margin: -9px 0 9px 0;
	color: #888;
}

.content dl,
.content ol,
.content ul,
.content p {
	margin-bottom: 1.5em;
}

.content .more,
.content dl dt,
.content ul li {
	padding-left: 16px;
	background: url(img/bullet.png) 0 5px no-repeat;
}

.content ol li {
  list-style: decimal outside;
  margin-left: 1.5em;
  margin-bottom: 0.5em;
}

.content dl dd,
.content dl dt,
.content ul li {
	margin-bottom: 0.5em;
}

.content dt {
  clear: both;
  float: left;
  width: 100px;
}

.content dd {
  float: left;
  width: 328px;
}

.content dl {
  overflow: hidden;
}

#tagcloud li {
  line-height: 1em;
  display: inline;
  margin: 0 1em;
  vertical-align: middle;
  cursor: pointer;
}

#tagcloud li:hover {
  color: #FF8700;
}

.weniger-wichtig { font-size: 100%; color: #ccc; }
.wichtig { font-size: 150%; color: #999; }
.sehr-wichtig { font-size: 200%; color: #666; }
.extrem-wichtig { font-size: 250%; color: #333; }

code {
  font-family: consolas, menlo, "Bitsream Vera Sans Mono", courier, fixed;
  color: #777;
}

pre {
  padding: 10px;
  margin: 0 0 1em 0;
  max-height: 600px;
  font-size: 11px;
  line-height: 14px;
  background: #eee;
  font-family: consolas, menlo, "Bitsream Vera Sans Mono", courier, fixed;
  overflow: auto;
}

.ie6 pre {
  width: 100%;
}


/* ----------------------------------------------------- Comment Form */

#commentinput {
	margin-top: 5em;
}

.jot-form {
	padding-bottom: 80px;
	
}

.jot-form .field {
	clear: both;
	overflow: hidden;
	padding: 5px 0 5px 0;
}

.jot-form .field label {
	float: left;
	width: 70px;
}
.jot-form .field input {
	width: 200px;
}

.jot-form .areafield {
	margin-top: 10px;
}

.jot-form textarea {
	width: 97%;
	background: url(img/formshadow.png) 0 0 repeat-x;
	border: 1px solid #888;
	color: #666;
	padding: 1px 3px;
	font: normal 14px/1.5 "Helvetica Neue", arial, sans-serif;
}

#submitcomment {
	width: 200px;
	margin: 20px 0;
}

.jot-cfm {
	border: 1px solid #090;
	padding: 5px 15px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.jot-err {
  background: red;
  padding: 5px 15px;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}

/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }

