/* rmod-navi */

/* main-navi */

#navi .navigation {
	list-style-type:none;
  margin:0 0 0 0;
  padding:0;
}

#navi .navigation li {
  padding:0;
  margin:0;
}

#navi .navigation li a {
	display:block;
  height:22px;
  padding:0 15px 0 19px;
  text-decoration:none;
  color:#595959;
  font-family:"Tahoma",Arial,sans-serif;
  font-size:10px;
  background:url("/con/cms/images/bg_menupoint.gif") transparent no-repeat;
}
#navi .navigation li.first a {
	margin-top:12px;
}
#navi .navigation li.last a {
  background:url("/con/cms/images/bg_menupoint_no_line.gif") transparent no-repeat;
  margin-bottom:6px;
}
	#navi .navigation li.num_1 a {
	  background:url("/con/cms/images/bg_menupoint_1.gif") transparent no-repeat;
	}
  #navi .navigation li.num_2 a {
		background:url("/con/cms/images/bg_menupoint_2.gif") transparent no-repeat;
	}
  #navi .navigation li.num_3 a {
		background:url("/con/cms/images/bg_menupoint_3.gif") transparent no-repeat;
	}
  #navi .navigation li.num_4 a {
		background:url("/con/cms/images/bg_menupoint_4.gif") transparent no-repeat;
	}
  #navi .navigation li.num_5 a {
		background:url("/con/cms/images/bg_menupoint_5.gif") transparent no-repeat;
	}
  #navi .navigation li.num_6 a {
		background:url("/con/cms/images/bg_menupoint_6.gif") transparent no-repeat;
	}
  #navi .navigation li.num_7 a {
		background:url("/con/cms/images/bg_menupoint_7.gif") transparent no-repeat;
	}
  #navi .navigation li.num_8 a {
		background:url("/con/cms/images/bg_menupoint_8.gif") transparent no-repeat;
	}

#navi .navigation li a:hover	{
	color:#000;
}
#navi .navigation li.active a {
  color:#6F833E; /*#cc5d1e;*/
}


/* sub-navi */

#subnavi #subnavititle	{
	margin-left:24px;
	width:120px;
  height:19px;
}

#subnavi .navigation {
	list-style-type:none;
  margin:15px 0 0 17px;
  padding:0;
}

#subnavi .navigation li {
  padding:0;
  margin:0;
}

#subnavi .navigation li a {
	display:block;
  height:22px;
  padding:0 15px 0 19px;
  text-decoration:none;
  color:#595959;
  font-family:"Tahoma",Arial,sans-serif;
  font-size:10px;
  background:url("/con/cms/images/bg_menupoint_subnavi.gif") transparent no-repeat;
}

#subnavi .navigation li a:hover	{
	color:#000;
}
#subnavi .navigation li.active a {
  color:#6F833E /*#cc5d1e;*/
}


/* rmod-artikelliste */


small	{
  font-size:10px;
  font-family:"Arial",sans-serif;
  color:#a29f9a;
  line-height:20px;
}

.morelink, .backlink {
	clear:both;
  text-align:right;
  margin-bottom:10px;
}
a.morelink	{
	float:right;
}

.date {
	text-align:right;
  margin:-20px 0 5px 0;
  border-bottom:1px solid #ddd;
  font-size:10px;
  color:#ccc;
}

.author {
	text-align:right;
  margin:0 0 10px 0;
  border-top:1px solid #ddd;
  font-size:10px;
  color:#ccc;
}

.block.float {
	width:26%;
  float:left;
  margin-left:5%;
  padding-right:5%;
  border-right:1px solid #ddd;
}

.block.float.first {
	margin-left:0;
}

.block.float.last {
	padding-right:0;
  border-right:none;
}

.list-image-left, .list-image-left-clear, .article-image-left, .article-image-left-clear, .entry-img img {
	float:left;
  margin:5px 5px 5px 0;
  padding:0 20px 20px 0;
  border:0;
  background:url("/con/cms/images/image_bg.gif") transparent no-repeat bottom right;
}

.list-image-right, .list-image-right-clear, .article-image-right, .article-image-right-clear {
	float:right;
  text-align:right;
  margin:5px 0 5px 5px;
  padding:0 20px 20px 0;
  border:0;
  background:url("/con/cms/images/image_bg.gif") transparent no-repeat bottom right;
}

.list-image-left-clear, .article-image-left-clear, .list-image-right-clear, .article-image-right-clear {
	clear:both;
  padding:0 20px 20px 0;
  border:0;
  background:url("/con/cms/images/image_bg.gif") transparent no-repeat bottom right;
}

.clear {
	clear:both;
}

.article-image {
	text-align:center;
}

.list-image-left img, .list-image-left-clear img, .article-image-left img, .article-image-left-clear img,
.list-image-right img, .list-image-right-clear img, .article-image-right img, .article-image-right-clear img,
.article-image img, .list-image img, .list-image-left-clear-home img, .gal-image-left img, .gal-image-center img, .gal-image-left-clear img {
  padding:0;
  margin:0;
}

html>body .list-image-left img, html>body .list-image-left-clear img, html>body .article-image-left img, html>body .article-image-left-clear img,
html>body .list-image-right img, html>body .list-image-right-clear img, html>body .article-image-right img, html>body .article-image-right-clear img,
html>body .article-image img, html>body .list-image img, html>body .list-image-left-clear-home img, html>body .gal-image-left img, html>body .gal-image-center img, html>body .gal-image-left-clear img {
  margin:0 0 -4px 0;
}

.text-clear {
	clear:both;
}

.text-left {
	margin-right:110px;
}

.article-left-clear {
	float:left;
  clear:both;
  width:200px;
  margin-top:25px;
}

.article-right {
	float:right;
  width:200px;
  margin-top:25px;
}

.article-left-clear h4, .article-right h4 {
	margin:0;
}

.zapper {
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
  background-color:#fff;
  margin:5px 0;
  padding:5px;
  clear:both;
}

.gallery {
	margin:0 30% 0 30%;
  width:30%;
	padding:20px 5% 10px 5%;
  background-color:#eee;
  border:1px solid #ccc;
}
/*
.gal-row {
	clear:both;
}

.gal-row.odd, .gal-row.even {
	padding:20px;
}

.gal-row.even {
	background-color:#f2f2f2;
}
 */
.gal-image-left, .gal-image-center {
  float:left;
  text-align:center;
  margin:10px 0 0 40px;
  width:100px;
}
.gal-image-left {
	margin:10px 0 0 20px;
}
html>body .gal-image-center	{
	margin:10px 0 0 65px;
}
	.gal-image-left	{
  	margin:10px 0 0 0;
  }

.gal-image-left small, .gal-image-left-clear small {
	font-size:11px;
  color:#111;
}

.gal-link-left {
	float:left;
  width:100px;
  text-align:left;
}

.gal-link-right {
	float:right;
  text-align:right;
  width:100px;
}

.gal-info-center {
	text-align:center;
  margin:0 100px 0 100px;
}



#menu img {
  border: 3px solid #dddcc4;
  padding:0;
}
#menu #menu_content div	{
	margin:0;
  padding:0;
}

#content .block	{
	padding:10px 0 25px 0;
	background:url("/con/cms/images/decobar_artseperator.gif") transparent no-repeat bottom;
}

.art_right	{
	float:right;
  width:270px;
  margin:0;
  padding:0;
}
.art_right h3	{
	margin:0;
}
.art_right .text { /* changed from ".art_right .text, .art_right p" */
	margin:0;
  padding:0;
}

.center	{
	text-align:center;
}

div.article	{
	margin:0px;
  padding:0px;
}

h3	{
	font-size:14px;
  font-weight:bold;
}

p	{
	margin:0;
  padding:5px 0;
}

/* rmod-feedback, rmod-feedback-ext, rmod-newsletter-subscribe */

div.feedback_container	{
	margin-left:55px;
}

.frmNewsletter, .feedback {
	margin-top:10px;
	font-size:13px;
}

.feedback {
  padding:0;
}

.feedback input, .feedback textarea {
  background-color: #FFFFFF;
	font-family: "Arial",sans-serif;
	font-size: 11px;
  padding:1px 2px;
	width: 160px;
	color: #7d7d7d;
	border: 1px solid #B3B3B3;
}

.frmNewsletter input {
	font-size: 11px;
  padding:1px 2px;
  color:#8c887e;
  border:1px solid #8c887e;
	background:#f7f6f2;
	width:131px;
}

.feedback input, .feedback textarea {
  display:block;
  width:200px;
  margin:-16px 0 0 130px;
}
html>body .feedback input, html>body .feedback textarea	{
	margin:-16px 0 0 130px;
}

.feedback textarea {
	height:80px;
}



.frmNewsletter legend, .feedback legend {
	display:block;
  margin:1px 0 0 0;
  padding:0;
	font-size:11px;
}

.content-left legend {
  display:inline;
  float:left;
}

#nlSubmit, #bt-submit {
	padding-left:19px;
	border:0;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
	width:160px;
  height:19px;
  margin:0 !important;
  margin-top:10px !important;
  text-align:left;
  color:#666666;
  cursor:pointer;
  background:url("/con/cms/images/submitbutton_bg.gif") #ebe9dc no-repeat right;
}

#bt-submit	{
	margin:10px 0 0 124px !important;
}
html>body #bt-submit	{
	margin:10px 0 0 124px !important;
}

.feedback .reqtxt {
  margin: 5px 0px 0px 0px;  /* top,right,bottom,left  */
  float:left;
}

.error {
	color:#CC5D1E;
}
