/* CSS Document */

body {
  margin: 0;
  padding: 0;
  background: #530B0B;
  color: #F0E496;
  font:10px Verdana, Helvetica, sans-serif;
	text-decoration: none
  scrollbar-3dlight-color : #EEDC95;
  scrollbar-base-color : #EEDC95;
	scrollbar-darkshadow-color : #EEDC95;
	scrollbar-face-color : #3C0000;
	scrollbar-highlight-color : #3C0000;
	scrollbar-shadow-color : #3C0000;
	scrollbar-track-color : #3C0000;
}
#top { 
  background-image: url(img/top.jpg);  
  background-repeat: repeat-y; 
  background-position: center; 
  background-color: #F0E496;  
  margin: 0 auto; 
  padding: 0; 
  width: 930px 
  }
#header_menu {
  color: #F0E496;
  width:930px;
	float:right;
	margin:2px 0px 0px 0px;
	display:inline;
  }
#footer_menu {
  color: #F0E496;
  width:300px;
	float:left;
	margin:55px 0px 0px 130px;
	display:inline;
  }
#header { 
  background-image: url(img/header.jpg); 
  background-repeat: no-repeat; 
  background-position: center bottom; 
  width: 860px; 
  height: 192px 
  }
#header2 { 
  background-image: url(img/header2.jpg); 
  background-repeat: no-repeat; 
  background-position: center; 
  width: 860px; 
  height: 40px 
  }
#center {
	width:860px;
	}
#footer { 
  background-image: url(img/footer.jpg); 
  background-repeat: no-repeat; 
  background-position: center; 
  text-align: center; 
  width: 570px; 
  height: 70px; 
  clear: both 
  }
#left_col {
  width: 140px;
  color: #580000;
  float: left;
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  }
#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
  color: #ffffff;
  }
#left_col .menu_heading {
  color:#580000;
  font-size:11px;
  letter-spacing: 1px;
  }
#left_col ul  {
  padding: 0;
  margin: 0;
  
  width: 140px;
  }
#left_col li
{
  margin:0;
  padding: 5px 0 0 2px;
  background: url(img/box_menu_trennlinie.gif) no-repeat bottom;
} 

#left_col li ul
{
  width: 140px;
  background: url(img/box_menu_trennlinie.gif) no-repeat top;
}
#left_col li li {
  padding-left: 16px;
  }
#left_col li a  {
  color: #F0E496;
  padding-left: 8px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  }
#left_col li a:hover {
  color: #F7051C;
  padding-left: 8px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  }
#main_col {
  width: 560px;
  float: left;
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 0px;
  padding-bottom: 6px;
  clear: none;
  min-height: 100px;
  }
#explore {
  width:560px;
  float: left;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 6px;
  clear: none;
  }
#right_col1 { 
  width: 140px;
  float: right;
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  }
#right_col1 .menu_heading {
  color:#580000;
  font-size:11px;
  letter-spacing: 1px;
  }
#search_box {
	color: #F0E496;
  float:right;
	margin:5px 60px 0px 0px;
	display:inline;
  }
img {
	border:0px;
	}
td {
  font-family: Verdana; 
  font-size: 11px;
  }
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
  color: #F0E496; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
  }
a:hover {   
  color: #F7051C;
  text-decoration: none;  
  font-size: 11px;
  }
a.box { 
  color: #F0E496; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
  }
a.box:hover {   
  color: #F7051C;
  text-decoration: none;  
  font-size: 11px;
  }
.Chead  {
  background: #390000;
  color: #F0E496;
  font-size: 11px;
  }
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
  background: #000000;
  color: #F0E496;
  }
.Callg  {
  color: #F0E496;
  }
.Callg td {
  color: #F0E496;
  }
.Cnorm {
  background-color: #770505;
  }
.Cmite  {
  background-color: #390000;
  }
.Cdark  {
  background-color: #000000;
  }
.rand {
  border: solid #F0E496 1px;
  }
.smalfont { 
  font-size: 10px;
  text-decoration: none; 
  }
.border { 
  background-color: #ffffff; 
  }
.title  {
  color: #F0E496;  
  font: 11px Verdana;
  font-weight: bold
  }
hr { 
  height: 0px; 
  border: solid #ffffff 0px; 
	border-top-width: 1px; 
  }
input, textarea, select { 
  color: #000000;  
  font: 12px Verdana;  
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;  
  font-weight: none;  
  text-decoration: none;  
  background-color: #F0E496;  
  } 



