* {
  margin:0;
  padding:0;
}

a:link {
	text-decoration: none;
	color: #8B0000;
}

a:visited {
	text-decoration: none;
	color: #8B0000;
}

a:hover {
	color: Olive;
}


html, body {
height: 100%; /* wichtig */
font-family: Arial, Helvetica sans-serif;
font-size: 13px;
color:#000000;
background-color:#333333;
line-height:150%;
}

#wrapper {
background-color:#ffffff;
width: 950px;
margin-right: auto;
margin-left: auto;
}
a img {
border: 0 none;

}
#logo {
height:125px;
display:block;
padding-top:10px;
padding-left:30px;
clear:both;
}
#logo p{
padding-left:8px;
}
/***********************************************/
hr {
width:auto
height:1px;
color:#ccc;
margin-top:5px;
margin-bottom:5px;
}
/********************************************/

table#fv{
width:340px;
}

table .fv_adress{
width:70px;
}

table .fv_name{
width:270px;
}
.fv_logo{
margin-bottom:25px;
padding:0;

}
.fv_telefon {
padding-top:20px;

}

/*******************************/
#imageContainer {
width:950px;
height:370px;
}

#Haupt {
 width:950px;
 height:600px;
}

#links {
 float:left;
 width:300px;
 height:390px;
}

#inhalt {
  float:left;
  width:560px;
  margin-top:32px;
  margin-left:32px;
  margin-bottom:25px;
  vertical-align: top;
  text-align: left;
}

#inhalt p.anfahrt {
padding-bottom:20px;
}

h1 {
    font: 18px Tahoma, sans-serif;
    letter-spacing: 1px;
    margin-bottom:10px;
}

h2 {
   
  font-size:11px;
  /*margin-top: 15px;*/
  color:#999999;

}

h3 {
font: 18px Tahoma, sans-serif;
letter-spacing: 1px;
padding-bottom:10px;
 
}

h4 {
   font-size: 13px;
   font-weight:bold;
   padding-bottom:15px;
}

h5 {
    font: 18px Tahoma, sans-serif;
    letter-spacing: 1px;
    margin-bottom:10px;
}

.image_img{
padding-top:5px;
padding-bottom:10px;
}



/*Footer  */

div#footer
{
background-color:#41637e;
height:30px;
}

.footer_p { 
text-align:right;
padding-right:14px;
padding-top:5px;
color:#ffffff;
font-size:80%;
}

.content-BOX 
{ 
 text-align: left;
 padding:0px 15px 5px 0px; 
 line-height:18px;
}

/*BOXEN  */
#BOX_01 {
position:relative;
background:url(/phpwcms/img/frei.jpg);
background-repeat:no-repeat;
background-position:20px 10px;
width: 210px;
height:70px;
margin-top:40px;
margin-left:40px;
margin-bottom:20px;
border:1px solid black;
}

div#BOX_01 h4 {
position:absolute;
margin-top:20px;
margin-left:80px;
}

#BOX_01_info {
position:absolute;
margin-top:38px;
margin-left:80px;
}


/*BOX_02  */

div#BOX_02 {
position:relative;
background:url(/phpwcms/img/aktuell.jpg);
background-repeat:no-repeat;
background-position:20px 10px;
width:210px;
height:70px;
margin-top:30px;
margin-left:40px;
margin-bottom: 20px;
border:1px solid black;
}

div#BOX_02 h4 {
position:absolute;
margin-top:20px;
margin-left:88px;
}


#BOX_02_info {
position:absolute;
margin-top:38px;
margin-left:85px;
}

#BOX_03
{
position:relative;
width:210px;
height:70px;
margin-top:30px;
margin-left:40px;
border:1px solid black;

}

/*BOX_04  */

div#BOX_04 {
position:relative;
background:url(/phpwcms/img/sommerfest.jpg);
background-repeat:no-repeat;
background-position:20px 10px;
width:210px;
height:70px;
margin-top:30px;
margin-left:40px;
margin-bottom: 20px;
border:1px solid black;
}

div#BOX_04 h4 {
position:absolute;
margin-top:20px;
margin-left:88px;
}


#BOX_04_info {
position:absolute;
margin-top:38px;
margin-left:85px;
}

/************************************************/
/*  Content part text mit Bild */
.imgDIVinTextLeft {
    float: left;
    margin-top: 0pt;	
    margin-right: 20px;
    margin-bottom: 0px;
    padding: 0;

     
}
p.image_caption {
  padding-top:9px;
  line-height:12px;
  font-size:9px;

}

.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;

} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-top: 40pt;
        margin-right: 50pt;
        margin-bottom: 0pt;
        margin-left: 10pt;
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;


}
.imgDIVblockImgRight {
margin-left: 10px; 
} 

/****************************************/
/*.articleText p {
margin-top:10px;
}
*/
/*.articleText ul {
padding-left:15px;
list-style-type:disk;
}*/
/****************************************************/


/**Glossar**/
.glossary_filter_top {
margin-bottom: 20px;
}

.glossary_list_entry p{
background-color:#F0F5F8;
}


.glossary_list_entry a:link{
font-weight:normal;
}



/*Routenplaner  */


#directions {
width:500px;
}

.inputRoutenplaner {
  background-color:#FFFFFF;
  border:1px solid #C4C1BE;
  color:#9D9B14;
  padding:2px;
  width:245px;
  float:left;
  margin-left: 0;
 }

.submitRoutenplaner {
  border:1px solid #C4C1BE;
  height:23px;
  color:#41403c;
  margin-left:4px;
  float:left;
  width:245px;
  cursor: pointer;
 }

.routeActionButton {
  text-align: center;
  height: 18px;
 }

td.formLabelRequired, td.formLabel {
 vertical-align: top;
 }

td.formField select {
 width: 206px;
 }

#routeInformation {
 width:500px;
 }

/*tabelle  */


.rooms{
  width: 538px;
  border: 1px solid #040;
  border-collapse: collapse;
}

.rooms th{
   background-color:#2e535b;
   color:#ffffff;
   padding-top:5px;
   padding-left:15px;
   padding-bottom:5px;

}
.rooms td{ 
 border: 1px solid #040;
  text-align: center;
}


ul#buero{
list-style: square;
}

ul {
font-family:arial;
font-size:12px;
	
}

#inhalt li {
list-style-type:none;
}

.bold {
font-weight:bold;
margin-top:10px;
}