Body {
  margin: 0;
  color: #000;
  padding: 18px 0 0 20px;
  background: #494949;
  font-size: 12px;
  line-height: 20px;
  font-family: Herletica, Arial, sans-serif; }

a {
	color: #000;
	text-decoration: underline; }
a:hover {
	color: #C1272D; }

a:visited {
	color: #4F4F4F;
	text-decoration: underline; }

#rechts ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 20px; }

.clear {
  clear: both; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*         METANAVIGATION OBEN                        */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#metanavigation {
  padding-left: 15px;
  height: 30px;
  width: 320px; }

#metanavigation img {
  margin-right: 14px;
  float: left;
  border: 0; }

/*#metanavigation .tx-macinasearchbox-pi1 {
	float: right; }*/

#metanavigation .tx-macinasearchbox-pi1 fieldset {
	border: 0;
	background: none;
	padding: 0; }

#metanavigation .tx-macinasearchbox-pi1 fieldset .submit {
	border: 0 !important; 
	vertical-align: middle; }

#metanavigation input {
  height: 20px;
  vertical-align: middle;
  border: 1px solid #a3bfc6; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*         WRAPPER UND HEADER UND NAVIGATION          */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#wrapper {
  margin-top: -4px;
  width: 867px;
  padding: 0 50px 0 9px;
  background: url(../images/bg_content.gif) repeat-y #fff; }

#header {
  border: 0;
  margin: 0 0 0 -9px; }

#content_end {
  width: 924px;
  height: 23px;
  background: url(../images/bg_content_end.gif) no-repeat #fff; }

#navigation {
  margin: 0;
  padding: 0;
  list-style-type: none; }

#navigation li {
  float: left;
  text-align: right;
  margin-right: 1px; }

#navigation li a {
  display: block;
  font-weight: bold;
  width: 84px;
  border-bottom: 6px solid #c1272d;
  font-size: 10px;
  text-decoration: none;
  color: #000; }

#navigation li a:hover, #navigation li#aktiv a {
  border-color: #e8aeb0;
  color: #c1272d; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*         LINKE SPALTE                               */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#links {
  margin: 5px 0 0 30px;
  float: left;
  width: 500px;
  border-right: 2px solid #bebebe; }

#links #bild {
  margin-left: -30px; }

#links h1 {
  color: #c1272d;
  font-size: 12px;
  font-weight: bold; }


/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*         RECHTE SPALTE                              */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#rechts {
  float: right; 
  width: 300px; }

#rechts h1 {
  color: #c1272d;
  font-size: 12px;
  font-weight: bold; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*         UNTEN                                      */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#footer {
  text-align: right;
  margin-top: 10px;
  width: 900px;
  color: #AAAAAA;
  font-size: 10px; }

#footer img {
  border: 0;
  margin-left: 10px;
  vertical-align: middle; }

#footer a {
  color: #E5E5E5;
  text-decoration: none; }
  
#footer a:hover {
  text-decoration: underline; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*         TYPO3-ELEMENTE                             */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

.tx-rgsmoothgallery-pi1 {
	background: #fff !important; }

a.carouselBtn {
	display: none; }

.slideInfoZone h2 {
	font-size: 14px !important; 
	font-weight: bold !important; }
	
.slideInfoZone p {
	color: #fff !important;
	font-size: 12px !important;	}
	
.align-right {
  float: right;
  margin: 0 25px 10px 0; 	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*         KOMMENTARE                                 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

.tx-elunapagecomments-pi1 {
	border: 1px solid #c1272d;
	background: #efefef;
	padding: 10px;
	margin-right: 10px; }

.tx-elunapagecomments-pi1 textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #333; }

.tx-elunapagecomments-pi1 input {
	border: 1px solid #333; }
	
.eluna_pagecomments_comment_text {
	color: #555;
	font-style: italic;
	border-bottom: 1px solid #333; }

.eluna_pagecomments_count {
  color: #c1272d;
  font-size: 12px;
  font-weight: bold; }