body {color: #000000;
      background-color: #165d7c;
      font-size: 13px;
      line-height: 1.2em;
      font-family: Verdana, sans-serif;
      margin-top: 0px;
      padding-top: 0px;
/*      height: 100%; */
      }
      
#box {width: 1200px; 
      background: url(./body_background.jpg) repeat-y;}
	  
#main h1 { color: #145d7d;
     font-size: 30px;
     font-weight: bold; 
     line-height: 1.4em; 
     font-family: "Times New Roman", Times, serif; 
     font-style: italic; 
     margin-top: 3px;  }	 
	  
#main h2 {color: #145d7d;
	  font-size: 18px;
	  font-weight: bold;
	  font-family: Verdana, sans-serif;}	
	  
#main h3 {color: #145d7d;
	  font-size: 13px;
	  font-weight: bold;
	  font-family: Verdana, sans-serif;}

#main p {line-height: 1.2em;}

#main ul {height: auto;}
#main li {height: auto;}

#main a {text-decoration: none;
	 color: #81160d;}
	 
#main a:hover {text-decoration: underline;}	 
	 
	     

#margin h1 { color: #81160d;
     font-size: 20px;
     font-weight: bold; 
     line-height: 1.0em; 
     font-family: "Times New Roman", Times, serif;
}	 


#margin a {text-decoration: none;
	 color: #81160d;}
	 
#margin a:hover {text-decoration: underline;}


#menue1 {padding-top: 12px;}

#menue1 a {font-size: 16px;
  	   font-weight: bold; 
  	   font-family: "Times New Roman", Times, serif; 
	   font-style: italic; 
	   color: #ffffff;
	   height: 20px;
           text-decoration: none;
           vertical-align: middle;
           padding-left: 5px;
           padding-right: 5px;
           margin-top: 5px;           
           margin-bottom: 5px;           
           text-align: center;}
           
#menue1 a:hover {color: #f0786e;} 	         

#menue2 {background-color: #ffffff;
	 height: 30px;
	 padding-top: 10px;
	 text-align: left;}

#menue2 a {color: #81160d;
	   font-size: 11px;
  	   font-weight: bold; 
	   font-family: Verdana, sans-serif;
	   text-decoration: none;
           vertical-align: middle;
           padding-right: 5px;
           text-align: left;}
           
#menue2 a:hover {color: #58585a;}            


#shadow_top {width: 1200px; height: 20px; background-image: url(./shadow_top.jpg); margin: 0px;}
#shadow_bottom {width: 1200px; height: 10px; background-image: url(./shadow_bottom.jpg); margin: 0px;}
#shadow_background_header {width: 1200px; height: 250px; background-image: url(./shadow_background_header.jpg);}
#shadow_background_menue {width: 1200px; height: 40px; background-image: url(./shadow_background_menue.jpg);}
#shadow_background_content {width: 1200px; background-image: url(./shadow_background_content.jpg);}

#header_image {height: 250px; width: 890px;}

#menue1 {width: 890px;}
#menue2 {width: 890px; height: 30px;}

#content {width: 890px; padding-left: 30px; text-align: left;}

#main {width: 615px; float: left; color: #000000; font-size: 13px; line-height: 1.8em; font-family: Verdana, sans-serif;  margin-top: 8px; }
#border {width: 20px; float: left; height: 20px;}
#margin {width: 220px; float: left; color: #145d7d; font-size: 11px; line-height: 1.8em; font-family: Verdana, sans-serif; }

#spacer {width: 890px; clear: both; float: none; height: 10px; background: none;}
#footer {width: 890px; height: 20px; background-color: #81160d; color: #ffffff; font-weight: bold; }

#news {background: none; border: 2px dotted #81160d; font-size: 15px; color: #81160d;}
#news h1 {text-align: left; padding-left: 10px;}
#news ul {list-style-type: square;}
#news a {font-weight: bold; font-size: 10px;}


