.auge {
	background-image: url(button/augen.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}
body {
	margin: auto;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFB7;
	/*background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(button/bgr_stars.jpg);
	background-position: center center; */
	background-color: rgb(150,0,0);
}
.hansa{
	background-image: url(bgr/hansabgr.jpg);
	background-repeat: repeat-y;
	/* border: solid 1px #FFFFB7; */
	padding: 5px;
}
h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFB7;
}
h2 {
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFB7;
}
h3 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFB7;
}

p {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFB7;
	
}
.quick {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFB7;
	background-color: rgb(150,0,0);
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	
}
.gross {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bolder;
}
.hr {
border-bottom: 2px;
border-bottom-color: #ffffb7;
width: 100%;
	
}
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFB7;

	
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFB7;
	border-top: 1px solid;
}

a:link{

}

a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
table.haupt {
	text-align: left;
	width: 1000px;
	background-color: rgb(150,0,0);
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior: url(border-radius.htc);
}
table.innen{
	width: 100%;
}
td.haupttext{
	padding-left: 10px;
}
/*div {
		margin: auto;
}*/
div#aussen{
	width: 100%;
	text-align: center;
	margin: auto;
}
.menue {
	width: 122px;
	background-color: #600000;
	border: 1px solid;
	border-color: #FFFFB7;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	background-image: url(bgr/menue_hintergrund.php);
	background-repeat: no-repeat;
	background-position: bottom;
}
.seite {
	text-align: left top;
	
}
.rahmen{
	background-color: rgb(150,0,0);
	border: 1px solid;
	border-color: #FFFFB7;
	border-collapse: collapse;
	font-size: 12px;
	vertical-align: top;
	padding: 3px;
}
.bild {
	border: 0px Maroon solid;
}
.tablinks {
	height: 26px;
	vertical-align: middle;
	background-color: rgb(150,0,0);
	border: 1px solid;
	border-color: #FFFFB7;
	border-collapse: collapse;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
a#rollover1{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/home.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover1:hover { 
	background: url(button/home_1.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: white;
}
a#rollover2{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/events.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover2:hover { 
	background: url(button/events_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover3{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/bilder.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover3:hover { 
	background: url(button/bilder_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover4{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/gaeste.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover4:hover { 
	background: url(button/gaeste_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover5{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/kontakt.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover5:hover { 
	background: url(button/kontakt_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover6{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/impressum.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover6:hover { 
	background: url(button/impressum_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover7{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/anfahrt.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover7:hover { 
	background: url(button/anfahrt_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover8{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/links.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover8:hover { 
	background: url(button/links_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover9{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/max.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: white;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover9:hover { 
	background: url(button/max_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: white;
}
a#rollover10{
	width: 120px; /* Breite */
	height: 35px; /* Hoehe */
	display: block; /* Element wird als Block-Element dargestellt */
	background: url(button/flyer.jpg) no-repeat; /* Hintergrundgrafik */
	text-align: center;
	color: black;
	padding-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
a#rollover10:hover { 
	background: url(button/flyer_1.jpg) no-repeat; /* Hintergrundgrafik */
	color: black;
}
.mehl {
	unicode-bidi: bidi-override; direction: rtl;
}
.bildrahmen{
	border: medium;
	border-color: LightGray;
	border-style: groove;
}
.kultur {
	background-color: rgb(150,0,0);
	border: 1px solid;
	border-color: #FFFFB7;
	border-collapse: collapse;	
	padding: 3px;
	width: 50%;
	vertical-align: top;
}
.h1klein{
	font-size: 18px;
	font-weight: bolder;
}
.h2klein{
	font-size: 14px;
	font-weight: bolder;
}
#tube{
	background-color: #f4f4f4;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	/*width: 70%;*/
	text-align: justify;
	margin-top: 20px;
	padding: 5px;
}
