/*****************************GENERAL*****************************/
body
{
	overflow: scroll;
	margin: 0px;
	text-align:center;
	
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
    font-family:Verdana; 
}

.MainContainer
{
    width:998px;
    margin:auto;
    text-align:left;
    margin-top:48px;
    padding-bottom:30px;
}
.clear
{
    clear:both;
    font-size:0px;
    line-height:0px;
}
.textcolor
{
     font-family:Verdana;
     color:#644B0B;
     font-size: 12px;
	line-height: 16px;
}
.titlecolor
{
    font-family:Verdana;
    font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	 color:#631818;
}
/*****************************POPUPS*****************************/
.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}



.PopupWindow
{
	z-index: 1001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px black;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}

/*****************************Tabelle*****************************/
. Service
{
    width:337px;
    margin:auto;
    text-align:left;   
    padding-bottom:10px;
    }
 
/*****************************Menu*****************************/
ul#Menu

{
    padding:0;
    margin:0;
    padding-top:0px;
    margin-top:69px;
    margin-left:13px;
    z-index:200;
    position:absolute;
    list-style:none;
    width:180px;
    left:0;
}    

.MenuContainer
{
  position:relative;
  width:180px;
  z-index:199;
}

#Menu ul
{
    list-style:none;
    margin:6px 4px 0 6px;
    padding:0;
    
} 
#Menu li
{
  padding:0;
  margin:0 0 6px 0;
  height: auto !important;
  height:1%;
  line-height:0;
  font-size:0;
    
} 
 
#Menu a
{
    display:block;
    background-repeat:no-repeat;
    height:29px;
    font-family:Garamond,Times New Roman;
    text-decoration:none;
    text-align:right;
    padding-right:17px;
    font-weight:bold;
}

#Menu ul a
{
    display:block;
    height:29px;
    font-family:Garamond,Times New Roman;
    text-decoration:none;
    text-align:right;
    padding-right:17px;
    font-weight:normal;
    background:none;
}
   
/*****************************CONTEMT*****************************/
.contentcontainer
{
    margin-top:50px;
    position:relative;    
    z-index:5;
    min-height:630px;
    height:auto !important;  /* für moderne Browser */
    height:630px;  /*für den IE */
}
.logocontainer
 {
    position:absolute; 
    top: -250px; 
    left:-60px; 
    z-index:100;
 }
#content
{
    position:absolute;
    width:783px;    
    top:-84px;
    right:0;
    z-index:50;
    
}

#Content .Header
{
  padding-left:60px;
  padding-top:31px;
  vertical-align:top;
  font-style:italic;
  padding-bottom:10px;

}
#Content .Header h1
{
    margin:0;
    padding:0;
}
    
#Content .Inhalt
{
  padding-left:46px;
  padding-top:7px;
  padding-right:30px;
  vertical-align:top;
  font-style:normal;
  height:602px;
}

#Content .Text
{
  vertical-align:top;
  font-style:normal;
 
    }    
    
#Content .Bilder
{
  vertical-align:top;    
    }      
    
/*****************************Footer*****************************/

#Footer
{
  padding-top:10px;
  padding-left:12px;
  width:100%;
  height:95px; 
  vertical-align:top;  
 }    
 
 /*****************************BASE MODULE*****************************/
.BaseModule .item,.BaseModule .detail
{
    margin-bottom:20px;
    padding-bottom:20px;
}
.BaseModule .moduleImage
{
    float:left;
    margin-right:10px;
    padding:1px 0;
}

.BaseModule .title
{
    text-decoration:none;
    display:block;
    margin-bottom:10px;
    text-transform:uppercase;
}
.BaseModule .iconLink
{
}

.BaseModule .detail h2.title
{
    margin:10px 0;
}
.BaseModule .detail .iconLink
{
    margin-top:10px;
    
}

/*****************************CONTACT*****************************/
#Contact .foundSite
{
    float:left; 
    width:100px;
    margin-left:3px;
}

#Contact .missing
{
    padding:10px;
    margin-bottom:20px;
}

#Contact .privacynote
{
   display:block;
   padding:10px;
   margin:10px 0;
}
/*****************************EVENTS*****************************/
#Events .moduleImage
{
    float:right;
    margin:0 0 10px 15px;
}

#Events .date
{
    font-weight:bold;
    padding:0;
    margin:5px 0;
}
#Events .eventDescription
{
    margin:5px 0;
}
#Events .moduletitle
{
    display:block;
    font-weight:bold;
    color:#631818;
    text-decoration:none;
    margin:5px 0 10px 0;
}
#Events .moduletitle:hover
{
    color:#000000;
}

/*****************************SLIDESHOW (BANNER)*****************************/
#SlideShow 
{
    background-repeat:no-repeat;
    height:327px;
}

/*****************************SITEMAP*****************************/
#Sitemap ul
{
	margin:0;
	padding-left:30px;
}
#Sitemap li
{
    margin:0;
    padding:0;
}
#Sitemap ul a
{
    display:block;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	height: 1%; /* make links honour display: block; properly */

}

#Sitemap ul ul a
{
	font-weight:normal;
}
#Sitemap ul ul ul a
{
	font-weight:normal;
}

#Sitemap ul a:hover
{
    text-decoration:underline;
}

/*****************************PRIVACY*****************************/

#Privacy .privacyheader
{
    padding-left:20px;
}

/*****************************POPUPDIV*****************************/
#popupDiv .popupTitle
{
	background-repeat:repeat-x;
	padding-left: 10px;
	height:30px;
}

#popupDiv .popupSubtitle
{
	font-weight: bold;
}

#popupDiv .popupContent
{
	padding: 5px;
}

#popupDiv .popupDescription
{
	padding: 10px;
}

#popupDiv .divisor
{
	height:10px;
	background-repeat:repeat-x;
	background-position:center;
	font-size:0;
	line-height:0;
}
#popupDiv .buttons a
{
    margin-left:20px;
}

/*****************************PRINT PAGE*****************************/
.noscreen
{
	display:none;
	visibility:hidden;	
}

.printBody
{
	background-image:none;
}
#Print .PrintHeader
{
 height:30px;
}
#Print .PrintHeader .Links
{
	padding:5px 10px 5px 10px;
}
#Print .PrintHeader .Links, 
#Print .PrintHeader .Links a
{
	text-decoration:none;
}

#Print .Content
{
	padding:10px;	
}

#Print .Content .Container .Print
{
    position:relative;
}
#Print .PrintFooter
{
	height:30px;
	padding:5x 10px;
	text-align:center;
}

