/*                                             */




a:link {
	color: #A91E22;
	text-decoration: none;
  }
  
a:visited {
	text-decoration: none;
	color: #A91E22;
  }
  
a:hover {
	text-decoration: none;
	color: #666666;
  }
  
a:active {
	text-decoration: none;
	color: #666666;
  }

a img {
  border: 0;
  }  
  
* {
  font-family: Arial, Helvetica, sans-serif;
  }

table#pagealign {
  border: 0;
  }  
  
#tdtopleftHome, #tdtopleft {
  width: 117px;
  height: 250px;
  padding-bottom: 150px;
  vertical-align: bottom;
  }
#tdtopleftHome {
  background: transparent url("Bilder/HomeLeft.png") no-repeat;
  }
#tdtopleft {
  background: transparent url("Bilder/Left.png") no-repeat;
  }
#tdtopmiddleHome {
  background: transparent url("Bilder/HomeTop.png") no-repeat;
  width: 524px;
  }
#tdtopmiddle {
  background: transparent url("Bilder/Top.png") no-repeat;
  color: #A91E22;
  font-size: 21px;
  padding-right: 389px;
  padding-top: 40px;
  width: 135px;
  text-align: right;
  }
  
#tdtopright {
  width: 158px;
  height: 66px;
  background: transparent url("Bilder/Logo.png") no-repeat;
  }
  
#tdmiddleleftHome, #tdmiddleleft {
  width: 504px;
  height: 66px;
  }
  
#tdmiddleleftHome {
  background: transparent url("Bilder/HomeMain.png") no-repeat;
  }
  
#tdmiddleleft {
  background: transparent url("Bilder/Main.png") no-repeat;
  color: #666666;
  font-size: 12px;
  padding-left: 20px;
  padding-top: 11px;
  vertical-align: top;
  }
    
#tdmiddlerightHome, #tdmiddleright {
  height: 200px;
  width: 158px;
  }
#tdmiddlerightHome {
  background: transparent url("Bilder/HomeRight.png") no-repeat;
  }
#tdmiddleright {
  background: transparent url("Bilder/Right.png") no-repeat;
  }
    
#tdsubHome, #tdsub {
  height: 120px;
  width: 158px;
  vertical-align: top;
  }
#tdsubHome {
  background: transparent url("Bilder/HomeNewsBox.png") no-repeat;
  }
#tdsub {
  background: transparent url("Bilder/NewsBox.png") no-repeat;
  }
  
#newsbox {
  padding: 17px;
  color: #FFF;
  }
  
#newsbox #header {
  font-size: 14px;
  }

#newsbox table {
  font-size: 10px;
  }
  
#newsbox td.date {
  font-style: italic;
  vertical-align: top;
  width: 40px;
  }

#newsbox td.text {
  
  }     
  
#tdsubsub, #tdsubsubHome {
  width: 158px;
  height: 14px;
  }
#tdsubsubHome {
  background: transparent url("Bilder/HomeSub.png") no-repeat;
  width: 158px;
  height: 14px;
  }
#tdsubsub {
  background: transparent url("Bilder/Sub.png") no-repeat;
  width: 158px;
  height: 14px;
  }    
    
  
ul#navi {
  list-style-type: none;
  font-size: 11px;
  text-align: left;
  padding-left: 15px;
  }  

#navi li {
  margin-bottom: 6px;
  text-align: right;
  width: 65px;
  }
  
#navi a:link,
#navi a:visited,
#navi a:active {
	color: #FFFFFF;
	text-decoration: none;
  }

  
#navi a:hover,
#navi a:focus {
	text-decoration: none;
	color: #4B7536;
  }
  
#bbbox {
  border: 2px solid #A91E22;
  width: 80px;
  }
  
b {
  color: #A91E22;
  }
  
.sidenote {
  color: #777777;
  }
  
form textarea {
  font-size: 0.89em;
  }
  
#newsbox a:link,
#newsbox a:visited,
#newsbox a:hover,
#newsbox a:active {
  cursor: pointer;
  color: #fff;
  }
  
#bg {
  float: right;
  height: 100%;
  margin-right: 2px;
  width: 200%;
  }
