body {
  background:#F3B467;
  padding:0;
  margin:0;
  padding:0;
  margin:0;
  font-family:Arial,Helvetica,sans-serif;
  scrollbar-face-color: #FFDDB9;
  scrollbar-shadow-color: #FCB86E;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFDDB9;
  scrollbar-darkshadow-color: #FCB86E;
  scrollbar-track-color: #FCB86E;
  scrollbar-arrow-color: #FCB86E;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16px;
}

/*Kopfzeile*/
#header {
  width:984px;
  height:47px;
  background:#A95225;
  overflow:hidden;
}

/*Inhaltsspalte - da steht der Text der Seite drin*/
#content {
  position:relative;
  width:114px;
  height:540px;
  background-image:URL('bckg_mi_re_home2.jpg');
  margin:0px;
  padding:0px;
  float:left;
  overflow:hidden;
  overflow-x:hidden;
  scroll:auto;
  background-repeat: no-repeat;
  background-position:0px 0px;
}
         #contentinhalt {

	}

         #contentinhalt a,a:visited{
           font-size:14px;
	  font-weight:bold;
	  color:#333333;
	  letter-spacing:1px;
	  text-decoration:none;
	  line-height:16px;
	}

         #Bilder {
           float:left;
           width:160px;
           height:470px;

	}

         #contenttext {
           margin-left: 170px;
           height:360px;
	}

         #contenttext h1{
           padding: 4px;
           border: 0px;
           background-color: #FFDDB9;
           font-size: 18px;
           text-align: center;
           width: 300px;
	}

         #contenttext a, a:visited{
	  text-decoration: none;
           color: #000000;
           font-size: 16px;
           text-align: center;
	}

         #link {
           position: absolute;
           bottom: 0px;
           height: 43px;
           margin-left: 50px;
         }

         #link h2{
           width: 303px;
           padding: 4px;
           border: 0px;
           background-color: #FFDDB9;
           font-size: 16px;
           text-align: center;
	}

         #link a, a:visited{
	  text-decoration: none;
           color: #000000;
           font-size: 16px;
           text-align: center;
	}

/*Die Navigation
#linkerrand {
 width:82px;
 height: 550px;
 float:left;
 margin:0px;
 background:#F6AC5A;
 background-image:URL('http://www.wergis.de/eventhilfe/linkerrand.jpg');
}*/

/*Die Navigation*/
#navigation {
  width:314px;
  height:562px;
  background-image:URL('http://www.eintrittsbaender.de/images/bckg_li_home.jpg');
  float:left;
  margin:0px;
  overflow:auto;
  overflow-x:hidden;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*#navigation {
  width:182px;
  height:550px;
  background:#FFDDB9;
  float:left;
  background-image:URL('http://www.wergis.de/eventhilfe/navigation.jpg');
  margin:0px;
  margin-left:100px;
  overflow: hidden;

} */

	#navigation div#navigationinhalt {
	  margin-top:15px;
	  margin-left:135px;
	  font-size:14px;
	  color:#333333;
	  letter-spacing:1px;
	  line-height:10px;
	}

         #navigation li{
           margin-left: -15px;
         }

	/*Die "großen" Links"*/
/*	#navigation a,a:visited {
	  font-size:14px;
	  font-weight:bold;
	  color:#333333;
	  letter-spacing:1px;
	  text-decoration:none;
	  line-height:34px;
	} */

	/*Die "kleinen" Links*/
/*	#navigation a#navigationlink, a:visited#navigationlink {
	  color:#333333;
	  font-size: 11px;
	  font-weight: bold;
	  letter-spacing: 1px;
	  text-decoration: none;
	  line-height: 18px;
	}     */

/*Rechte Spalte mit Logo und Kasten "WEITERE PRODUKTE"
#weitereProdukte {
  width:157px;
  height:568px;
  background:#F5A953;
  float:left;
  margin:0px;
  text-align:center;
  background-image:URL('http://www.eintrittsbaender.de/images/bckg_re_home.jpg');
  text-align: bottom;
}

	/*Kasten in rechter Spalte mit Logo*/
	#weitereProdukte div#kasten {
	  margin:25px 5px;
	  border:2px solid white;
	  font-size: 12px;
	  font-weight: bold;
	  color: #FFFFFF;
	  letter-spacing: 1px;
	  text-decoration: none;
	}

	/*Kasten in rechter Spalte mit Logo: Titelzeile*/
	#weitereProdukte div#kasten p#titel {
	  background:#92429D;
	  margin-top:0px;
	  margin-bottom:6px;
	  padding-top:10px;
	  padding-bottom:10px;
	}

	/*Kasten in rechter Spalte mit Logo: Links*/
	#weitereProdukte a,a:visited {
	  font-size: 11px;
	  font-weight: bolder;
	  color:#333333;
	  letter-spacing: 1px;
	  text-decoration: none;
	  line-height:24px;
	}

	/*Kasten in rechter Spalte mit Logo: Links bei Mausüberfahrt*/
	#weitereProdukte a:hover {
	  text-decoration:none;
	  color: #555555;
	}

/*gelber Ticker links unten*/
#ticker {
  padding:7px;
  width:300px;
  height:14px;
  float:left;
  margin-top:0px;
  margin-right:-14px;
  background:#A95225;
  font-size:11px;
  font-weight:normal;
  letter-spacing:0px;
  line-height:14px;
  align: right;
}

#ticker a,a:visited {
	  font-size:11px;
	  font-weight:normal;
	  color:#333333;
	  letter-spacing:0px;
	  line-height:14px;
	  text-decoration:underline;
	}

/*Fusszeile*/
#footer {
  width:992px;
  padding-top:20px;
  text-align:center;
  font-size:11px;
  font-weight:normal;
  letter-spacing:0px;
  line-height:14px;
}

	/*Links in der Fusszeile*/
	#footer a,a:visited {
	  font-size:11px;
	  font-weight:normal;
	  color:#333333;
	  letter-spacing:0px;
	  line-height:14px;
	  text-decoration:underline;
	}






/* GEPARKT */

/**** Wenn der Header wieder gegen zwei einzelne divs ausgetauscht werden muss, muss im index der Header-Container (<div id=header>...</div>) gegen folgendes getauscht werden:

<!-- <div id="headerlinks"></div>
	<div id="headerrechts"><img src="http://www.eintrittsbaender.de/images/ticker.gif" height="47" width="388" alt="Newsticker" style="padding-left:20px;"><iframe src="http://www.eintrittsbaender.de/geb.html" frameborder="0" width="147" height="47" scrolling="no"></iframe><img src="http://www.eintrittsbaender.de/images/bckg_head_re.jpg" height="47" width="119" alt="Hintergrundbild oben rechts"></div> --> ****/

/*Kopfzeile, linkes Feld*/
/*#headerlinks {
  width:314px;
  height:47px;
  background-image:URL('http://www.eintrittsbaender.de/images/bckg_head_li.jpg');
  overflow:hidden;
  float:left;
}*/

/*Kopfzeile, rechtes Feld. Geburtstagsticker*/
/*#headerrechts {
  width:674px;
  height:47px;
  background:#d2976d;
  float:left;
}*/

/***********/
