/* Style Sheet */
body {
	border: 0;	
	margin: 0;
	padding: 0;
	width: 100%; 
  height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* Farben */
body {
	background: #efefef;	
	/* background: #DBC000; */
	color: #000;
	background-image: url(background01.png);
	background-position: top center;
	background-repeat: repeat-y;
}
h1, h2 {
	color: #da0019;	/* neu: da0019 alt:f5821f */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

h2 { font-weight: normal;}

hr {
  border: 0;
  color: #fff;
  border-bottom: 1px solid #da0019;	
}

a:link, a:visited, a:active {
	color: #da0019;	
}

#main {
	background-color:#fff;
	background-image: url(background01main.png);
	background-position: top center;
	background-repeat: repeat-x;
}
#menu {
	background-color: #fff;	
}
#bilderleiste, #footer, #menu {
	border-top: 1px solid #fff;
}
#menu ul {
	color: #000;
	background: #fff;	
}
#menu ul a {
	color: #000;
	text-decoration: none;
}
#menu ul li.active, #menu ul li.active a, #menu ul a:hover {
	color: #da0019;
	background: #fff;
}

#pic_holder, .pic_holder {
  border: 1px solid #ccc;
  float: right;
  margin: 0 0 20px 20px;
  padding: 0;
}

#submenu li, #submenu li a {
  color: #000;
}

li.toplevel, #submenu li.toplevel, #submenu li a.toplevel {
	color: #da0019;	
}
#pdf_holder, #pdf_holder a:link, #pdf_holder a:hover {
  background: #da0019;	
  color: #fff;
}
#footer, #footer a {
	color: #fff;
	background: #da0019;	
}

/* Abmessungen */

#main {
	width: 929px;
}

#logo {
  text-align: left;
  width: 240px;
  float: left;
  margin-left: 35px;
}
#menu {
  text-align: right;
  width: 580px;
  float: right;
}
#bilderleiste {
	clear: both;
	height: 246px;
	overflow:hidden;
	padding-top: 10px;
  padding-left: 72px;
}
#bilderleiste #fullarea {
	width: 780px;
	height: 240px;
	padding: 2px;
	border: 1px solid #ccc;
	/* background: #efefef;	*/
	background-position: center;
	background-repeat: no-repeat;
}
#bilderleiste #fullarea #logotext {
	width: 260px;
	height: 80px;
	padding: 82px 0 0 520px;
}
#menu ul li {
}

#content {
	width: 500px;
}

#submenu {
  width: 200px;
  height: 400px;
  margin-left: 80px;
}

#grenze {
  width: 5px;
  height: 150px;
  float: left;
  border-right: 1px solid #ccc;
  margin-top: 40px;
}

#submenu ul {
  width: 180px;
}

/* Elemente */
.none {display: none;}

.empty, #main, #logo, #bilderleiste, #footer {
	clear: both;
	display: block;
}

.empty {
	height: 0;
	overflow: hidden;
}

img {
	border: 0;
}
h1, h2 {
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 110%;
	margin: 0;
	margin-bottom: 20px;
}

hr {
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
  clear: both;
}
p {
}
a:link, a:visited, a:active {
	background: transparent;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	border: none;
}
li {
	line-height: 1.2em;
	margin-bottom: 5px;
}
ol, ul {
	margin-top: 5px;
}

#main {
	border: 0;
	padding: 0 0 0 0;
	text-align: left;
}

#pic_description {
  margin: 5px 16px 5px 0;
  font-size: 0.9em;
}

#menu {
	margin-top: 20px;
	overflow: hidden;
}

#submenu {
  float: left;
  text-align: left;
  padding: 40px 0px 0 0px;
  font-size: 0.75em;
}

#content {
	display: block;
	padding: 40px 70px 20px 20px;
	float: right;
	text-align: left;
	font-size: 12px;
}

#text table {
  	border-collapse: collapse;
  	border-bottom: 1px solid #da0019;	
	font-size: 12px;
  }
#text table tr td {
  	border-bottom: 1px solid #da0019;	
  	padding: 4px 20px 4px 0;
  	
  }
#text {
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
/* Navigation */
#menu ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
	font-weight: normal;
	height: 28px;
}
#menu ul li {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	text-align: center;
	border-left: 1px solid #ccc;
	height: 28px;
}
#menu ul li.first {
	border-left: 1px solid #fff;
}
#menu ul a {
	display: block;
	margin: 0;
	padding: 7px 14px 7px 14px;
	text-decoration: none;
}
#submenu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  list-style-image:url(schluessel.png);
  margin-left: 10px;
  padding-left: 8px;
}

#submenu li {
  font-size: 0.9em;
}

li.toplevel, #submenu li.toplevel {
  margin: 10px 0 10px 0px;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
  list-style-type: none;
  font-size: 1em;
}

#submenu li a.toplevel {
}
#footer {
	margin: 20px 0px 0 0px; 
  padding: 2px 10px 2px 10px;
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
}

#text img {
  	border: 3px solid #fff;
  }
  

#pic_holder img, .pic_holder img {
  padding: 1px 1px 1px 1px;
  margin: 0px;
  border: 0;
}

#footer .footertext {
    padding: 5px 70px 5px 340px; margin: 0; text-align: left;
}

#opening {
  	padding-left: 10px;
  }

#opening table {
  	border-collapse: collapse;
  	border-top: 1px solid #ccc;	
	  font-size: 11px;
  	width: 90%;
  }
#opening table tr td {
  	border-bottom: 1px solid #ccc;	
  	padding: 2px 5px 2px 5px;
  	vertical-align: top;
  }
#opening b, #opening strong {
  	color: #da0019;	
  }


/* Galerien */
div.gallery {
  padding-top: 20px;
}

div.galbild {
  	background: #fff;
  	border: 1px solid #e1ded7;
  	width: 149px;
  	margin: 0 0px 5px 5px;
  	padding: 0;
  	height: 140px;
  	float: left;
  	overflow: hidden;
  	text-align: center;
}

div.galbild img {
  margin: 0;
  padding: 0;
}

