html,body {
	font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    background-color: #EDEEF0;
    overflow: hidden;
}

body, td, p, pre, div
{
    font-size: 10pt;
    font-weight: normal;
}

h4 {
	margin: 10px;
}

ul, ol, dl {  position: relative;  }

#Ebene1 {
	background-image: url('images/bgr.jpg');
}

#ImpKont {
	text-align: right;
}

#Adress {
	text-align: left;
	color: #364981;
}

#KWZ {
	font-size: 8pt;
	text-align: right;
}

#steine {
	display: none;
	border:1px solid #8E95A9;
	overflow: hidden;
	background-color: #FFFFFF;
    background-image: url(images/bgr_pop.jpg);
    z-index: 30
}

div.suchen {
	border:1px solid #8E95A9;
	overflow: hidden;
	background-color: transparent;
	background-image: url(images/bgr_pop.jpg);
	z-index: 80;
	text-align: center;
}

div.suchen  p {
	margin: 9px 6px;
}

#ZoomWindow1 li {
	color: #364981;
}

.ZWindow .title {
	margin: 0;
	background-color: #FFEC30;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
}

.ZWindow .subtitle {
	padding: 6px;
	font-weight: bold;
	font-size: 11pt;
	text-align:center;
}

.ZWindow .footer {
	background-color: #FFEC30;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #000000;
	text-align: center;
}

#ZoomWindow1 .even {background-color: #FFF8DF;}

#ZoomWindow2 .even { background-color: #EAF4F1; background: #EAF4F1; }
#ZoomWindow2 .uneven { background-color: #C4E1D9; }
#ZoomWindow2 .title, #ZoomWindow2 .footer { background-color: #11955D; color: #FFFFFF; }

#ZoomWindow3 { color: #364981;}
#ZoomWindow3 .even { background-color: #ECF7FD; }
#ZoomWindow3 .uneven { background-color: #D8EEFA; }
#ZoomWindow3 .title, #ZoomWindow3 .footer { background-color: #2BB7ED; color: #FFFFFF; }

#ZoomWindow4 { color: #960000; }
#ZoomWindow4 .even { background-color: #FBD5DD; }
#ZoomWindow4 .uneven { background-color: #F9ADBE; }
#ZoomWindow4 .title, #ZoomWindow4 .footer { background-color: #E42D56; color: #FFFFFF; }

#ZoomWindow3 li, #ZoomWindow4 li { border-top: 1px solid #FFFFFF; }

.menu {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.menu li {
	padding: 6px 6px 2px 10px;
	font-weight: bold;
	min-height: 18px;
	cursor: pointer;
}
.menu li p {
	margin-top: -1.2em;
	margin-left: 15px;
	margin-bottom: 0;
}
.panel {
	display: none;
	border:1px solid #8E95A9;
	overflow: hidden;
	background-color: #F5FAFF;
	z-index: 85;
	position: absolute;
	width: 350px;
	left: 318px;
}
.panel p {
	margin: 6px 10px;
	text-align: left;
}

p.scrolldiv
{
	margin: 5px 10px 10px 0;
}

p.titellink
{
    font-size: 9pt;
    font-weight: bold;
    margin: 5px 5px 5px 10px;
}

p.tabletime
{
    font-size: 9pt;
    font-weight: normal;
    margin: 10px;
}


input, textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}


a, a:link, a:visited, a:active
{
    font-weight: normal;
    color: #364981;
    text-decoration: none;
}
a:hover
{
    color: #000000;
}

a img {
	border: none;
}

a, a.ImpKont:link, a.ImpKont:visited
{
    color: #000000;
}

a.ImpKont:hover
{
    color: #FFFFFF;
}

span.suchen
{
    font-weight: bold;
    color: #364981;
    cursor:default;

}

a, a.suchen:link, a.suchen:visited
{
    font-weight: bold;
    color: #960000;
}
a.suchen:hover
{
    color: #364981;
}

a.sind:link, a.sind:visited
{
    color: #FFFFFF;
}

a.sind:hover
{
    color: #FFEB2F;
}


span.bekomm
{
    font-weight: bold;
    color: #FFFFFF;
    cursor:pointer;

}
a.bekomm:link, a.bekomm:visited
{
    color: #FFFFFF;
}

a.bekomm:hover
{
    color: #C0F9E1;
}

a, a.erleben:link, a.erleben:visited
{
    color: #960000;
}

a.erleben:hover
{
    color: #364981;
}

.title-button-center {
	float: left;
	font-size: 16pt;
	line-height: 43px; 
	vertical-align: middle; 
	text-align: center; 
	font-weight: bold;
	background-image:url('images/bgr_titel_center.png')
}
.title-button-left {
	float: left;
	width: 106px;
	height: 43px;
	background-image:url('images/bgr_title_left.png')
}
.title-button-right {
	float: left;
	width: 97px;
	height: 43px;
	background-image:url('images/bgr_title_right.png')
}
.title-button-wrap {
	
}
.gallery-subtitle {
	height: 25px; 
	line-height: 25px; 
	font-weight: bold; 
	padding-left: 8px; 
	background-image: url(images/tabheader.gif);
}
.gallery img {
	float: left;
	margin: 10px;
}
hr { margin: 30px 0; }
