
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/site-bg.jpg) top left repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #221D1D;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.5em;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
	list-style:none;
	padding:0;
}

li {
	padding-left:30px;
	background-image:url(images/hook.jpg);
	background-repeat:no-repeat;
	background-position:5px 3px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #ED3A00;
}

a:hover {
	text-decoration: underline;
}

hr {
	background-color: #1B1B1B; /* Farbe für Opera und Firefox */
	color: #1B1B1B; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	margin: 20px 0;
}

#wrapper {
	width: 960px;
	margin: 20px auto 0;
	padding: 0;
	background: #FFF;
}

/* Header */

#header {
	width: 960px;
	height: 95px;
	margin: 0 auto;
	/*background: #000;*/
}

/* Logo */

#logo {
	float: left;
	/*height: 75px;*/
	height:100px;
	margin: 0 0 20px 0;
	color: #000;
	/*background: #000;*/
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	/*background: #000;*/
	background:none;
	text-decoration: none;
	color: #000000;
}

#logo img, #logo a img {
	border: none;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

.menu {
	/*width: 940px;*/
	/*height: 36px;*/
	margin: 0 auto 10px auto;
	padding: 0;
	background: #262626;
}

.menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	list-style-image:none;
	line-height: normal;
}

.menu li {
	background:none;
	float: none;
	display: block;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #1b1b1b;
}

.menu li a {
	display: block;
	color: #FFF;
	background:url(images/arrow.jpg) no-repeat left 6px;
}

.menu li a:hover, .menu li .current_page_item a {
	color: #FFF;
	text-decoration: underline;
	background:url(images/arrow.jpg) no-repeat left 6px;
}

.menu a {
	display: block;
	/*height: 26px;*/
	margin-bottom: 0px;
	padding: 10px 0px 10px 30px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	border: none;
}

.menu a:hover, .menu .current_page_item a {
	background: #FFF;
	text-decoration: none;
}

.menu .current_page_item a {
	background: #E93301;
	color: #FFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
	margin: 0;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 590px;
	padding: 0px 0px 0px 0px;
}

#content li {
	padding-left:30px;
	background-position:8px 7px;
	font-size:1.2em;
	line-height:1.6em;
	font-weight: bold;
}
.post {
	margin-bottom: 0px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #221D1D;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #DBDBDB;
	background: #F4F4F4;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post img {
	float:left;
	width: 150px;
	height: 100px;
	margin: 0 10px 0 0;
	border: 1px solid #1B1B1B;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 310px;
	padding: 0px;
	color: #fff;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li a {
	color:#FFF;
	/*padding-left: 10px;*/
	/*background: url(images/img03.gif) no-repeat left 5px;*/
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #262626;
	/*letter-spacing: -.5px;*/
	font-size: 1.2em;
	color: #FFF;
	border-bottom: 1px solid #1b1b1b;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px;
	text-align: justify;
	background: #262626;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #1b1b1b;
}

#sidebar a {
	border: none;
	color: #898989;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}

/* Footer */

#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 0px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}

/* Contact Form */
input {
	width: 300px;
	margin: 0 0 10px 0;
}
textarea {
	width: 590px;
	margin: 0 0 10px 0;
}
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/site-bg.jpg) top left repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #221D1D;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.5em;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
	list-style:none;
	padding:0;
}

li {
	padding-left:30px;
	background-image:url(images/hook.jpg);
	background-repeat:no-repeat;
	background-position:5px 3px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #ED3A00;
}

a:hover {
	text-decoration: underline;
}

hr {
	background-color: #1B1B1B; /* Farbe für Opera und Firefox */
	color: #1B1B1B; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	margin: 20px 0;
}

#wrapper {
	width: 960px;
	margin: 20px auto 0;
	padding: 0;
	background: #FFF;
}

/* Header */

#header {
	width: 960px;
	height: 95px;
	margin: 0 auto;
	background: #DDD;
}

/* Logo */

#logo {
	float: left;
	height: 75px;
	margin: 0 0 20px 0;
	color: #000;
	/*background: #000;*/
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	/*background: #000;*/
	background:none;
	text-decoration: none;
	color: #000000;
}

#logo img, #logo a img {
	border: none;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

.menu {
	/*width: 940px;*/
	/*height: 36px;*/
	margin: 0 auto 10px auto;
	padding: 0;
	background: #262626;
}

.menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	list-style-image:none;
	line-height: normal;
}

.menu li {
	background:none;
	float: none;
	display: block;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #1b1b1b;
}

.menu li a {
	display: block;
	color: #FFF;
	background:url(images/arrow.jpg) no-repeat left 6px;
}

.menu li a:hover, .menu li .current_page_item a {
	color: #FFF;
	text-decoration: underline;
	background:url(images/arrow.jpg) no-repeat left 6px;
}

.menu a {
	display: block;
	/*height: 26px;*/
	margin-bottom: 0px;
	padding: 10px 0px 10px 30px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	border: none;
}

.menu a:hover, .menu .current_page_item a {
	background: #FFF;
	text-decoration: none;
}

.menu .current_page_item a {
	background: #E93301;
	color: #FFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
	margin: 0;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 590px;
	padding: 0px 0px 0px 0px;
}

#content li {
	padding-left:30px;
	background-position:8px 7px;
	font-size:1.2em;
	line-height:1.6em;
	font-weight: bold;
}
.post {
	margin-bottom: 0px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #221D1D;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #DBDBDB;
	background: #F4F4F4;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post img {
	float:left;
	width: 150px;
	height: 100px;
	margin: 0 10px 0 0;
	border: 1px solid #1B1B1B;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 310px;
	padding: 0px;
	color: #fff;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li a {
	color:#FFF;
	/*padding-left: 10px;*/
	/*background: url(images/img03.gif) no-repeat left 5px;*/
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #262626;
	/*letter-spacing: -.5px;*/
	font-size: 1.2em;
	color: #FFF;
	border-bottom: 1px solid #1b1b1b;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px;
	text-align: justify;
	background: #262626;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #1b1b1b;
}

#sidebar a {
	border: none;
	color: #898989;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}

/* Footer */

#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 0px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}

/* Contact Form */
input {
	width: 300px;
	margin: 0 0 10px 0;
}
textarea {
	width: 590px;
	margin: 0 0 10px 0;
}