@CHARSET "UTF-8";

html, body 
{	width: 100%;
	height:100%; /* html und body brauchen diese Angabe */
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #666;
	background-color: #A34700; /* Farbe wird rechts im Fenster angezeigt */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-size: normal;*/
	font-weight: normal;	
}

#alles
{	position: relative;
	height: 100%;
	width: 100%;
	top:0;
	left: 0;	
/*	min-width: 950px;*/
	background-color: #A34700; 
	
}

#alleslinks
{	position: fixed;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	min-height: 550px;
	background-color: #5E2500;
	z-index: 2;
}
#ganzoben
{	position: absolute;
	top: 0px;
	left: 50px;
	right: 40px;
	height: 10px;
	display: block;
	z-index: 1000;	
}
#ganzoben img
{	width: 100%;
	height: 100%;
}

#ganzunten
{	position: absolute;
	bottom: 0px;
	left: 30px;
	right: 59px;
	height: 13px;
	display: block;
	z-index: 8000;	
}

#ganzunten img
{	width: 100%;
	height: 100%;
}

#ganzuntenrechts
{	position: fixed;
	bottom: 0px;
	right: 0px;
	height: 31px;
	width: 67px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #A34700;
	z-index: 9000;	
}
#ganzunten img
{	width: 100%;
	height: 100%;
}
#obenlinkshintergrund
{	position: absolute;
	top: 7px;
	left: 30px;
	width: 70%;
	height: 120px;
	overflow: visible;
	background-position: left top;	
	z-index: 29900;
}

#obenlinkshintergrund img
{	width: 100%;
	height: 100%;
}
/*
#obenlinks
{	position: absolute;
	top: 20px;
	left: 30px;
	width: 70%;
	height: 158px;
	overflow: visible;
	background-position: left top;	
	z-index: 9500;
}
*/
#obenmittehintergrund
{	position: absolute;
	top: 23px;
	left: 90px;
	right: 60px;
	height: 90px;
	overflow: hidden;
	z-index: 19400;
}
#obenmittehintergrund img
{	width: 100%;
	height: 100%;
}
/*
#obenmitte
{	position: absolute;
	top: 35px;
	left: 188px;
	right: 0px;
	margin-right: 234px;
	height: 105px;
	overflow: hidden;
	z-index: 970;
}
*/
#obenrechtshintergrund
{	position: absolute;
	top: 0px;
	left: 50%;
	right:30px;
	height: 130px;
	overflow: visible;
	z-index: 19900;
}
#obenrechtshintergrund img
{	width: 100%;
	height: 100%;
}

#linksobenhintergrund
{	position: absolute; 
	top: 17px;
	left: 30px; 
	height: 110px;
	width: 147px;
	z-index: 240; 
	overflow: hidden;
	background-image: URL(../bilder/LO.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#linksmittehintergrund
{	position: absolute;
	top: 125px;
	left: 19px;
	bottom: 64px;
	width: 150px;
	z-index: 800;
	overflow: visible;
}
#linksmittehintergrund img
{	width: 100%;
	height: 100%;
}

#linksuntenhintergrund
{	position: absolute; 
	bottom: 12px;
	left: 20px; 
	height: 52px;
	width: 143px;
	z-index: 240; 
	overflow: hidden;	

	background-image: URL(../bilder/LU.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#links
{	position: absolute;
	left: 30px;
	top: 0px;
	bottom: 142px;
	width: 150px;
	z-index: 1150;
	overflow: visible;
}

#rechtsobenhintergrund
{	position: absolute; 
	top: 86px;
	right: 26px; 
	height: 43px;
	width: 212px;
	z-index: 240; 
	overflow: hidden;
	background-image: URL(../bilder/RO.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#rechtsmittehintergrund
{	position: absolute; 
	top: 129px;
	right: 18px; 
	bottom: 54px;
	width: 221px;
	text-align: left; 
	z-index: 240; 
	overflow: hidden;
}

#rechtsmittehintergrund img
{	width: 100%;
	height: 100%;
}
#rechtsuntenhintergrund
{	position: absolute; 
	bottom: 10px;
	right: 44px; 
	height: 44px;
	width: 195px;
	z-index: 240; 
	overflow: hidden;
	background-image: URL(../bilder/RU.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#rechts
{	position: absolute; 
	top: 55px;
	right: 45px; 
	bottom: 100px;
	width: 205px;
	text-align: left; 
	z-index: 240; 
	padding: 0px 0px 0px 5px;
	overflow: visible;
	/*background-color: #f00;*/
}

#mittehintergrund
{	position: absolute;
	top: 130px;
	left: 160px;
	right: 237px;;
	bottom: 60px;
	padding-top:30px;
	padding-bottom: 100px;
	
	background-color: #fff0f0;
	z-index: 150;
	text-align: right; 
	overflow: auto;	
}

#inhalt
{	position: absolute;
	/*top:; 123px; */
	top: 100px;
	left: 160px;
	right: 238px;
	padding: 0px;
	bottom: 44px; 
	/*width: 100%;*/
/*	height: 100%; */ 
	background-color: #f0f0f0;
	z-index: 190;
	overflow: auto;
	min-height: 200px;
/*	float: left;*/
	text-align: left;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #000;
	
}

#untenlinkshintergrund
{	position: absolute;
	bottom: 5px;
	left: 20px;
	width: 45%;
	height: 60px;
	overflow: visible;
	z-index: 19000;
}
#untenlinkshintergrund img
{	width: 100%;
	height: 100%;
}

#untenmittehintergrund
{	position: absolute;
	bottom: 7px;
	left: 75px;
	right: 70px;
	height: 45px;
	overflow: hidden;
	z-index: 7000;
}
#untenmittehintergrund img
{	width: 100%;
	height: 100%;
}

#untenrechtshintergrund
{	position: absolute;
	bottom: 4px;
	left: 25%;
	right: 44px;
	height: 50px;
	overflow: visible;
	z-index: 10000;
}

#untenrechtshintergrund img
{	width: 100%;
	height: 100%;
}

#untenrechts
{	position: absolute;
	bottom: 20px;
	left: 30%;
	width: 70%;
	height: 158px;
	margin-right: 30px;
	overflow: visible;
	z-index: 1770;
}

#untenrechtscopy
{	position: absolute;
	width: 166px;
	height: 1.2em;
	bottom: 17px;
	right: 75px;
	/*display: block;*/
	font-size: 1.1em;
	color: #2d2dCD;
	z-index: 10000;
	text-align: right;
}
#untenrechtscopy a >  .x
{	line-height: 1.6em;
	background-color: #dee8f3;
	padding: 0 10px;
	font-weight: normal;
}
#untenrechtscopy a > span
{	position: fixed;
	top: 0px;
/*	left: auto;*/
	right: 50px; /*auto;*/
/*	bottom: 100px !important; / *2px;*/
/*	width: 100px;*/
/*	margin: 0px 0px 100px 0px;*/
	padding: 10px;
	text-align: left;
	font-size: 1em;
	display: none;
	color: #537A24;
	z-index: 55;
}

#untenrechtscopy a:hover > .x
{	position: fixed;
	display: block;
	top: 80px;
	bottom: 100px;
/*	height: 100%;*/
	/*margin-bottom: 200px;*/
	width: 166px;
	text-decoration: none !important;
	overflow: visible;
	color: #537A24;
}

#untenrechtscopy a
{	color: #4E7224;
}

#untenrechtscopy a:visited  
{	color: #6A9F2B; /*537A24;/*78AF37;*/
}

#untenrechtscopy a:hover
{	color: #4E7224;/*537A24;*/
}

.divLinks
{	float: left;	
}

.divRechts
{	float: right;
}

.drittel
{	width: 33%;
}


.viertel
{	width: 25%;
}


.haelfte
{	width: 50%;
}


#W1css,
#i1css,
#l1css,
#l2css,
#k1css,
#o1css,
#m1css,
#m2css,
#e1css,
#n1css
{	position: absolute;
	top: 35px;
	height: 50px;
	z-index: 30000;
}
/*
#W1css { background: url(../../basis/bilder/start/w.gif) no-repeat center center; width: 65px; left:  15px; } 
#i1css { background: url(../../basis/bilder/start/i.gif) no-repeat center center; width: 16px; left:  80px; }
#l1css { background: url(../../basis/bilder/start/l.gif) no-repeat center center; width: 16px; left:  96px; }
#l2css { background: url(../../basis/bilder/start/l.gif) no-repeat center center; width: 16px; left: 112px; }
#k1css { background: url(../../basis/bilder/start/k.gif) no-repeat center center; width: 41px; left: 128px; }
#o1css { background: url(../../basis/bilder/start/o.gif) no-repeat center center; width: 42px; left: 169px; }
#m1css { background: url(../../basis/bilder/start/m.gif) no-repeat center center; width: 60px; left: 211px; }
#m2css { background: url(../../basis/bilder/start/m.gif) no-repeat center center; width: 60px; left: 271px; }
#e1css { background: url(../../basis/bilder/start/e.gif) no-repeat center center; width: 41px; left: 331px; }
#n1css { background: url(../../basis/bilder/start/n.gif) no-repeat center center; width: 39px; left: 372px; }
*/
#W1css { background: url(../../basis/bilder/start/w.gif) no-repeat center center; width: 65px; left:  46px; top: 60px; } 
#i1css { background: url(../../basis/bilder/start/i.gif) no-repeat center center; width: 16px; left: 118px; top: 55px; }
#l1css { background: url(../../basis/bilder/start/l.gif) no-repeat center center; width: 16px; left: 142px; top: 51px; }
#l2css { background: url(../../basis/bilder/start/l.gif) no-repeat center center; width: 16px; left: 166px; top: 47px; }
#k1css { background: url(../../basis/bilder/start/k.gif) no-repeat center center; width: 41px; left: 194px; top: 40px; }
#o1css { background: url(../../basis/bilder/start/o.gif) no-repeat center center; width: 42px; left: 242px; top: 35px; }
#m1css { background: url(../../basis/bilder/start/m.gif) no-repeat center center; width: 60px; left: 290px; top: 24px; }
#m2css { background: url(../../basis/bilder/start/m.gif) no-repeat center center; width: 60px; left: 354px; top: 15px; }
#e1css { background: url(../../basis/bilder/start/e.gif) no-repeat center center; width: 41px; left: 418px; top: 10px; }
#n1css { background: url(../../basis/bilder/start/n.gif) no-repeat center center; width: 39px; left: 466px; top:  3px; }

#logo
{	position: relative;
	top: 35px;
	width: 400px; /*297px;*/
	height: 61px;
	margin: 0 auto;
	padding-left:20px;	
	overflow: visible;
	background-image: URL(../bilder/aufSandmeiers2.gif);
	background-repeat: no-repeat;
/*	background-attachment:fixed;*/
	background-position: center right;	
	z-index: 19500;
}

#logo2
{	position: absolute;
	top: 5px;
	width: 364px; /*297px;*/
	height: 116px;
	right: 15px;
	overflow: visible;
	background-image: URL(../bilder/Homepage2.gif);
	background-repeat: no-repeat;
	background-position: center right;	
}

