/* ~~~ */
/* rmod-navigation */

/* main-navigation */

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  margin:0;
  padding:0;
  display:block;
  white-space:nowrap;
  float:left;
  height:26px;
  width:1px;
  padding-right:1px;
  background:url("/con/cms/images/bg-navitem-li.gif") transparent no-repeat right bottom;
}

html > body #navigation li {
  width:auto;
}

#navigation li a {
  display:block;
  height:21px;
  padding:4px 22px 0 24px;
  font-size:11px;
  color:#626873;
  background:url("/con/cms/images/arrow-red.gif") transparent no-repeat 17px 11px;
}

#navigation li.active a {
  background-color:#ebedf0;
  color:#323843;
}

#navigation li a:hover {
  color:#323843;
}


/* sub-navigation */

#subnavigation .navigation {
	list-style-type:none;
  margin:0;
  padding:20px 0;
}

#subnavigation .navigation li {
	background:none transparent;
	display:block;
  padding:0;
  margin:0;
}

#subnavigation .navigation li a {
	font-family:"Arial", sans-serif;
  font-weight:bold;
	display:block;
  font-size:11px;
  color:#fff;
  text-decoration:none;
  padding:3px 10px 3px 22px;
  border-bottom:1px solid #d7dadb;
  background:url("/con/cms/images/arrow-white.gif") transparent no-repeat 14px 9px;
}

#subnavigation .navigation li.last a {
  border-bottom:none;
}

#subnavigation .navigation li.active a, #subnavigation .navigation li a:hover {
  color:#eee;
  background-color:#abb0b7;
}

/* rmod-artikelliste */

.morelink, .backlink {
	text-align: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 {
  margin-top:40px;
}

#home #left .block {
  margin:18px 25px 0 20px;
  font-size:11px;
  line-height:16px;
  color:#fff;
}

.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;
}

.image img {
  border:1px solid #DCDFE0;
}

* > .image img {
  margin-bottom:-3px;
}

.image small {
  display:block;
  text-align:center;
}

.news .block {
  width:202px;
  padding:10px 10px 4px 10px;
  margin:0 0 15px 0;
  float:right;
  background:url("/con/cms/images/news-block-bg.gif") #c4c9cf repeat-x;
  font-size:10px;
  line-height:14px;
  color:#616366;
}

.news .block.first {
  float:left;
}

.news .block .image img {
  border-color:#fff;
}

.news .block p {
  margin-bottom:4px;
}

.news .block h4 {
  font-family:"Verdana", Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#616366;
  margin-bottom:0;
  margin-top:4px;
}

.list-image-left, .list-image-left-clear, .article-image-left, .article-image-left-clear {
	float:left;
  margin:5px 5px 5px 0;
}

.list-image-right, .list-image-right-clear, .article-image-right, .article-image-right-clear {
	float:right;
  text-align:right;
  margin:5px 0 5px 5px;
}

.list-image-left-clear, .article-image-left-clear, .list-image-right-clear, .article-image-right-clear {
	clear:both;
}

.logos {
  margin:17px 1px;
}

.logos .image {
  float:left;
  margin-right:24px;
}

.logos .image.last {
  margin-right:0;
}

.clear {
	clear:both;
}

.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 .image {
  float:left;
  width:149px;
  text-align:center;
  margin-right:20px;
}

.gallery .image.last {
  float:right;
  margin-right:0;
  text-align:right;
}

.gallery .image.first {
  text-align:left;
}

.gallery .gal-row {
  margin-bottom:20px;
}

.gal-row {
	clear:both;
}
/*
.gal-row.odd, .gal-row.even {
	padding:20px;
}

.gal-row.even {
	background-color:#f2f2f2;
}
*/
.gal-image-left {
  float:left;
  text-align:center;
  margin:20px 27px 20px 27px;
  width:100px;
}

.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;
}

.row	{
  clear:both;
}



	/* 2-spaltiges Layout */
	.row .twocol.last {
	  width:218px;
	  float:right;
	  margin:0 0 35px 0;
	  padding:0;
	  border:0;
  }

  .row .twocol.first {
	  width:218px;
	  float:left;
	  margin:0 0 35px 0;
	  padding:0;
	  border:0;
	}

  html > body .row .twocol.first {
    margin-right:10px;
  }


#content_right	.block	{
	border-bottom:1px solid #cccccc;
  margin:0 0 20px 0;
  padding:0 0 7px 0;
}

.article	{
	margin:0 0 20px 0;
}

.home .article	{
	margin: 0 0 0px 0;
}


.block.home{
	border-bottom:1px solid #cccccc;
  padding:12px 0 13px 0;
  margin:0;
}
	.block.home a, .block.home a p	{
  	color:#000;
    text-decoration:underline !important;
  }

h3.heading_left	{
  font-size:14px;
	float:left;
  margin:0 25px 0 0;
  padding:0 0 0 25px;
  background:url(/con/cms/images/arrow_middle_purple.gif) transparent no-repeat 0px 5px;
}

.twocol h3, .blockspecial h3	{
	color:#da205e;
  border-bottom: 2px solid #da205e;
  font-weight:normal;
  font-size:14px;
 /*font-family:"Arial", sans-serif;*/
}
	.blockspecial h3	{
  	font-size:15px;
    padding-bottom:2px;
  }

.twocol .text	{
	font-family:"Arial", sans-serif;
  line-height:14px;
  padding:7px 20px 0px 11px;
  text-align:justify;
}
.blockspecial .text	{
	padding:7px 20px 0px 11px;
  text-align:justify;
}

.blockborder	{
	border:1px solid #cccccc;
}
	.blockborder .morelink	{
  	font-family:"Arial", sans-serif;
  	margin:0 20px 15px 0 ;
    font-size:11px;
  }

/* rmod-feedback, rmod-feedback-ext, rmod-newsletter-subscribe */

#newsletter	{
	border-bottom:1px solid #dbdbdb;
  margin-bottom:20px;
  width:auto;
}


form	{
	padding:0;
  margin:0;
  text-align:left;
}

form.feedback	{
	margin-top:20px;
}
html>body form.feedback	{
	width:436px;
}

input.nlField	{
	width:230px;
  height:14px;
  border:none;
  background:#9ea6b0;
  color:#fff;
  margin-bottom:7px;
  padding:3px 4px 1px 4px;
  font-size:11px;
}

html > body input.nlField	{
	width:222px;
}

#nlSubmit {
	font-size:11px;
	float:right;
	border:0;
	width:auto;
  cursor:pointer;
  text-decoration:underline;
  color:#fff;
  padding:0 0 0 8px;
  margin:5px 0 10px 0;
  background:url("/con/cms/images/arrow-grey.gif") transparent no-repeat center left;
}

.feedback .reqtxt {
  margin: 5px 0px 0px 0px;  /* top,right,bottom,left  */
  float:left;
}
.error {
	color:#fe5700;
}

input.kontakt-field, textarea.kontakt-textarea	{
	font-family:inherit;
  font-size:inherit;
  background:#fAfAfA;
  color:#666;
  border:1px solid #eedd85;
  padding:1px 2px 1px 2px;
}

.feedback input, .feedback textarea {
  width:280px;
  display:block;
  margin:0 0 10px 150px;
}
.feedback textarea	{
	height:150px;
}

input.checkbox {
  width:auto;
}

label	{
  clear:both;
  float:left;
  width:140px;
}

#bt-submit {
  color:#009ee0;
	float:right;
	border:0;
	width:auto;
  cursor:pointer;
  padding:0;
  text-align:left;
  margin:4px 0px 0px 0px;
	background-color:transparent;
}

#bt-submit:hover {
  color:#006eb0;
}

/* login-form  */

#left form.login {
  margin: 10px 25px 0 20px;
}


form.login {
  color:#FFFFFF;
  font-size:11px;
  line-height:16px;
}

form.login input {
  background:#9EA6B0 none repeat scroll 0 0;
  color:#FFFFFF;
  height:14px;
  margin-bottom:2px;
  padding:3px 4px 1px;
  width: 222px;
  border: none;
}

form.login input.button {
  background:transparent url(/con/cms/images/arrow-grey.gif) no-repeat scroll left center;
  color:#FFFFFF;
  cursor:pointer;
  float:right;
  font-size:11px;
  margin:0;
  padding:0 0 0 8px;
  text-decoration:underline;
  width:auto;
}

form.login ul {
  margin: 0;
  padding: 0 0 10px 0;
}

form.login ul li {
  list-style-type: none;
}


#subnavigation h2 {
  border-bottom:1px solid #CFD2D4;
  color:#EEEEEE;
  font-family:"Arial Narrow",sans-serif;
  font-size:18px;
  font-weight:normal;
  height:20px;
  line-height:24px;
  margin:0 10px;
  padding:0 0 4px 0;
}

#subnavigation form.login {
  margin: 10px;
}

#subnavigation form.login input {
  background:#9EA6B0 none repeat scroll 0 0;
  color:#FFFFFF;
  height:14px;
  margin:0;
  width: 140px;
  border: none;
  padding: 3px;
}

#subnavigation form.login input.button {
  background:transparent url(/con/cms/images/arrow-grey.gif) no-repeat scroll left center;
  color:#FFFFFF;
  cursor:pointer;
  float:right;
  font-size:11px;
  margin:5px 0 10px;
  padding:0 0 0 8px;
  text-decoration:underline;
  width:auto;
}


input.loginField {
  background:none transparent;
	font-family: "Arial",sans-serif;
	font-size: 10px;
  padding:1px 2px;
	width: 150px;
  margin:0 0 4px 0;
	color: #b3b3b3;
	border: 1px solid #808080;
}

#loginSubmit {
	font-family: "Arial",sans-serif;
	font-size:10px;
	border:0;
  margin:1px 30px 0 0;
  background:0;
	float:right;
  cursor:pointer;
  color:#fff;
  background:url(/con/cms/images/arrow_purple.gif) transparent no-repeat 0 6px;
}
