body {
	margin: 0px;
	background: #ffffff;
	font-family: verdana;
	font-size: 11px;
	}

a {
	color: red;
	text-decoration: none;
	}

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: normal;
	}

h2 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 115%;
	font-weight: normal;
	}

h3 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 105%;
	font-weight: normal;
	text-align: right;
	}

p {
	margin: 15px 0px;
	padding: 0px;
	}

#altstadtlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 75px;
	}
	
#headline {
	position: absolute;
	top: 40px;
	left: 200px;
	width: 780px;
	height: 25px;
	background: #000;
	text-align: right;
	}
	
#tinyimg {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 175px;
	height: 130px;
	}

#infomenu {
	position: absolute;
	top: 65px;
	left: 200px;
	width: 780px;
	height: 50px;
	text-align: right;
	}

#infomenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#infomenu ul li {
	margin: 0px;
	float: right;
	margin-bottom: 20px;
	padding: 0px;
	}

#mainmenu {
	position: absolute;
	top: 225px;
	left: 0px;
	width: 175px;
	height: 425px;
	}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#mainmenu ul li {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	}

#contentholder {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 330px;
	}

#teaserholder {
	position: absolute; top: 115px; left: 570px; width: 410px; height: 535px;
	}

#teaserhead {
	position: relative; top: 0px; left: 0px; width: 410px; height: 25px; background: red;
	text-align: right;
	}

#teaserimg {
	position: relative; top: 0px; left: 0px; width: 410px; height: 300px; overflow: hidden;
	}

#teaserbottom {
	position: relative; top: 0px; left: 0px; width: 410px; height: 25px; background: red;
	text-align: right;
	}
	
#veranstalter {
	position: relative;
	top: 0px;
	left: 0px;
	width: 410px;
	}
