/* Standarddefinition Hintergrund und Links */

body {
	font-family: "Courier New", Courier, mono;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 16px;
	background-color: #EDECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.p_nopad {
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #A47B76;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #A47B76;
	font-weight: bold;
}
a:hover {
	color: #96554D;
}
a:active {
	text-decoration: none;
	color: #A47B76;
}

/* verwendet fuer Seitenueberschrift */

h1 {
	font-size: 12px;
	color: #626262;
	margin: 0px;
	padding: 0px;
}

/* verwendet fuer Artikelueberschrift */

h2 {
	font-size: 11px;
	color: #727272;
	margin: 0px;
	padding: 0px;
}

/* verwendet fuer verlinkte Bildtitel 13px */

h3 {
	font-size: 13px;
	color: #A47B76;
	padding: 0px;
	text-indent: -25px;
	margin: 0px;
	line-height: 15px;
}

/* verwendet fuer verlinkte Bildtitel 12 px*/

h4 {
	font-size: 12px;
	color: #A47B76;
	padding: 0px;
	text-indent: -25px;
	margin: 0px;
	line-height: 15px;
}


/* verwendet fuer Seitenkopf */

h5 {
	font-size: 18px;
	color: #8C8C8C;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
}

/* verwendet fuer Artikelueberschrift */

h6 {
	font-size: 11px;
	color: #4D4D4D;
	margin: 0px;
	padding: 2px 0px 0px;
}

/* Formate fuer den Seitenkopf */

.navigation {
	font-weight: bold;
	font-size: 11px;
	color: #4D4D4D;
}
#seitenkopf {
	padding: 0px 0px 60px;
	height: 100px;
	width: 900px;
}

/* umschliesst den gesamten Inhalt */

#inhalt {
	width: 890px;
	text-align: left;
	padding: 0px;
	display: block;
	margin: 0px 0px 50px;
	overflow: visible;
}

/* zwingt das inhalt-div zum mitwachsen */

#ende_inhalt {
	display: block;
	height: 1px;
	width: 890px;
	clear: both;
}

/* Sorgt fuer Abstand 110px von links */

.spacerlinks110 {
	padding: 0px;
	margin: 0px;
	width: 110px;
	display: block;
	float: left;
	height: 10px;
}
.spacerlinks80 {
	padding: 0px;
	margin: 0px;
	width: 80px;
	display: block;
	float: left;
}

/* definiert den eigentlichen Inhalt */

#hauptteil780 {
	width: 780px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: right;
}
#hauptteil820 {
	width: 810px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#hauptteil_ohnerand {
	width: 890px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* definiert den linken Bildteil wenn */
/* rechts davon eine Artikelspalte ist */

.linke_spalte {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	display: block;
	height: 1000px;
	position: relative;
}

/* definiert die artieklspalte rechts */

.rechte_spalte {
	padding: 0px;
	float: right;
	width: 350px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: center;
	display: block;
}

/* Abtrenner zum naechsten Artikel */

.artikelboxende {
	width: 350px;
	display: block;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A5A5;
	margin-top: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

/* Abtrenner wenn der Artikel mit Bild abschliesst */

.artikelboxende2 {
	width: 350px;
	display: block;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A5A5;
	margin-top: 10px;
	padding-bottom: 25px;
}

/* Nur fuer ersten Artikel ohne Bild */

.artikelrechts {
	padding: 0px;
	width: 330px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: left;
	display: block;
}

/* Fuer das Bild neben dem Artikeltext */

.bildlinks {
	margin-right: 20px;
	display: block;
	margin-top: 0px;
}

.bildlinks2 {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Fuer Bilder mit Beschreibung */

.bildboxlinks {
}


.bildbeschreibung {
	display: block;
	padding-top: 15px;
	padding-left: 25px;
}

p.bildunterschrift {
	padding: 0px;
	line-height: 15px;
	margin: 5px 0px 0px;
	font-size: 11px;
}

/* definiert artikelboxen mit bild links neben */
/* dem Text. */

.artikelrechts1 {
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: left;
	font-size: 11px;
	width: 330px;
	line-height: 13px;
}

/* definiert artikelboxen mit bild unter */
/* dem Text. Breite des Artikels entspricht der */
/* der Breite des Bildes und wird als Style direkt */
/* in das div des Artikels geschrieben */

.artikelrechts6 {
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}

/* box ueber die gesamte Inhaltsbreite */
/* hoehe wird direkt im div eingetragen */

.freecontainer780 {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 780px;
	position: relative;
	left: 0px;
}
.freecontainer820 {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 810px;
	position: relative;
	left: 0px;
	overflow: visible;
}
.freecontainer_ohnerand {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 890px;
	position: relative;
	left: 0px;
}

/* Gleicht Safari-Bug aus */
/* Muss auf Tabellenzelle angewendet */
/* werden, um Text vertikal zu zentrieren */

.textmittig {
	vertical-align: middle;
}

/* Faerbt den Namen in der Ueberschrift ein */

.nameaktiv {
	color: #000000;
}

.link11px {
	font-size: 11px;
	line-height: 20px;
}
.recht {
	font-size: 10px;
}

.zoom_reihe {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-bottom;
}
p.bildunterschrift_rechts {
	padding: 0px;
	line-height: 15px;
	margin: 5px 0px 0px;
	font-size: 11px;
	text-align: right;
}
p.bildunterschrift_zoom {
	padding: 0px 0px 5px;
	line-height: 15px;
	margin: 5px 0px 0px;
	font-size: 11px;
}
.zoom_einzeln {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.zoom_reihe_rechts {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: text-bottom;
}

/* fuegt ein weiteres hauptelement ein */

#hauptteil780_2 {
	width: 780px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: right;
}

/*versucht das platzierungsproblem linke Seite zu loesen */

.linke_spalte_neu {
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

