html, body { 
	margin: 0;
	padding: 0;
	background: url(../images/pattern.jpg) repeat;
}

body {
	color: white;
	font: 13px/1.3em "Courier New", Courier, mono;
	background-image: url(../images/pattern.jpg);
}

.bildrahmen {
	border:1px blue solid;
}

a {
	text-decoration: underline;
}

p {
	color: white;
}

a:hover {
	color: black;
	text-decoration: underline;
}

/* @group Buble */

p {
	width: 300px;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #8f0000;
	text-align: left;
}

h3 {
	font-size: 12px;
	color: #8f0000;
	margin: 0 0 5px;
}



/* @end */

/* @group wraps/header */

#header {
	width: 600px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#starthead {
	width: 900px;
	height: 100px;
	background-image: url(../images/startheader.png);
	margin-top: 0px;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 600px;
	0px;
	background-position: 0;
}

#wrap600 {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background: #8f0000 url(../images/hg_flaeche.jpg) 0;
	height: inherit;
}

#wrapindex {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: inherit;
	background-position: 0;
	margin-top: 100px;
}



/* @end */

/* @group footer */

#footer {
	margin-top: 5px;
	text-align: center;
	color: gray;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer a {
	margin-right: 5px;
	margin-left: 5px;
	color: gray;
	text-decoration: none;
}

#footer a:hover {
	color: #8f0000;
}

/* @end */

/* @group programmnavi */

#mainnavi {
}

#mainnavi dt a {
	color: white;
	line-height: 12px;
	text-decoration: none;
	background-color: #8f0000;
	margin-right: 5px;
	float: right;
	padding: 0 5px 1px;
}

#mainnavi dt a:hover {
	color: white;
	background-color: black;
}



/* @end */

/* @group startseitennavi */

#startnavi {
	padding-top: 50px;
}

#startnavi dt a {
	color: white;
	line-height: 12px;
	text-decoration: none;
	background-color: #8f0000;
	margin-right: 5px;
	float: right;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#startnavi dt a:hover {
	color: white;
	background-color: black;
}



/* @end */

/* @group programm */

.progtitle{
	color: white;
	border-top-style: dotted;
	border-top-width: 2px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.progtitle h2, .progtitle h5{
	display: inline;
	font-weight: normal;
	font-style: normal;
}

h1 {
	margin: 10px;
}

h2 {
	color: maroon;
	font-size: 15px;
	margin-top: 0;
}

.progbody {
	margin-bottom: 30px;
	width: 570px;
	color: white;
	margin-top: 10px;
	margin-left: 10px;
}

#linkleiste {
	margin-top: 10px;
}

#linkleiste td a {
	color: #8f0000;
	line-height: 12px;
	text-decoration: none;
	background-color: white;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-right: 10px;
}

#linkleiste td a:hover {
	color: white;
	background-color: black;
}

/* @end */

/* @group movie */

#contentmovie{
	margin: 0 0 0 -3px;
}



/* @end */

#map {
	margin-left: 10px;
	width: 580px;
	height: 400
	0px;
}

.link {
	color: white;
}

#fotos {
	margin-bottom: 30px;
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
}