body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F0F0F0;
	margin: auto;
	padding: 0px;
	width: 795px;
	overflow:-moz-scrollbars-vertical;
}
a {
	color: #CD4E00;
	font-weight: bold;
}
/* Hauptmen beginnt hier */

#menubg {
	background-image:   url("menugrfx/menubg.gif");
	background-repeat: no-repeat;
	width: 795px;
	height: 151px;
	position: relative;
}
#mainmenu {
	position: relative;
	height: 25px;
	width: 700px;
	top: 113px;
	right: -25px;
}
#home {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
}
#home a {
	background-image:   url("menugrfx/home.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 51px;
	display: block;
	top: 0px;
	right: 0px;
	clear: left;
	float: left;
}
#home a span {
	display: none;
}
#home a:hover {
	background-position: -52px;
}
#termine {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
}
#termine a {
	background-image:   url("menugrfx/termine.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 108px;
	display: block;
	top: 0px;
	right: 0px;
	clear: left;
	float: left;
}
#termine a span {
	display: none;
}
#termine a:hover {
	background-position: -112px;
}
#medien {
	margin: 0px;
	float: left;
	padding-left: 5px;
}
#medien a {
	background-image:   url("menugrfx/medien.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 62px;
	display: block;
	top: 0px;
	right: 0px;
	clear: left;
	float: left;
}
#medien a span {
	display: none;
}
#medien a:hover {
	background-position: -62px;
}
#artists {
	margin: 0px;
	padding-left: 5px;
	float: left;
}
#artists a {
	background-image:   url("menugrfx/artists.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 61px;
	display: block;
	top: 0px;
	right: 0px;
	clear: left;
	float: left;
}
#artists a span {
	display: none;
}
#artists a:hover {
	background-position: -60px;
}
#graffiti a {
	background-image:   url("menugrfx/graffiti.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 67px;
	display: block;
	top: 0px;
	right: 0px;
}
#graffiti {
	margin: 0px;
	padding-left: 5px;
	float: left;
}
#graffiti a span {
	display: none;
}
#graffiti a:hover {
	background-position: -67px;
}
#history {
	padding-left: 5px;
	margin: 0px;
	float: left;
}
#history a {
	background-image:   url("menugrfx/history.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 64px;
	display: block;
	top: 0px;
	right: 0px;
}
#history a span {
	display: none;
}
#history a:hover {
	background-position: -64px;
}
#magazin {
	padding-left: 5px;
	margin: 0px;
	float: left;
}
#magazin a {
	background-image:   url("menugrfx/magazin.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 72px;
	display: block;
	top: 0px;
	right: 0px;
}
#magazin a span {
	display: none;
}
#magazin a:hover {
	background-position: -72px;
}
#jugendarbeit {
	padding-left: 5px;
	margin: 0px;
	float: left;
}
#jugendarbeit a {
	background-image:   url("menugrfx/jugendarbeit.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 104px;
	display: block;
	top: 0px;
	right: 0px;
}
#jugendarbeit a span {
	display: none;
}
#jugendarbeit a:hover {
	background-position: -104px;
}
#links {
	padding-left: 5px;
	margin: 0px;
	float: left;
}
#links a {
	background-image:   url("menugrfx/links.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 55px;
	display: block;
	top: 0px;
	right: 0px;
}
#links a span {
	display: none;
}
#links a:hover {
	background-position: -56px;
}
/*Submenu ende */

#content {
	width: 795px;
	position: relative;
	background-image:   url("menugrfx/contentbg.gif");
	background-repeat: repeat-y;
}
#abschluss {
	background-image:   url("menugrfx/abschluss.gif");
	width: 795px;
	height: 140px;
	position: static;
	z-index: auto;
	clear: both;
	float: none;
}
#sidebar {
	width: 200px;
	position: relative;
	float: left;
	left: 5px;
	right: 5px;
	bottom: 5px;
	top: 5px;
}
#text {
	width: 515px;
	position: relative;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#text h1 {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#sidebar p {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebar h1 {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#text table {
	border: 1px solid #622121;
	top: 5px;
}
h1 {

	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
img {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#tableoutline {

	border: 1px solid #622121;
	top: 5px;
}
#partner {
	height: 60px;
	width: 795px;
	position: relative;
	top: 10px;
	left: 1px;
}
#disclaim {
	width: 795px;
	position: relative;
	top: 35px;
}
hr {
	background-color:#622121;
	color:#622121;
	border: #622121;
	height: 2px;
	width: 500px;
	position: relative;
	clear: both;
}

object {

	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

