* {

padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#topverlauf{
background-image:url(images/top_verlauf.png);
background-position:bottom;
background-repeat:repeat-x;

}

#map{

width:500px;
height:500px;

}




body {

background-color:#FFFFFF;

}

h1 {
font-size:16px;
}
h2 {
font-weight:normal;
}

#footer , #footer a{
font-size:10px;
text-decoration:none;
color:#000000;
text-align:center;

}


.navi{
background-image:url(images/bt_verlauf2.png);
background-repeat:repeat-x;
height:29px;
text-align:center;
width:150px;
vertical-align:middle;
}
.navi:hover{
background-image:url(images/bt_verlauf.png);
}
.navi:hover a{
color:#FFFFFF;
}

.navi a, #avi a:visited{
text-decoration:none;
color:#000000;
font-size:16px;
font-weight:bold;
}

.naviactive{
background-image:url(images/bt_verlauf.png);
}
.naviactive a{
color:#FFFFFF;
}

.helpactive{
background-color:#9DBED7;
color:#000000;
}

.helpactive a{
color:#000000;
}

#help1:hover, #help2:hover,#help3:hover,#help4:hover,#help5:hover,#help6:hover {
background-color:#9DBED7;
color:#000000;
}



/* Gallery lightbox */


#popupblackbox{
visibility: hidden;
position: fixed;
display: block;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
background-color: #000000;
	opacity: .7;
	filter: alpha(opacity=70);
z-index: 1000;
}


#popuplightbox{
visibility: hidden;
position: fixed;
display: block;
left: 0px;
margin: 0px;
padding: 0px;
top: 20px;
width: 100%;
text-align: center;
z-index: 1001;
}

#popupleiste {
text-align:right;
margin-left: auto;
margin-right: auto;
border: 7px solid #bd3913;
border-bottom-width:0px;
width: 600px;
background-color:#FFFFFF;
}

#popuph1{
text-align:left;
font-size:24px;
padding-bottom:20px;
}

#popupct {
border: 7px solid #bd3913;
width: 600px;
height: 450px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border-top-width:0px;
overflow:auto;
background-image:url(footer.jpg);
background-position:bottom;
background-repeat:no-repeat;

}

#popuptext{
margin-top: 0pt;
margin-bottom: 0pt;
line-height: 1.4em;
width:auto;
text-align:left;
background-color:#FFFFFF;
}




/* END Gallery lightbox*/

  #suche{
  visibility:hidden;
  display:block;
  font-size:1px;
  position:absolute;
  left:-10000px;
  top:-10000px;
  }
  
  #titel{
	font-size:36px;
	color:#000000;
	vertical-align:middle;
	display:block;
  }

