/*
Theme Name: Heckmann
Version: 1.0
Description: Inspiriert durch einen wunderschoenen Tag.
Author: Georg Ries
Author URI: http://www.netzformat.de
*/


/* Seite */
* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
}

body {
/*	background: #CCD8E0 url('img/bg.jpg') repeat-x left bottom; */
	background-color:#9CB5CE;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Tahoma, sans-serif; */
	font-size: 0.8em;
	margin: 20px 0px 20px 0px;
}


.container {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}



/* Text */
a {
	color: #963;
}
a:hover {
	color: #C60;
}
p, code, ul {
	padding-bottom: 10px;
}
h1 {
	font: normal 2.0em Georgia, Times, "Times New Roman", serif;
	margin-bottom: 10px;
}
h2 {
	font: normal 1.6em sans-serif;
}
h3 {
	font: bold 1.1em sans-serif;
}
h1, h2, h3 {
	padding-top: 6px;
}


/* Besonderes */
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma, sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana, sans-serif;
	padding-left: 26px
}
big {
	font-size: 1.1em;
}
label {
	display: block;
	font-size: 0.9em;
}

/* Bilder im Text */
.alignnone {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}

/* Allgemein */

.clearer {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}



/* Kopfbereich */
.header {
	background: #FFFFFF;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px 10px;
	width: 780px;
}

.header .left, .header .right {
}
.header .left {
	color: #FFFFFF;
	background-image:url(/wp-content/themes/Heckmann/img/header.gif);
	background-repeat:no-repeat;
	background-color:#B3C2C7;
	height: 130px;
	width: 545px;
	padding: 20px 0px 0px 20px;
	font: normal 2.4em "Trebuchet MS", sans-serif;
}
.header .left #description {
	font-size: 0.7em;
}
.header .left #title {
margin: 10px 0px 0px 70px;
}
.header .left a {
	color:#FFFFFF;
	text-decoration:none;
}
.header .right {
	overflow: auto;
	height: 150px;
	width: 212px;
	background-image:url(/wp-content/themes/Heckmann/img/sepp-heckmann.jpg);
	background-repeat:no-repeat;
}




/* Hauptnavigation */
.navigation {
	border: 1px solid #CFDEE7;
	border-color: #DFEEF7 #CFDEE7;
	background:#D9E1E5 url('img/nav.gif');
	height: 41px
}

.navigation a {
	background: #D9E1E5 url('img/nav.gif');
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 41px;
	padding: 0px 20px 0px 20px;
}
.navigation a:hover {
	background-position: left bottom;
	color: #234;
}
.navigation ul {
	display: inline;
}
.navigation li {
	list-style:none;
	float: left;
}


/* main */
.main {
	border-top: 4px solid #FFFFFF;
	background: url('img/bgmain.gif') repeat-y;
}



/* Seitenleiste / Subnavigation */
.sidenav {
	float: right;
	width: 210px;
	font-size:0.9em;
}

.sidenav h2 {
	font-size:1.1em;
	font-weight:bold;
	color: #5A5A43;
	line-height: 28px;
	padding-left: 6px;
	margin-left: 0px;
}

.sidenav ul {
	border-top: 1px solid #FFFFFF;
}

.sidenav li {
	border-bottom: 1px solid #FFFFFF;
	list-style:none;
	}

.sidenav li a {
	font-size: 1.1em;
	color: #5A5A43;
	display: block;
	padding: 6px 0px 6px 6px;
	text-decoration: none;
}


.sidenav li a:hover {
	background: #EEF1F4;
}

.sidenav .bookmarks a {
/*	font-size:1.0em; */
}

#searchform {
	padding:10px;
	margin:0px;
}


/* Inhalt */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content ul li, .content ul li a {
	list-style-image: url('img/li.gif');
	list-style-position:inside;
	list-style-type:none;
	margin:0px 0px 5px 20px; 
}

.content ol  { 
	margin:0px 0px 0px 20px;
}
.content ol li, .content ol li a { 
	padding: 1px 0 1px 16px;
	margin:0px 0px 0px 20px;
}

.content p {
/*	font-family: "Lucida Sans Unicode", sans-serif; */
}

.content img, .content p {
clear:both;
}

.content a {
	font-weight:bold;
}

a img {
	border:none;
}

td {
	height:30px;
}

.tablinie {
	border-bottom:1px solid #000000;
}




/* Fuss */
.footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #E1E1E5;
	font: bold 1em sans-serif;
	padding: 0px 16px 0px 16px;
	line-height: 39px;
	height: 39px;
	margin-top:5px;
}

.footer a {
	color: #FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	text-decoration: underline;
}



