/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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

*/

/* ------------------------------------------------------------------ */
/* @edited by: Ola Gasidlo <ola.gasidlo@inostudio.de> , Oliver Rogers <oliver.rogers@inostudio.de>
 * @category: default media style / moooove.de
 * @date: 2010/04/27
 */
/* ------------------------------------------------------------------ */

/* 
 edited by Julia Auer 
 http://seoplay.de
 julia.auer@seoplay.de
 date: 22072011
 */





/* ----------------------------------------- RESET ----------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

html, body {height: 100%;}

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	}

a {
	color: #0085CC;
}

p {
	font-size:13px;
	*font-size:12px;
	line-height:17px;
}

.hide_text {
	position: absolute;
	margin-left: -9999px;
	}

#page {
	background-color: white;
	text-align: left;
	}



/* ----------------------------------------- spec. CLASSES ----------- */
.l{
	float: left;
}

.r{
	float: right;
}

.size1of1{
	width: 881px;
}

.blue {
	color:#0085CC;
}

/* ----------------------------------------- HEADER ----------- */

#header {
	background: url('images/header.jpg') no-repeat;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 960px;
	}

	#headerimg 	{
		height: 192px;
		margin: 0;
		width: 100%;
	}

	#headerimg .description {
	}

	#logo_link {
		height:70px;
		left:15px;
		position:absolute;
		top:15px;
		width:303px;
	}


	#external_site_links {
		position:absolute;
		right:16px;
		top:16px;
	}

		#external_site_links ul{
			padding:0;
			margin: 0;
			list-style: none;
		}

		#external_site_links li{
			background:url("images/arrow.gif") no-repeat scroll 0 0 #FFFFFF;
			height:29px;
			margin-bottom:10px;
			text-align:right;
			width:207px;
		}

			#external_site_links ul li a{
				display:block;
				font-size:13px;
				position:relative;
				right:9px;
				top:6px;
			}

/* ----------------------------------------- META NAVIGATION ----------- */

#meta_nav {
	font-size:13px;
	position:absolute;
	right:-6px;
	top:-23px;
}

	#meta_nav ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}

		#meta_nav ul li{
			display: inline;
			margin-right:5px;
		}

			#meta_nav ul li a{
				color: #0085CC;
				text-decoration: none;
			}

/* ----------------------------------------- HAUPT NAVIGATION ----------- */

#navigation {
	background:url("images/color_strip.jpg") no-repeat scroll 0 0 transparent;
	font-size:14px;
	left:1px;
	line-height:20px;
	padding-top:20px;
	position:absolute;
	top:116px;
	width:100%;
}

	#navigation ul {
		padding: 0;
		margin: 0;
		list-style: none;
		float:left;
		margin:0;
		padding:0;
		position:relative;
		width:100%;
	}

		#navigation ul li {
			margin-right: 13px;
			float: left;
		}

			#navigation ul li a{
				color: #0085CC;
				display: block;
			}


				#meta_nav .current_page_item, #navigation .current_page_item a, #navigation .current_page_ancestor a, #navigation .current_page_parent a, a.current{
					color: #CC0000;
					text-decoration: none;
					font-weight: bold;
				}


/* ----------------------------------------- STARTSEITE ----------- */

#startseite_teasers {
	margin-bottom:30px;
	margin-top:25px;
	overflow:hidden;
	zoom: 1;
}

.startseite_teaser pre{
	white-space: normal;
}


	.startseite_teaser {
		border:1px solid #0085CC;
		height:159px;
		padding:12px 15px 4px;
		width:315px;
		position: relative;
	}

	.startseite_teaser h2 {
		margin-bottom: 11px;
	}

		.startseite_teaser p {
			text-align:left;
		}

		.startseite_teaser img {
			float:right;
			padding-left:10px;
		}

	.startseite_teaser .align_bottom {
		position: absolute;
		bottom: 2px;
		left:14px;
	}

.into_text, h3 {
	font-size:16px;
	line-height:23px;
}

div.entry-title h1 {
	font-size:18px;
	margin-bottom: 10px
}

div.entry h2:first-child{
	margin-top: 0px;
}

div.entry h2{
	margin-top: 30px;
	line-height: 1.2em;
}

div.entry #startseite_teasers h2{
	margin-top: 0px !important;
}

div.entry h3{
	font-weight: normal;
	margin-bottom: 10px;
	white-space: normal;
	font-size:16px;
	margin-top: 0px;
}

/* ----------------------------------------- MAIN CONTENT ----------- */


#content {
	font-size: 1.2em;
	border-top: 4px solid #B0D4F8;
	padding-top: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;
	color: #000;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* ----------------------------------------- TERMINE ----------- */

 ul.events_list, .entry ul.events_list_startseite {
	list-style:none outside none;
	margin:0;
	padding:0;
	text-indent: 0;
}
	.entry ul.events_list_startseite li {
		margin: 0;
	}

	.entry ul.events_list_startseite li a:hover{
		text-decoration: underline;
	}


 	.entry ul.events_list li {
		border-top:4px solid #B0D4F8;
		margin: 0;
		padding-top:6px;
		padding-bottom: 15px;
	}

		.entry ul.events_list .event_date_title {
			font-size:18px;
			font-weight:bold;
			margin-bottom: 10px;
		}

 		.entry ul.events_list .event_details {
			margin-left: 10px;
		}

/* ----------------------------------------- FOOTER ----------- */

#footer {
	clear:both;
	margin:0 auto;
	padding:19px 0 0;
	width:960px;
	background:url("images/color_strip.jpg") no-repeat scroll 0 0 transparent;
	margin-top: 45px;
	color: #0085CC;
}

	#footer p {
		margin: 0;
		padding: 0;
	}

		#footer ul {
			list-style: none;
		}


		#footer ul li{
			float:left;
			font-size:12px;
			margin-left:15px;
		}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
/*	Begin Headers */
h1 {
	margin: 0;
	}
	
div.post h1 {
	font-size: 18px;
	margin-bottom: 10px;
	}

h2.pagetitle {
}

#sidebar h2,
#sidebar_teaser h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 16px !important;
	line-height: 23px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
div.post h3{
	margin-top: 0px;
	font-size: 18px !important;
	margin-bottom: 10px;
}

div#post-19 h3{
	font-size: 16px !important;
}

h3.meta_widget_header{
	visibility: hidden;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

	h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #0085CC;
	}
	h4 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #000;
	}

h1 {
	color: #0085CC;
}


h2 {
	font-size: 18px;
	margin-bottom: 10px;
	}

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

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	}

h3 {
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0085CC;
	}

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

/* End Headers */


.entry p a:visited {
	color: #0085CC;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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: #0085CC;
	text-decoration: none;
	}

a:hover {
	color: #0085CC;
	text-decoration: none;
	}

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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

#page {
	background-color: white;
	margin: 32px auto;
	padding: 0;
	width: 960px;
	position: relative;
	_width: 965px;

}


.narrowcolumn {
	float:left;
	margin:0 0 0;
	padding:0 0 20px 0;
	width:705px;
	position:relative;
	top:-14px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding:10px 0;
	text-align: justify;

	}
.category-allgemein,
.category-erfahrungsbericht, .dbem_events_list p{padding:10px 0;border-bottom:1px solid #B0D4F8;}

.single .category-allgemein,
.single .category-erfahrungsbericht{border-bottom:0 none!important;}

.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: both;
}

.clear {
	clear: both;
}

/* End Structure */




/* 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 0;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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: 15px;
	padding: 0 0 5px 0;
	}

	.entry ul.dbem_events_list,
	 .entry ul.dbem_events_list li{
		margin-left: 0px !important;
		list-style: none;
	}

html>body .entry ul.dbem_events_list h3 {
	font-size: 16px !important;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 0px;
	color: #000;
	}
html>body .entry ul.dbem_events_list h3 a{

	}

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

html>body .entry h4{
	margin-bottom:10px;
}

.events_list_startseite h4{
	margin-bottom:0 !important;
}

.entry ul li:before, #sidebar ul ul li:before {
	}

.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-bottom: 15px;
	}

#sidebar ul p, #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;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

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

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	margin-left:736px;
	width:224px;
	border-top: 4px solid #CB0100;
	position:relative;
	top:-14px;
	padding-top:6px;
	font-size: 11px;
	line-height: 16px;
	*zoom: 1;
}


#sidebar_cat {
	margin-left:736px;
	width:224px;
	position:relative;
	top:-14px;
	padding-top:6px;
	font-size: 11px;
	*zoom: 1;
}

	#sidebar_cat ul{
		list-style: none;
	}

	#terminliste a.termin{
		font-size: 13px !important;
	}
#sidebar_cat ul li div.textwidget {font-size: 11px !important;}
.sidebar_teaser {
	margin-left:736px;
	width:224px;
	position:relative;
	top:-14px;
	padding-top:6px;
	font-size: 11px;
}

	a.termin {
		margin-top: -15px;
		margin-bottom:20px;
		font-weight: bold;
		}

	.sidebar_teaser h3{
		margin-top: 10px;
	}

	.sidebar_teaser ul{
		list-style: none;
	}


#sidebar_teaser {
	margin-left:736px;
	width:204px;
	position:relative;
	top:-14px;
	background-color:#e2f0fb;
	padding: 11px;
	font-size: 11px;
	line-height: 16px;
	*zoom: 1;
	*width:200px;
}

.sidebar_teaser_box {
	background: #E2F0FB;
	padding:2px 10px 10px;
	overflow: hidden;
	position: relative;
	font-size: 11px;
	*zoom: 1;
}

	.teaser_box_arrow {
		background:url("images/teaser_box_arrow.gif") no-repeat scroll 0 1px transparent;
		font-size:13px;
		padding-left:17px;
		width:100%;
	}


#sidebar_teaser.termine h2{
	display: none;
}

#sidebar_teaser ul{
	list-style: none;
}

.border_top_blue{
	border-top: 4px solid #CB0100;
}


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

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin:0 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #333;
}


/* End captions */


div.entry p {
	white-space:normal;
	margin-bottom: 10px;
}

#terminliste ul ul{
	margin:0 0 15px 0 !important;
}

#terminliste ul, #kategorieliste ul {
	margin:5px 0 0 0 !important;
}

.textwidget{
	line-height: 15px;
}

.textwidget h2{
	line-height: 20px;
}

.current {
	color: #CB0100
}

#kategorieliste div{
	font-size: 11px!important;
	line-height: 16px;
}

div.entry small{
	font-size: 13px;
	color: #000;
}

.showDetail {
	padding-bottom: 10px;
	display:inline-block;
}



#login form {
	text-align:left;
}

#login label{
	width: 180px;
	display: inline-block;
	margin-bottom: 10px;

}

#login input.insert{
	width: 120px;
	margin-bottom: 10px;
}



.entry table{
	border: 1px solid #fff;
	border-spacing:1px;
	margin-bottom: 30px;
}

		.entry table tr:first-child td{
			background-color:#e2f0fb;
			font-weight:bold;
		}

		.entry table td{
			background-color:#f2f7fb;
			padding: 5px 10px;
		}
.page-id-34 #sidebar li#terminliste{display:none;}
.wrapBox div.alignleft a{display:inline-block;margin-top:20px;}
