/*	--- Start Grundlayout ---	*/
* {
	margin: 0;
	padding: 0;
	outline: 0 !important;	
}
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	font-family: arial;
	font-size: 0.8em;
}
#main {
	width: 960px;
	
	margin: auto;
	position: relative;
	
	text-align: left;
}
#header {
	height: 150px;
}
#header #logo-link {
	display: block;
	height: 128px;
	width: 23%;
	margin-left: 3em;
}
/* --- Ende Grundlayout ---		*/

/*	--- Navigationsleiste oben ---	*/
#navi-top {
	height: 24px;
	overflow: hidden;
}
#navi-top ul {
	list-style-type: none;
	margin-left: 3px;
}
#navi-top li {
	float: left;
}
#navi-top a {
	display: block;
	
	text-align: center;
	
	margin-top: 3px;
	
	width: 190px;
	height: 20px;
}
#navi-top a.last {
	border-right: none;	
}
/*	--- Ende Navigationsleiste oben ---		*/

/*	--- Navigationsleiste links	---		*/
#navi {
	width: 220px;
	float: left;
	
	overflow: hidden;
}
#navi ul {
	list-style-type: none;	
}
#navi-list {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
}
#navi-list a {
	display: block;
	width: 190px;
	margin-top: 3px;
	text-decoration: none;
	line-height: 22px;
}
#navi-list a span {
	margin-left: 26px;
	display: inline-block;
}
#navi-list ul {
	margin-left: 8px;
}
#navi-list ul a {
	width: 182px;
}
/*	--- Ende Navigationsleiste links ---	*/

/* --- Contentbereich Start ---		*/
#content {
	float: left;
	/** 
	 *	IE 5.x Fix siehe nÃ¤chster 
	 *	Kommentar, hier entsprechend -2px 
	 */
	width: 518px;
}
html>body #content {
	/**
	 *	740px ohne rechte Leiste (520px mit)
	 *	letzten Kommentar beachten!!
	 */
	width: 520px; 
}
#content ul {
	margin-left: 2em;
	margin-bottom: 1em;
}
#content p {
	margin-bottom: 1em;
}
.wide {
	width: 730px !important;
}
html>body .wide {
	width: 732px !important;
}
.nobg {
	background-image: none !important;
}
.content-box {
	margin-top: 8px;
	overflow: hidden;
}
.content-inner {
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 4px;	
}
.content-box h2 {
	margin-bottom: 8px;
	padding-left: 5px;
	padding-top: 1px;
	text-indent: 5px;
	font-size: 1.4em;
}
.content-box img {
	margin: 1em;
}
img.galery {
	margin: 1px;
	border: none;
}
.i-frame iframe {
	width: 100%;
}
/*	--- Ende Contentbereich ---		*/

/*	--- Anfang rechte Leiste ---	*/
#bar-right {
	width: 220px;
	float: left;
}
/*	--- Ende rechte Leiste ---		*/

/*	--- linke & rechte Leiste ---	*/
.box {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;

}
.inner-box {
	margin: 4px;
	margin-top: 0;	
}
.inner-box h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1.1em;
}
.inner-box img {
	margin: 4px;
}

/*	--- Fußzeile ---	*/
#floatstop {
	clear: left;
	width: 90%;
	background-color: blue;
}
#footer {
	margin: 0.5em;
	text-align: center;
}

/*	--- allgemeine Klassen ---	*/
.center {
	text-align: center;	
}

/* --- Module/Addons --- */

/* --- Adscript --- */

.sscript {
	margin-bottom: 1.2em;
}

/* --- anti-spam ---*/
.email_address {
	display: none;
}


/* Formular */
.a63-form {
  width: 500px;
}
fieldset {
	border: none;
	margin-top: 2px;
}
fieldset legend{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
}

/* Eingabefelder */
.a63-form input, .a63-form textarea {
  margin: 1px 2px 1px 2px;
  width: 240px;
}
.a63-form textarea {
	width: 370px;
}


.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: 100px;
  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: 107px;
}

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

/* 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 h3 {
	margin-bottom: 2px;
}


.gbentry {
	border-bottom: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 1px;
	padding: 4px;
}

