body {
	margin:0;
	background:#fff;
	font:12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4a4747;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#9c3129;
}
a:hover {text-decoration:none;}
.wrapper {
	width:972px;
	margin:0 auto;
}
.logo {
	position:absolute;
	top:24px;
	left:31px;
	background:url(/design/logo.png) no-repeat;
	width:324px;
	height:68px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.logo a {
	display:block;
	height:100%;
}
#header {
	margin:5px 0 32px;
	background:#f5f2ef;
	overflow:hidden;
}
.header-holder {
	background:#e2d9ce;
	padding:13px 16px 0 10px;
	margin:0 0 13px;
	height:1%;
	position:relative;
}
.header-holder:after {
	content:'';
	display:block;
	clear:both;
}
.holder {
	float:right;
	margin:-2px 0 0 45px;
}
.holder img {vertical-align:top;}
.social-networks {
	margin:0;
	padding:0 0 3px;
	list-style:none;
	text-align:right;
}
.social-networks li {
	display:inline-block;
	margin:0 0 0 -4px;
}
* +html .social-networks li {
	display:inline;
	margin:0;
}
.social-networks a {
	text-indent:9999px;
	display:block;
	height:40px;
	overflow:hidden;
	width:40px;
	background:url(/design/ico-social-networks.gif) no-repeat;
}
.social-networks .twitter {background-position:-40px 0;}
.social-networks .xing {background-position:-80px 0;}
.social-networks .rss {background-position:-120px 0;}
#header img {
	vertical-align:top;
	margin:0 0 1px;
}
.add-nav {
	padding:0 7px 0 0;
	margin:0;
	list-style:none;
	text-align:right;
	font-size:11px;
	line-height:13px;
}
.add-nav li {
	display:inline-block;
	padding:0 4px;
	background:url(/design/separator01.gif) no-repeat 0 2px;
}
* +html .add-nav li {display:inline;}
.add-nav li:first-child {background:none;}
.add-nav a {
	color:#4a4747;
	display:block;
	padding:0 0 6px;
	text-decoration:none;
}
.add-nav a:hover,
.add-nav .active a {background:url(/design/bullet01.gif) no-repeat 50% 100%;}
.section {
	/*height:1%;*/
        height:235px;
	padding:0 0 0 30px;
	margin:-11px 0 0;
}
.section:after {
	content:'';
	display:block;
	clear:both;
}
.text {
	overflow:hidden;
	padding: 66px 0 0 30px;
	color:#333;
	word-spacing:1px;
}
.text p {margin:0;}
.heading {
	font-size:14px;
	color:#9c3129;
	display:block;
	margin:0 0 15px;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	font-weight:bold;
	position:relative;
	z-index:2;
}
#nav:after {
	content:'';
	display:block;
	clear:both;
}
#nav li {
	float:left;
	background:#e2d9ce url(/design/bg-nav.gif) repeat-y;
}
#nav li:first-child {background:#e2d9ce;}
#nav a {
	color:#000;
	display:inline-block;
	padding:12px 0 6px;
	text-decoration:none;
	width:194px;
	text-align:center;
}
#nav li:first-child a {padding-left:2px;}
#nav li:hover a {
	background:#b9a687;
	color:#fff;
	text-decoration:none;
}
#nav li.active a {
	background:#9c3129;
	color:#fff;
}
#nav span{
	display:block;
	padding:20px 0 0;
	margin:-20px 0 0;
	height:1%;
	background:url(/design/bullet03.png) no-repeat -9999px 0;
}
#nav li:hover span {background-position:50% 0}
#nav .active span {background:url(/design/bullet02.png) no-repeat 50% 0;}
#twocolumns {
	float:right;
	width:721px;
	padding:8px 0 0px;
	background:url(/design/bg-twocolumns.gif) repeat-y 526px 0;
}
#main {
	overflow:hidden;
	margin:0 0 121px;
}
#content {
	float:left;
	width:476px;
}
#content h2 {
	font-size:12px;
	color:#9c3129;
	margin:0 0 6px;
}
#content p {margin:0 0 18px;}
.aside {
	width:161px;
	float:right;
	font-size:11px;
	line-height:16px;
	padding:0 15px 0 0;
}
.aside h3 {
	font-size:11px;
	color:#9c3129;
	margin:0 0 14px;
}
.aside ul {
	list-style-type: none;
	padding-left:0;
}
.aside li {
	padding-left:9px;
        background: url(/design/bullet.gif) top left no-repeat;
}
.aside li a {
 color: #4A4747;

}

.aside p {margin:0 0 11px;}
.aside img {display:block;}
.aside-column {
	background:#f3f0eb;
	font-size:11px;
	line-height:13px;
	float:right;
	width:165px;
	padding:12px 11px 27px 18px;
	margin:-9px 0 -41px;
}
.aside-box {
	overflow:hidden;
	margin:0 0 24px;
}
.aside-column h3 {
	color:#9c3129;
	padding:0 0 0 18px;
	margin:0 0 16px -19px;
	background:url(/design/bullet07.gif) no-repeat 0 3px;
	font-size:12px;
}
.title {
	display:block;
	margin:0 0 6px;
}
.aside-column p {margin:0;}
.all {
	display:inline-block;
	background:url(/design/bullet07.gif) no-repeat 0 1px;
	padding:0 0 0 19px;
	margin:0 0 0 -19px;
}
#sidebar {
	float:left;
	width:195px;
	padding:9px 0 0;
}
.sidebar-nav,
.sidebar-nav ul,
.sidebar-nav ul ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sidebar-nav {margin:0 0 67px;}
.sidebar-nav ul {margin:6px 0 -3px 23px;}
.sidebar-nav ul ul {margin:-1px 0 0 11px;}
.sidebar-nav ul,
.sidebar-nav ul ul {display:none;}
.sidebar-nav a {
	color:#000;
	text-decoration:none;
	padding:0 0 0 30px;
	display:inline-block;
}
.sidebar-nav>li {
	margin:0 0 6px;
	padding:0;
}
.sidebar-nav a:hover {text-decoration:none;}
.sidebar-nav>li:hover>a:hover,
.sidebar-nav>li.active>a {background:url(/design/bullet08.gif) no-repeat 0 4px;}
.sidebar-nav>li.active>a {
	font-weight:bold;
	color:#9c3129;
}
.sidebar-nav ul li {margin:0 0 9px;}
.sidebar-nav ul a {
	padding:0 0 0 22px;
}
.sidebar-nav ul ul li {margin:0;}
.sidebar-nav ul ul a {
	padding:0 0 0 21px;
	color:#666;
	background:none;
}
.sidebar-nav li.active ul {display:block;}
.sidebar-nav ul li.active ul {display:block;}
.sidebar-nav ul li:hover a:hover,
.sidebar-nav>li.active>ul>li.active>a {background:url(/design/bullet05.gif) no-repeat 0 14px;}
.sidebar-nav>li.active>ul>li.active>a {color:#9c3129;}
.sidebar-nav ul ul li:hover a:hover,
.sidebar-nav ul ul li.active a {background:url(/design/bullet06.gif) no-repeat 0 14px;}
.box {
	border:1px solid #9c3129;
	background:#e2d9ce;
	padding:6px 14px 26px 16px;
	font-size:11px;
	line-height:13px;
}
.box p {margin:0;}
.box h4 {
	font-size:12px;
	line-height:14px;
	color:#9c3129;
	background:url(/design/bullet04.gif) no-repeat 0 3px;
	margin:0 0 7px -17px;
	padding:0 0 0 13px;
}
#footer {
	font-size:11px;
	margin:0 0 30px;
}
.footer-nav {
	padding:0;
	margin:0 0 11px;
	list-style:none;
	overflow:hidden;
	background:#e2d9ce;
}
.footer-nav li {
	float:left;
	padding:0 6px;
	background:url(/design/separator02.gif) no-repeat 0 4px;
}
.footer-nav li:first-child {
	background:none;
	padding-left:9px;
}
.footer-nav a {
	color:#333;
	text-decoration:none;
}
.footer-nav a:hover {text-decoration:underline;}
.tagcloud {
	margin:0 0 0 auto;
	padding:0 4px 0 0;
	list-style:none;
	text-align:justify;
	width:714px;
	line-height:17px;
}
.tagcloud li {
	display:inline;
	margin:0 -1px 0 0;
}
.tagcloud a {text-decoration:none;}
.tagcloud li:hover a {text-decoration:underline;}
.style01 {font-size:12px;}
.style02 {
	font-weight:bold;
	font-size:12px;
}
.date {
  font-size: 11px;
  color: #a4a4a4;
  margin: -6px 0 6px 0;
}

.trenner {
 clear: both;
 margin: 10px 0 20px 0;
 border-top: 1px dotted #9C3129;
}
#prevnext {
  width: 100%;
  font-size: 11px;
  color: #a4a4a4;
  margin-bottom: 12px;
  height: 20px;
}
#prevnext a, .tags a {
  color: #a4a4a4;
  text-decoration:none;
} 
.prev {
 float:left;
 width: 50%
}
.next {
 float:right;
 width: 50%;
 text-align:right;
}
.tags {
  font-size: 11px;
  margin-top: 10px;
}
.formulartext {
 border: 1px solid #E2D9CE;
 width: 265px;
}

#kontakt label {
 width:100px;
 display:block;
 float:left;
}
#kontakt .row {
 margin-bottom: 5px;
}
#kontakt textarea {
 border: 1px solid #E2D9CE;
 width: 265px;

}

.kontaktsubmit {
 background-color: #9c3129;
 border: 1px solid #E2D9CE;
 padding: 4px 22px;
 color:#E2D9CE;
 margin-left: 100px;
}

.suchtext {
 border: 1px solid #E2D9CE;
 width: 100px;
}
.suchsubmit {
 background-color: #9c3129;
 border: 1px solid #E2D9CE;
 color:#E2D9CE;
}

.anythingControls  {
	display: none !important;
}

.entry p {
 margin: 0 0 10px !important;
}

.entry {
  margin: 10px 0px 25px 10px;
}

.entry .posted {
 font-size: 90%;
}