/* Begin Typography & Colors */

* {
	margin: 0px;
	padding: 0px;
}



body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
    background: url(images/kachel.jpg) ;	
    background-repeat: repeat-x repeat-y;
}
#layout{
         width: 100%;
         }

#container{
         width: 870px;
         text-align:left;
         margin: 0 auto;
   
}

a.extlink { 
    /* bug in IE
	padding-right: 12px; background: url(images/link-icon_external.gif) no-repeat right; 
  */
}

#sb_sidebar{
	color: #777777;
	line-height: 1.2;
	width:335px;
}

*html table #sb_sidebar {
	width:200px;
}

#sb_sidebar td {
	padding:5px 0px;
}

#page {
	background: url(images/kubrickbg.jpg) repeat-y top;   
	border: none;	
	text-align: left;
	background-color: #ffffff;
	margin: 20px auto;
	padding: 0;
	width: 863px;
}

#right_col{
    float:right;
    margin-top:15px;
    width:160px;
    height:600px;
}

#ad_label{
	margin-top:0px;
}

.ad{
	height: 160px;
	width: 160px;
	margin-bottom:15px;
	float:left;
	margin-right:15px;
}

*html .ad {
	margin-right:10px;
	margin-bottom:10px;
}

#skyscraper{
	height:180px;
}

#left_col{
      float:left;
      width:787px; 
}

#pathway {
	color:#999;
	margin-top:-14px;
	margin-left:10px;
}

#header{
	width: 863px;
	height:116px;
	background: url(images/header.jpg) no-repeat;
	padding: 0;
	}

#topmenu{
	width: 787px;
}

#topmenu_bg {
	margin: 0 0 0px 23px;
	height: 30px;
	width:817px;
    float:left;
    background: url(images/menuebg.gif) top left no-repeat;
	}
	
* html #topmenu_bg{
	margin: 0 0 0px 10px;
}

#topmenu ul{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
         }

#topmenu ul li{
	float: left;
	/* alter Abstand zwischen Nav.tabs 0 2px 0 0*/
	margin: 0 0px 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}

#topmenu ul li a{
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #FFFFFF;
    font-weight: bold;
}

*html #topmenu ul li a{
	/*IE 6 crashs for display:block; */
	display: inline-block;
	padding: 8px;
	text-decoration: none;
	color: #FFFFFF;
    font-weight: bold;
}



#topmenu ul li a:hover{
	text-decoration: none;
	color: #FFF;
	height: 14px;
    background: url(images/menuebg2.gif) top left;
    background-repeat: repeat-y repeat-x;
}

/* Aktive Seite hat die Klasse "current_page_item"
derzeit nicht aktiv, da Kategorien angezeigt werden */

#topmenu ul li.current_page_item a{
	/*background: #328FCD url(images/menue-kachel.jpg) top left;
    background-repeat: repeat-y repeat-x; */
	color: #fff;
	
}

#topmenu ul li.current_page_item a:hover{
	text-decoration: none;
}

/* Aktive Kategorie hat die Klasse "current-cat", Wordpress default*/

#topmenu ul li.current-cat a{
	background: #328FCD url(images/menuebg2.gif) top left;
    background-repeat: repeat-y repeat-x;
	color: #fff;
	height: 14px;
}

#topmenu ul li.current-cat a:hover{
	text-decoration: none;
         }
         
#topbox {
	width:817px;
	height:134px;
	background:#014e82;
	margin-top:30px;
	margin-left:23px;
	padding:0px;
}

*html #topbox {
	margin-top:0px;
	margin-left:20px;
}

*+html #topbox {
	margin-top:0px;
}


#topboxleft {
	width:235px;
	height:108px;
	background:#f2f6f9 url(images/teaser_whitepaper.jpg) bottom right no-repeat;
	float:left;
	margin-left:2px;
	padding:12px;
}

#topboxleft p {
	width:140px;
}

*html #topboxleft {
	margin-left:1px;
}

#topboxmiddle {
	width:266px;
	height:108px;
	border-color:#014e82;
	background:#f2f6f9;
	float:left;
	margin-left:2px;
	padding:12px;
}

#topbox p {
	color:#666;
	line-height:170%;
	margin:0px !important;
	font-size:1.1em;
}

#topbox h3 {
	color:#014E82;
	font-size:1.2em;
	margin:0px;
	padding-bottom:6px;
}

#topboxright {
	width:260px;
	height:132px;
	border-color:#014e82;
	background:#f2f6f9;
	float:left;
	margin-left:2px;
}

#topbox a {
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 3.1em;
	text-align: center;
	color: #00538A;
	}

h2 {
	font-size: 1.35em;
	line-height: 140%;
	font-weight: bold;
	}

h2.pagetitle {
	font-size: 1.4em;
	margin-bottom: 10px;
	}

h3 {
	font-size: 1.2em;
	padding: 0;
	font-weight: bold;
	color:#ccc;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



#content {
	font-size: 1.2em;
	margin-top:15px;
	margin-right:-10px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 7px 0px 7px 0px;
}

#footer {
	background:url('images/footer.jpg') -2px 0px no-repeat;
	border: none;
	width:863px;
	height: 20px;
	padding: 0;
	margin: 0 auto;

}

#footertext {
	margin: 0;
	padding: 5px 0px 10px 0px;
	text-align: center;
	display:block;
}

* html #bottombox li {
	margin-left:0px;
}

* html #bottombox {
	list-style: none none;
}

* html #bottombox ul {
	list-style: none none;
}

*+html #bottombox li {
	margin-left:0px;
}

*+html #bottombox {
	list-style: none none;
}

*+html #bottombox ul {
	list-style: none none;
}
	
#bottombox {
	width:828px;
	height:auto;
	margin-left:22px;
	padding-top:20px;
	clear:both;
	list-style-image: url("images/list.gif");	
	list-style-position:outside;
}

#bottombox ul {
	padding:0px !important;
}

#bottombox li {
	margin-left:12px;
}

#bottombox h2 {
	font-size:1.2em;
	padding-bottom:4px;
}

#bottomboxleft {
	background:#eaf2f5;
	height:220px;
	width:246px;
	float:left;
	margin-right:10px;
	padding:10px;
	line-height:140%;
}

#bottomboxmiddle {
	background:#eaf2f5;
	height:220px;
	width:311px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
}

#bottomboxmiddle li {
	padding-bottom:5px;
}

#tophitslist {
	margin:0;
	padding:0;
}

#bottomboxright {
	background:#eaf2f5;
	height:220px;
	width:181px;
	float:left;
	margin-right:10px;
	padding:10px;
	line-height:200%;
}

#bottomboxright select {
	margin-top:10px;
}

#tagbox {
	text-align: justify;
	padding:10px;
	clear:both;
	background:#eaf2f5;
	height:auto;
	width:798px;
	line-height:230%;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.entry p a:visited {
	color: #00538A;
	}

.entry h2{
   	font-size: 1.0em;
	line-height: 100%;
	font-weight: bold;
	margin-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.entry p {
	padding:6px 0px 6px 0px;
}

.twitt_entry td {
	padding-left:5px;
	}
.twitt_entry tr {
    margin-top:5px;
    }	
.twitt_entry h2{
   	font-size: 1.0em;
	line-height: 100%;
	font-weight: bold;
	margin-top:15px;
}

.twitt_entry h3 {
	padding-top:0px !important;
}

.twitt_entry{
   	font-size: 1.0em;
	line-height: 140%;
}

.entry img{
         max-width: 100%;
         border: 1px solid #CCCCCC;
	     padding:5px;
         margin-left:10px;
         margin-top:5px;
         margin-bottom:5px;
}

/* Img-Class for authors*/
.entry .postmetadata img{
        	max-width: 100%;
         border: 0px;
	padding:0px;
         margin-left:0px;
}
/* Nur f�r gro�e Bilder im Kopf des Artikels,
 * Klasse muss im Post mit �bergeben werden
 * class="img_big"
*/
.entry .img_big{
  max-width: 100%;
	margin-left:0px;
}

.entry .alt .social_img img{
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 10px;
        padding-bottom: 0px;
        border: 0px;
        margin-left:0px;
        margin-bottom:0px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#.commentmetadata {
	font-weight: normal;
	}
	
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	color: #808080;
	}	

#sidebar .sidebar_text_rss{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
  margin-top:0px;
  font-weight:normal;
  padding-left:0px;
}

#sidebar .sidebar_text_rss_link{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #F36000;
  font-weight:bold;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#sidebar ul li#hline{
	width:240px;
	border-top:1px solid #ebebeb;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #00538A;
	text-decoration: none;
	}

a:hover {
	color: #FF6600;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.header_nav {
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
	color: #000000;
}

.narrowcolumn {
	float: left;
	padding-right: 25px;
	padding-left:25px;
	width: 450px;
}
	
.narrowcolumn h1{
	font-size: 1.4em;
	margin-bottom: 0px;
	padding-bottom:10px;
	color: #808080;
	text-align:left;
	padding-top: 5px;
}

.narrowcolumn h3{
	color: #777;
	text-align:left;
	padding-top: 25px;
	margin-top:0px;
	font-weight: bold !important;
	font-size: 1.35em;
	line-height:140%;
}

.narrowcolumn h3#comments{
	color: #777;
	text-align:left;
	padding-top: 25px;
	margin-top:0px;
	line-height:140%;
	font-weight: bold !important;
	font-size: 1.35em;
}

.narrowcolumn h3#respond{
	margin-bottom: 5px;
	color: #777;
	text-align:left;
	padding-top: 25px;
	margin-top:10px;
	font-weight: bold !important;
	font-size: 1.35em;
	line-height:140%;
}

.cat_description h3, .cat_description h3 a{
	font-size: 12px;
	color: #999999;
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* p wird von category_description() mitgeliefert */
.cat_description h3 p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
	font-weight:normal;
}

#.spacer15{
	margin-left:25px;
	height:15px;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: left;
	}
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	padding:20px 0px;
	margin-top:32px;
}

p #postmetadata {
	border-top:1px dotted red;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	padding-bottom: 10px;
	margin-top:0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

h3.comments {
	padding: 0;
	margin: 40px 0px 5px 0px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;

	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}





/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
IE - zeigt keine Bullets an...

html>body .entry ul {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

*/


.entry ul {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
      margin: 7px 0 8px 10px;
      padding: 0 0 0 15px;
	}


html>body  #sidebar ul ul li:before {
        content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {	
	list-style-type: none;
	list-style-image: none;
	}

.suchheader {
	padding-bottom:15px;
}

/* Begin Sidebar */
#sidebar {
	padding: 1px 8px 80px 1px;
	float:right;
	width:350px;
	margin-top:15px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

*html #sidebar {
	width:342px;
}

#sidebarnav {
	padding-right:14px;
	border:1px solid red;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 10px 0 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	}

/* End Sidebar */


.imagelist {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}


/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 1px;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	

/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding:0;
	margin: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10p  3px;
	list-style: none;
	}

.commentlist p {
	margin-left:8px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:10px;
	}

/* End Comments */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 10px 30px 30px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px 0px;
	display: block;
	}
	
cite {
	margin-left:10px;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#relatedLinks {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:0px;
	margin-left:0px;
	}

#relatedLinks ul{
	list-style-type:none;
	text-indent:0px;
	padding-left: 0px;
	margin-left: 0px;
}

#relatedLinks li{
	padding-left: 0px;
	margin-left: 0px;
}

/* End Various Tags & Classes*/

/*- Search Form and Livesearch */

#searchbox {
	height:23px;
	width:201px;
	float:right;
	margin-top:22px;
}

*html #searchbox {
	width:205px;
}

#clickbox {
	float:left;
	width:463px;
	height:116px;
	cursor:pointer;
}

input[type=text], textarea {
	padding: 3px 0 2px 3px;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0px !important;
	font-weight:normal;
	}

#searchform_single{
	padding-top:0px;
}

#livesearch {
	width: 140px;
    height: 15px;
	border: 1;
}


/* Nur IE */
*html #livesearch_single {
	padding:3px;				
}

#livesearch_single {
	display:block;
	width: 140px;
    height: 15px;
	border:1px solid #CCCCCC;
	float:left;
}


/* Search-Button*/
.searchsubmit{
	border: none;
	width: 26px;
	height:22px;
	padding: 8px 0 2px 3px;
}

.searchsubmit_single{
	border: none;
	width: 26px;
	height:22px;
	margin-right:23px;
	margin-left:5px;
	margin-top:0px;
}

/* Newsletter-Box*/
#newsletter{
	display:block;
	background: url(images/newsletter_bg.gif) no-repeat;
	width: 234px;
	height:73px;
	margin-left:13px;
	padding-top:0px;
	margin-top:8px;
}

/* Newsletter-Button*/
.newslettersubmit{
	border: none;
	background: #00538A url(images/anmelden.gif);
	background-repeat: no-repeat;
	width: 26px;
	height:22px;
	cursor:pointer;
	margin-left:3px;
	margin-bottom:8px;
}

input#cf7_field_2{
	width:181px;
    height: 15px;
    border:1px solid #ccc;
	color: #00538A;
	float:left;
	margin-left:8px;
}

*html #cf7_field_2 {
	padding:2px 3px 3px 2px;
	width:150px;
    height: 15px;
}

.abmeldung {
	margin-left:10px;
	color:#999;
	display:block;
}

#newsletter p {
	font-weight: bold;
	font-size:12px;
	color:#014E84;
	padding-left:8px;	
	padding-top:4px;
	margin-bottom:4px;
	margin-top:9px;
}

#rssfeed {
	display:block;
	background:url(images/rssfeed_bg.gif) no-repeat;
	width:71px;
	height:21px;
	margin-top:15px;
	padding-top:12px;
	padding-left:41px;
	color:#FF942E;
	font-weight: bold;
	float:left;
}

#twitter {
	display:block;
	background:url(images/twitter_bg.gif) no-repeat;
	width:71px;
	height:21px;
	margin-top:15px;
	padding-top:12px;
	padding-left:41px;
	color:#7ababe;
	font-weight: bold;
	float:right;
}

.newsletterform fieldset{ 
border:none;
}

input#s {
	width: 75%;
	}
	
.entry .img_plain{
max-width: 100%;
border: 0px;
padding:5px;
margin-left:0px;
}

#box_premiumlink{
width:455px;
border:1px solid #adadad; 
border-left-color:#ececec; 
border-top-color:#ececec;
margin-top: 25px;
}



#experts{
 width:243px;
 height:103px;
 padding-bottom:7px;
 clear:both;
}

#shopbetreiber_portraits{
 background: url(images/interview-partner.gif);
 width:243px;
 height:146px;
}

.comment_license{
color: #777;
}

.list_searchengine{
	margin-left: 5px;
	list-style: square;
	padding-left: 10px;

}

.list_searchengine small .landing_link {
	text-decoration: none;
	color:#00538A;
}

.list_searchengine a:hover{
	text-decoration: underline;
	color:#FF6600;
}

#landingsite{
	padding-left: 10px;
	border: 1px solid #ebebeb;
	margin-bottom:20px;
	padding-bottom:15px;	
}

.cat_description h3 ul{
  margin-left:5px;
  padding-left:5px;
}

.cat_description h3 ul li small a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight:normal;
	color: #777777;
}

#featured_post{
	margin-bottom: 25px;
	margin-top: 5px;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.avatar{
	padding: 5px;

	float:right;
}

.page_item {
	clear:both;
}

#breadcrumbs {
	padding-bottom:10px;
}

.st-related-posts {
	margin-bottom:20px;
}

.suchheader h3 {
	padding-top:0px;
}

#new_comments{
	width:340px;
	}

.impressum {
	float:right;
	color:#999;
	height:10px;
	width:172px;
	margin-top:-13px;
	}

*html .impressum {
	margin-top:6px;
}

*+html .impressum {
	margin-top:6px;		
}

.autorbild {
	margin-bottom:9px;
	margin-right:6px;
}

.author_image {
	margin-right:8px;
}

.textred {
	color:red;
	font-weight: bold;
}
