﻿/* ============ Reset ============ */
*{
padding:0px;
margin:0px;
}
html {
height:100%;
}

@media screen and (max-width: 480px) {
	body{
	background-color:#f5f1db;
    font-family:Verdana, Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	text-align:center;
	margin:0;
        }
/* Positionierung der Ebenen der Seite Handy */

#horizon {
	position:relative;
	margin:0px auto;
	width:320px;
	text-align: left;
	height: auto;
	overflow:hidden;
	z-index: 100;
}
#horizonInnenHandy {
	position:relative;
	margin:0px auto;
	width:320px;
	text-align:left;
	height: auto;
	clear:left;
	overflow:hidden;
	z-index:200;
}
#logohandyPos {
	position:relative; 
	width:320px; 
	height:385px; 
	float:left;
	left:0px; 
	top:0px;
	z-index:999;
}


#inhalthandy {
	position:relative;
	width:320px;
	height:auto;
	margin:0px auto;
	background-color:#822d3f;
	background-image:url(../img/handyback1pixel.jpg);
	background-repeat:repeat;
	z-index:900;
	}

#textPoshandy {
	position:relative;
	top:30px;
	text-align:left; 
	width:280px;
	margin-left:20px;
	margin-right:20px;
	white-space:normal;
	z-index:999;
}

.fliessTexthandy {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
#aufzaehlung li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: none;
	white-space:normal;
	z-index:999;
	list-style:disc;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	
	}
#aufzaehlungohne li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: none;
	white-space:normal;
	z-index:999;
	list-style:none;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}
#aufzaehlungroman li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: none;
	white-space:normal;
	z-index:999;
	list-style:upper-roman;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}
#aufzaehlungohneoben li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: none;
	white-space:normal;
	z-index:999;
	list-style:none;
	margin:0px;
	width: 100%;
	height:auto;
	background-image:url(../img/aufzaehlunguntergrund.jpg);
	background-size:cover;
	/*background-color:#923e51;*/
	vertical-align:middle;
	padding:10px;
	}

.ueberschrifthandynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.2em;
	font-weight: bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	color: #f5f1db;
	text-decoration: none;
	z-index:999;
}
.ueberschrifthandy {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color:#444222;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.sondertext {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	padding:0px 0px 0px 0px;	
	color:#f5f1db;
	white-space:normal;
	text-align:center;
	width:280px;
	z-index:999;
	
	}
#abstand5px {
	position:relative;
	padding-top:5px;
}
.bullcolor {
	color:#26335F;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	height: 20px;
}

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}
a#haupthandy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:2.4em;
	font-weight: normal;
	text-decoration: underline;
	color: #f5f1db;
	text-align:right;
	white-space:nowrap;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: repeat;
	background-position: top left;
	z-index:999;
}
a#haupthandy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:2.4em;
	font-weight: normal;
	text-decoration: underline;
	color: #f5f1db;
	text-align:right;
	white-space:nowrap;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: repeat;
	background-position: top left;
	z-index:999;
}
a#haupthandy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:2.4em;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	text-align: right;
	white-space:nowrap;
	z-index: 999;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
a#haupthandy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:2.4em;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	text-align: right;
	white-space:nowrap;
	z-index: 999;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
a#texthandy:link {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandy:visited {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandy:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color:#ffffff;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandy:active {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color:#f8d9e0;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
#nachobenhandy{
	position:fixed; 
	display:block; 
	left:90%; 
	width:35px;
	height:35px;
	bottom:50px; 
	z-index:999; 
	clear:both;
	}
#horizonInnen {display:none;}
#textPos {display:none;}
#naviSchrift{display:none;}
#imprPos {display:none;}
#footer {display:none;}
#fuerHintergrund {display:none;}
#logodesktop {display:none;}
#bannerdesktopgrie {display:none;}
#logoTablet {display:none;}
#horizonInnenTablet {display:none;}
#footerTablet {display:none;}
#inhaltdesktopTablet {display:none;}
#fuerHintergrundTablet {display:none;}
#nachbannerTablet {display:none;}
#untergrundTablet {display:none;}
#naviGesamtTablet {display:none;}
#schriftUntergrundTablet {display:none;}
#naviSchriftPosTablet {display:none;}
#nachobendesktop {display:none;}
#nachobendesktopklein {display:none;}
#nachobentablet {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#nachobentablet {display:none;}
#nachobendesktop {display:none;}
#spalteDunkelblau {display:none;}
#spalteMittelblau {display:none;}
#spalteHellblau {display:none;}
#bannerabstand {display:none;}
#unteroben {display:none;}
#inhaltueberschriftgr {display:none;}
#navDesktop {display:none;}
#GrlogoDesktop{display:none;}
#GrlogoDesktopie {display:none;}
#logoDesktopPosie {display:none;}
#LogoDesktopPosEinsie {display:none;}
#untergrundTablet  {display:none;}
#headlineie {display:none;}
#logodesktopie {display:none;}
#untergrundTabletPos {display:none;}
#untergrund {display:none;}
#bildie {display:none;}
#textbilddesktop {display:none;}
#textbilddesktopie {display:none;}
#sondertextgr {display:none;}
#imprespos {display:none;}
#bannerdesktopgrie {display:none;}

}
@media screen and (min-width: 481px) and (max-width: 959px) { 
#horizonInnenHandy {display:none;}
#horizonInnen {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#logohandy {display:none;}
#logodesktop {display:none;}
#bannerdesktopgrie {display:none;}
#logodesktopPos {display:none;}
#untenabstandhandy {display:none;}
#inhaltdesktopGroesse {display:none;}
#handynavigation {display:none;}
#naviGesamt {display:none;}
#footer {display:none;}
#untergrund {display:none;}
#nachobendesktop {display:none;}
#nachobendesktopklein {display:none;}
#nachobenhandy {display:none;}
#nachobenhandy {display:none;}
#nachobendesktop {display:none;}
#spalteDunkelblau {display:none;}
#spalteMittelblau {display:none;}
#spalteHellblau {display:none;}
#bannerabstand {display:none;}
#unteroben {display:none;}
#inhaltueberschriftgr {display:none;}
#navDesktop {display:none;}
#GrlogoDesktop {display:none;}
#headlineie {display:none;}
#logodesktopie {display:none;}
#logodesktop {display:none;}
#GrlogoDesktopie {display:none;}
#logoDesktopPosie {display:none;}
#LogoDesktopPosEinsie {display:none;}
#bildie {display:none;}
#textbilddesktop {display:none;}
#textbilddesktopie {display:none;}
#sondertextgr {display:none;}
#imprespos {display:none;}
#bannerdesktopgrie {display:none;}

body{
	background-color:#f5f1db;
    font-family:Verdana, Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	text-align:center;
	margin:0;
        }
#nachobentablet{
	position:fixed; 
	display:block; 
	left:88%; 
	bottom:180px; 
	z-index:999; 
	clear:both;
	}
#horizon {
	position:relative;
	width:85%;
	max-width:959px;
	min-width:481px;
	top:0px;
	margin:0px auto;
	text-align: center;
	overflow:hidden;
	color:fff;
	z-index: 200;	
	background-image:url(../img/hinter1pxtablet.jpg);
	background-repeat:repeat;
}
#logoTablet {
	position:absolute; 
	width:100%; 
	min-width:481px;
	height:auto; 
	top:0px;
	overflow:hidden; 
	white-space:nowrap; 
	text-align:center; 
	margin:0px auto; 
	z-index:999; 
	}
	
#horizonInnenTablet {
	position:relative;
	top:0px;
	margin:0px auto;
	width:100%;
	max-width:959px;
	min-width:481px;
	text-align: center;
	padding-bottom:0px;
	overflow:visible;
	z-index: 999;
}
#untergrundTablet {
	position:relative;
	left:0px; 
	height:auto; 
	width:100%;
	margin:0px;
	max-width:959px; 
	min-width:481px;
	font-weight:normal;
	padding:15px;
	font-size:14px;
	line-height:18px;
	text-align:left;
	}
#fuerHintergrundTablet {
	position:relative; 
	top:80px;
	height:auto; 
	width:auto;
	padding-bottom:0px;
	margin:0px auto;
	z-index:999;
	}
#nachbannerTablet {
	width:auto; 
	text-align:left; 
	padding-left:0px; 
	padding-bottom:0px;
	margin:0px auto; 

	z-index:999;
	}
#inhaltdesktopGroesseTablet {
	width:auto;
	}
#inhaltdesktopTablet {
	position:relative;
	width: auto;
	min-width:120px;
	height:auto;
	margin-left: 60px;
	margin-top: 0px;
	margin-right:60px;
	margin-bottom:0px;
	padding-bottom:0px;
	float:left;
	white-space:normal;
	z-index: 999;
        }
#textwidthDs {
	min-width:100px; 
	max-width:90%;
		}
.loeschen{
     clear: both;
}
#aufzaehlungohneoben li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #444222;
	text-decoration: none;
	white-space:normal;
	z-index:999;
	list-style:none;
	margin:0px;
	width: 90%;
	height:auto;
	background-image:url(../img/aufzaehlunguntergrund.jpg);
	background-size:cover;
	/*background-color:#923e51;*/
	vertical-align:middle;
	padding:10px;
	}

#aufzaehlungTabletaufz li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style:disc;
	margin:0px;
	margin-left:20px;
	
	}
#untergrundTabletPos {
	width:80%; 
	margin-right:20px;
	text-align:left; 
	}

ul {
     list-style-type: none;
     margin: 0;
    padding: 0;
        }
#handhelds {
	display:none;
	background-color: #26335F;
	color:#FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#leftFloater {
	float:left;
}

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}
.linkSchriftTablet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color:#f5f1db;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 22px;
	line-height: 22px;
}
a {outline:none;}

a#hauptTablet:link, a#hauptTablet:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	color:#f5f1db;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 22px;
	line-height: 22px;
}
a#hauptTablet:hover, a#hauptTablet:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	color:#ffffff;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 22px;
	line-height:22px;
}

a#textTablet:link, a#textTablet:visited {
font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #444222;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textTablet:hover, a#textTablet:active {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #f5f1db;
	text-decoration:underline;
	text-align: left;
	z-index: 999;
}

/* Schrift-Formatierung */
.aufzaehlungText {
	list-style-type:square;
}

.fliessTextTablet {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
#aufzaehlung li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style:disc;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}
#aufzaehlungroman li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style:upper-roman;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}


.fliessTextUeberschriftTablet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #f5f1db;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fliessTextUeberschriftTabletKl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight:normal;
	color: #444222;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
#sondertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #f5f1db;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:center;
	
	}

/* Abstaende für Absaetze */
#abstand3px {
	position:relative;
	padding-top:3px;
}
#abstand4px {
	position:relative;
	padding-top:4px;
}
#abstand5px {
	position:relative;
	padding-top:5px;
}
#abstand6px {
	position:relative;
	padding-top:6px;
}
#abstand10px {
	position:relative;
	padding-top:10px;
}
#abstand9px {
	position:relative;
	padding-top:9px;
}
#abstand14px {
	position:relative;
	padding-top:14px;
}
#abstand15px {
	position:relative;
	padding-top:15px;
}
#abstand17px {
	position:relative;
	padding-top:17px;
}
.punktZeichen {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #00A5EF;
}
#aufZeichen {
	width:13px;
	text-align:left;
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #00ACF0;
	line-height: 16px;
}
#fueriesechs {
	width: 500px;
	text-align: left;
}

.bullcolor {
	color:#0087c1;
	margin-left:7px;
	margin-right:4px;
	font-size: 18px;
	font-weight: bold;
}
  
#nachobentablet{
	position:fixed; 
	display:block; 
	left:90%; 
	width:45px;
	height:45px;
	bottom:70px; 
	z-index:999; 
	clear:both;
	}

}
@media screen and (min-width: 960px) and (max-width: 1419px) { 
#horizonInnenHandy {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#logohandy {display:none;}
#untenabstandhandy {display:none;}
#logoTablet {display:none;}
#bannerdesktopgrie {display:none;}
#horizonInnenTablet {display:none;}
#inhaltdesktopGroesseTablet {display:none;}
#footerTablet {display:none;}
#untergrundTablet {display:none;}
#naviGesamtTablet {display:none;}
#handynavigation {display:none;}
#schriftUntergrundTablet {display:none;}
#naviSchriftPosTablet {display:none;}
#nachobentablet {display:none;}
#nachobenhandy {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#nachobendesktop {display:none;}
#headlineie {display:none;}
#logodesktopie {display:none;}
#GrlogoDesktopie {display:none;}
#logoDesktopPosie {display:none;}
#LogoDesktopPosEinsie {display:none;}
#bildie {display:none;}
#textbilddesktopie {display:none;}
#sondertextgr {display:none;}
#bannerdesktopgrie {display:none;}
body{
	background-color:#ebead7;
    font-family:Verdana, Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	margin:0;
        }
#horizon {
	position:relative;
	width:100%;
	max-width:1419px;
	min-width:960px;
	top:0px;
	margin:0px auto;
	text-align: center;
	overflow:hidden;
	z-index: 200;
	padding:0px;
	border:0px;
}
#logodesktop {
	position:absolute; 
	width:50%; 
	height:auto;
	margin:0px auto;
	margin-top: 0px;
	margin-left:22%;
	top:0px;
	overflow:visible; 
	text-align:center;
	z-index:999; 
	}	
#streifen {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	max-width:1419px;
	min-width:960px;
	margin:0px;
	height:auto; 
	background-image:url(../img/kueheneu.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	background-size:100% auto; 
	background-attachment:fixed;		
		}
#horizonInnen {
	position:relative;
	top:0px;
	margin:0px auto;
	width:55%;
	height:auto;
	text-align: center;
	overflow:visible;
	background-image:url(../img/hintereinpixelrand.png);
	background-repeat:repeat-y;
	background-size:100% auto; 
	background-position:top center;
	z-index: 999;
}
#bannerdesktopgr {
	position:relative;
	width:99%;
	text-align:center;
	left:0px;
	top:0px;
	margin:0px auto;
	z-index:999;
	}
#inhaltgr {
	position:relative; 
	width:100%;
	padding:0px; 
	margin:0px; 
	float:left;
	}
#textPos {
	padding-left:18%; 
	padding-right:18%; 
	text-align:left;
	margin-top:10px;
	}
#textbilddesktop {
	float:left; 
	padding-right:30px; 
	margin-bottom:0px; 
	width:30%;
	}
	#imprespos {
	width:75%; 
	margin-left:9%;
	padding-bottom:30px; 
	padding-top:30px; 
	text-align:right; 
	background-color:#d9d7b4; 
	padding-right:20px;
	}

.loeschen{
     clear: both;
        }

ul {
     list-style-type: none;
     margin: 0;
    padding: 0;
        }
#handhelds {
	display:none;
	background-color: #26335F;
	color:#FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#leftFloater {
	float:left;

}
/* Positionierung der Navigation */

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}
.linkSchrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	color:#f5f1db;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 24px;
	line-height:24px;
	padding-left: 35px;
	padding-top:0px;
	padding-bottom:8px;
	background-image:url(../img/dreieckweiss.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}



a {outline:none;}

a#haupt:link, a#haupt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	color:#444222;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 35px;
	padding-top:0px;
	padding-bottom:8px;
	background-image:url(../img/dreieckgruen.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
a#haupt:hover, a#haupt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	color:#f5f1db;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 24px;
	line-height:24px;
	padding-left: 35px;
	padding-top:0px;
	padding-bottom:8px;
	background-image:url(../img/dreieckweiss.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}

a#text:link, a#text:visited {
font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	color: #444222;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#text:hover, a#text:active {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	color: #54512a;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}

/* Schrift-Formatierung */
.fliessText {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;

}
#aufzaehlungohne li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 140%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type: none;
	margin:0px;
	margin-left:0px;
	margin-bottom:6px;
	}
#aufzaehlungroman li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 140%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	z-index: 999;
	list-style-type:upper-roman;
	margin-left:20px;
	margin-bottom:6px;
	}
#aufzaehlung li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:disc;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}

.fliessTextUeberschriftKl {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 150%;
	font-weight: normal;
	display:block;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;}
	
.fliessTextUeberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
	color: #f5f1db;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	circle
}
#sondertext {
	font-size:22px; 
	text-align:center;
	}

/* Abstaende für Absaetze */
#abstand3px {
	position:relative;
	padding-top:3px;
}
#abstand4px {
	position:relative;
	padding-top:4px;
}
#abstand5px {
	position:relative;
	padding-top:5px;
}
#abstand6px {
	position:relative;
	padding-top:6px;
}
#abstand10px {
	position:relative;
	padding-top:10px;
}
#abstand9px {
	position:relative;
	padding-top:9px;
}
#abstand14px {
	position:relative;
	padding-top:14px;
}
#abstand15px {
	position:relative;
	padding-top:15px;
}
#abstand17px {
	position:relative;
	padding-top:17px;
}

#nachobendesktop{
	position:fixed; 
	display:block; 
	left:72%; 
	width:65px;
	height:65px;
	bottom:25px; 
	z-index:999; 
	clear:both;
	}  
}

@media screen and (min-width: 1420px) and (max-width: 3000px) { 
#horizonInnenHandy {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#logohandy {display:none;}
#untenabstandhandy {display:none;}
#logoTablet {display:none;}
#bannerdesktopgrie {display:none;}
#horizonInnenTablet {display:none;}
#inhaltdesktopGroesseTablet {display:none;}
#footerTablet {display:none;}
#untergrundTablet {display:none;}
#naviGesamtTablet {display:none;}
#handynavigation {display:none;}
#schriftUntergrundTablet {display:none;}
#naviSchriftPosTablet {display:none;}
#nachobendesktopklein {display:none;}
#nachobentablet {display:none;}
#nachobenhandy {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#logoDesktopPos {display:none;}
#logoDesktopPosEins {display:none;}
#GrlogoDesktop {display:none;}
#GrlogoDesktopie {display:none;}
#headlineie {display:none;}
#logodesktopie {display:none;}
#logoDesktopPosie {display:none;}
#LogoDesktopPosEinsie {display:none;}
#bildie {display:none;}
#textbilddesktopie {display:none;}
#sondertext {display:none;}
#bannerdesktopgrie {display:none;}


body{
	background-color:#ebead7;
    font-family:Verdana, Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	margin:0;
        }
#horizon {
	position:relative;
	width:100%;
	max-width:2000px;
	min-width:1420px;
	top:0px;
	margin:0px auto;
	text-align: center;
	overflow:hidden;
	z-index: 200;
	padding:0px;
	border:0px;
}
#logodesktop {
	position:absolute; 
	width:50%; 
	height:auto;
	margin:0px auto;
	margin-top: 0px;
	margin-left:22%;
	top:0px;
	overflow:visible; 
	text-align:center;
	z-index:999; 
	}	
#streifen {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	max-width:2000px;
	min-width:1420px;
	margin:0px;
	height:auto; 
	background-image:url(../img/kueheneu.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	background-size:100% auto; 
	background-attachment:fixed;		
		}
#horizonInnen {
	position:relative;
	top:0px;
	margin:0px auto;
	width:55%;
	height:auto;
	text-align: center;
	overflow:visible;
	background-image:url(../img/hintereinpixelrand.png);
	background-repeat:repeat-y;
	background-size:100% auto; 
	background-position:top center;
	z-index: 999;
}
#bannerdesktopgr {
	position:relative;
	width:99%;
	text-align:center;
	left:0px;
	top:0px;
	margin:0px auto;
	z-index:999;
	}
#inhaltgr {
	position:relative; 
	width:100%;
	padding:0px; 
	margin:0px; 
	float:left;
	}
#textPos {
	padding-left:18%; 
	padding-right:18%; 
	text-align:left;
	margin-top:10px;
	}
#textbilddesktop {
	float:left; 
	padding-right:30px; 
	margin-bottom:0px; 
	width:30%;
	}
#imprespos {
	width:75%; 
	margin-left:9%;
	padding-bottom:30px; 
	padding-top:30px; 
	text-align:right; 
	background-color:#d9d7b4; 
	padding-right:20px;
	}

.loeschen{
     clear: both;
        }

ul {
     list-style-type: none;
     margin: 0;
    padding: 0;
        }
#handhelds {
	display:none;
	background-color: #26335F;
	color:#FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#leftFloater {
	float:left;

}
/* Positionierung der Navigation */

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}
.linkSchrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	color:#f5f1db;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 24px;
	line-height:24px;
	padding-left: 35px;
	padding-top:0px;
	padding-bottom:8px;
	background-image:url(../img/dreieckweiss.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}



a {outline:none;}

a#haupt:link, a#haupt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	color:#444222;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 35px;
	padding-top:0px;
	padding-bottom:8px;
	background-image:url(../img/dreieckgruen.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
a#haupt:hover, a#haupt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	color:#f5f1db;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 24px;
	line-height:24px;
	padding-left: 35px;
	padding-top:0px;
	padding-bottom:8px;
	background-image:url(../img/dreieckweiss.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}

a#text:link, a#text:visited {
font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #444222;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#text:hover, a#text:active {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #54512a;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}

/* Schrift-Formatierung */
.fliessText {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

#aufzaehlungroman li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 140%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:upper-roman;
	margin:0px;
	margin-left:30px;
	margin-bottom:6px;
	}
#aufzaehlungohne li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 140%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:none;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}
#aufzaehlung li {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:disc;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}

.fliessTextUeberschriftKl {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 26px;
	line-height: 150%;
	font-weight: normal;
	display:block;
	color: #444222;
	text-decoration: none;
	text-align: left;
	z-index: 999;}
	
.fliessTextUeberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 130%;
	font-weight: bold;
	color: #f5f1db;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	circle
}
#sondertextgr {
	font-size:24px; 
	text-align:center;"
	}

/* Abstaende für Absaetze */
#abstand3px {
	position:relative;
	padding-top:3px;
}
#abstand4px {
	position:relative;
	padding-top:4px;
}
#abstand5px {
	position:relative;
	padding-top:5px;
}
#abstand6px {
	position:relative;
	padding-top:6px;
}
#abstand10px {
	position:relative;
	padding-top:10px;
}
#abstand9px {
	position:relative;
	padding-top:9px;
}
#abstand14px {
	position:relative;
	padding-top:14px;
}
#abstand15px {
	position:relative;
	padding-top:15px;
}
#abstand17px {
	position:relative;
	padding-top:17px;
}

#nachobendesktop{
	position:fixed; 
	display:block; 
	left:72%; 
	width:65px;
	height:65px;
	bottom:25px; 
	z-index:999; 
	clear:both;
	}  
}

