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

/* main-navigation */

#navigation ul.navigation {
  width:142px;
  margin:0;
  padding:0;
  list-style-type:none;
}

#navigation ul.navigation li {
  margin:0;
  padding:0;
  display:block;
  line-height:23px;
	width: 100%;
  border-bottom: #E5DBC8 1px solid;
}

* html #navigation ul.navigation li {
  width:1%;
}

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

#navigation ul.navigation li a {
  display:block;
  height:23px;
  font-size:11px;
  line-height:23px;
  color: #7f6357;
  white-space:nowrap;
  text-decoration: none;
}

#navigation ul.navigation li a:hover {
  color: #860018;
}

#navigation ul.navigation li.active a {
  color:#860018;
}

#navigation ul.navigation li ul {
  padding-left: 10px;
}

#navigation ul.navigation li ul li a {
  font-size: 10px;
  color: #7f6357;
}

#navigation ul.navigation li.active ul li a {
  color: #7f6357;
}

#navigation ul.navigation li.active ul li.active a {
  color: #860018;
}



/* rmod-sprachwahl */

#languageselector {
  padding:0;
  font-size:10px;
  color: #ad9488;
}

#languageselector a {
  color: #866b5e;
}

#languageselector a:hover {
  color: #860018;
}

#languageselector a.active {
  color:#978158;
}

/* rmod-article */

.headerimage{
	width: 570px;
	position: realtive;
	top: 0px;
	left: 0px;
	overflow: hidden;
  margin: 0 0 0 -30px;
}

.headerimage img {
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  
}

.article h2
{
	font-size: 16px;
  margin: 25px 0 5px 0;
  color: #d92b4b;
  width: 430px;
}

.article h2.eventHeading {
  margin-top:0;
}

.article .text
{
  margin: 5px 0 15px 0;
  width: 430px;
  text-align: justify;
}

.block h3
{
	font-size: 14px;
  margin: 15px 0 15px 0;
  line-height: 20px;
}

.block h3 a {
  color: #E3D5BE;
}

.block .text
{
  margin: 5px 0 15px 0;
  text-align: justify;
}

.morelink, .backlink {
  display: block;
  margin: 5px 0 15px 0;
	text-align: right;
}

.clear {
  clear:both;
}

.image img, .image .reditimagelink {
  display:block;
}

.image a {
  border:none;
  display:block;
  outline:none;
}

.image.left {
	float:left;
  margin:0 1em 0.5em 0;
}

.image.right {
  float:right;
  margin:0 0 0.5em 1em;
}

.image.left.clear {
	clear:left;
}

.image.right.clear {
  clear:right;
}

.thumbnails {
  margin-top: 20px;
}

.thumbnails small {
  display: none;
}

.thumbnails .row {
  margin-bottom: 0;
}

.thumbnails .row .image {
  margin: 0 6px 5px 0
}

.row {
  clear:both;
  margin:0 0 20px 0;
}

.row .image.last {
  float: left;
  margin-right:0;
}

.row .image.first {
  margin-left:0;
}

.row .block {
  width:280px;
  float:left;
  text-align:left;
}

.row .block.last {
  float:right;
}

.pagezapper {
  clear:both;
  text-align:center;
  line-height:1.8em;
}

.pagezapper a, .pagezapper span {
  text-decoration:none;
  padding:0 0.4em;
  margin:0;
  border:1px solid #ccc;
  color:#555;
  background-color:#f5f5f5;
}

.pagezapper a:hover {
  border-color:#bbb;
  background-color:#eee;
  color:#333;
}

.pagezapper span.current {
  font-weight:bold;
  color:#000;
}

table.table {
  width:100%;
}

table.table th {
  border-bottom:2px solid #999;
}

table.table tr.odd td {
  background-color:#f5f5f5;
}

table.table td {
  padding:0 1em;
  margin:0;
  border:none;
  border-bottom:1px solid #ccc;
}

/* rmod-googlemaps */

.gmnoprint {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

#google_map {
  padding-top: 50px;
}

/* rmod-form */

.form {
  text-align:left;
}

.pollresult dt {
  position:relative;
  display:block;
  clear:both;
  float:left;
  width:70%;
  padding:0 0 0 25px;
}

.pollresult dd {
  display:block;
  font-weight:bold;
  float:right;
  padding:0 0 0 20px;
}

.pollresult dt img {
  position:absolute;
  left:0;
  top:3px;
}

.pollresult .pie {
  margin:1em 0;
  text-align:center;
}

.pollresult .pie img {
  border:1px solid #999;
}

.message {
  padding:0.2em 1em 0.2em 35px;
  border:1px solid #fdd;
  background:url("/con/cms/includes/modules/form/images/error.gif") #fdd no-repeat 1em 0.4em;
  border:1px solid #f99;
  color:#c43;
  font-weight:bold;
  text-align:left;
}

* html .message {
  padding-left:35px;
  background-position:1em 0.8em;
}

.message.success {
  background-image:url("/con/cms/includes/modules/form/images/success.gif");
  background-color:#efe;
  color:#494;
  border-color:#9b6;
}

.form .field {
  clear:both;
  margin-bottom:0.4em;
}

.form .field label {
  width:170px;
  float:left;
  line-height:1.5em;
}

.form .field .required {
  color:#f50;
  font-weight:bold;
}

.form .field input,
.form .field textarea,
.form .field select {
  float:right;
  width:250px;
  border:1px solid #3f0e0e;
  background-color:#F8F3EA;
  font-size:1em;
  color:#3f0e0e;
  padding:1px 2px;
}

.form .field label.right {
  float:right;
  width:255px;
}

.form .field label.block {
  float:none;
  width:auto;
  display:block;
}

.form .field input.checkbox,
.form .field input.radio {
  width:auto;
  height:auto;
  border:none;
  background:none;
  padding:0;
  float:left;
  margin:0.3em 0.7em 0 0;
  .margin-top:0;
}

.form .field input:focus,
.form .field textarea:focus,
.form .field select:focus {
  border-color:#f8f3ea;
  color:#000000;
}

.form .field textarea {
  height:10em;
  overflow:auto;
}

.form .field.error {
  padding:0.5em 1em;
  border:1px solid #fa5;
  background-color:#fed;
}

.form .field .errormsg {
  font-size:0.9em;
  font-weight:bold;
  padding-left:20px;
  background:url("/con/cms/includes/modules/form/images/validation.gif") transparent no-repeat 0 0.15em;
  margin:0;
  color:#c61;
  text-align:left;
}

.form .field.error input,
.form .field.error textarea,
.form .field.error select {
  border-color:#fa5;
}

.form .field.error input:focus,
.form .field.error textarea:focus,
.form .field.error select:focus {
  border-color:#c61;
}

.form .formControls {
  text-align:right;
}

.form .formControls input {
  border: none;
  background-color:transparent;
  font-size:1em;
  line-height:1.5em;
  color:#D9B777;
  padding:1px 1em;
  cursor:pointer;
  .line-height:1em;
  .padding:1px 0.5em;
}


/* Newsletter_Form */

#newsletter h3 {
  color: #8f766b !important;
  font-size: 10px;
  line-height: 15px;
}

#newsletter .form .field input {
  width: 235px;
  height: 15px;
  border: 1px solid #e3d5be;
  float: none;
  background-color: #F8F3EA;
  padding: 3px 2px;
  color: #b59b8f;
  font-size: 10px;
}

#newsletter .formControls .button {
  background-color: transparent;
  border: none;
  padding: 1px 0;
  color: #a76f62;
  font-size: 10px;
}

/* facebook box */
#facebook {
  position: absolute;
  top: 605px;
  right: 15px;
  width: 240px;
}

#facebook iframe {
  background-color: #ffffff;
}
