/*
Theme Name: KBWebsite
Theme URI: http://www.kircher-burkhardt.com
Description: The theme based on WordPress Default and the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Jens Romanski
Author URI: http://www.kircher-burkhardt.com
Tags: white, custom header, fixed width, two columns, widgets


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
color text & links
black: 000
grey: 333
dark red: c12626
dark red big link: b02323
grey hover: 777
grey noflash navi: a3adb0
grey noflash navi-hover: a5a5a5
grey footer: aaa
grey dark footer: 7f7f7f
grey light: 7d7d7d
grey dark text home: 434343

*/
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #fff;
	color: #000;
	text-align: center;
	}
#page {
	text-align: left;
	}
.narrowcolumn .entry {
	font-family: Georgia, 'Times New Roman', Sans-Serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.narrowcolumn .entry p {
	font-family: Georgia, 'Times New Roman', Sans-Serif;
	margin: 10px 0;
	padding: 0;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.narrowcolumn .entry ul {
	margin: 15px 0 0 15px;
	padding: 0 0 0 0;
}
.narrowcolumn .entry ul li {
	font-family: Georgia, 'Times New Roman', Sans-Serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5;
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}
h1.headergfx {
	font-size: 0;
	text-align: left;
	padding: 0 0 34px 0;
	}
h1.headergfx span {
	display: none;
	}
#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
h3 {
	font-size: 13px;
	}
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;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}
code {
	font: 1.1em 'Courier New', Courier;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #c12626;
	text-decoration: none;
	}

a:hover {
	color: #777;
	text-decoration: none;
}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#page {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 960px;
	}
#header {
	margin: 0 0 0 0;
	padding: 0;
	height: 110px;
	width: 960px;
	position: relative;
}
#headerimg {
	margin: 0 0 0 0;
	position: absolute;
	top: 17px;
	left: 10px;
	height: 30px;
	width: 360px;
}
#headerimg a {
	display: block;
	margin: 0;
	padding: 0;
	width: 360px;
	height: 30px;
}
#headerimg a span {
	display: none;
	}
#flashdiv 	{
	position: absolute;
	top: 0;
	right: 0;
	height: 35px;
	width: 530px;
	}		
#flashcontent {
	position: absolute;
	top: 0;
	right: 0;
	height: 35px;
	width: 410px;
	}
#flashcontent ul {
	list-style-type: none;
	width: 400px;
	}
#flashcontent li {
	 display: block;
	float:left;
	padding: 0 0 0 10px;
	}
#flashcontent ul li a {
	font-size: 11px;
	display: block;
	color: #a3adb0;
	text-decoration: none;
	}
#flashcontent ul li a:hover {
	display: block;
	color: #a5a5a5;
	text-decoration: none; 
	}
#flashcontent ul li a.active {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
#flashbox ul li a.active:hover {
	display: block;
	color: #a5a5a5;
	text-decoration: none; 
	font-weight: bold;
	}
.narrowcolumn {
	float: left;
	padding: 0 70px 20px 0;
	margin: 0 0 0 122px;
	width: 460px;
	}
* html .narrowcolumn { /*ie6-fix*/
	margin-left: 60px;
	overflow: hidden;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 0;
	width: 960px;
	}
.clear {
	clear: both;
}
#footer {
	padding: 50px 0 40px 0;
	margin: 0 auto;
	width: 400px;
	clear: both;
}
#footer p {
	text-align: center;
	margin: 0;
	padding: 18px 0 0 0;
	display: block;
	clear: both;
	}
#footer p,
#footer p a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #aaa;
}
#footer p a:hover {
	color: #c12626;
	text-decoration: none; 
}
#footernavigation  {
	display: block;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#footernavigation li {
	display: inline;
	padding: 0 9px;
}
#footernavigation li a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #7d7d7d;
	font-weight: bold;
	text-decoration: none;
	}
#footernavigation li a:hover {
	color: #c12626;
	text-decoration: none; 
}
/* End Structure */
/*	Begin Headers */
h1 {
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 0 0 8px 0;
	padding: 0;
}
h3 {
	padding: 0 0 0 0;
	margin: 30px 0 0;
	}
/* End Headers */
/* KB single */
/* KB categories */
.post .entry a {
	font-size: 13px;
	text-transform: none;
}
.post h2 {
	margin: 0;
	padding: 5px 0 0 0;
}
.post a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.post h2 a, .post h2  {
	font-size: 24px;
	font-family: Arial, Sans-Serif;
	font-weight: 900;
	text-transform: none;
	letter-spacing: -0.05em;
}
.post small {
	color: #7d7d7d;
}				
.post {
	border-bottom: 1px solid #e5e5e5;
	padding: 22px 0 12px 0;
	margin: 0 0 0 0;
}
.post a.more-link {
	font-weight: normal;
}
/* special: impressum */
#post-46 {
	padding-top: 10px;
}
/* special: single-view, kontakt,contact */
.single-view .post,
#post-55.post,
#post-410.post,
#post-738.post {
	border-bottom: 0px none transparent;
}
/*.cat-item a,*/
#sidebar ul ul li.cat-item  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #c12626;
}
.eventlist ul li 	{
	font-size: 11px;
	font-weight: normal;
	}
.eventlist ul li a	{
	/*font-family: Georgia, 'Times New Roman', Sans-Serif;*/
	font-size: 13px;
	font-weight: bold;
	}
/**** next-previous-navigation single-view/header, list-view/footer ****/
.navigation {
	margin: 0;
	padding: 0;
	height: 20px;
}
.nextpreviousnavigation		{
	padding: 25px 0 15px 0;
	margin: 0;
}
.navigation .alignleft,
.navigation .alignright,
.navigation a,
.nextpreviousnavigation .alignleft,
.nextpreviousnavigation .alignright,
.nextpreviousnavigation a {
	display: block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 20px;
}
.navigation .alignright a,
.nextpreviousnavigation .alignright a {
	margin-left: auto;
	text-align: right;
}
.navigation a,
.nextpreviousnavigation a {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.navigation a:link,    .nextpreviousnavigation a:link    { background-position: 0px 0px; }
.navigation a:visited, .nextpreviousnavigation a:visited { background-position: 0px 0px; }
.navigation a:focus,   .nextpreviousnavigation a:focus   { background-position: 0px -25px; }
.navigation a:hover,   .nextpreviousnavigation a:hover   { background-position: 0px -25px; }
.navigation a:active,  .nextpreviousnavigation a:active  { background-position: 0px -25px; }
/* header / single view */
.navigation .alignleft a {
	width: 104px;
	background-image: url(images/button-vorheriger.gif);
}
.navigation .alignright a {
	width: 104px;
	background-image: url(images/button-naechster.gif);
}
/* footer / list view */
.nextprevious-news .alignleft a {
	width: 114px;
	background-image: url(images/button-news-juengere.gif);
}
.nextprevious-news .alignright a {
	width: 104px;
	background-image: url(images/button-news-aeltere.gif);
}
.nextprevious-jobs .alignleft a {
	width: 114px;
	background-image: url(images/button-jobs-juengere.gif);
}
.nextprevious-jobs .alignright a {
	width: 104px;
	background-image: url(images/button-jobs-aeltere.gif);
}
/* hide button-text */
.navigation a,
.nextpreviousnavigation a {
	font-size: 1px;
	letter-spacing: -1000px;
	color: #fff;
}
/* end KB categories */
/* 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;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Begin Lists */
#sidebar ul,
#sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	}
#sidebar ul ul,
#sidebar ul ol {
	margin: 5px 0 0 0;
	}
#sidebar ul ul ul,
#sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ul li,
#sidebar ul ol li {
	margin: 2px 0 0 0;
	padding: 0;
}
#sidebar .eventlist ul {
	margin: 0;
}
#sidebar .eventlist ul li {
	margin: 15px 0 0 0;
	padding: 0;
}
#sidebar .eventlist .datetime {
	display: block;
	margin: 0;
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5;
}
#sidebar .eventlist br.kbhelper {
	display: none;
}
#sidebar .kontaktlist li {
	font-size: 12px;
	line-height: 18px;
}
#sidebar ul.misc {
	list-style-type: square;
	padding-left: 16px;
}
#sidebar ul.misc li {
	list-style-type: square;
}
/* End Entry Lists */
/* Begin Sidebar */
#sidebar {
padding: 0 10px 10px 10px;
/*margin-left: 660px;*/
margin-top: -12px;
width: 278px;
border-right: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
float: left;
}
#sidebar ul li.categories,
#sidebar ul li.eventlist,
#sidebar ul li.pressekontakt,
#sidebar ul li.pressedownloads,
#sidebar ul li.kontaktlist,
#sidebar ul li.mailform {
border-bottom: 1px solid #e5e5e5;
/* Ralph Brugger 2010-05-05 */
/*padding: 10px 0 15px 10px;*/
padding: 10px 0 15px 8px;
}
#sidebar ul li.mailform iframe {
	margin: 4px 0 0 0;
	padding: 0;
	border: 0px none transparent;
}
li.pressekontakt p, 
li.pressedownloads p,
li.kontaktlist p	{
margin: 0;
padding: 2px 0;
font-size: 12px;
line-height: 18px;
}
li.eventlist p	{
margin: 0;
padding: 2px 0;
font-size: 12px;
line-height: 14px;
}
li.eventlist small {
color:#7D7D7D;
}


/*verhindert die anzeige der Home-Kategorie in Sidebar*/
.cat-item-15 {
display: none;
}

a.twitterlink, a.rssfeedlink {

padding:2px 20px 0 0;
text-decoration:none;

}

/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
a.gfxlink	{
	padding: 0 0 0 20px;
	background: #fff url('images/kb-icon-linkpfeil.gif') no-repeat top left;
	font-weight: bold;
	font-size:13px;
	line-height:16px;
}
a.gfxbiglink	{
	padding: 0 0 0 30px;
	background: #fff url('images/kb-bigicon-linkpfeil.gif') no-repeat top left;
	font-weight: bold;
	font-size:14px;
	line-height:10px;
	color: #b02323;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	margin: 5px 0 10px 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 5px 0 5px;
	margin: 0;
}
/* End captions */
/*impressum*/
#post-46 h2 {
	display: none;
}
a.footerlink {
	color: #7f7f7f;
}
/*kontakt/ home*/
#kontaktcontent, #homecontent {
margin: 0 0 0 20px;
width: 960px;
}
.leftbox {
width: 225px;
}
.leftbox2 {
width: 500px;
height: 215px;
margin: 0 40px 0 0;
}
#homecontent .leftbox2 p {
	font-size: 16px;
	line-height: 20px;
	color: #434343;
	font-weight: bold;
}
#homecontent .leftbox2 p a.nogfx {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #b02323
}
.midbox {
	width: 325px;
}
.rightbox {
	width: 400px;
}
#post-55 h4, #post-84 h4, 
#post-738 h4, #post-740 h4,
/* digital1 */
#post-410 h4, #post-415 h4 {
	font-size: 10px;
	line-height: 15px;
	padding: 0 5px 10px 0;
	margin: 0;
	text-transform: uppercase;
	color: #7f7f7f;
	font-weight: normal;
}
#post-55 p,  #post-84 p,
#post-738 p, #post-740 p, 
/* digital1 */
#post-410 p, #post-415 p {
	font-size:13px;
	line-height:16px;
	color: #7f7f7f;
}
#post-55 h2, #post-84 h2, 
#post-738 h2, #post-740 h2,
/* digital1 */
#post-410 h2, #post-415 h2 {
display: none;
}
#post-55 h4, 
#post-738 h4, #post-740 h4,
/* digital1 */
#post-410 h4, #post-415 h4 {
	padding: 0 5px 7px 0;
}
#post-55 p.p-kontakt, 
#post-738 p.p-kontakt, #post-740 p.p-kontakt,
/* digital1 */
#post-410 p.p-kontakt, #post-415 p.p-kontakt {
	 margin: 0;
	 padding: 0 0 18px 0;
}
#post-84 .gfxbiglink {
	margin: 0 0 10px 0;
	padding: 3px 20px 3px 25px;
}
#mapbox {
padding: 0 15px 10px 0;
margin: 0 0 35px 0;
width: 955px;
height: 307px;
background: #fff url('images/kb-bg-map.gif') no-repeat top left;
}
map {
padding: 0 0 0 0;
margin: 0 0 0 0;
width: 940px;
height: 290px;
}
/*downloadbereich*/
#post-2 h3 {
	font-size: 10px;
	line-height: 15px;
	padding: 0 5px 10px 0;
	margin: 0;
	text-transform: uppercase;
	color: #7f7f7f;
	font-weight: normal;
}
#post-2 .entry {
		border-bottom: 1px solid #e5e5e5;
		padding: 22px 0 12px 0;
		margin: 0 0 0 0;
}
#post-2 .entry p {
	font-family: Arial, Helvetica, Sans-Serif;
}
#post-2 .entry p a img {
	margin: 0 0 10px 0;
}
/**** no flash ****/
#image-noflash {
	display: block;
	width: 340px;
	height: 210px;
	background-color: #fff;
	text-align: center;
	color: #fff;
}
#etracker {
	visibility: hidden; 
	overflow:hidden;
	height: 1px; 
	width: 1px; 
	font-size: 0px;
	line-height: 0px;
}
.switchlanguage {
	float: left;
	width: 60px;
	height: 20px;
	margin: 13px 0 0 0;
	color: #aaa;
	font-size: 10px;
}
.switchlanguage a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;	
	color: #aaa;
}
.switchlanguage a:hover, .switchlanguage span {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #333;
}
.navposition {
position:relative; left: 511px;
/*	background-color: #f00;
		border: 1px solid #f00;*/
}
.navposition2 {
position:relative; left: 511px;
/*	background-color: #f0f;
	border: 1px solid #cfc;*/
}
.navposition3 {
position:relative; left: 616px;
/*	background-color: #f0f;
	border: 1px solid #cfc;*/
}






