
html, body {
	height: 100%;
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #706956 url(bilder/layout/bg01.jpg) repeat left top;
	text-align: justify;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #51544B;
}

h1, h2, h3 {
	margin-top: 0px;
	text-align: left;
}

p, ol, ul {
	margin-top: 0px;
}

strong {
	color: #393D30;
}

a {
	color: #648000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 20px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

/*hr {
	display: none;
}*/
/** WRAPPER */

#wrap {
	background: url(bilder/layout/bg02.jpg) repeat-x left top;
}

#wrapper {
	background: url(bilder/layout/bg04.jpg) repeat-y center top;
}

#wrapper .bgtop {
	background: url(bilder/layout/bg03.jpg) no-repeat center top;
}

#wrapper .bgbtm {
	overflow: hidden;
	padding-top: 89px;
	background: url(bilder/layout/bg05.jpg) no-repeat center bottom;
}

.container {
	width: 920px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 105px;
	background: url(bilder/layout/homepage_02.jpg) no-repeat right top;
}


#subnavi {
	float: right;
	width: 500px;
	height: 20px;
	text-align:right;
	margin:5px 30px 0px 0px;
	color:#FFFFFF;
}

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

/** LOGO */

#logo {
	float: left;
	width: 320px;
	height: 105px;
	background: url(bilder/layout/homepage_01.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
}

#logo h1 a {
	display: block;
	width: 290px;
	height: 72px;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	letter-spacing: -2px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
	font-size: 13,5px;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 600px;
}

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

#search form {
	padding: 30px 0px 0px 310px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 250px;
	margin: 0px;
	padding: 7px 5px 7px 5px;
	background: none;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}

/** MENU */

#menu {
	height: 99px;
	background: url(bilder/layout/homepage_03.jpg) repeat left top;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 920px;
	margin: 30px auto 0px auto;
	background: url(bilder/layout/subpage1_01.jpg) repeat-y left top;
}

.single #page {
	background: none;
}

#page .bgbtm {
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background: url(bilder/layout/subpage1_02.jpg) no-repeat left bottom;
}

.single #page .bgbtm {
	background: none;
}

/** CONTENT */

#content {
	float: left;
	width: 580px;
}

.single #content {
	width: 100%;
}

/** SPLASH */

#splash {
	width: 580px;
	height: 189px;
	margin-bottom: 3px;
}

#splash_thumbs {
	width: 580px;
	height: 30px;
	margin-bottom: 20px;
	text-align:center;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 290px;
}

/** FOOTER */

#footer {
	height: 159px;
	background: url(bilder/layout/bg06.jpg) no-repeat center top;
	color: #C3B8A4;	
}

#footer p, #footer a {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C3B8A4;
}

#footer .legal {
}

#footer .links {
}

/** TREEONIC MENU */

#outer {
	width: 920px;
	position: relative;
	height: 99px;
	margin: 0px auto;
	padding: 0px;
	background: url(bilder/layout/homepage_03.jpg) repeat-x left top;
}

#xmenu {
	height: 45px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#xmenu li {
	cursor: pointer;
	float: left;
	display: block;
	height: 35px;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #29360F;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#xmenu li.active {
	height: 35px;
	padding: 10px 20px 0px 20px;
	background: url(bilder/layout/homepage_04.jpg) no-repeat right top;
	font-weight: bold;
	color: #FFFFFF;
}

#xmenu li a {
	float: left;
	display: block;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#xmenu li a.active {
	font-weight: normal;
}

#xmenu ul.level1 {
	position: absolute;
	top: 48px;
	left: 0;
	width: 950px;
	height: 45px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#xmenu ul.level1 li {
	float: left;
}

#xmenu ul.level1 li a {
	float: left;
	display: block;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#xmenu ul.level1 li a.active {
	font-weight: bold;
}
/** LATEST POST */

#latest-post {
	margin-bottom: 10px;
}

#latest-post .title, .cms_headline {
	font-size: 13,5px;
	font-weight: normal;
	color: #515151;
}

#latest-post .entry {
	line-height: normal;
	padding: 0px 0px 20px 0px;
}

#latest-post .meta {
	margin: -25px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	font-size: 13,5px;
	font-weight: normal;
	color: #ABABAB;
}

#latest-post .meta a {
	color: #ABABAB;
}

#latest-post .link1 {
	display: inline-block;
	height: 30px;
	padding: 8px 25px 0px 20px;
	background: url(bilder/layout/homepage_06.jpg) repeat-x left top;
}

#latest-post .link1 a {
	display: block;
	padding: 0px 0px 5px 20px;
	background: url(bilder/layout/homepage_07.jpg) no-repeat 0 2px;
	text-decoration: none;
	font-size: 13,5px;
	color: #4C4C4C;
}

#two-columns {
	padding: 40px 0px 0px 0px;
	background: url(bilder/layout/homepage_08.jpg) no-repeat left top;
	line-height: normal;
}

#two-columns .subtitle {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 13,5px;
	color: #3C3C3C;
}

#column1 {
	float: left;
	width: 193px;
}

#column1 .content, #column2 .content, #column3 .content {
	padding: 10px 10px;
}

#column2 {
	float: left;
	width: 193px;
}

#column3 {
	float: right;
	width: 194px;
}


.link2 {
	display: inline-block;
	height: 30px;
	padding: 8px 25px 0px 20px;
	background: url(bilder/layout/homepage_06.jpg) repeat-x left top;
}

.link2 a {
	display: block;
	padding: 0px 0px 5px 20px;
	background: url(bilder/layout/homepage_07.jpg) no-repeat 0 4px;
	text-decoration: none;
	font-size: 16px;
	color: #4C4C4C;
}

#footer-content {
	width: 880px;
	margin: 0px auto;
	height: 200px;
	padding: 40px 40px 10px 40px;
	background: #EFEFEF url(bilder/layout/homepage_11.jpg) repeat-x left top;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 13,5px;
	color: #3C3C3C;
}

#footer-content p {
	line-height: normal;
}

#footer-content .column1 {
	float: left;
	width: 560px;
}

#footer-content .column2 {
	float: right;
	width: 260px;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding-bottom: 15px;
}

ul.style1 a {
	color: #6D6E6A;
}

ul.style2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
	line-height: normal;
}

ul.style2 li {
	padding: 20px 0px;
	background: url(bilder/layout/homepage_15.jpg) repeat-x left bottom;
}

ul.style2 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13,5px;
	font-weight: normal;
	color: #3C3C3C;
}

ul.style2 .post {
	font-size: 13,5px;
	font-weight: normal;
	color: #ABABAB;
}

ul.style3 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
	line-height: normal;
}

ul.style3 li {
	padding-bottom: 5px;
}

ul.style3 a {
	color: #648000;
}

.box-style {
}

.box-style .title {
	width: 270px;
	height: 30px;
	margin: 0px;
	padding: 12px 0px 0px 20px;
	background: url(bilder/layout/homepage_12.jpg) no-repeat left top;
	text-shadow: 1px 1px 2px #303B11;
	font-weight: normal;
	font-size: 13,5px;
	color: #FFFFFF;
}

.box-style .content {
	padding: 20px;
}


.style5 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13,5px;
	font-weight: normal;
	color: #3C3C3C;
}
