/* Start CSS für Bayreuth 2010 */
body {
	background-image: url(../gfx/bg_start_body.gif);
	background-repeat: repeat-y;
}

#header {
	width: 960px;
	height: 278px;
}

#header img#headerbild {
	position: relative;
	z-index: 1;
}

#header #quicklinks {
	position: absolute;
	top: 2px;
	text-align: right;
	width: 950px;
	z-index: 2;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#header #quicklinks a {
	color: #ffffff;
}

#header img#logostart {
	position: absolute;
	z-index: 3;
	top: 180px;
	left: 750px;
}

#startseiteninhalt {
	width: 960px;
	background-image: url(../gfx/bg_startseiteninhalt.gif);
	background-repeat: repeat-y;
}

#spalteeins {
	float: left;
	width: 215px;
}

#zusatzfunktionen {
	background-image: url(../gfx/bg_grauverlauf.gif);
	background-repeat: repeat-y;
	padding-left: 31px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#schriftgroesentable {
	margin-top: 10px;
	margin-bottom: 5px;
}

#schriftgroesentable td {
	padding-bottom: 6px;
	width: 6px;
}

#schriftgroesentable th {
	padding-bottom: 0px;
	width: 68px;
	font-weight: normal;
	text-align: left;
}

a.schriftgroesenlink:link, a.schriftgroesenlink:visited {
	border: 1px solid #94b633;
	background-color: #ffffff;
}

a.schriftgroesenlink:hover, a.schriftgroesenlink:active {
	border: 1px solid #94b633;
	background-color: #94b633;
}

.schriftgroesenlinkaktiv {
	border: 1px solid #94b633;
	background-color: #94b633;
}

#zusatzfunktionen a {
	color: #000000;
}

#veranstaltungscontainer {
	background-image: url(../gfx/bg_grauverlauf.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}

.veranstaltung {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../gfx/bg_startveranstaltung.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 5px;
	margin-left: 31px;
	display: block;
}

.veranstaltung a:link, .veranstaltung a:visited, .veranstaltung a:hover, .veranstaltung a:active {
	color: #000000;
	display: block;
	height: 1%;
}

.veranstaltung a:link span, .veranstaltung a:visited span, .veranstaltung a:hover span, .veranstaltung a:active span {
	display: block;
	font-weight: bold;
	height: 1%;
}

.veranstaltung a:link strong, .veranstaltung a:visited strong, .veranstaltung a:hover strong, .veranstaltung a:active strong {
	display: block;
	color: #0061a1;
	height: 1%;
}

#veranstaltungslink {
	background-image: url(../gfx/pfeil_blau.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	width: 180px;
	margin-top: 10px;
	padding-bottom: 20px;
}

#veranstaltungslink .allveranst {
	font-weight: bold;
	color: #0061a1;
	background-image: url(../gfx/bg_veranstaltungslink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	display: block;
	font-size: 12px;
}

#startlogos {
	background-image: url(../gfx/startlogos_bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}

#logotable {
	width: 195px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#logotable img {
	margin-left: 4px;
	margin-right: 4px;
}

.newsanleser {
	margin: 12px;
	width: 211px;
	font-size: 0.95em;
	line-height: 1.3em;
}

#spaltezwei {
	float: left;
	width: 235px;
	margin-left: 14px;
}

#spaltezwei .newsanleser {
	border-bottom: 1px solid #0061a1;
	padding-bottom: 4px;
}

#spaltezwei .newsanleser a.pfeil {
	background-image: url(../gfx/pfeil_blau.gif);
	background-repeat: no-repeat;
	padding-bottom: 18px;
	background-position: right bottom;
	clear: both;
	display: block;
}

#spaltezwei .newsanleser a span {
	color: #0061a1;
	font-weight: bold;
}

#spaltedrei {
	float: left;
	width: 235px;
	margin-left: 13px;
}

#spaltedrei .newsanleser {
	border-bottom: 1px solid #94b633;
	padding-bottom: 4px;
}

#spaltedrei .newsanleser a.pfeil {
	background-image: url(../gfx/pfeil_gruen.gif);
	background-repeat: no-repeat;
	padding-bottom: 18px;
	background-position: right bottom;
	clear: both;
	display: block;
}

#spaltedrei .newsanleser a span {
	color: #94b633;
	font-weight: bold;
}

#spaltevier {
	float: left;
	width: 235px;
	margin-left: 13px;
}

#spaltevier .newsanleser {
	border-bottom: 1px solid #008aca;
	padding-bottom: 4px;
}

#spaltevier .newsanleser a.pfeil {
	background-image: url(../gfx/pfeil_hellblau.gif);
	background-repeat: no-repeat;
	padding-bottom: 18px;
	background-position: right bottom;
	clear: both;
	display: block;
}

#spaltevier .newsanleser a span {
	color: #008aca;
	font-weight: bold;
}

#footer {
	border-top: 1px solid #C5C6C8;
}

#footer a {
	color: #000000;
}

#footer #footernav {
	border-bottom: 1px solid #C5C6C8;
}

