body { 
	background-attachment: fixed;
	background-image: url(img/start_bg.jpeg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #e7d1c4;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0pt;
	padding: 0pt;
}

#l_home { 
  background-image: url(img/start_btn_home.png);
	background-repeat: no-repeat;
	width: 42px;
	height: 12px;
	position: fixed;
	left: 603px;
	top: 59px;
}

#l_home:hover { 
  background-image: url(img/start_btn_home_hi.png);
}

#l_review { 
  background-image: url(img/start_btn_review.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 12px;
	position: fixed;
	left: 666px;
	top: 59px;
}

#l_review:hover { 
  background-image: url(img/start_btn_review_hi.png);
}

#l_klappe_by { 
  background-image: url(img/start_btn_klappeby.png);
	background-repeat: no-repeat;
	width: 76px;
	height: 16px;
	position: fixed;
	left: 738px;
	top: 59px;
}

#l_klappe_by:hover { 
  background-image: url(img/start_btn_klappeby_hi.png);
}

#l_kontakt { 
  background-image: url(img/start_btn_kontakt.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 12px;
	position: fixed;
	left: 834px;
	top: 59px;
}

#l_kontakt:hover { 
  background-image: url(img/start_btn_kontakt_hi.png);
}


#l_preistraegerinnen { 
  background-image: url(img/start_preistraegerinnen.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 27px;
	position: fixed;
	left: 136px;
	top: 276px;
}

#l_preistraegerinnen:hover { 
  background-image: url(img/start_preistraegerinnen_hi.png);
}

#l_rueckblick { 
  background-image: url(img/start_rueckblick.png);
	background-repeat: no-repeat;
	width: 142px;
	height: 22px;
	position: fixed;
	left: 136px;
	top: 321px;
}

#l_rueckblick:hover { 
  background-image: url(img/start_rueckblick_hi.png);
}

#l_galerie { 
  background-image: url(img/start_galerie.png);
	background-repeat: no-repeat;
	width: 111px;
	height: 26px;
	position: fixed;
	left: 136px;
	top: 368px;
}

#l_galerie:hover { 
  background-image: url(img/start_galerie_hi.png);
}


#sponsoren { 
  position: absolute;
	bottom: 20px;
	width: 500px;
	height: 50px;
}


#l_kultur { 
  background-image: url(img/start_logo_kls.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 56px;
	position: absolute;
	left: 81px;
	bottom: 0;
}

#l_ak { 
  background-image: url(img/start_logo_ak.png);
	background-repeat: no-repeat;
	width: 129px;
	height: 37px;
	position: absolute;
	left: 237px;
	bottom: 0;
}

#l_ev { 
  background-image: url(img/start_logo_ev.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 15px;
	position: absolute;
	left: 410px;
	bottom: 13px;
}


.inv { 
	color: red;
  display: none;
}


#contents { 
	background-color: black;
	border-left: 10px solid #93d7f4;
	color: white;
	font-size: 1em;
	left: 68px;
	padding: 10px;
	padding-left: 21px;
	position: absolute;
	top: 59px;
	width: 446px;
	padding-bottom: 100px;
	z-index: 1;
}


#contents table { 
	font-size: 0.9em;

}

#startlogo { 
	position: fixed;
	left: 69px;
	top: 56px;
}

#sechzig_sek { 
	position: absolute;
	left: 21px;
	top: 21px;
}

#contents a { 
  text-decoration: none;
	border-left: 2px solid #93d7f4;
	color: white;
	padding-left: 3px;
}

h1 { 
  margin-top: 100px;
	color: #93d7f4;
}

h4 { 
	color: #93d7f4;
}

#termine td { 
	padding-left: 20px;
}

.help { 
  font-size: 0.9em;
	color: lightgrey;
}

.alert { 
	color: red;
}


.cliptitle { 
  margin-top: 30px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #93d7f4;
  width: 280px;
}

.clipvoting { 
  text-decoration: none;
  float: right;
  position: relative;
  top: -20px;
  left: -100px;
  background-color: #93d7f4;
  border: 1px solid white;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  color: black;
}

.clipvoting a { 
  color: black;
}

.clipeinreicher { 
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}

.clipbeschreibung { 
  display: block;
}
