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

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Tahoma, Geneva, sans-serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #183468;
	text-align: center;
	}

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

#header {
	background: #73a0c5 url('img/header.jpg') no-repeat top left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	/*font-size: 1.2em;*/
	text-align: justify;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

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

h1, h2, h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}

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

#headerimg .description {
	/*font-size: 1.2em;*/
	text-align: center;
	}

h4,h5,h6{ font-size:12px;}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#418ba6;
	}

h3 {
	font-size: 1.3em;
	}

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

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 p a:visited {
	color: #b85b5a;
	}*/

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Geneva, 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: Tahoma, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	color:#07255d; font-size:13px
	}

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

h2 a, h2 a:hover, h3 a:hover {
	color:#418BA6;
	/*text-decoration: none;*/
	}
	
a:hover {
	color: #147;
	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 Tahoma, Geneva, 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: 20px auto;
	padding: 0;
	width: 1006px;
	/*border: 1px solid #959596;*/
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0px;
	padding: 0;
	height: 183px;
	width: 1006px;
	position:absolute;
	left:0;
	top:0;
	}

#header .menu { height:28px; border-bottom:5px solid #418ba7; background:url(img/menu_bg.jpg) repeat-x top left;}
#header .menu ul{ float:left; margin:0; padding:0; }
#header .menu ul li{ list-style:none; float:left; padding:8px 0 0 25px}
#header .menu ul li a { color:#fbfcfd; font-size:12px; font-weight:800; text-decoration:none}
#header .menu ul li a:hover,#header .menu ul li a.selected{ color:#bf8344; text-decoration:none}

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

/*
.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	background:url(img/page_border.jpg) no-repeat right top;
	margin: 0px 0 0;
	width: 620px;
	top:183px;
	left:188px;
	position:absolute;
	}
*/
	
.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	
	border-right:1px solid #418ba7;
	margin: 27px 0 0 0;
	width: 619px;
	top:183px;
	left:188px;
	position:absolute;
	}
	
	
	.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	
	padding: 15px 40px 20px 30px;

	/*background:url(img/page_border.jpg) no-repeat left top;*/
	
	border-left:1px solid #418ba7;
	
	/*text-align: justify;*/
	}
	
.right_sidebar{ 
padding:35px 10px 0 14px;
float:left;
width:164px;
top:183px;
left:0;
position:absolute;
}



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

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

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



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

h2 {
	padding: 30px 0 4px 0;
	color:#418BA6;
	font-size:18px;
	clear:both;
	}

h1 {
	margin: 30px 0 4px 0;
	color:#bf8344;
	font-size:20px;
	}	
	
.entry h2{ font-size:17px}

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

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

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;
	}
	
div.alignright{ margin-left:15px }
div.alignleft{ margin-right:15px }
/* 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;
	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 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;
	font-size:16px;
	line-height:13px;
	
	}

#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 */


#sidebar ul li ul li.current_page_item a{ color:#F00; }
#sidebar ul li ul li.current_page_item ul li a {color:#0066CC;}

#sidebar ul li ul li ul{ display:none}
#sidebar ul li ul li.current_page_item ul{ display:block}
#sidebar ul li ul li.current_page_item ul li ul{ display:none}


#sidebar ul li ul li.current_page_ancestor ul{ display:block}
#sidebar ul li ul li.current_page_ancestor ul li ul{ display:none}
#sidebar ul li ul li.current_page_ancestor ul li.current_page_item ul {display:block;}

#sidebar ul li ul li.current_page_ancestor ul li.current_page_parent ul{ display:block}
















.right_sidebar ul { margin:0; padding:0;}
.right_sidebar ul li { list-style:none; float:left; clear:both;    }




.right_sidebar ul li a { outline:none; font-weight:100; color:#07255d; font-size:12px;border-top:1px solid #5999b2;float:left; clear:both; 
width:145px; padding:8px 5px 8px 14px; 
background:url(img/menu_arrows/lvl1_r.jpg) no-repeat 4px center;
}




ul.two_lvls li ul li ul{ display:none}
ul.two_lvls li ul li.current_page_item ul{ display:block}

/* 1 */
ul.two_lvls li ul li.current_page_ancestor ul{ display:block}
ul.two_lvls li.current_page_ancestor a,ul.two_lvls li.current_page_item a {font-weight:800; background:url(img/menu_arrows/lvl1_d.jpg) no-repeat 4px center #b3d1db;}
ul.two_lvls li.current_page_ancestor ul li a,ul.two_lvls li.current_page_item ul li a{font-weight:100;background:url(img/menu_arrows/lvl2_r.jpg) no-repeat 6px center #b3d1db; padding:5px 5px 5px 14px; font-size:11px}
/* /1 */


/* 2 */

ul.two_lvls li ul li.current_page_item a, ul.two_lvls li ul li.current_page_ancestor a{ background:url(img/menu_arrows/lvl2_d.jpg) no-repeat 4px center #d9e8ed; font-weight:800 }



/* /2 */


/* 3 */

ul.two_lvls li ul li.current_page_item ul li a,ul.two_lvls li ul li.current_page_ancestor ul li a {color:#418ba6; font-weight:100; width:140px; padding:5px 5px 5px 19px; background:url(img/menu_arrows/lvl3_r.jpg) no-repeat 9px center #d9e8ed; }

ul.two_lvls li ul li.current_page_ancestor ul li.current_page_ancestor a,
ul.two_lvls li ul li.current_page_ancestor ul li.current_page_item a
{ font-weight:100; background:url(img/menu_arrows/lvl3_d.jpg) no-repeat 9px center #edf5f7; font-weight:800; }

/* /3 */


/* 4 */
ul.two_lvls li ul li.current_page_ancestor ul li.current_page_ancestor ul li a,
ul.two_lvls li ul li.current_page_ancestor ul li.current_page_item ul li a
{ font-weight:100; width:130px; padding:5px 5px 5px 29px; background:url(img/menu_arrows/lvl4_r.jpg) no-repeat 19px center #edf5f7; border:0;  }
ul.two_lvls li ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item a { font-weight:800  }

/* /4 */


ul.two_lvls li ul li.current_page_ancestor ul li ul { display:none } 

ul.two_lvls li ul li.current_page_ancestor ul li.current_page_item ul { display:block }
ul.two_lvls li ul li.current_page_ancestor ul li.current_page_parent ul { display:block }


ul.two_lvls li ul li.current_page_ancestor ul li.current_page_item ul li ul { display:none }

ul.two_lvls li ul li.current_page_ancestor ul li.current_page_parent ul li ul,
ul.two_lvls li ul li.current_page_item ul li ul
{ display:none }


.page_item { display:none; }
.page-item-1,.page-item-2,.page-item-3
 { display:block; }
.current_page_ancestor .page_item, .current_page_parent  .page_item,.current_page_item .page_item { display:block; }


/* Begin Form Elements */

#header #searchform {
	margin: 0px 0;
	padding: 5px 30px  0px 0px;
	text-align: center;
	float:right;
}

#header #searchform input
{
	height:15px; padding:0; margin:0; width:123px; float:left;
	font-size:11px;
}
#header #searchform input#searchsubmit{

border:0;
background:url(img/but_search.jpg) no-repeat right bottom;
font-size:0;
width:56px;
height:20px;
float:left;


}


input.newslettersubmit{

border:0;
background:url(img/but_newsletter.jpg) no-repeat right bottom;
font-size:0;
width:150px;
height:20px;
float:left;


}

.newsletter_tb{
color:#0e2b61;
font-size:12px;
font-weight:800
}
.newsletter_tb td{
padding-bottom:5px; 
}

#sidebar .newsletter_tb h2 { font-size:11px; color:#cc9c69; margin:0; padding:0 0 0px 0}

.newsletter_tb td .inp_text{
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #8ebbcb;
	width:141px;
	font-size:11px;
	font-weight:800;
	color:#07255c;
	padding:2px 10px; 
	margin-top:3px;
}


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

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



/* Begin Sidebar */
#sidebar
{
	padding: 35px 9px 10px 9px;
	/*margin-left: 545px;*/
	width: 173px;
	float:left;
	position:absolute;
	top:183px;
	right:0px;
	}

#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: 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;
}
/* End captions */


/* "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." */

.box{
	
	background:url(img/new_handlung_bg2.jpg) no-repeat 0 30px;
	width:186px;
	text-align:left

}

.box_checklist{
	background:url(img/big_boxes/box_checklist.jpg) no-repeat 0 0px;
	width:186px;
	text-align:left
}
.box_contact{
	background:url(img/big_boxes/box_contact.jpg) no-repeat 0 0px;
	width:186px;
	text-align:left
}
.box_explanations{
	background:url(img/big_boxes/box_explanations.jpg) no-repeat 0 0px;
	width:186px;
	text-align:left
}
.box_infobox{
	background:url(img/big_boxes/box_infobox.jpg) no-repeat 0 0px;
	width:186px;
	text-align:left
}
.box_quotes{
	background:url(img/big_boxes/box_quotes.jpg) no-repeat 0 0px;
	width:186px;
	text-align:left
}



.box_bottom{
	
	background:url(img/new_handlung2_bottom.jpg) no-repeat bottom left;
	border:0;
	font-size:1px;
	line-height:1px;
	height:7px;
	
}
.box_top{
	background:none;
	border:0;
	color:#000;
	padding:35px 10px 10px 70px;
	height:125px;
	font-size:13px;
	font-weight:800;
	color:#07255d;
	text-align:left;
}

.box_top_text{
	background:none;
	border:0;
	color:#000;
	padding:40px 10px 5px 70px;
	/* height:225px; */
	font-size:12px;
	font-weight:100;
	color:#07255d;
	text-align:left;
}

.box_content{
	border:0;
	color:#07255d;
	font-size:12px;
	font-weight:100;
	padding:0px 10px 0px 31px;
	text-align:left;
}



.handlungtitel {
    font : bold 13px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color : #395E6B;
    text-align : center;
    border : #395E6B;;
}

.handlung {
	/*font-size:11px;
	color: #ffffff;
	background-color : #5C91A4;*/
}
A.handlung {
	/*font-size:11px;
	color: #ffffff;
	background-color : #5C91A4;*/
}

.new_handlung, .new_zitatfloat{
	background:url(img/new_handlung_bg.jpg) no-repeat top left;
	width:168px;
	text-align:left
	
}

.new_zitatfloat2{
	background:url(img/new_handlung_bg2.jpg) no-repeat 0 30px;
	width:186px;
	text-align:left
	
}
.new_zitatfloat2 .zitat{ 
	background:url(img/new_handlung2_bottom.jpg) no-repeat bottom left;
	border:0;
	color:#07255d;
	font-size:12px;
	font-weight:100;
	padding:0px 10px 10px 31px;
	text-align:left;
}
.new_zitatfloat2 .handlungtitel {
	background:none;
	border:0;
	color:#000;
	padding:42px 10px 10px 70px;
	height:105px;
	font-size:13px;
	font-weight:800;
	color:#07255d;
	text-align:left;
	vertical-align:top;
}
.new_zitatfloat2 .handlungtitel,{height:75px;}






.information_icon{ position:absolute; left:0; top:0; width:55px; height:117px; background:url(img/information_icon.jpg) no-repeat left top; }

.explanations_icon{ position:absolute; left:0; top:0; width:55px; height:117px; background:url(img/Explanations.jpg) no-repeat left top; }
.contact_icon{ position:absolute; left:0; top:0; width:55px; height:117px; background:url(img/contact_icon.jpg) no-repeat left top; }

.float_left{ float:left; } 

.new_handlung hr, .new_zitatfloat hr{ display:none}
.new_handlung .handlungtitel, .new_zitatfloat .handlungtitel {
	background:none;
	border:0;
	color:#000;
	padding:60px 10px 0 41px;
	font-size:13px;
	font-weight:800;
	color:#07255d;
	text-align:left;
}

.new_handlung .handlung, .new_zitatfloat .zitat { 
	background:url(img/new_handlung_bottom.jpg) no-repeat bottom left;
	border:0;
	color:#07255d;
	font-size:12px;
	font-weight:100;
	padding:18px 10px 10px 31px;
	text-align:left;
}
.new_handlung .handlung a, .new_zitatfloat .zitat a { background:none; padding:0; color:#0b53da; text-decoration:underline}

.zitat {
    font : bold 13px Verdana, Arial, Helvetica, sans-serif;
    color: Navy;
    text-align : center;
}
.zitatfloat, .new_zitatfloat, .new_zitatfloat2 {
	float: right; 
}
.zitatfloat-left {
	float: left;
}

td { text-align:left; }


.right_sidebar .aktivmenu {
	font-size:13px;
	font-weight:800;
	text-decoration: none;
	color: #bf8344;
	padding-left:0px;
}

.right_sidebar .aktivsubmenu {
	font-size:11px;
	text-decoration: none;
	color: #418ba7;
	
	padding-left:0px;
}


.right_sidebar .menu {
	font-size:13px;
	font-weight:800;
	text-decoration: none;
	color: #07255d;
	padding-left:0px;
}
.right_sidebar .submenu {
	font-size:11px;
	text-decoration: none;
	color: #418ba7;
	padding-left:10px;
}

.right_sidebar a, .aktivmenusubnav  {
	font-size:11px;
	text-decoration: none;
	color: #418ba7;
	
}

.breadcrumb {color: #07255c;font-size:12px;left:29px;
position:absolute;
top:5px;}

.right_sidebar .navtext {
	font-size:12px;
	color: #07255d;
	display:block;
	padding-left:0px;
}
.right_sidebar .navtextversteckt{ color:#FFF; padding-left:5px}


.home_box_container td{ padding-left:20px}
.home_box {
	background:url(img/home_box_bg.jpg) no-repeat top left;
	width:221px;
	text-align:left;
	
	
}
.home_box .home_box_title{
	background:none;
	border:0;
	color:#000;
	
	font-size:17px;
	font-weight:800;
	color:#07255d;
	text-align:left;
	
	padding:11px 10px 0px 10px;
	vertical-align:top;
	height:54px;
}

.home_box .home_box_text{ 
	background:url(img/home_box_bottom.jpg) no-repeat bottom left;
	border:0;
	color:#07255d;
	font-size:13px;
	font-weight:100;
	padding:10px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
	height:189px;
}
.home_box .home_box_text a{color:#07255d; text-decoration:underline}

.new_handlung .handlung a, .new_zitatfloat .zitat a { background:none; padding:0; color:#0b53da; text-decoration:underline}

.temp_home_slide{
background:url(img/temp_home_slide.jpg) no-repeat left top; float:left; clear:both; height:258px; width:721px;}

.home_right_menu{ margin:0; padding:20px 0 0 0}
.home_right_menu li{ list-style:none; background:url(img/home_right_menu_li_border.jpg) bottom repeat-x; padding:8px 0 10px 0}
.home_right_menu li a { font-size:11px; color:#07255d; padding:0; font-weight:800}



.right_sidebar_box {
	background:url(img/right_sidebar_box_bg.jpg) no-repeat top left;
	width:163px;
	text-align:left;
	
	
}
.right_sidebar_box .right_sidebar_box_title{
	background:none;
	border:0;
	color:#000;
	
	font-size:15px;
	font-weight:800;
	color:#07255d;
	text-align:left;
	
	padding:11px 10px 0px 10px;
	vertical-align:top;
	width:163px;
	
}

.right_sidebar_box .right_sidebar_box_text{ 
	background:url(img/right_sidebar_box_bottom.jpg) no-repeat bottom left;
	border:0;
	color:#07255d;
	font-size:13px;
	font-weight:100;
	padding:10px 10px 17px 10px;
	text-align:left;
	vertical-align:top;
	width:163px;
	
	
}

.right_sidebar_box .right_sidebar_box_text span#__skype_highlight_id{ width:146px!important; overflow:hidden!important; display:block!important }

.right_sidebar_box .right_sidebar_box_text img{ padding:10px 0px; width:146px;} 

.search_page .page{ border-bottom:1px solid #CCC; padding-bottom:10px;}
.search_page .page h3 {  margin-top:10px; }



.footer {width:1006px;  margin:0 auto; text-align:left; }

.footer2{ 
border-top:1px solid #418BA6;
padding-top:10px;
text-align:center;
font-size:10px;
color:#203c6e;
margin-top:20px;
line-height:17px;
clear:both;
}

.footer2 a{ 

font-size:10px;
color:#203c6e;

}

.footer2 .footer_text{ 

color:#418ba6;

}

.handlungstitel { font-size:18px; font-weight:800; display:block; padding:10px 0} 



 #sidebar .internal_links ul{ margin:0; padding:0 0 0 15px; color:#08275e;  font-size:10px; }
 #sidebar .internal_links ul li {margin:0; padding:0px; list-style: disc; font-size:10px; }
 
 #sidebar .internal_links ul li a {color:#08275e; font-size:12px; text-decoration:underline }

.boxes_content
{
	margin-top:30px;
	position:relative;
}
.box_icon{ position:absolute; left:0; top:-30px; }


.boxes_content table{

position:relative;
}


.boxes_content table td.l_top{ font-size:0px; line-height:0; background:url(img/boxes_w/l_top.jpg) no-repeat left top; width:23px; height:6px; }
.boxes_content table td.c_top{ font-size:0px; line-height:0; background:url(img/boxes_w/c_top.jpg) repeat-x left top; height:6px; }
.boxes_content table td.r_top{ font-size:0px; line-height:0; background:url(img/boxes_w/r_top.jpg) no-repeat left top; width:6px; height:6px; }

.boxes_content table td.l_bottom{ font-size:0px; line-height:0; background:url(img/boxes_w/l_bottom.jpg) no-repeat left top; width:23px; height:6px; }
.boxes_content table td.c_bottom{ font-size:0px; line-height:0; background:url(img/boxes_w/c_bottom.jpg) repeat-x left top; height:6px; }
.boxes_content table td.r_bottom{ font-size:0px; line-height:0; background:url(img/boxes_w/r_bottom.jpg) no-repeat left top; width:6px; height:6px; }

.boxes_content table td.c_center{ 	background:url(img/boxes_w/c_center.jpg) repeat-x left top #dce9ef; }

.boxes_content table td.l_center{ font-size:0px; line-height:0; background:url(img/boxes_w/l_center.jpg) no-repeat left top;  width:6px; }
.boxes_content table td.r_center{ font-size:0px; line-height:0; background:url(img/boxes_w/r_center.jpg) no-repeat left top;  width:6px; }

.box_title{color:#07255D;
font-size:13px;
position:relative;
padding:9px 5px 0 41px;
font-weight:800;
}

.box_text{color:#07255D;

position:relative;
padding:22px 0 0 5px;
}


.box_only_text{color:#07255D;
font-size:13px;
position:relative;
padding:0 0px 0 37px;
}


#sidebar .last_5 #last_news_side ul{ padding-left:15px; margin:0; font-size:10px; }
#sidebar .last_5 #last_news_side li {list-style:disc; margin-bottom:0}
#sidebar .last_5 #last_news_side li a{ color:#08275e!important; font-size:12px; text-decoration:underline  }
#sidebar .last_5 #last_news_side h2{ margin:0; padding:0}


.home_box_container td{ vertical-align:top;}

.headertext{ font-size:34px; color:#07255d; /*font-family:Verdana, Geneva, sans-serif; */ font-weight:800;padding:37px 0 0 169px;}
.headertext span { font-size:28px; }

.categories_ul li{ list-style:none!important}

#search_div { border:0; padding: 0 0 10px 0 }

.blog_listing_page strong, h2{ font-weight:100; padding-top:0px}

.category  .post { padding:5px 40px 5px 30px}

.blog_listing_page  .post { padding:5px 0px 5px 0px; border:0;}

.entry img { padding:5px }

.boxes_content img{ padding:0; }