/*<![CDATA[*/
		   
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%; /* Required */
}

body {
  	font: normal 12px  Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#d4d3d1;
	background-color: #481114;
	background-attachment: scroll;
	background-image: url(images/bg_rep.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td,th {
	font: normal 12px  Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#d4d3d1;
}

#container-page {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  background-attachment: scroll;
  background-image: url(images/bg_header.jpg);
  background-repeat:no-repeat;
  background-position: center top;
}

#container-heder {
	margin: 0 auto;
	width: 100%;
	height:386px;
}


#container-content {
	margin: 0 auto;
	width: 1000px;
	background-color: #56070a;
	background-attachment: scroll;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#container-footer {
	margin: 0 auto;
	width: 100%;
	height:219px;
	background-color: #3c0908;
	background-attachment: scroll;
	background-image: url(images/bg_rep_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#content{
	float:left;
	width:670px;
	text-align:left;
	padding: 0;
	margin:30px 0 0 0;
	/*border-right: solid 1px #CCC;*/
}

#sidebar{
	float:right;
	width:300px;
	text-align:left;
	padding: 0;
	margin:0 0 0 30px;
}

#lang{
	font: normal 11px  Arial, Helvetica, sans-serif;
	text-align:right;
	margin:5px 0 0 175px;
	padding:0;
	height:30px
}

#lang li {
  padding: 0;
  margin:0;
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
}

#lang a {
  margin:0 0 0 0;
  padding: 0;
  float:left;
}

#container-fade-img{
	position:absolute;
	margin:0;
	text-align:left;
	width:1000px;
	height:386px;
	z-index:197;
}

#logo{
	float:left;
	width:460px;
	height:386px;
	z-index:198;
}

#fade-img{
	float:left;
	width:540px;
	height:386px;
	z-index:199;
}

#slideshow {
    position:relative;
    height:386px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#container-navi {
  margin: 0 auto;
  width: 1000px;
  height:365px;
  text-align:left;
}

#content-navi {
	position:absolute;
  width: 565px;
  height:58px;
  text-align:left;
  padding:0 0 0 435px;
  z-index:200;
}

#nav {
	text-transform:uppercase;
	font: bold 12px  Arial, Helvetica, sans-serif;
	color:#b3afac;
	padding: 0 0 0 0;
	margin: 0;
}

#nav li {
  padding: 0;
  margin:0;
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
}

#nav a {
  padding: 26px 11px 14px 11px;
  float:left;
  width:auto;
  color: #b3afac;
  font-weight:bold;
  text-decoration:none;
}

#nav a:hover, #nav a:active {
  color:#b3afac;
  font-weight:bold;
  text-decoration:none;
  background-color:#49262d;
}

#nav .active {
  color: #b3afac;
  font-weight:bold;
  text-decoration:none;
  background-color:#49262d;
}

#nav .current_page_item a {
  color:#b3afac;
  font-weight:bold;
  text-decoration:none;
  background-color:#49262d;
}


a {
	color: #b00039;
	text-decoration: none;
}
a:visited {
	color: #b00039;
	text-decoration: none;
}
a:hover {
	color: #d4d3d1;
	text-decoration: none;
}

a:focus { 
	outline: none;
}




/* misc */
.clearer {
	clear: both;
}



/* footer */
#footer {
	color: #bdbdbd;
	margin: 0 auto;
	text-align: left;
	width: 850px;
	height:164px;
	background-attachment: scroll;
    background-image: url(images/bg_footer.jpg);
    background-repeat:no-repeat;
    background-position: center top;
	padding: 25px 50px 30px 100px;
}

#footer h4 {
	font: bold 30px "Times New Roman", Times, serif;
	font-style:oblique;
	color: #bebebe;
	padding: 0 0 10px 0;
}




/* Posts */

.post {
	clear:both;
	padding-top: 0px;
}
.post-date {
	width: 78px;
	height: 53px;
	float:left;
	background-attachment: scroll;
    background-image: url(images/bg_dat.png);
    background-repeat:no-repeat;
    background-position: left top;
	margin:0 0 0 50px;
}
.post-month {
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color: #3b000b;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 9px;
	margin-left: 15px;
}
.post-day {
	font-size: 20px;
	font-weight:bold;
	text-transform: uppercase;
	color: #3b000b;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 0;
	margin-left: 15px;
}

.post-pages {
	float: left;
	padding: 0 0 0 52px;
	width: 470px;
}

#bg-post-title{
	margin:0;
	padding:0;
	width:408px;
	height:53px;
	background-attachment: scroll;
    background-image: url(images/bg_pages_titel.png);
    background-repeat:no-repeat;
    background-position: left top;
}

#bg-post-title h2{
	margin:0;
	padding:13px 0 0 50px;
}

.post-container {
	float: left;
	margin: 7px 0 0 0;
	width: 470px;
}

.post-title {
	float: left;
	margin-left: 20px;
	width: 470px;
}

.entry {
	clear: both;
	padding: 0 0 26px 0;
	margin: 40px 0 26px 20px;
	width: 470px;
	background-attachment: scroll;
    background-image: url(images/hr_posts.gif);
    background-repeat:no-repeat;
    background-position: left bottom;
}

.entry2 {
	clear: both;
	padding: 0 0 26px 60px;
	width: 470px;
}


.post-cat {
	padding-top: 0px;
	float:left;
	font-size: 10px;
	color: #FFF;
}

.post-cat a, .post-cat a:visited {
	color: #FFF;
	text-decoration: none;
}
.post-cat a:hover {
	color: #FFF;
	text-decoration: none;
}


.post-comments {
	padding-left: 5px;
	padding-top: 0px;
	float: left;
	font-size: 10px;
}

.post-comments a, .post-comments a:visited {
	color: #FFF;
	text-decoration: none;
}
.post-comments a:hover {
	color: #FFF;
	text-decoration: none;
}


.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 10px;
	color: #e2007a;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.navigation{
	margin:0 0 0 15px;
	padding:0;
}

.previous-entries {
	float: left;
	margin-left: 110px;
	padding-left: 20px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	margin-right: 35px;
	padding-right: 20px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


h2 {
	color: #b00039;
	margin: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
}
h2 a, h2 a:visited {
	color: #b00039;
	text-decoration: none;
}
h2 a:hover {
	color: #b00039;
	text-decoration: none;
}

h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #b00039;
	margin: 0 0 0 145px;
}


#sidebar h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #b00039;
	margin:0;
	padding:15px 0 0 20px;
}

#bg-sidebar-titel{
	margin:0 0 0 2px;
	padding:0;
	width:275px;
	/*height:53px;*/
	background: url(images/bg_posts_sidebar.png) no-repeat right top;
}

form {
	margin:0px;
	padding:0px;
}


/* Sidebar */

.ul-cat {
	list-style: none;
	margin:0;
	padding:0;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 0px 16px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #FFF;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #8a8a8a;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0;
	padding:0px;
}
.ul-archives li{
	margin: 00;
	padding: 2px 0 0 16px;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #FFF;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #8a8a8a;
	text-decoration: none;
}


.ul-widgets {
	list-style: none;
	margin:0;
	padding:0;
}
.ul-widgets li{
	list-style: none;
	margin: 0px;
	padding: 5px 0 0 16px;
}
.ul-widgets li a, .ul-widgets li a:visited{
	list-style: none;
	color: #FFF;
	text-decoration: none;
}
.ul-widgets li a:hover{
	list-style: none;
	color: #8a8a8a;
	text-decoration: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 15px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 2px 0 2px 20px;
}

#sidebar li a, #sidebar li a:visited{
	color: #FFF;
	text-decoration: none;
}
#sidebar li a:hover{
	color: #8a8a8a;
	text-decoration: none;
}


#comments, #respond {
	border-bottom: 1px dotted #444444;
	padding:0 0 5px 0;
	margin:0 0 0 145px;
	width:470px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #b00039;
}


.commentlist {
	margin: 10px 60px 20px 125px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 20px 0 20px 0;
	position: relative;
	border-bottom: 1px dotted #444444;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	margin:17px 0 0 0;
	border: solid 1px #808080;
	padding: 1px;
	background: #808080;
}
.commentlist .alt {
	/*background: #172830;*/
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #009ee0;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #bdbdbd;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#FFF;
	border: 1px dotted #000;
	color:#441115;
	padding: 3px;
	margin: 3px 0 0 145px;
}
#commentform textarea{
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 470px;
	height: 115px;
	background:#FFF;
	border: 1px dotted #000;
	color:#441115;
	padding: 3px;
	margin: 3px 0 0 145px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #3f1216;
	color:#FFF;
}
#commentform #submit{
	background:#441115;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
}



.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 5px 20px;
	margin: 4px 0 0 0;
	border-bottom: dotted 1px #999;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: normal;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
	width:550px;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 5px 20px;
	margin: 4px 0 0 0;
	border-bottom: dotted 1px #999;
}
.recent-posts a:link, .recent-posts a:visited{
	font-size: 115%;
	line-height: 130%;
	font-weight: normal;
	color:#9c1640;
}

.recent-posts a:hover {
	color: #bdbdbd;
	text-decoration: none;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	background:#172830;
	border: 1px solid #172830;
	color:#FFF;
	padding: 3px;
	margin-top: 3px;
	}

#sidebar #searchsubmit {
	width: 40px;
	background:#172830;
	border: 1px solid #172830;
	color:#FFF;
	padding: 3px;
	margin-top: 3px;
	font: bold 11px Arial, Helvetica, sans-serif;
	
	}

p {
	padding:0 0 10px 0;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/*]]>*/
