@charset "utf-8";
/*
Theme Name: Urlaub von Hartz IV Theme
Author: David Hofmann
Version: 1.0
*/
*{
	margin: 0;
	padding: 0;
	}
img {
	border: none;
	margin-right: 6px;
	margin-bottom: 6px;
	}
.clear {
	width: 780px;
	height: 1px;
	clear:both;
	}
body {
	background: url(images/hintergrund1.jpg) center top;
	} 
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}
#banner {
	height: 200px;
	background: url(images/banner_n1.jpg) top left;
	}
#navigation_hintergrund {
	height: 42px;
	width: 780px;
	background: url(images/nav_bg.jpg) repeat-x left top;
	}
#navigation_links {
	height: 42px;
	width: 780px;
	background: url(images/nav_l.jpg) no-repeat left;
	}
#navigation_rechts {
	height: 42px;
	width: 780px;
	background: url(images/nav_r.jpg) no-repeat right;
	}
#contentcontainer {
	background: url(images/content_bg.jpg) repeat-x top left;
	padding-top: 15px;
	background-color: #dfeed7;
	/*min-height: 500px;*/
	}
#content {
	width: 400px;
	margin-left: 8px;
	float: left;
	}
#content h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #c26b0d;
	text-decoration: none;
	}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin-top: 12px;
	}
#content small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	}
.entry {
	border-bottom: #000000 thin solid;
	padding-bottom: 8px;
	margin-bottom: 16px;
	}
#sidebar {
	margin-left: 50px;
	width: 260px;
	float: left;
	}
#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	color: #c26b0d;
	}
#sidebar a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: #996600 solid thin;
	}
#sidebar a:hover {
	font-weight: bold;
	}
#sidebar li {
	list-style: none;
	display: block;
	}
#navigation_hintergrund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
#navigation_hintergrund a {
	color: #ffffff;
	display: block;
	padding-top: 8px;
	float: left;
	margin-right: 16px;
	text-decoration: none;
	}
#navigation_hintergrund a:hover {
	text-decoration: underline;
	}
#navigation_hintergrund ul {
	margin-left: 8px;
	}
#navigation_hintergrund li {
	display: inline;
	list-style: none;
	}
.navigation a {
	background-color: #c26b0d;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: #c26b0d thick solid;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	}
.navigation a:hover {
	text-decoration: underline;
	}
#banner_rechts {
	width: 780px;
	background: url(images/rechts2.gif) right top no-repeat;
	min-height: 700px;
	padding-bottom: 15px;
	}
#banner_rechts2 {
	width: 780px;
	background: url(images/rechts.gif) right bottom no-repeat;
	min-height: 900px;
	padding-bottom: 15px;
	}
#sidebar img {
	padding-top: 10px;
	}
#comments {
	width: 400px;
	}
.trackback {
	background-color: #c26b0d;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: #c26b0d thick solid;
	text-decoration: none;
	}
#comments h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #c26b0d;
	text-decoration: none;
	margin-top: 15px;
	}
#comments textarea {
	width: 400px;
	}
#comments li {
	margin-left: 20px;
	padding-right: 6px;
	}
.onecomment {
	background-color: #fff;
	border: #666 solid thin;
	margin-bottom: 6px;
	}
.onecomment p {
	padding-bottom: 5px;
	padding-left: 3px;
	}
.ngg-gallery-thumbnail-box {
	float: left;
	}
.ngg-navigation {
	clear: both;
	}
