/* Anfang Grundgerüst */
body {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #4f4941;
	background-image: url(bilder/backpixel.jpg);
	background-repeat: repeat-x;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 728px;
	height /**/: auto;
	min-height: 728px;
	background-color: Black;
	margin-top: 17px;
	margin-top /**/: 25px;
}
.kopfleiste {
	width: 750px;
	height: 121px;
	height /**/: auto;
	min-height: 121px; 
	background-image: url(bilder/Header.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navi {
	width: 196px;
	height: 519px;
	height /**/: auto;
	min-height: 519px; 
	background-image: url(bilder/Sideback.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navi-admin {
	width: 196px;
	height: 519px;
	height /**/: auto;
	min-height: 519px; 
	float: left;
	text-align: right;
	background-color: Black;
}
.content {
	width: 522px;
	height: 519px;
	height /**/: auto;
	min-height: 519px; 
	float: left;
	margin-left: 10px;
}
.content-kopf {
	width: 522px;
	height: 28px;
	height /**/: auto;
	min-height: 28px; 
	background-image: url(bilder/MainContOben.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}
.content-mitte {
	width: 522px;
	height: 488px;
	height /**/: auto;
	min-height: 488px; 
	background-image: url(bilder/MainContLinie.jpg);
	background-repeat: repeat-y;
	float: left;
}
.content-fuss {
	width: 522px;
	height: 28px;
	height /**/: auto;
	min-height: 28px; 
	background-image: url(bilder/MainContUnten.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
.fussleiste {
	width: 750px;
	height: 88px;
	height /**/: auto;
	min-height: 88px; 
	background-image: url(bilder/Untenback.jpg);
	background-repeat: no-repeat;
   float: left;	
}
.clearen {
	clear: both;
}
.content-mitte-textposi {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
a {
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.ueberschrift {
	font-weight: bold;
	font-size: 11pt;
}
.content-mitte-textposi a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.content-mitte-textposi a:hover {
	color: #A3A400;
	font-weight: bold;
	text-decoration: none;
}
.admin-kategorie {
	color: White;
	font-weight: bold;
	text-align: center;
}
img {
	border: 0px;
}
.hinweistext {
	width: 450px;
	font-size: 8pt;
	font-weight: bold;
	color:  #B8B8B8;
	text-align: justify;
	float: left;
	margin-top: 30px;
}

.hinweistext:hover {
	color: Black;
	font-size: 9pt;
}
iframe {
	border: 0px;
}
/* Ende Grundgerüst */

/* Anfang Navigationslinks */
.link-home a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/Buttonhome.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 6px;
	float: left;
}
.link-home a:hover {
	background-position: 0px -52px;
}
.link-home-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/Buttonhome.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	margin-top: 6px;
	float: left;
}
.link-about a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonUeberUns.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-about a:hover {
	background-position: 0px -52px;
}
.link-about-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonUeberUns.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}
.link-program a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonProgramm.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-program a:hover {
	background-position: 0px -52px;
}
.link-program-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonProgramm.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}
.link-events a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonVeranstaltungen.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-events a:hover {
	background-position: 0px -52px;
}
.link-events-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonVeranstaltungen.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}
.link-gallery a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonGalerie.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-gallery a:hover {
	background-position: 0px -52px;
}
.link-gallery-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonGalerie.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}
.link-contact a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonKontakt.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-contact a:hover {
	background-position: 0px -52px;
}
.link-contact-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image:  url(bilder/ButtonKontakt.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}
.link-imp a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonImpressum.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-imp a:hover {
	background-position: 0px -52px;
}
.link-imp-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonImpressum.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}
.link-guest a {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonGaestebuch.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-guest a:hover {
	background-position: 0px -52px;
}
.link-guest-aktiv {
	height: 26px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonGaestebuch.gif);
	background-position: 0px -52px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}
.link-short a {
	height: 50px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonKurzfilm.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}
.link-short a:hover {
	background-position: 0px -100px;
}
.link-short-aktiv {
	height: 50px;
	width: 148px;
	float: left;
	background-image: url(bilder/ButtonKurzfilm.gif);
	background-position: 0px -100px;
	background-repeat: no-repeat;	
	margin-left: 15px;
	margin-left /**/: 30px;
	float: left;
}

/* Ende Navigationslinks */

/* Anfang Kontaktformular */
input, textarea {
	border: 1px solid black;
}
fieldset {
	border: 0px solid black;
	width: 430px;
	clear: both;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
label {
	width: 400px;
	display: block;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
label:hover {
	color: #AEAE00;
}
input.senden {
	clear: both;
}
form {
	display: block;
}
/* Ende Kontaktformular */

/* Anfang Programm */
.program {
	width: 450px;
}
.program-lang {
	visibility: hidden;
	width: 424px;
	padding-left: 18px;
}
.program-kurz-titel {
	width: 450px;
	background-image: url(bilder/Titelstreifen.jpg);
	height: 18px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 1px;
	font-weight: bold;
}
.program-kurz-infos {
	width: 450px;
	padding-left: 18px;
	padding-top: 1px;
}
.program-infobutton {
	float:right;
	width:40;
	margin-top: 1px;
	margin-right: 11px;
	margin-right /**/:23px;
}
/* Ende Programm */

/* Anfang Home */
.home-titel-hintergrund {
	width: 450px;
	background-image: url(bilder/Titelstreifen.jpg);
	height: 18px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 1px;
	font-weight: bold;
}
.home-kurz-infos {
	width: 450px;
	padding-left: 10px;
	padding-top: 1px;
}
.home-titel {
	float:left;
	width:450px;
	padding-left: 10px;
	font-weight: bold;
}
/* Ende Home */

/* Anfang Galerie */
.galerie_kat_auswahl {
	text-align: center;
	font-weight: bold;
	width: 110px;
	float: left;
	height: 130px;
	margin-bottom: 15px;
}
.galerie_kat_bilder {
	text-align: center;
	font-weight: bold;
	width: 90px;
	float: left;
	height: 75px;
}
.galerie-uebersicht-titel {
 	height: 40px;
	height /**/: auto;
	min-height: 40px;
}
.galerie-uebersicht-bild {
	
}
/* Ende Galerie*/

/* Anfang Über Uns */
.about-pics {
	width: 140px;
	float: right;
}
.about-text {
	width: 300px;
	float: left;
}
.about-pics img {
	margin-bottom: 5px;
}
/* Ende Über Uns*/
