/*
  css Datei copyright by ilch.de
  erstellt von scaRFhogg
  seite: www.daiwai.de
  
  --
  
  Design copyright by ilch.de
  erstellt von fanguro
  seite: www.zurro.de
  
  --
  
  Support auf www.ilch.de
*/

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #131313;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  
}
#wrap {
  position: relative;
  width: 1000px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#top {
  background: url(img/top.jpg);
  height: 11px;
}
#header {
  background: url(img/banner.jpg);
  height: 153px;
  text-align: center;
  vertical-align:middle;
}
#header h1 {
  display: inline;
  position: absolute; 
  top: 110px; left: 100px;
  color: #fff;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  font-size: 24px;
}

#top2 {
  background: url(img/top2.jpg);
  height: 26px;
}
#top2 font {
  display: inline;
  position: absolute; 
  left: 172px;
  margin-top: 2px;
  font-size: 10px;
	text-decoration: none; 
}
#content {
  background: url(img/contentbg.jpg);
  background-repeat: repeat;
  width: 1000px;
}
#footer  {
  background: url(img/footer.jpg);
  height: 16px;
  text-align: center;
  vertical-align: middle;
}

#left_col {
  width: 158px;
  float: left;
  padding-top: 0px;
  padding-left: 9px;
  padding-right: 10px;
  padding-bottom: 0px;
  color: #000000;
  overflow: hidden;
}

#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
  color: #000000;
}

#left_col a {
  color: #000000;
}

#left_col .menu_heading
{
  color: #000;
  display:block;
  letter-spacing: 1px;
  font-size: 11px;
  padding: 0  0 0px 0px;
}

#main_col {
  width: 765px;
  float: left;
  padding-top: 0px;
  padding-left: 13px;
  padding-right: 5px;
  padding-bottom: 0px;
  clear: none;
  min-height: 100px;
  overflow: auto;
}





#left_col ul
{
  padding: 0;
  margin: 0;
  list-style: inside url(img/kreuz.gif);
  width: 149px;
}

#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: 146px;
  <!-- background: url(img/box_menu_trennlinie.gif) no-repeat top; -->
}

#left_col li li
{
    padding-left: 16px;
}
#left_col li a
{
  color: #000000;
  padding-left: 2px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

td 
{
  font-family: Verdana; 
  font-size: 12px;
}

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a 
{
  color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a:hover 
{   
  text-decoration: underline;  
}

a.box 
{ 
  color: #D6D6D6; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a.box:hover 
{   
  text-decoration: underline;  
}

.Chead
{
  background: #512A2B;
  color: #727272;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background: #512A2B;
  color: #727272;
}

.Callg
{
  background-color: #EFEFEF;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cextra1
{
  background-color: #994344;
}
.Cextra2
{
  background-color: #994344;
}

.Cnorm 
{
  background-color: #D6D7D6;
}

.Cmite
{
  background-color: #994344;
}

.Cdark
{
  background-color: #994344;
}

.rand
{
  border: solid #185685 1px;
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}

.border 
{ 
   background-color: #000000; 
}
hr 
{ 
    height: 0px; 
		border: solid #003366 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 12px Verdana;  
    border-color: #000000;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #994344;  
}

.impressum{
	color:	#D6D7D6;
	font-size: 10px;
}
