/*  
Theme Name: WordPress-Layout f&uuml; BiSA
Theme URI: http://wordpress.org/
Description: Basiert auf dem Standard-Layout von WordPress
Version: 1.6
Author: Andr&eacute; Presser

	Kubrick v1.5
 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*	background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
/*	border: 1px solid #959596;*/
	text-align: left;
	}

#header {
	background: #85a741 url('images/header.png') repeat-x;
	border-bottom:1px solid #658721;
	}

#headerimg 	{ 
	background:url('images/bisa_logo.png')  no-repeat 672px bottom;
	text-align: left;
	position:relative; /*für Ausrichtung von #Navi an Elternelement = dieses*/
	}

#header h1 { 
/*  padding-top:30px;*/
  padding:20px 0px 20px 45px;
  font-size:4.5em;
/*  background:url('images/schriftzug.png') no-repeat 40px 20px;*/
   }

#header h1, #header span
 	{ 
/*	padding-left:40px;*/
	text-align: left;
	font-family:sans-serif;
	}

#Navi
  {
  border-style:groove;
  border-color:#85a641;
  border-width:2px 0px 0px 2px;
  padding:0px;
  list-style-type:none;
  position:absolute;
  bottom:0px;
	margin:auto auto auto 43px;
  line-height:32px;
  }

#Navi li
  {
  float:left;
  padding:0pt;
  }
  
#Navi li a
  {
  background-color:#85a741;
  border-style:groove;
  border-color:#85a641;
  border-width:0px 2px 2px 0px;
  display:block;
  font-size:140%;
  font-weight:bold;
  color:#ffffff;
  padding-left:15px;
  padding-right:15px;
  text-decoration:none;
  font-family:sans-serif;
  font-variant:small-caps;
  }

/*#Navi li ul
  {display:none;}

#Navi li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:150px;
	padding: 0;
	margin: -1px 0px 0px -1px;
  border-style:solid;
  border-top-color:#dae4c6;
  border-left-color:#dae4c6;
  border-bottom-color:#536729;
  border-right-color:#536729;
  border-width:1px;
  list-style-type:none;
}*/

#Navi ul {
	position:absolute;
	left:-999em;
	width:150px;
	padding: 0px;
	margin: -1px 0px 0px -1px;
  border-style:solid;
  border-top-color:#dae4c6;
  border-left-color:#dae4c6;
  border-bottom-color:#536729;
  border-right-color:#536729;
  border-width:1px;
  list-style-type:none;
}

#Navi li li a,
#Navi .current_page_item ul a, 
#Navi .current_page_parent ul a
  {
  background-color:#85a741;
  border-width:0px;
  display:block;
  padding:0px 15px 0px 15px;
  font-size:140%;
  font-weight:bold;
  width:120px;
  color:#fff;
  text-decoration:none;
  font-family:sans-serif;
  font-variant:small-caps;
  }

#Navi .current_page_item a, 
#Navi .current_page_parent a, 
#Navi a:hover, #Navi ul a:hover,
#Navi .current_page_item ul a:hover, 
#Navi .current_page_parent ul a:hover
  {
  background-color:#a2bc70;
  }

#content {
	font-size: 1.2em;
	border:solid #658721;
	border-width:0px 0px 0px 1px;
	background: url('images/verlauf.jpg') left repeat-y;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
/*	background: #eee url('images/kubrickfooter.jpg') no-repeat top; */
	border: none;
	background:transparent url(images/footerhg.gif) no-repeat;
	color:#999;
	}
	
#footer img
  {
  vertical-align:middle;
  margin:0px 2px 4px 2px;
  }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
        top:-10px;
        left:15px;
        position:relative;
/*        font-size:130%;*/
        font-weight:bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	background: url(images/dotted.png) repeat-x left bottom;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	font-size:0%;
	}

/*#headerimg img
{
  background:url('images/schriftzug.png') no-repeat 40px 20px;
}*/

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;
	}

.entry a
  {
  border-bottom:1px solid #ccc;
  padding: 1px;
  text-decoration:none;
  }

.entry a:visited:hover {
  color: #b0b0b0;
	text-decoration: none;
	}
	
.entry a:hover
  {
	text-decoration: none;
  }
	
.download
  {
  padding: 0pt 35px 0pt 35px;
  }

/*#DownloadBox
  {
  position:relative;
  }

.dl_category
  {
  border:1px solid #999;
  overflow-x:hidden;
  overflow-y:scroll;
  position:absolute;
  height:300px;
  top:60px;
  left:0px;
  }*/

div.hide
  {
  display:none;
  }

a.reiter
  {
  
  }

h3.download
  {
  margin-top: 4em;
  }

/*.download a
  {
  background:url(/wp-content/plugins/downloadmanager/images/drive_go.gif) no-repeat left center;
  padding-left:20px;
  }*/
  
.download img
  {
  vertical-align:middle;
  }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, 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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
/*	color: #777;*/
	color: #999;
	}
	
#sidebar .page_item
  {
  text-indent:-1em;
  padding-right:20px;
  padding-left:1em;
  }

#sidebar #teilnehmer
  {
  font-size:90%;
  line-height:130%;
  }

code, kbd {
	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: #06c;*/
	color: #482;
	text-decoration: none;
	}

a:hover {
	color: #8b3;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
img #wpstats
  {
  width:0px;
  height:0px;
  padding:0px;
  border:none;
  overflow:hidden;
  }
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 900px;
/*	border: 1px solid #959596;*/
	}

#header {
/*	background-color: #73a0c5;*/
	margin: 0 auto; 
	padding: 0; 
	height: 140px; 
	}

#headerimg {
	margin: 0 auto;
	height: 140px;
	width: 900px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 580px;
	}

.widecolumn {
	float: left;
/*	padding: 10px 0 20px 0;*/
	padding:0pt 0pt 20px 45px;
/*	margin: 5px auto;*/
	margin: 0px 0 0;
	width: 680px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 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;
}

#footer {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 0 0 5px 0;
	margin-right: 10px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/*.navigation .alignleft, .navigation .alignright
  {
  width:45%;
  background-color:#F8F8F8;
  border:1px solid #ddd;
  }

.navigation .alignleft
  {text-align:left;}
.navigation .alignright
  {text-align:right;}*/

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 20px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#startseite
  {
  margin-top:35px;
  }

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#blogauszug li:before
  {
  content: "\00BB \0020";
  }

#blogauszug
  {
	padding:0px 25px 0px 30px;
  }

#blogauszug small
  {
  white-space:nowrap;
  }

#blogauszug li
  {
 	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
  }

#blogauszug li p
  {
	font-size:90%;
	margin: 0px;
	display:inline;
  }

#blogauszug li a
  {
	font-size:90%;
  }

#sidebar ul ul .current_page_item {
	font-weight:bold;
	color:black;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 20px 0 20px 0;
	}

#sidebar ul p {
	margin-right: 10px;
  }

#sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform
  {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#sidebar #searchform #s, .newsletter #email {
	padding: 2px;
	border:1px solid #888888;
	}

.newsletter {
	margin-left:5px;
	}

.newsletter .required
  {
  color:red;
  text-align:left;
  padding:3px;
  }
  
.benoetigt
  {
  color:red;
  }

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
	
	

#protest
  {
  text-align:left;
  }

#protest h4
  {
  border-bottom:1px #999 solid;
  }

#protest #teilnehmer td:first-child
  {
  text-align:right;
  }

#protest #teilnehmer td, #protest #teilnehmer th
  {
  padding:0 1em;
  line-height:1.8em;
  }

#protest ul
  {
  list-style-type:none;
  }

#protest p.form
  {
  line-height:200%;
  }
  
#protest #text
  {
  margin:3em;
  }

#protest #text textarea
  {
  width:100%;
  height:40em;
  }

#protest [type="submit"]
  {
  margin-left:2em;
  }
  
  

#agb
  {
  margin:2em 0px;
  }

#agb label
  {
  padding-left:2em;
  display:block;
  text-align:justify;
  }

#agb input
  {
  float:left;
  margin:2px;
  }
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 1px 0px 1px 10px;
	margin-left: 665px;
	width: 190px;
	background-color: #f2f2f2;
	}

#sidebar form {
	margin: 0;
	}
	/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

div.0p p
{
margin:0;
padding:0;
}

.dl_category2
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-top: 1px solid #fff;
  background-color:#fff;	
}
		ul#Tabs {
			font-size: 12px;
			font-weight: bold;
			font-family: Arial;
			list-style-type: none;
			padding-bottom: 28px;
			border-bottom: 1px solid #999;
/*			margin-bottom: 12px;*/
			margin: 0px;
			z-index: 1;
			display: none;
			padding-left: 0px;
		}
		#Tabs li.tab {
			float: left;
			height: 25px;
			background-color: #ddd;
			margin: 2px 0px 0px 5px;
			border: 1px solid #999;
		}
		#Tabs li.tab a,
    #Tabs li.selectedTab a {
			float: left;
			display: block;
			color: #666666;
			text-decoration: none;
			padding: 5px;
			border-bottom:0px;
		}
		#Tabs li.selectedTab a {
			cursor: default;
		}

		#Tabs li.tab a:hover {
			background-color: #fff;
			border-bottom: 1px solid #fff;
		}
		/* Selected Tab */
		#Tabs li.selectedTab {
			float: left;
			height: 25px;
			background-color: #fff;
			margin: 2px 0px 0px 5px;
			border-top: 1px solid #999;
			border-right: 1px solid #999;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #999;
		}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

