html, body {
	background: url(../pics/hg_pattern.jpg) repeat-x;
}

body {
	color: gray;
	margin: 0;
	font: 0.7em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	margin: 0;
	line-height: 1.4em;
	text-decoration: none;
	color: maroon;
}

a:hover {
	margin: 0;
	line-height: 1.4em;
	text-decoration: underline;
	color: maroon;
}

#header {
	width: 800px;
	height: 150px;
	background: url(../pics/head_hg.jpg) repeat-x;
}

#headerfestival {
	width: 800px;
	height: 150px;
	background: url(../pics/head_festival.jpg) repeat-x;
}

#headeraffen {
	width: 800px;
	height: 150px;
	background: url(../pics/head_affentanz.jpg) repeat-x;
}

#headerblog {
	width: 800px;
	height: 150px;
	background: url(../pics/head_blog.jpg) repeat-x;
}

#headerstart {
	width: 800px;
	height: 150px;
	background: url(../pics/head_start.jpg) repeat-x;
}

#headeressen {
	width: 800px;
	height: 150px;
	background: url(../pics/head_essen.jpg) repeat-x;
}

#headerkino {
	width: 800px;
	height: 150px;
	background: url(../pics/head_kino.jpg) repeat-x;
}

#wrap800 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

#starter {
 	width: 770px;
	margin-left: 15px;
	color: black;
	font-size: 12px;
	line-height: 16px;
}

/* @group Kommentarseite */

.comment {
	color: maroon;
	font-size: 24px;
	line-height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.name {
	font-size: 10px;
}

#kommentarkopf {
	width: 800px;
	background: url(../pics/headpic_kommentar.jpg) repeat-x;
	height: 492px;
}

#button_kommentar {
	position: relative;
	top: 388px;
	left: 584px;
}

#textfeld {
	position: relative;
	top: 0px;
	left: 70px;
}

#namensfeld {
	position: relative;
	top: 340px;
	left: 284px;
}

#kommentartext {
	width: 770px;
	margin-right: 15px;
	margin-left: 15px;
}



/* @end */

/* @group alt */

#links {
 	float:left;
 	width: 531px;
} 
 
 #rechts {
 	float: right;
 	width: 269px;
}



/* @end */

/* @group navigation */

#mainnavi {
	width: 400px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

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

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

/* @end */

/* @group Startseite */

#bottomlinks {
 	width: 375px;
	margin-left: 18px;
	text-align: left;
	float: left;
}

#bottomrechts {
 	width: 375px;
	float: left;
	padding-left: 16px;
	text-align: left;
}

#sponsorlang {
	width: 800px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	height: 80px;
	clear: left;
	margin-top: 10px;
}

#sponsorlang a {
	clear: both;
	width: 800px;
	margin-bottom: 0;
}

/* @end */

/* @group styles */

h4 {
	margin-bottom: 3px;
	margin-top: 20px;
}

.rot {
	color: maroon;
}

.black {
	color: black;
}

.bold {
	font-weight: bold;
}

.boldblack {
	font-weight: bold;
	color: black;
}

/* @end */

/* @group Abstände und Ausrichtung */

.top24 {
	margin-top: 24px;
}

.top13 {
	margin-top: 13px;
}

.top5 {
	margin-top: 5px;
}

.left24 {
	margin-left: 24px;
}

.left {
	float: left;
}

.right {
	float: right;
}



/* @end */

/* @group workshop ausstellung */

#workshop{
	margin-left: 15px;
	margin-right: 15px;
	width: 770px;
	float: left;
}

#worktext {
	width: 506px;
}

#worktextbreit {
	width: 770px;
}

#workpic {
	width: 242px;
}

#auspic {
	margin-top: 10px;
}

h1 {
	margin: 9px 0 0;
}

p {
	margin: 4px 0 10px;
}



/* @end */

/* @group essen */

#essen{
	margin-left: 15px;
	margin-right: 15px;
	width: 770px;
	float: left;
}

#menue{
	margin-top: 0;
}

.teamright {
	width: 504px;
	float: right;
}



/* @end */

/* @group störer */

#premiere {
	z-index: 10;
	left: 460px;
}



/* @end */

/* @group blog */

#blogtext{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	width: 770px;
	float: left;
	padding-top: 10px;
}

.blogpic {
	float: right;
	width: 373px;
	margin-top: 10px;
}

.blogleft {
	width: 373px;
	margin-top: 10px;
}

.blogright {
	float: right;
	font-size: 1.3em;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	color: maroon;
	width: 373px;
}

.bloghead {
	font-size: 1.3em;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	color: maroon;
	width: 373px;
}

/* @end */

#footer {
	width: 800px;
	float: left;
}

#footer a {
	width: 800px;
	margin-bottom: 0;
}

/* @group Kino */

#spaltelinks {
 	float:left;
 	width: 373px;
	padding-left: 15px;
	clear: left;
} 
 
 #spalterechts {
 	width: 373px;
	padding-left: 24px;
	padding-right: 15px;
	float: left;
}

/* @end */

#breitespalte{
	width: 504px;
	margin-left: 15px;
	float: left;
}

#breitespalterechts{
	width: 504px;
	margin-left: 24px;
	float: left;
}

/* My Comment */

#linkespalte{
	width: 240px;
	margin-left: 15px;
	float: left;
	clear: left;
}

#mittelspalte{
	width: 240px;
	margin-left: 24px;
	float: left;
}

#rechtespalte{
	width: 240px;
	float: right;
	margin-right: 15px;
}

#kino-prog{
	height: 450px;
}

#programm {
	margin-right: 15px;
	margin-left: 15px;
}

.programmhead {
	color: maroon;
	margin-bottom: 0;
	margin-top: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
} 