body{
	background:url(../image/menue_back.jpg) repeat-x;
	margin:0;
	padding:0;
	font: 100.01% arial,free-sans,sans-serif;
	color:black
}

h1{
   background:url(../image/kopf_verlauf.jpg) bottom left no-repeat;
   border-left:red solid 5px;
   color:#505050;
   font-weight:bold;
   font-size:2em;
}

img{
	border:none;
}

#inhalt a:link, #inhalt .eintrag .alink:link{
	color:#cc0000;
}

#inhalt a:visited, #inhalt .eintrag .alink:visited{
	color:black;
}

#inhalt a:focus, #inhalt a:hover, #inhalt .eintrag .alink:focus, #inhalt .eintrag .alink:hover{
	color:white;
	background:#cc0000;
	border:1px solid black;
	text-decoration:none;
}

#inhalt a:active, #inhalt .eintrag .alink:active{
	color:black;
	background:white;
	border:1px solid black;
}

#inhalt{
   font-size:0.8em;
	width:868px;
	padding:2em;
	padding-bottom:0;
	border-right:1px solid red;
	border-bottom:1px solid red;
	background:url(../image/wasserzeichen.gif) no-repeat right top #eee;
}

table{
   font-size:1em;
}

* html #inhalt {  /* nur fuer Internet Explorer */
  width:915px;     /* Version 5.x */
  /*w\idth:720px;     Version 6 */
}

#untermenu{
	list-style:none;
	margin:3em 1em 1em 0;
	padding:1em 0;
	font-size:1em;
	float:left;
	border:1px solid black;
	background:white;
}

#untermenu a:link,#untermenu a:visited{
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:0 1em;
	border:white 1px solid;
}

#untermenu a:active{
	color:white;
	background:black;
	border:1px solid black;
}

#hauptmenu{
	position:relative;
	background:url(../image/menu.jpg) no-repeat;
	height:191px;
	width:1111px;
	color:white;
}

#hauptmenu ul{
	position:absolute;
	bottom:0;
	list-style:none;
	margin:0;
	margin-left:100px;
	padding:0;
	font-size:0.8em;
}

#hauptmenu li{
	padding:0 10px 0 10px;
	color: white;
	display:block;
	float:left;
	background:url(../image/trenner.gif) no-repeat bottom right;
	height:29px;
}

#hauptmenu a{
	display:block;
	margin-top:8px;
	color:white;
}

#hauptmenu a:link,#hauptmenu a:visited{
	text-decoration:none;
	font-weight:bold;
	padding:1px;
}

#hauptmenu a:focus, #hauptmenu a:hover{
	background:transparent;
	border:1px solid white;
	padding:0;
}

#fussleiste a:link,#fussleiste a:visited{
	text-decoration:none;
	font-weight:bold;
	color: white;
}

#hauptmenu a:active, #fussleiste a:focus, #fussleiste a:hover, #hauptmenu .on,
#hauptmenu .on:link, #hauptmenu .on:visited, #fussleiste .on{
	color:black;
	background:white;
	border:1px solid black;
	padding:0;
}

#fussleiste{
	list-style:none;
	margin:0;
	margin-top:20px;
	padding:0;
	font-size:0.8em;
	height:1.2em;
	background:#cc0000;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	clear:both;
}

#fussleiste li{
	padding:0 10px 0 10px;
	display:block;
	float:right;
	background:url(../image/trenner.gif) no-repeat bottom left;
}

#inhalt table.eintrag{
	background:white;
	color:black;
	margin-bottom:7px;
	border:1px solid black;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

#inhalt .eintrag img{
   border:1px solid black;
}

#inhalt .eintrag a:link, #inhalt .eintrag a:visited,#inhalt .eintrag a:active,
#inhalt .eintrag a:focus,#inhalt .eintrag a:hover{
	color:black;
	font-weight:normal;
	text-decoration:none;
	border:none;
	background:none;
}

.vorschau_bild{
   margin:5px;
   margin-left:0;
}

#inhalt .eintrag .galerie_head:link, #inhalt .eintrag .galerie_head:visited,
#inhalt .eintrag .galerie_head:active,#inhalt .eintrag .galerie_head:focus,
#inhalt .eintrag .galerie_head:hover{
	color:white;
	font-weight:bold;
	text-decoration:none;
	background:#cc0000;
	border:1px solid black;
	display:block;
}

#inhalt .eintrag .galerie_head:visited{
	font-weight:normal;
}

#inhalt .eintrag .galerie_head:active,#inhalt .eintrag .galerie_head:focus,
#inhalt .eintrag .galerie_head:hover{
	font-weight:bold;
}

.hauptbild{
   text-align:center;
}

.bild_zurueck{
   float:left;
}

#bild_uebersicht{
   text-align:center;
   display:block;
}

.bild_vor{
   float:right;
}


.clear{
	clear:both;
}

/* ####### Box ######### */

.box{
   background: url(../image/box/rechts.png) right repeat-y #f6f6f6;
   width:300px;
   float:left;
}

.box .oben{
   background: url(../image/box/oben.png) repeat-x top;
}

.box .unten{
   background: url(../image/box/unten.png) repeat-x bottom;
}

.box .oben .rechts{
   background: url(../image/box/oben_rechts.png) no-repeat top right;
   height:20px;
   width:50px;
   padding:20px 25px 0 0;
   float:right;
}

.box .oben .links{
   background: url(../image/box/oben_links.png) no-repeat top left;
   height:20px;
   width:50px;
   padding:20px 0 0 25px;
   font-weight:bold;
}

.box .unten .links{
   background: url(../image/box/unten_links.png) no-repeat bottom left;
   height:50px;
   width:50px;
}

.box .unten .rechts{
   background: url(../image/box/unten_rechts.png) no-repeat bottom right;
   height:50px;
   width:50px;
   float:right;
}

.box .inhalt{
   background: url(../image/box/links.png) left repeat-y;
   padding:0 25px 0 25px;
}

html .box .inhalt ol{
   margin:0;
   padding-left:25px;
   list-style-position:outside;
}

/* ####### Box -Ende- ######### */

/* ####### Events ########## */

.events{
   width:100%;
   border-collapse:collapse;
   border-spacing:0;
}
.events th{
   background:#CC0000;
   color:white;
   border-bottom:black 1px solid;
   border-top:black 1px solid;
   font-weight:bold;
}

.events td{
   border-bottom:black 1px solid;
}

/* ####### Events -Ende- ########## */

