body
{
  margin-top: 0px;
  background-Color: #000000;
  background-image:url(images/zitronenseiten_bg.png);
  background-repeat:repeat-y;
  font-size:12px; 
  line-height:16px; 
  font-family: verdana; 
  margin: 0px;
}

img
{
  border-width:0px;
  border-style:none;
  margin: 0px;
  padding: 0px;
}

a
{
  text-decoration: underline;
  color: #A0BF7D;
}
a:hover 
{
  text-decoration: underline;
  color: #D2B33E;
}

INPUT
{
  Color: #A0BF7D;
  background: #FEED91;
  Font-Size: 8pt;
  Font-Weight: bold;
  border-color:#A0BF7D;
  Border-Style: solid;
  Border-Width: 2px;
  font-family: Arial, sans-serif;
}

TEXTAREA
{
  Color: Black;
  background: #FEED91;
  Font-Size: 10px;
  font-family: Arial, sans-serif;
  Border-Style: solid;
  Border-Width: 2px;
  border-color:#A0BF7D;
}

#maincont
{
		position: absolute;
		width: 900px;
		height: 650px;
		margin-left: -450px;
		margin-top: -325px;
		left: 50%;
		top: 50%;
		padding: 5px;
		border: none;
		background: #A0BF7D;
}

#zett
{
    position: absolute;
    top: 55px;
    left: 10px;

}

#zitronenrondell
{
		position: relative;
		top: 5px;
}

#zitronenrondell_hg
{
		position: relative;
		top: 145px;
		left: 47px;
}

#over01 {position: absolute; left: 369px; top: 467px; width: 163px; height: 197px;}

#over02 {position: absolute; left: 232px; top: 477px;}

#over03 {position: absolute; left: 131px; top: 456px;}

#over04 {position: absolute; left: 101px; top: 349px;}

#over05 {position: absolute; left: 145px; top: 247px;}

#over06 {position: absolute; left: 245px; top: 206px;}

#over07 {position: absolute; left: 359px; top: 211px;}

#over08 {position: absolute; left: 377px; top: 277px;}

#over09 {position: absolute; left: 390px; top: 430px;}

#zitronenblase {position: absolute; left: 300px; top: 165px;}

#mitmachblase  {position: absolute; left: 510px; top: 30px;}

#humorblase    {position: absolute; left: 620px; top: 180px; z-index:10;}

#inhalt
{
  position: absolute;
  left: 170px;
  top: 276px;
  width: 380px;
  height: 320px;
  overflow: auto;
  background-image:url(images/transe.gif);
  font-family: arial, sans-serif;
}


#teas
{
  position: absolute;
  left: 675px;
  top: 400px;
  width: 100px; 
}

#teas ul 
{
  list-style: none;
  margin: 0px;
  padding: 0px;  
}


#headline1
{
  position: absolute;
  left: 50px;
  top: 100px;
  width: 617px;
  height: 50px;
  font-family: arial, sans-serif;
  font-size: 18pt;
  text-align: center;  
  margin: 0px;
  padding: 0px;  
}

#headline2
{
  position: absolute;
  left: 155px;
  top: 170px;
  width: 400px;
  font-family: arial, sans-serif;
  font-size: 12pt; 
  margin: 0px;
  padding: 0px;
}

#fahne_unten
{
position: absolute;
left: 580px;
top: 550px;
}

#fahne_oben
{
position: absolute;
left: 580px;
top: 180px;
}

#over_fahne_oben
{
position: absolute;
left: 620px;
top: 290px;
background: #FFFFFF;
}

#over_fahne_unten
{
position: absolute;
left: 620px;
top: 610px;
background: #FFFFFF;
}

.zitrogruen
{
  font-weight: bold;
  color: #A0BF7D;
}

.beschreibung
{ 
  color: maroon; 
  font-size: 10px; 
  font-family: verdana; 
  line-height: 16px; 
}

.standardklein 
{ 
  color:#000000; 
  font-size:10px; 
  line-height:14px; 
  font-family: verdana;  
}

.nolink
{
  text-decoration: none;
}

.nolink a:hoover
{
  text-decoration: none;
}

/* aus GB css */

#jgbcontent {
	margin: auto;
	width: 400px;
	text-align: left;
}

.jgbhead {
	background-color: #e0e0e0;
	border: solid #999;
	border-width: 1px 1px 0;
}

.jgbentry {
	border: 1px solid #999;
	margin-bottom: 10px;
}

.jgbinput,.jgbtextarea,.jgbsubmit,.jgbspamcheck {
	font: 10pt "Trebuchet MS",Arial,Helvetica,sans-serif;
	border: 1px solid #000;
	background-color: #fff;
	margin-bottom: 2px;
}

.jgbinput {
	border-width: 0 0 1px;
	width: 300px;
	padding: 0 2px;
}

.jgbtextarea {
	width: 300px;
	height: 180px;
}

.jgbsubmit {
	font-weight: bold;
	color: #c00;
}

.jgbspamcheck {
	width: 20px;
}

.jgbversion {
	font: 8pt "Trebuchet MS",Arial,Helvetica,sans-serif;
}

