/*   
Theme Name: planet-huerth
Theme URI: http://blog.frank-hempel.de
Description: A nearly empty theme, easily to change
Author: Frank W. Hempel
Author URI: your-URI
Version: 2
*/



* {   /* brutaler Reset */
	margin: 0px;
	padding: 0px;
}


/* -------- Wordpress Formatierungen für Bilder (default styles) -------- */
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
}

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

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ===================== allgemeine Formatierung ===================== */



html {
	overflow:auto;
}


body {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-image: url(images/hgr_body.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: Black;
	font-size: 0.8em;
	overflow: hidden;
}






/* Abstande */
h1, h2, h3, h4 {
margin-top: 10px;
}

ul {
	margin-left: 15px;
}

a {
	color: Black;
}

h2 {
	font-size: 1.2em;
	margin-top: 10px;
}

hr {
	border: none;
	border-bottom: 1px solid #C49800;
}

.klein {
	font-size: 80%;
}


/* -------------------- Ende allgemeine Fomatierungen --------------------- */





/* ==================== Anfang #wrapper
		umschließt die komplette Seite ==================== */
#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -475px;
	width: 970px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	background-image: url(images/hgr_wrapper.jpg);
	background-repeat: no-repeat;

}
/* -------------------- Ende #wrapper -------------------- *


/* ==================== Anfang #kopf ==================== */
#kopf {
	position: absolute;
	width: 100%;
	height: 160px;
}



img.logo {
	position: absolute;
	width: 312px;
	height: 181px;
	border: none;
	margin-top: 0px;
	left: 329px;
}

#adrlinks {
	position: absolute;
	left: 150px;
	top: 50px;
	font-size: 1em;
	line-height: 110%;
	font-weight: bold;
}

#adrrechts {
	position: absolute;
	left: 680px;
	top: 50px;
	font-size: 1em;
	line-height: 110%;
}


#kopf img.feed {
	border: 0px;
	margin-top: 15px;
}

/* Seitennavigation */

#topnav {
	position: absolute;
	left: 20px;
	height: 2em;
	width: 950px;
	top: 150px;

}

#topnav h2 {
	display: none;
	visibility: hidden;
	position: absolute;
	left: -5000px; 
}

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

#topnav li {
	float: left;
	margin-left: 4px;
}

#topnav a {
	display: block;
	height: 1.4em;
	line-height: 1.4em;
	width: 8em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	border: 1px solid #C49800;
	font-size: 85%;
}

#topnav a:hover {
	background-color: #0038A9;
	color: #fff;
}

#topnav li.current_page_item a {
	background-image: url(images/pfeil_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#topnav li.current_page_item a:hover {
	cursor: default;
	background-color: #fff;
	color: #000;
}



/* -------------------- Ende #kopf -------------------- */




/* ==================== Anfang #daten ==================== */
#daten {  /* umschließt #text komplett */
	position: absolute;
	top: 190px;
	left: 180px;
	height: 77%;
	width: 790px;
	overflow: auto;	
}

#text {   /* sorgt für den Rand ohne das Layout bei FF durcheinander zu bringen */ 
	margin:30px;
	margin-right:80px;

}


#daten #text h2 {
	margin-bottom: 7px;
}


.wpmaps {
	border: 1px solid #999;
	margin-bottom:15px;
	margin-top:15px;
}

.info {
	font-size: 80%;
	text-align: right;
}

.kategorie {
	font-size: 80%;
	line-height: 300%;
	text-align: left;
	line-height: 120%;
	margin-top: 7px;
	margin-bottom: 5px;
}

#daten #text img.wp-smiley {
	border:none;
	padding:0px;
	margin:0px;
}


/* Formular - Kommentare */

#commentbox {
	border-top:1px solid #aaa;
	margin-top: 14px;
}

#commentbox h2 {
	margin: 0px;
	font-size: 100%;
}

h3#postcomment  {
	font-size: 90%;
}

#commentbox label {
		display: block;
	margin-top: 4px;
	}
	
.comment_author {
	font-size: 80%;
}	

#commentbox input, #commentbox textarea {
	display: block;
	border: 1px solid #ccc;
	background-color: #EEEBC9;
	background-image: url(images/hgr_form.jpg);
}	
	
	
#commentbox input:focus, #commentbox textarea:focus {
	background-color: #F5F5F5;
	background-image: none;
}	

#commentbox #submit {
	padding-left: 7px;
	padding-right: 7px;
	background-image: none;
	background-color: #E3E3E3;
}	

#commentbox ul {
	list-style: none;
}



#daten #text img {
	border: 1px solid #999;
	margin: 4px;
}




/* Speisekarte */

.karte {
	text-align: center;
	font-size: 90%;
	float: left;
	line-height: 110%;
	margin:7px;
}







/* Kommentare */


/* Seiten-Navigation */
div.post_link.posts  {  /* div fuer die Navigation bei mehreren Posts */ 
	width: 20em;
	height: 1em;
}

div.post_link.single  {  /* div fuer die Navigation bei Anzeige einzelner Meldung */ 
	width: 40em;
	height: 1em;
}

div.post_link span.rechts { /* vor-Link rechtsbündig*/
	float: right;
}

div.post_link span.links { /* zurück-Link linksbündig */
	float: left;
}


/* -------------------- Ende #daten  + Ende #text -------------------- */


/* ===================== Anfang #sidebar ===================== */
#sidebar {
	position: absolute;
	left: 20px;
	top: 230px;
	width: 160px;
	height: 77%;	
	overflow: auto;
}

#sidebar ul {
	list-style: none;
} 


#sidebar h2 {
	font-size: 1.1em;
	color: #957802;
}


#sidebar li.widget_pages li, #sidebar li.flexipages_widget li {
	margin-left: -15px;
	margin-top: 2px;
}

#sidebar li.widget_pages a, #sidebar li.flexipages_widget a {
	display: block;
	height: 1.4em;
	line-height: 1.4em;
	width: 10em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	color:#000;
	border: 1px solid #C49800;
	font-size: 90%;
}

#sidebar li.widget_pages a:hover, #sidebar li.flexipages_widget a:hover {
	background-color: #002E8A;
	color: #fff;
}

#sidebar li.current_page_item a {
	background-image: url(images/pfeil_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#sidebar li.current_page_item a:hover {
	cursor: default;
	background-color: #fff;
	color: #000;
}


/* -------------------- Ende #sidebar -------------------- */


/* ===================== Anfang #fuss ===================== */
#fuss {
	position: absolute;
	bottom: 0px;
	width: 970px;
	height: 25px;
	line-height: 25px;
	font-size: 85%;
	color: #BD9300;
	text-align: center;
}

#fuss a {
	color: #BD9300;
}

/* --------------------- Ende #fuss --------------------- */

