/*
@charset "utf-8";
*/

/**
--------------------------------------------------------------------------------
- Stylesheet fuer http://www.codeso.de -----------------------------------------
--------------------------------------------------------------------------------
*/

/* Werte initalisieren */
* {
/*   margin: 0; */
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}

/* Farben setzen */
html,
body 
{
  margin:0;
  background-color: #E7E7C2;
  font-family:verdana; 
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  color:#6A6A2B;
  
/*  
  topmargin:0; 
  leftmargin:0; 
*/
}

input,
select,
textarea
{
  font-family:verdana; 
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  color:#6A6A2B;
}

.Ueberschrift { 
/*  font-family: "Verdana", monospace; */
  font-family: "Verdana";
  font-size: 2em;
  font-weight: bold;  
  color:#6A6A2B;
  vertical-align: bottom;  
/*  margin: 0 0 1.5em 0;  */
}

A         {font-family:verdana; font-size:12px;  font-style:normal;     cursor:hand;color:#6A6A2B;text-transform:none;text-decoration:none;}
A:LINK    {font-family:verdana; font-size:12px;  font-style:normal;     cursor:hand;color:#6A6A2B;text-transform:none;text-decoration:none;}
A:VISITED {font-family:verdana; font-size:12px;  font-style:normal;     cursor:hand;color:#6A6A2B;text-transform:none;text-decoration:none;}
A:ACTIVE  {font-family:verdana; font-size:12px;  font-style:normal;     cursor:hand;color:#6A6A2B;text-transform:none;text-decoration:none;}
A:HOVER   {font-family:verdana; font-size:12px;  font-style:normal;     cursor:hand;color:#6A6A2B;text-transform:none;text-decoration:none;}

.CompanyName{
  color: #FFFFFF;
  font-family: "Courier New";
  font-size: 5em;
  font-weight: bold;  
  vertical-align: bottom;
}

.CompanyNameBold{
  color: #6A6A2B;
  font-family: "Courier New";
  font-size: 5em;
  font-weight: bold;  
  vertical-align: bottom;
}

.NaviTop,
.NaviLeft
{
  font-family:verdana; 
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  color:#6A6A2B;
  text-transform:none;
  text-decoration:none;
}

p,
.Inhalt,
.InhaltText{  
  font-family:verdana; 
  font-size:12px;
  font-style:normal;
  text-align:justify;
  color:#6A6A2B;
  text-transform:none;
  text-decoration:none;
  /*  background-color: #EDEDD1; */
}

.Impressum,
.Copyright {  
  font-family:verdana; 
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  color:#6A6A2B;
  text-transform:none;
  text-decoration:none;
  /*  background-color: #EDEDD1; */
}

.InhaltUeberschrift{  
  font-family:verdana; 
  font-size:16px;
  font-style:normal;
  font-weight:bold;
/*   vertical-align:top; */
  color:#6A6A2B;
  text-transform:none;
  text-decoration:none;
  /*  background-color: #EDEDD1; */
}

.Error
{
  font-family:verdana; 
  font-size:12px;
  font-style:normal;
  text-align:left;
  color:Maroon;
  text-transform:none;
  text-decoration:none;
}

img
{
  border-width:0px;
}

ul
{
  font-family:verdana; 
  font-size:12px;
  font-style:normal;
  color:#6A6A2B;
  list-style-type:disc;
}

.BildLinks            
{ 
  float:left; 
  margin:0px 10px 10px 00px; 
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

