body {
	background-color: #f0eee9;
	background-image: url(template-images/bg.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	overflow-x:hidden;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #828282;
}
#menue {
	padding:350px 0 0 70px;
	float:left;
}
#menue ul {
	padding:0;
	margin:0;

}
#container {
	padding:149px 0 0 295px;
}
#realContent {
	/*margin:149px 0 0 295px;*/
	
	width:684px;
	min-height:500px;
	background-image:url(template-images/contentBG.jpg);

}
#realContentTopBG {
	width:644px;
	background-image:url(template-images/contentTopBG.jpg);
	padding:20px;
	background-repeat:no-repeat;
}
#realContentFooterBG {
	margin:0 0 0 109px;
	background-image:url(template-images/contentFooterBG.jpg);
	width:910px;
	height:129px;
}
#logo {
	position:absolute;
	left:280px;
	top:29px;
}
.rex-navi1 {
	margin:0;
	padding:0;
}
.rex-navi1 li{
	list-style:none;
	padding:0;
	margin:0;
}
.rex-navi1 a{
	display:block;
	background-image:url(template-images/menueBG.jpg);
	width:196px;
	height:26px;
	padding:2px 0 0 0;
	text-transform:uppercase;
	color:#676767;
}
.rex-navi1 a:link{
	text-decoration:none;
}
.rex-navi1 a:visited{
	text-decoration:none;
}
.rex-navi1 a:hover{
	display:block;
	background-image:url(template-images/menueHover.jpg);
}
.rex-navi1 a.rex-current {
	background-image:url(template-images/menueHover.jpg);
	color:#fb4e6c;
}
.rex-navi1 a.rex-active {
	background-image:url(template-images/menueHover.jpg);
	color:#fb4e6c;
}
.flRight {
	float:right;
	margin:0 0 15px 20px;
}
.flLeft {
	float:left;
	margin:0 20px 0 0;
}
.section {
	text-align:justify;
	padding:0 0 0 5px;
	clear:both;
}
.kategorieliste a {
	display:block;
	width:420px;
	color:#6B6A66;
	text-decoration:none;
	font-size:15px;
}
.kategorieliste {
	padding:40px 0 0 90px;
	margin:0;
}
.kategorieliste li {
	list-style-image:url(template-images/katlist.gif);
	margin:0 0 10px 0;
	background-color:#F6F5F3;
	border-bottom:1px dotted #E0DDD8;
	padding:2px;
	width:420px;
}
.kategorieliste a:link {
	color:#6B6A66;
	text-decoration:none;

}
.kategorieliste a:visited {
	color:#6B6A66;
	text-decoration:none;
	background-image:url(template-images/visited.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#floatLeft {
	float:left;
}
.headline {
	clear:both;
}
.zurueck {
	 clear:both;
	 padding:5px;
	 border:3px #F6F5F3 solid;
	 width:220px;
	 text-align:center;
	 margin:20px 0 0 200px;
}
.zurueck a {
	color:#585753;
	text-decoration:none;
	font-weight:bold;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clear {
	clear:both;
}
/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

.jaosg_galerie {
	clear:both;
}

div.jaosg_thumbnail{
	float: left;
	background: #FFF;
	border: 5px solid #F0EEE9;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #5D5956;
}
div.ls {
	width:100px;
	text-align:center;
}
div.pt {
	width:100px;
	text-align:center;
}

/* ls=landscape-Format der Thumbs */
div.ls img{

	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{

	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}
a:link {
	color: #595853;
}
a:visited {
	color: #595853;
}
a:hover {
	color: #FB4C6D;
}
a:active {
	color: #FB4C6D;
}
.noborder {
	border:none;
}

/* Kontaktformular */

#kontakt .txt {
	padding:0.1em;
	width:26em;
	border:2px solid #ECEBE6;
	background-color:#F0EEE9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
#kontakt .txt:focus {
	border:2px solid #ECEBE6;
	background-color:#ffffff;
	color:#000000;
}
#kontakt .inpt:focus {
	border:2px solid #ECEBE6;
	background-color:#ffffff;
	color:#000000;
}
#kontakt .inpt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0.1em;
	height:19px;
	width:26em;
	border:2px solid #ECEBE6;
	background-color:#F0EEE9;
	color:#000000;
}
#kontakt #name {
	padding:0.3em;
}
#kontakt #email {
	padding:0.3em;
}
#kontakt select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0.1em;
	height:23px;
	width:26.4em;
	border:1px solid #ECEBE6;
	background-color:#F0EEE9;
	color:#111111;
	margin-bottom:8px;
}
#kontakt .senden {
   width: 170px;
   font-weight: bold;
   font-size: 11px;
   padding: 3px 0px 3px 0px;
   background-color: #ffffff;
   color: #333;
   text-align: center;
   border: solid 2px #ECEBE6;
   cursor: pointer;
   margin-left:20em;
}
#kontakt label {
	width:18em;
	margin:0 0 0.5em 0;
	font-weight:bold;
	font-size:12px;
}
#kontakt label {
	float:left;
}
#kontakt {
	margin:0 0 0 100px;
}
.partnertipp {
	background-color:#F0EEE9;
	border:5px #F8F7F3 solid;
	padding:5px 10px;
}
.partnertipp ul {
	padding:0;
	margin:0;
}
.partnertipp li {
	list-style:none;
	padding:0;
	margin:0;
}
.partnertipp a {
	display:block;
	float:left;
	padding:5px 10px 5px 30px;	
	background-color:#F8F7F3;
	background-image:url(template-images/partnerlinks.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border:1px solid #e7c6cb;
	margin:0 5px 0 0;
}
.partnertipp a:link {
	text-decoration:none;
}
.partnertipp a:hover {
	background-image:url(template-images/partnerlinks_hover.jpg);
}
.partnertipp a:visited {
	text-decoration:none;
}
.clear {
	display:block;
	clear:both;
}
.kontaktTabelle {
	margin:20px 0 0 0;
	border-top:1px #666666 dotted;
}
li {

}

.download {
	background-color:#EFEEE9;
	border-bottom:1px solid #595854;
	border-top:1px solid #C6C3BC;
	clear:both;
}
.download-hdl {
	font-size:12px;
	font-weight:bold;
	margin-left:6px;
}
.download-file img {
	float:left;
	border:none;
}
.download-file {
	font-size:10px;
	color:#999999;
	margin-left:6px;
}
#hey a:link {
	color:#B8B4B1;
	font-size:0.4em;
}
#hey {
	text-align:center;
}


/*
 Guestbook Addon
 @author staab[at]public-4u[dot]de Markus Staab
 @author <a href="http://www.public-4u.de">www.public-4u.de</a>
 @package redaxo3
 @version $Id: guestbook.css,v 1.9 2006/10/08 18:53:24 koala_s Exp $
 */


/*
  Formular Styles
*/


/* Formular */
.a63-form {
  margin-top:30px;
  width: 610px;
}

/* Eingabefelder */
.a63-form input, .a63-form textarea {
  border: 1px solid black;
  margin: 1px 2px 1px 2px;
  width: 340px;
  background-color: #F6F4EF;
}

.a63-form input:focus, .a63-form textarea:focus {
  background-color: #EEEEEE;
}

/* Text-Eingabefeld*/
.a63-form textarea {
  height: 100px;
}

/* Beschriftungen der Eingabefelder */
.a63-form label {
  width: 200px;
  float: left;
  padding-left: 5px;
}


/* Buttons */
.a63-form .a63-fsubmit {
  width: 100px;
  margin: 0px;
  margin-top: 5px;
  background-color: #D6D3CE;
}

/* Buttons-Layer*/
.a63-form .a63-buttons {
  padding-left: 207px;
}

/* Zusatztext-Layer*/
.a63-form .a63-info {
  text-align: right;
  padding: 0px 5px 5px 0px;
}

/* Fehlermeldungs-Layer*/
.a63-form div.error {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 10px;
}



/*
  Listen Styles
*/


/* Einträge-Layer */
.a63-entries .a63-entry {
  padding-bottom: 10px;
  border-bottom: 1px dotted #859885;
}

.a63-entries p {
  margin: 0px;
  padding: 0px;
}

/* Pagination-Layer */
.a63-entries .a63-pagination {
  text-align: right;
}

/* Pagination-Links */
.a63-entries .a63-pagination a {
  padding-left: 2px;
  padding-right: 2px;
}

/* hervorheben des Aktuelle-Seite-Links */
.a63-pagination_aktuell a {
  font-weight: bold;
  text-decoration:underline;
}


.a63-entries ul li {
  list-style-type: none;
  display: inline;
}

/*
  Allgemeine Formatierungen
*/

/* Beschriftungen */
.a63-entries .a63-label {
  float: left;
  width: 70px;
}

/* Werte */
.a63-entries .a63-value {
  padding-left: 70px;
}

/* Mozilla */
li.a63-pagination {
  list-style-type: none;
}

/* Ausgabe der Dateiversion
  möglichst unauffällig und klein */
.Modulversion {
  font-size: 0.5em;
  color: #aaaaaa;
/*  color: #dddddd; */ /* (fast) unsichtbar*/
}
.a63-entries table {
	border:1px solid #999999;
}
.a63-entries td {
	border:0;
}
.a63-form legend {
	font-weight:bold;
}
.a63-form fieldset {
	border:1px solid #999999;
}





/* ***********
  Adminbereich
  ************ */
/* TODO: hier könnten noch Formatierungen für den Adminbereich rein */


