body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#container{
	background-image: url('../images/bg_auswahl.png');
	background-repeat: no-repeat;
	position:absolute;
	margin: auto;
	width: 1060px;
	margin-top: 10pt;
	height: 670px;
	top:50%;
 	left:50%;
  	margin-left:-530px;
  	margin-top:-335px;
}

img#logo{
	margin-top: 140px;
	padding-left: 710px;
}

#Text{
	padding-left: 20pt;
	margin-top: 85px; 
	width: 380pt;
	float: left;
	font-size: 12pt;
	height: 180px;
}
p{
	font-size: 12px;
	margin-top: 0px;
}

#logo{
	position: relative;
	width: 251pt;
	float: right;
	margin-top: 50px;
	height: 245px;
}
h1{
	color: #E95D0F;
	font-size: 16px;
}

img#logostadt{
	border: 0px;
}

#StadtLogo{
	margin-top: 10px;
	width: 201px;
	height: 201px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	float: left;
	border: 0px;
}
#StadtWählen1{
	margin-top: 10px;
	width: 230px;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 16px;
	color: #E95D0F;
	text-align: right;
}
#StadtWählen2{
	margin-top: 10px;
	width: 230px;
	height: 162px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 20px;
	color: #006AA0;
	text-align: right;
}

#footer_jens{
	width: 1060px;
	z-index: 999;

	float: left;
}

.startseite .contenttable {
  margin-top:119px;
}

.startseite .contenttable img {
  border:none;
}
.startseite #footer_jens {
  position:absolute;
  bottom:39px;
  left:0px;
}

#footerlinks{
	width: 277px;
	margin-top: 10px;
	float: left;
}
#footerrechts{
	width: 782px;
	float: left;
	z-index: 999;
	height: 141px;
	margin-top: 30px;
}

img#footerrechts{
	height: 102px;
	width: 752px;
	background-image: url('../images/stadt_neu.png');
	background-repeat: no-repeat;
	background-position: center;
}
img#Menschen{
	width: 200px;
	padding-left: 30px;
	margin-top: 35px;
}

#container2{
	background-image: url('../images/backstreifen.png');
	position:absolute;
  	left:50%; 
	width: 951px;
	min-height: 650px;
	margin-left:-475px;
}

#Header{
	z-index:2;
	width: 951px;
	height: 259px;
}

#footer{
	width: 1013px;
	height: 95px;
}
#footerfixed{
	width: 1013px;
	position: absolute;
    	bottom: 0px;
 	left:50%;
  	margin-left:-480px;
  	height: 95px;
  	margin-top: 95px;
}

#TextStadt{
	width: 510px;
	font-size: 12px;
	float:left;
	margin-left:15px;
	position: relative;
}
#TextRechts{
	width: 250px;
	font-size: 12px;
	float:left;
	position: relative;
	margin-left:10px;
}

#Menu{
	width: 161px;
	height: 350px;
	float:left;
}

#event1{
	font-size: 11px;
}
h1#eventheader{
	color: #559cc0;
	font-size: 12px;
}

#event2{
	border: thin;
	border-color: black;
	border-style: solid;
	width: 500px;
	overflow:auto;
}

#event3{
	border: thin;
	border-color: black;
	border-style: solid;
	width: 205px;
	height:100%;
	background-color: white;
	overflow:auto;
}

#eventbild{
	float: left;
	text-align: center;
	padding-top: 10px;
}

#eventtext{
	width: 250px;
	float: left;
	margin: 10px;
	font-size: 10px;
}

#eventtext2{
	width: 180px;
	float: left;
	margin: 10px;
	font-size: 8px;
}

h2#eventdatum{
	color: #E95D0F;
	font-size: 10px;
	margin:0px;
}


h2#eventdatum2{
	color: #E95D0F;
	font-size: 8px;
	margin:0px;
}

h2#eventanmeldung{
	color: #E95D0F;
	font-size: 10px;
	margin:0px;
	padding-left: 15px;
	background-image: url('../images/pfeil.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h2#eventanmeldung2{
	color: #E95D0F;
	font-size: 8px;
	margin:0px;
	padding-left: 15px;
	background-image: url('../images/pfeil.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#eventpreisschild{
	background-image: url('../images/preisbackground.png');
	background-repeat: no-repeat;
	height: 31px;
	width: 74px;
	padding-top: 6px;
	text-align: center;
	color: white;
	float: right;
	margin-top: -25px;
}

p.bodytext{
	font-size: 12px;
}

h4 {
	font-size: 12px;
	margin-right: 45px;
	color: #559cc0;
}

table.altrows {
  /*border: 1px solid green;*/
}
tr.odd {
  background-color: #E5F0F4;
}
tr.even {
  background-color: #FCF0D8;
}
table.altrows td {
  vertical-align:top;
  padding:2px;
}
