/*
Theme Name: MOENNIG THEME (based upon WordPress Default DE-Edition)
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Die deutsche Bearbeitung erfolgte durch <a href="http://wordpress-deutschland.org/">WordPress-Deutschland.org</a>.
Version: 0.9
Author: Tobias Krumbein
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

*/

/* NAVI */
#navi {
	top: 123px !important;
	top: 122px;
	width: 500px;
	height: 40px !important;
    height: 45px;
	z-index: 4;
	position: relative;
	right:13px;
	float:right;
	}

/* NAVI TOP BEGIN */
#navi_top a {color: #519f28; font-size: 10px; padding: 2px 5px 2px 5px;}
#navi_top a:hover {color: #ffffff; text-decoration:none; background-color: #7CB75D; padding: 2px 5px 2px 5px;}

#navi_top {
	position: absolute;
    top: 2px !important;
	top: 3px;
	width: 500px;
	font-weight: bold; 
	height: 22px;
	color: #ffffff;
	text-align:right;
	float:right;
	}
*+html #navi_top { font-size: 13px;}

#navi_img {
	margin-bottom: 0px !important;
	margin-bottom: 0px;
	}
	
#navi_top ul {
padding: 0;
margin: 0;
float: right;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navi_top ul li { display: inline;}

#navi_top ul li a{
padding: 2px 10px 2px 10px;
background-color: #fff;
color: #519f28;
text-decoration: none;
font-size: 11px;
float: right;
border-right: 1px solid #519f28;
}

#navi_top ul li a:hover {
padding: 2px 10px 2px 10px;
background-color: #7CB75D;
color: #fff;
}
/* NAVI TOP END */

/* NAVI BOTTOM BEGIN + divswap */
#navi_bottom a {color: #fff; padding: 2px 5px 2px 5px;}
#navi_bottom a:hover { color: #519f28; background-color:#E4F0DE; padding: 2px 5px 2px 5px;}
*+html #navi_bottom a:hover { color: #519f28; background-color:#E4F0DE; padding: 5px 5px 5px 5px;}

#navi_bottom {
	font-size:1.1em;
	font-weight:normal;
	height:18px;
	margin:27px 0 0 0;
	right: 0px;
	position:absolute;
	text-align:right;
	width:675px;
	z-index:10;
	}

#navi_bottom #div1 ul,
#navi_bottom #div2 ul,
#navi_bottom #div3 ul,
#navi_bottom #div4 ul,
#navi_bottom #div5 ul,
#submen-vk ul,
#submen-vm ul,
#submen-ref ul,
#submen-about ul,
#submen-contact ul {
padding-top: 2px;
margin: 0px;
font-family: arial, verdana, helvetica, sans-serif;
}

#navi_bottom #div1 ul li,
#navi_bottom #div2 ul li,
#navi_bottom #div3 ul li,
#navi_bottom #div4 ul li,
#navi_bottom #div5 ul li,
#submen-vk ul li,
#submen-vm ul li,
#submen-ref ul li,
#submen-about ul li,
#submen-contact ul li { display: inline;}

#navi_bottom #div1 ul li a,
#navi_bottom #div2 ul li a,
#navi_bottom #div3 ul li a,
#navi_bottom #div4 ul li a,
#navi_bottom #div5 ul li a,
#submen-vk ul li a,
#submen-vm ul li a,
#submen-ref ul li a,
#submen-about ul li a,
#submen-contact ul li a {
padding: 1px 10px 1px 10px;
background-color: #519f28;
color: #fff;
text-decoration: none;
float: right;
border-right: 1px solid #fff;
}

#navi_bottom #div1 ul li a:hover,
#navi_bottom #div2 ul li a:hover,
#navi_bottom #div3 ul li a:hover,
#navi_bottom #div4 ul li a:hover,
#navi_bottom #div5 ul li a:hover,
#submen-vk ul li a:hover,
#submen-vm ul li a:hover,
#submen-ref ul li a:hover,
#submen-about ul li a:hover,
#submen-contact ul li a:hover {
padding: 1px 10px 1px 10px;
background-color: #E4F0DE;
color: #519f28;
}

/* NAVI BOTTOM END */

/* DIVSWAP DIVS */
#div1, #div2, #div3, #div4, #div5 {
        position:absolute;
        top:-9px !important;
        top:-9px;
        padding-top: 9px;
        height: 17px;
		right:0px !important;
		right: -1px;
        width:650px;
        visibility:hidden;
		text-align: right;
		background: url('images/nav_bottom_bg.gif') repeat-x !important;
		background: url('images/nav_bottom_bg_ie.gif') repeat-x !important;
		
}
*+html #div1, #div2, #div3, #div4, #div5 {
	height: 18px;
	}
/* DIVSWAP DIVS END */

/* NAVI END */




/* Begin Structure */

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

#page {
	background: #eee url('images/bg.gif') repeat-y top;
	margin: 20px auto;
	padding-bottom: 1px;
	width: 971px;
	text-align: left;
	}

#header {
	background: #fff url('images/header.gif') no-repeat top left;
	background-color: #fff;
	margin: 0 0 0 0px;
	padding: 0;
	height: 165px;
	width: 971px;
	}
	
#home {
	margin:55px 0px 0px 0px;
	position:absolute;
	z-index:10;
}

#content-pic {
	background-color: #FFFFFF;
	margin: 6px 6px 6px 90px;
	min-height: 525px;
	height: auto !important;
	height: 525px;
	background-repeat: repeat-y;
	background-position: top right;
	}

#contentinside {
	background-color:#FFFFFF;
	text-align: right;
/*	min-height:325px;*/
	padding:15px;
	width:450px !important;
	width: 450px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	}

.padmarg15 {
	float: none !important;
	float: right;
	text-align:right;
	padding: 15px 16px 15px 370px !important;
	padding: 15px 13px 15px 370px;
	}

/* .padmarg15 ul {
	list-style:none;
	padding-top:0px !important;
	padding-top: 5px;
	}
*+html .padmarg15 ul {
	margin-top: 20px;
	}*/

.padmarg15 ul li, .padmarg15 li  {
	list-style:none;
	margin-bottom:0px;
	text-align:right;
	overflow: hidden;
}

.padmarg15 .entry li {
	margin-bottom:6px;
	text-align:right;
}

#minheight { 
	width: 1px; 
	min-height:450px; 
	height:auto !important; 
	height:450px; 
	float: left;
}


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

	
.post {	margin: 0px;}
.post hr {display: block;}
.postmetadata {clear: both;}
.clear {clear: both;}

/* End Structure */





/* Begin Typography & Colors */
#content {
	font-size: 1.2em
	}

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

h2 {
	font-size: 1.3em;
	}

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

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 {
	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: black;
	text-decoration: none;
	}

a:hover {
	color: #519f28;
	text-decoration: none;
	}

/* End Typography & Colors */


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

h2 {
	text-align:right;
	margin: 0px;
	background-color:#519f28;
	padding: 2px 15px 2px 2px;
	width:463px;
	}

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

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img, p {
	margin: 0;
	padding-bottom: 1em;
	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

	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 0px;
	list-style: none;
	}

html>body .entry li {
	margin: 0px 0 6px 0px !important;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

/* End Entry Lists */



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

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:right;
	}

select {
	width: 130px;
	}
/* End Form Elements */



/* Begin Sidebar */
#sidebar {
	text-align: right;
	float: right;
	width: 300px;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.smoothbox {
	background-color:#FFFFFF;
	clear:both;
	float:right;
	margin-bottom:5px;
	padding:5px;
	width:300px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	}

/* End Sidebar */


/* Begin Various Tags & Classes */
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;
	}

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

/* Content - Styles */

#content_lb {
	padding: 0px 0px 5px 20px;
	}

table	{
	font-size: 100%;
	float: none;
	}
table, td, tr {
	vertical-align: top;
	}
table a {
	color:669933;
	}

.table_size {
	width:500px;
	border: 0px;
	text-align: left;
}

td.tablebottom	{
	height: 50px;
	}

td.headline	{
	font-size:120%;
	}

td.spacer {
	height: 10px;
	}

td.facts_bg {
	background-color:#eff5ea;
	padding: 5px;
	}

td.facts	{
	width: 105px;
	text-align: right;
	vertical-align: top;
	color: #669933;
	}

td.facts_single	{
	text-align: right;
	vertical-align: top;
	color: #669933;
	}
	
td.facts2	{
	padding-left: 10px;
	width: 125px;
	text-align: left;
	vertical-align: top;
	color: #666666;
}

td.facts_single3 {
	text-align: left;
	vertical-align: top;
	color: #669933;
	}

td.facts_spacer {
	width: 10px;
	}

td.headline {
	font-size:130%;
	vertical-align: top;
	text-align: left;
	width: 67%;
}

td.bottomspace	{
	height: 75px;
	}

td.pad {
	padding-top: 5px;
	text-align: right;
	}

td.page {
	font-size:10px;
	vertical-align: top;
	text-align: right;
	width: 33%;
	}

td.pic {
	height:20px;
	}

tr.textheight {
	text-align: left;
	vertical-align: top;
	height: 75px;
	color: #666666;
	}

	
	
/* PSX MAIL */

	form dl, dl.labels {
		margin:0em;
		font-size:100%;
		margin-top:0.5em
	}

	form dt, dl.labels dt {
		float:left;
		width:7em;
		margin-bottom:0.8em;
		color:#555;
		text-align:right;
		font-weight:400;
		position:relative /*IEWin hack*/
	}

	form dd, dl.labels dd {
		margin-left:7.5em;
		margin-bottom:0.8em;
		font-size:100%;
		font-style:normal;
		text-align:left;
		padding-left:0.5em
	}
	
	form dd.submit, dl.labels dd.submit  {
		margin-top:2em
	}

	.error_msg {
		font-weight:700;
		color:#FF0000;
	}
	
	.pxs_css_spamcheck {
		display: none !important;
	}
	
table td input[type="text"]{
	border: 1px solid #ddd;
	}

table td input[type="checkbox"]{
	margin-top:-2px;
	}
