body {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FAF8DE;
	font-size: 101%;
}
body,p,h1,h2,h3,h4,h5,h6,table,tr,td,div,span,ul,ol,li,img,hr {
	color : #333333;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000;
}
a:hover, a:active {
	color: #668eaf;
}
/* stile für elemente-website */
body {
	background: #d18757 url(images/hg-body-muster1.jpg) repeat;
}
h1 {
	margin: 0.5em 0 0.2em 0;
}
p, li {
	font-size: 0.75em;
}

p {
	margin: 0 0 1em 0;
}
ul {
	margin: 1em 0.5em 2em 2em;
	list-style: disc;
}
.border {
	border: 1px solid #668eaf;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 10px;
}
h1 a img {
	border: none;
	text-decoration: none;
}
hr {
	margin: 25px 0px;
	clear: both;
	text-align: left;
	background: #668eaf;
	height: 1px;
}
td p {
	margin-bottom: 0;
}
table.tickets{
	border-collapse: collapse;
}
table.tickets td {
	border: 1px solid gray;
	padding: 2px;
}
/* ebenen */
#container {
	width: 933px;
	height: 788px;
	margin: 0 auto;
	background: #5a85a9 url(images/elemente-hg.jpg) no-repeat top left;
	position: relative;
}
#header {
	width: 933px;
	height: 46px;
	background: transparent url(images/hg-header.png) repeat-x top left;
}
#inhalt {
	width: 490px;
	margin-left: 358px;
	padding-right: 10px;
}
#text {
	height: 400px;
	overflow: auto;
	padding:0 20px 0 10px;
	margin-top: 30px;
}
#impressum {
	position: absolute;
	top: 550px;
	left: 10px;
}
#impressum a {
	text-decoration: none;
}
#sharing {
	position: absolute;
	left: 20px;
	bottom: 7px;
}
div.spalte {
	width: 220px;
	float: left;
}

/* flash */
body.flash {
	background: #000;
	text-align: center;
}
body.flash div#flash {
	margin-top: 20px;
}
body.flash p {
	 color:gray; 
	 font-size: 0.8em;
	 margin: 30px 150px;
}
body.flash a:link, body.flash a:visited, body.flash a:hover {
	color: #fff;
}

/* navigation */
ul.nav {
	list-style: none;
	margin: 0 0 0 45px;
}
ul.nav li {
	display: inline;
}
ul.nav li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 12px 22px 12px;
	float: left;
	font-size: 1.3em;
}
ul.nav li a:hover, ul.nav li a.on {
	background: url(images/hg-nav-on.png) repeat;
}
ul.nav .off {
	display: none;
}


div.subnav a {
	text-decoration: none;
}
/* startseite */
body.start #container {
	width: 933px;
	height: 788px;
	margin: 0 auto;
	background: #5a85a9 url(images/elemente-start.jpg) no-repeat top left;
}
#start div.adresse {
	width: 933px;
	position: absolute;
	top: 585px;
	text-align: center;
}
#start div.adresse p {
	color: #fff;
}
#start p.download {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 390px 80px 0 0;
	text-align: right;
}
#start a:link, #start a:visited {
	color: #fff;
}









