html, body {
   margin: 0px;
   padding: 0px; 

}

body {
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #303030; 

}

body.view {
   background-image: url(../_resources/static/site/background_right.gif);
   background-repeat: repeat; 

}

#window {
   width: 972px;
   background-color: #F5F4EA;
   background-image: url(../_resources/static/site/background_left.gif);
   background-repeat: repeat-y; 

}

img {
   border: 0px none #FFFFFF;
   padding: 0px;
   margin: 0px;
   display: block; 

}

p {
   padding: 0px;
   margin: 0px 0px 10px 0px;
   line-height: 15px; 

}

.p0 {
   margin: 0px;
   padding: 0px; 

}

.inline {
   display: inline; 

}

.inline_middle {
   display: inline;
   vertical-align: middle; 

}

#webtailor_ecke  {
   position: relative;
   left: 743px;
   width: 30px;
   height: 30px;
   float: left; 

}



/************ TOP ************/

#top {
   width: 972px;
   height: 83px;
   background-image: url(../_resources/static/site/background_top.gif);
   background-repeat: repeat-y; 

}



/************ HEADER ************/

#header_print {
   display: none; 

}

#header {
   width: 972px;
   height: 53px;
   background-image: url(../_resources/static/site/background_header.gif);
   background-repeat: repeat-y; 

}

#header_img {
   margin-top: 12px;
   margin-left: 28px;
   margin-bottom: 0px;
   display: inline;
   float: left; 

}

#header_border_top, #header_border_bottom {
   width: 972px;
   height: 1px; 

}

#header_border_top img, #header_border_bottom img {
   display: block; 

}


/************ NAVIGATION ************/

#navigation_box {
   width: 972px;
   height: 22px;
   background-image: url(../_resources/static/site/background_navigation.gif);
   background-repeat: repeat-y;
   padding-top: 2px; 

}

#menu {
   padding-left: 315px; 

}

#menu2 {
   margin: 0px;
   padding: 0px 0px 0px 822px;
   width: 150px; 

}

#menu2 img {
   display: inline; 

}



/************ MAIN-CONTENT ************/

#headline img {
   display: inline; 

}

#left {
   width: 224px;
   clear: both;
   float: left; 

}

#emergency_plan {
	margin: 20px 0 20px 26px;
}

#main_content {
   float: right;
   background-color: #F5F4EA;
   width: 690px;
   margin: 0px;
   padding: 76px 0px 40px; 

}

/************ ZITAT ************/

#slogan {
   width: 634px;
   height: 260px; 

}

#slogan a img {
	margin: 0 auto;
}

#slogan_div {
   margin: 0px auto;
   padding: 0px;
   cursor: pointer; 
	text-align: center;
	color: #003366;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	margin-top: 50px;
	margin-bottom: 10px;
}

#text p {
	text-align: center;
	color: #001452;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 17px;
}

/*#slogan_table td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   line-height: 36px;
   font-style: italic;
   font-weight: bold;
   color: #003366;
   vertical-align: middle;
   cursor: pointer; 

}*/


/************ INFORMATION ************/

#locations {

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   line-height: 36px;
   font-weight: bold;
   text-align: center; 

}

#locations a {
   color: #003366;
   text-decoration: none; 
}



/***** Clear *****/

.clear {
   clear: both;
   visibility: hidden;
   width: 0px;
   height: 0px;
   margin: 0px;
   padding: 0px;
   font-size: 0px;
   line-height: 0px; 

}