/*
Theme Name: Hoferichter
Author: www.fs-agentur.com
Version: 0.1
*/


/**	##########  STANDARD DEFINITION  ########## **/

html  {height: 100%;}

body {
	background: #efefef url('images/hintergrund.jpg') top left no-repeat; background-attachment: fixed;
	font-family: 'Ubuntu', arial, serif;
	font-size: 12px;
	color: #333;
	padding: 0; 
	margin: 0;
	height: 100%
	}

#wrapper	{
	height: 100%;
	width: 100%;
	}
	

.foto {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 600px;
	position: fixed; 
	top: 0;
	left: 750px;
	z-index: 90;
	}
	
	
#sidebar 	{width: 233px; margin: 200px 22px 0 55px; float: left;}	
#content 	{width: 495px; float: left; margin: 200px 0 0 0; position: relative; padding-bottom: 50px;}	

#header {position: fixed; top: 0; left: 0; width: 804px; height: 225px; background: url('images/header.png') top left no-repeat; z-index: 5;}
#header img {margin-left: 52px;}

#footer {background: url('images/footer.png') top left repeat-x; z-index: 99; width: 100%; height: 67px; position: fixed; bottom: 0; left: 0; clear: both;}

.clear {clear: both;}
.start {background: #efefef url('images/hintergrund.jpg') top left no-repeat; background-attachment: fixed;}



h1 {color: #dc2211; font-size: 24px; font-weight: normal; padding: 0; margin: 0;}
p {line-height: 18px; padding: 10px 35px 0 0;}	



.single-tag {display: none;}

.article-listing {color: #333; text-decoration: none; display: block; padding: 10px;}
.article-listing:hover {background: url('images/hover_listing.png');}
.article-listing h2 {margin: 0; padding: 0; font-size: 14px; color: #dc2211;}
.article-listing .read-more {color: #dc2211;}

.navigieren {line-height: 25px; padding: 0; margin: 40px 0 0 0; background: url('images/bg_navigieren.png') bottom left no-repeat; font-size: 10px; font-weight: normal; text-transform: uppercase;}
#wp-cumulus {list-style: none;}

.tags-sidebar a {font-size: 18px; text-decoration: none; color: #333; }
.tags-sidebar a:hover {color: #dc2211;}

.menu-footer-container {position: absolute; top: 50px; left: 46px; z-index: 999;}

#menu-footer {margin: 0; padding: 0; list-style: none; font-size: 11px; text-transform: uppercase; line-height: 11px; height: 14px;}
#menu-footer li {display: inline; margin: 0; padding: 0 5px; border-right: 1px solid #fff; height: 11px; float: left}
#menu-footer li a {color: #fff; text-decoration: none;}
#menu-footer li.menu-item-17 {border-right: none;}
#menu-footer li.menu-item-19 {border: none; width: 16px; height: 14px; padding: 0 5px 0 33px;}
#menu-footer li.menu-item-19 a {display: block; width: 16px; height: 14px; text-indent: -9999px; background: url('images/lang_de.jpg'); overflow: hidden;}
#menu-footer li.menu-item-20 {border: none; width: 16px; height: 14px; padding: 0}
#menu-footer li.menu-item-20 a {display: block; width: 16px; height: 14px; text-indent: -9999px; background: url('images/lang_eng.jpg'); overflow: hidden;}

