html
	{
	margin: 0px;
	padding: 0px;
	}
	
body
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	
a
	{ 
	text-decoration: none;
	}
	
#total_section
  {
  position:relative; 
  top: 0px; 
  left: 0px
  width: 900px;
  }
	
#top_section
  {
  margin-top: 2px;
  height: 55px;
  }

#top_section_left
  {
  padding-left: 20px;
  width: 720px;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  }
  
#top_section_left a
  {
  color: #000000;
  }
  
#top_section_right
  {
  font-size: 10px;
  line-height: 12px;
  }
  
#menu_top_section
	{
	width: 900px;
	height: 40px;
	background-image: url(bg_green40px.gif);
	background-repeat: repeat-x;
	background-color: #009900;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	}
	
#menu_top
  {
	padding: 0px;
	margin: 0px;
  }
	
#menu_top_section td
	{
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	}
	
.menu_top-act
  {
	background-image: url(bg_green40px_active.gif);
  }
	
.menu_top-act a
	{
	color: #ffffff;
	}
	
.menu_top-no a
	{
	color: #ffffff;
	}
	
#menu_bottom_section
	{
	width: 900px;
	height: 40px;
	background-color: #c6f1c6;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	}
	
#menu_bottom_table
  {
  border: solid 0px #008500;
  }
	
#menu_bottom
  {
	padding: 0px;
	margin: 0px;
  }
	
#menu_bottom_section td
	{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	}
	
.menu_bottom-act
  {
  }
	
.menu_bottom-act a
	{
	color: #005000;
	}
	
.menu_bottom-no a
	{
	color: #008500;
	}

#image_section
	{
	width: 900px;
  margin: 0px;
  padding: 0px;
	}
	
#image_section td
  {
  position:relative; 
  top: 0px; 
  left: 0px;
  margin: 0px;
  padding: 0px;
  }
  
#menu_right_start_section
  {
  position: relative; 
  top: 1px; 
  left: -149px;
  margin: 0px;
  padding: 0px;
  width: 150px;
  }
  
#menu_right_start td
  {
  background-color: #008500;
  color: #ffffff;
  height: 25px;
  width: 144px;
  font-size: 12px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 0px;
  }
  
#menu_right_start a
  {
  color: #ffffff;
  }
  
#menu_right_section
  {
  float: left;
  position:relative; 
  top: -163px; 
  left: 0px;
  margin: 0px;
  padding: 0px;
  width: 150px;
  }
  
#menu_right td
  {
  background-color: #008500;
  color: #ffffff;
  height: 25px;
  width: 144px;
  font-size: 12px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 0px;
  }
  
#menu_right a
  {
  color: #ffffff;
  }
  
#content_image
  {
  margin: 2px 0 2px 0;
  }
  
/*******************************
  Startseite
*******************************/
  
#start_left_text_section
  {
  position: relative; 
  top: -96px; 
  left: 20px;
  width: 430 px;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  }
  
#start_left_text_section a
  {
  color: #009900;
  font-weight: bold;
  }
  
#start_text
  {
  width: 426px;
  margin: 2px;
  background-color: #ccffcc;
  }
  
.start_text_header
  {
	background-image: url(bg_green30px.gif);
	background-repeat: repeat-x;
  background-color: #0a9d0a;
  color: #ffffff;
  height: 30px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding-left: 20px;
  padding-right: 0px;
  }
  
#start_text_header2
  {
  padding-top: 8px;
  }
  
#start_text h1
  {
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
  padding-left: 20px;
  padding-top: 8px;
  }
  
#start_text_body1
  {
  padding-bottom: 8px;
  padding-right: 20px;
  }
  
#start_text_body1 p
  {
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
  padding-left: 20px;
  }
  
#start_text_body2
  {
  padding-left: 20px;
  padding-right: 0px; 
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  }
  
#start_right_text_section
  {
  position: relative; 
  top: -10px; 
  left: 50px;
  padding-left: 0px;
  padding-right: 0px; 
  font-style: italic; 
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
  }
  
#start_right_text_section a
  {
  color: #009900;
  }
  
.green_line
  {
  color: #009900;
  }
  
.green_line a
  {
  color: #009900;
  }
  
.indent
  {
  margin-left: 20px;
  }
  
#signature_line
  {
  position:relative; 
  top: 0px; 
  left: 0px;
  }
  
#signature
  {
  position:relative; 
  top: 1em; 
  left: 20px;  
  }
  
/*******************************
  content
*******************************/
  
#content  
  {
  width: 900px;
  margin-left: auto;
  margin-right:auto;
  margin-top: 20px;
  margin-bottom: 0px;
  }
  
#content p
  {
  font-size: 13px;
  line-height: 16 px;
  }
  
#content h1
  {
  font-weight: bold;
  font-size: 13px;
  line-height: 16 px;
  }
  
#content h2
  {
  font-weight: bold;
  font-size: 13px;
  line-height: 16 px;
  }
  
.content_normal p
  {
  margin: 0 150px 12px 150px;
  font-size: 13px;
  line-height: 16 px;
  }
  
.content_normal form
  {
  margin: 0 150px 12px 150px;
  font-size: 13px;
  line-height: 16 px;
  }
  
.content_normal li
  {
  font-size: 13px;
  line-height: 16 px;
  margin-bottom: 5px;
  }
  
.content_normal ul
  {
  margin: 0 150px 12px 150px;
  }
  
.content_normal table
  {
  margin: 0 150px 12px 150px;
  }
  
.content_normal td
  {
  margin: 0 150px 12px 150px;
  font-size: 13px;
  line-height: 16 px;
  }
  
.content_normal input
  {
  font-size: 13px;
  line-height: 16 px;
  }
  
.content_normal h1
  {
  margin: 0 150px 12px 150px;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  }
  
.content_normal h2
  {
  margin: 0 150px 12px 150px;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  font-style: italic; 
  }
  
.content_normal h3
  {
  margin: 0 150px 12px 150px;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  font-style: italic; 
  }
  
.content_normal a
  {
  color: #008500;
  font-weight: bold;
  }
  
#content_start p 
  {
  margin: 0 0px 12px 0px;
  font-size: 12px;
  line-height: 18 px;
  }
  
.content_left
  {
  margin: 0px 20px 20px 0px;
  display: block;
  float: left;
  width: 300px;
  color: #008500;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  }
  
.content_left p
  {
  margin: 0px 0px 0px 0px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  }
  
.content_right
  {
  margin: 0px 0px 20px 20px;
  display: block;
  float: right;
  width: 300px;
  color: #008500;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  background-color: #c6f1c6;
  }
  
.content_right h1
  {
  width: 280px;
  vertical-align: bottom;
  margin: 0px;
  color: #ffffff;
  background-color: #008500;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  }
  
.content_right ul
  {
  list-style-type: square;
  padding-left: 1em;
  margin-left: 10px;
  }
  
.content_right li
  {
  padding-left: 0px;
  margin-left: 0px;
  padding-bottom: 10 px;
  }
  
.content_right a
  {
  color: #007300;
  }
  
.content_right_150
  {
  margin: 0px 0px 20px 20px;
  display: block;
  float: right;
  width: 150px;
  color: #008500;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  background-color: #c6f1c6;
  }
  
.content_right_150 h1
  {
  width: 130px;
  vertical-align: bottom;
  margin: 0px;
  color: #ffffff;
  background-color: #008500;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  }
  
.content_right_150 ul
  {
  list-style-type: square;
  padding-left: 1em;
  margin-left: 10px;
  }
  
.content_right_150 li
  {
  padding-left: 0px;
  margin-left: 0px;
  padding-bottom: 10 px;
  }
  
.content_right_150 p
  {
  padding-left: 10px;
  margin-left: 0px;
  padding-bottom: 10 px;
  }
  
.content_right_150 a
  {
  color: #007300;
  }
  
.link_to_top
  {
  color: #009900;
  font-weight: bold;
  text-align: right;
  }
  
.link_to_top a
  {
  color: #009900;
  font-weight: bold;
  }
  
.csc-textpic-lastcol img
  {
  padding-right: 20px;
  }
  
.csc-textpic-caption
  {
  font-style: italic;
  font-size: 13px;
  line-height: 16 px;
  }
  
.img_center
  {
  display:block; 
  margin-left:auto; 
  margin-right:auto;
  }
  
/*******************************
  Seite Kontakte
*******************************/

.kontakte
  {
	padding: 0px;
	margin: 0 150px 12px 150px;
  }
  

.kontakte td p
  {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
  }
  
/*******************************
  Presseverzeichnisse
*******************************/
  
#press_links_table
  {
	padding: 0px;
	margin: 0 150px 12px 150px;
  }
  
.press_links_column1
  {
  vertical-align: top;
  }
  
.press_links_column2
  {
  padding-left: 12px;
  }
  
/*******************************
  Termine
*******************************/
  
#date_links_table
  {
	padding: 0px;
	margin: 0 100px 12px 100px;
  }
  
.date_links_column1
  {
  vertical-align: top;
  }
  
.date_links_column
  {
  padding-left: 12px;
  vertical-align: top;
  }
  
*******************************
  Bilderseiten
*******************************/
.image_div
  { 
  text-align: center;
  }

.image_div table
  { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 810px;
  }

.image_div td
  {
  width: 400px;
  } 
  
.image_text p
  {
  margin: 0 45px 12px 45px;
  font-size: 13px;
  line-height: 16 px;
  }







