/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#F7EDD0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#979380;
	font-size: 11px;
}
span {
	line-height:16px;
         font-size: 11px;
}
img {
	border:0px;
}
a {
	color:#830B08; 
	text-decoration:none;
         font-size: 11px;
}
td {
	vertical-align:top;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	background-color: #FFFFFF;
}
#headline {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:78px;
	background-color:#FFFFFF;
}
#links_oben {
	position:relative;
	left:0px;
	top:0px;
	width:128px;
	height:78px;
	background-color: #F7EDD0;
	float: left;
}
#navigation {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:245px;
	background-color:#830B08;
}

#menu {
	position:relative;
	left:15px;
	top: 15px;
	width: 108px;
}
/*
#navigation_bilder img {
	margin-bottom: 2px;
}*/
#keyvisual {
	position:absolute;
	left:128px;
	top:0px;
	width:770px;
	height:260px;
}
#contentcontainer {
	position:relative;
	left:0px;
	top:0px;
	width:898px;
	height:auto;
	background-color:#FFFFFF;
}
#content {
	padding: 22px 22px 24px 24px;
}
#content a {
	background:url(../img/system/link.gif) no-repeat left 5px;  
	padding-left:10px;
}
#teaser {
	width:300px;
	padding: 22px 22px 24px 24px;
}
#teaser div {
	margin-left:20px;
}
#teaser div.link {margin-left:0px;}
.link a {
	background:url(../img/system/teaser.gif) no-repeat left; 
	font-weight:bold; 
	padding-left:20px;
}
#copyright {
	width:128px;
	background-color: #F7EDD0;
	vertical-align: bottom;
	text-align: right;
}
#metamenu {
	position:absolute;
	left:635px;
	top:47px;
	width:270px;
	height:19px;
	text-align:right;
	color:#830B08;
	font-size: 10px;
}
#metamenu a {
	color:#830B08; 
	text-decoration:none;
	margin-left: 9px; 
	margin-right: 10px;
	font-size: 9px;
}
#metamenu img {
	margin-right: 9px;
}
.spacer {height: 13px;}
.bigspacer {height: 17px;}

.clear{height: 13px;clear:both;}

ul {list-style:none; margin:0px; padding:0px;}
#menu ul {padding:0px 0px 0px 0px;}
#menu ul li {padding-bottom:2px;}
#menu ul li a {color:#EFF0E1; font-weight:bold;}
#menu ul li a.selected {color:silver;}

#menu ul li ul {padding:0px 0px 0px 0px;}
#menu ul li ul li a {font-size:10px; font-weight:normal; background:url(/img/system/pfeil.gif) no-repeat 1px 3px; padding-left:12px;  color: #EFF0E1;}
#menu ul li ul li a.selected {color: silver; background:url(/img/system/pfeil2.gif) no-repeat 1px 3px;}


/*************************
   Form Elements
 *************************/
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  display: none;
}
label {
  float: left;
  width: 100px;
  vertical-align: top;
clear:both;
}
input.text,
textarea,
select {
  padding: 1px;
  font: 400 1em Verdana, Arial, Helvetica, sans-serif;
  color: #999;
  border: 1px solid #ccc;
  margin: 1px 0;
}
input.text:focus,
input.text:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #e4e4e4;
  border: 1px solid #888;
}
input.button {
  padding: 2px 5px;
  cursor: pointer;
  color: #fff;
  background: #818181;
  border-width: 1px;
  border-style: solid;
  border-color: #595959 #343434 #343434 #595959;
}
textarea.textarea,
input.text {
  width: 174px;
  float:left;
}
.captcha img {
  margin: 2px 0px 2px 100px;
}
#teaser div div,
#teaser div#DIV_neuerEintrag,
#teaser div.captcha,
#teaser div.captcha div {
  margin-left: 0;
}

h3,
h2 {
  color: #830B08;
  font-size: 11px;
  margin-bottom: 8px;
}
h3 {
  color: #979380;
  margin:0;
}
#content .lbox a,
#content .forum a {
	background:none;  
	padding-left:0;
}

.datum{
  font-weight:normal;
}
.lbox {
  /*margin:12px 5px 0 0;*/
margin-top:12px;
float:left;
}



.headding {
  margin:12px 5px 0 0;
  float: left;
  background: #f7eed1;
  width: 144px;
  height: 170px;
  clear: both;
  position: relative;
}
.headding h2 {
  padding:12px;
color:#969380;
}
/*
.gallery a {
  float: left;
  position: relative;
}
.gallery */.headding a {
  position: absolute;
  left: 11px; 
  bottom: 10px;
  float: none;
}
.gallery a img,
.lbox a img {
  float: left;
  margin-right: 5px;
  margin-bottom:12px;
}
.gallery .lbox a img {
  margin-bottom: 0;
}
.fromowner {
padding-left: 36px;
background: url(/img/system/rm.gif) no-repeat left top;
}
