  body { 
  	font-size: 12px; 
	/* font-family: Helvetica, Arial, sans-serif;  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	/*	background: #ffffff url(../images/background_top.png) repeat-x center top; */
 	/*  background: #333333;*/
	background-image: url(../images/Hintergrund_Main.png);
	background-repeat: repeat;

   }
	
  #site {
  	width: 1000px;
  	margin: 0 auto; 
  }
  
  #googleSearch{
    	width: 1000px;
  	margin: 0 auto; 
  }

  #top { height: 230px; background: url(../images/header.jpg) repeat-x center bottom;/* border: dashed 1px #000000;*/ }

  #mainPage { float: left; width: 1000px; 
 /* border: dotted 1px #000000;*/
    background: #ffffff  url(../images/main.png);
   }

  #footer {/* border: dotted 1px #000;*/  float: left; width: 100%;margin: 0 auto; 
  /*   height: 100px;*/
/*    background: #fff url(../images/footer.png) center bottom repeat-x;*/
    }
.table_footer{ text-align: right; width:100%;
height: 50px; }

.table_footer td{ 
	color: white; 
	vertical-align: bottom; 
}

#table_footer_main{ width: 830px; font-size:17px; font-weight: bold; text-align: left; vertical-align:middle; }

#table_footer_copy{ text-align: left; }


#bottom {/* border: dotted 1px #000; */
  background: #f1f1f1 url(../images/footer.png); 
  width: 1000px; 
  height: 50px; 

/*  background: #f1f1f1;*/
  }


  #header {
    background-color: rgb(238, 238, 238);
    height: 5px;
    margin:0 auto;
 /* background: #f1f1f1;*/
    }
    
  #left {/* border: 1px dashed #000000;*/
    margin: 0pt 0pt 1.2em;
    float: left;
   /* width: 15em;*/
   width: 178px;
/*    background: #f1f1f1;*/
    }
   
   .moduletable_menu{

	/* linkes Menü*/
   }
   
   .moduletable h3{
   color: #005288;
   } 
   
   .bannergroup img{
    border: 0px;
   }
  #main { /*border: 1px dashed #000000;*/
    margin: 0pt 12em 1em 16em;
    padding: 0pt 1em; 
    width: 622px;
    }

  #right{ /*border: 1px dashed #000000;*/
    margin: 0pt 0pt 1.2em;
    float: right;
  /*  width: 12em;*/
    width: 150px;
	padding: 0pt 2px; 
    }
    
    a:link, a:visited {
	color: #888;
	text-decoration: none;
}
    
  .componentheading {
 /* 	border-left: 5px solid #5d88b2; */
 /* 	border-bottom: 1px solid #5d88b2;
  	border-bottom-width:2px;*/
	/*font-weight: bold;*/
	font-size:18px; 
	text-decoration: none; 
	background: #005288;
	color: white;
	height: 60px;
	vertical-align:middle;
/*	text-indent: 5px;*/
	}
	
	.contentpaneopen {
		width:100%;
	}

  /* Titel von Contentseiten */
  .contentheading{ 
 /*   width: 100%;*/
 /* 	border-left: 5px solid #5d88b2; */
 /* 	border-bottom: 1px solid #5d88b2;
  	border-bottom-width:2px;*/
	/*font-weight: bold;*/
	font-size:18px; text-decoration: none; background: #005288; color: white; text-indent: 10px; height: 60px;
/*	text-indent: 5px;*/ }
	
  /* Newsletter Input Box - START*/	
  #wz_11{ /* Name */
  font-size:12px;
  width: 130px;
  }
  
  #wz_12{ /* Email */
  font-size:12px;  
  width: 130px;
  }
	
  #aca_22{ /* Button */
  font-size:12px;  
  width: 130px;
  }
  /* Newsletter Input Box - END*/
#top_menu td{
	color: #005288;
	font-size:17px; 
	font-weight: bold; 
	text-align: left; 
	vertical-align:middle;
}

