/* Schriftart und Schriftgröße */
body,td,th {
    font-family: Arial,Helvetia,sans-serif;
    font-size:13px;
  line-height:140%;
}
/* Hintergrundfarbe der Seite */
body {
 background-color: #e0e0e0;
}

/* Links */
a { color:#C65B04; text-decoration:none; }
a:hover   { text-decoration:underline; }

/* Standard: Textausrichtung in der Zelle oben,  Bilder haben keinen Rand (auch wenn sie Links sind) */
td { vertical-align:top; }
img { border:0px; }

h1, .UeberschriftOben {
  font-size: 25px;
  color: rgb(199,94,39);
  font-weight: bold;
  margin-top: 17px;
  margin-bottom: 17px;

  padding:0px;
}

h1.UeberschriftEcoline {
  font-size: 25px;
  color: rgb(199,94,39);
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right:10px;

  padding:0px;
}

h2, .UeberschriftKlein {
  font-size: 14px;
  color: rgb(199,94,39);
  font-weight: bold;
  margin-top: 11px;
  margin-bottom: 10px;
  padding:0px;
}

.UeberschriftRechts {
  color: rgb(199,94,39);
  /*margin-left: 15px;*/
  display:inline-block;
  margin-bottom:11px;
}

.UeberschriftKleinRechts {
  color: rgb(199,94,39);
  /*margin-left: 15px;*/
  font-weight: normal;
  font-size:12px;
}

.ListRechts {
  list-style-image: url('../Resources/dot-rechts.jpg');
  /*position: relative;
  left: -10px;*/
  margin-left:15px;
  padding-left:0px;  
  padding-right:5px;
  margin-top:0;
}

.ListRechts li{
  margin-top:0;
  padding-top:0;
}

.ListRechts li ul.food-con
{
  padding-left:0px;
  list-style-image: url('../Resources/list-.png');
}

.MenuBottom a {
  color: #fff;
}

.BannerRechts {
  /*margin-left:15px;*/
}


.orange{
 color: rgb(199,94,39);
}

.OrangeRechts{
 color: rgb(199,94,39);
  /*margin-left:15px;*/
}

.orange a, .orange a:hover {
  font-weight: bold;
}


._Rechts {
  /*margin-left:12px;*/
}

hr {
    border-color:rgb(198, 91, 4);
    border-style:dotted none none;
    border-width:1px medium medium;
    height:1px;
   margin-bottom:11px;
}


ul.Ausbildung {
  list-style-image: url('../Resources/list-square.gif');
  margin:0px;
  padding:0px;
  margin-left:15px;
}


.Jahr {
  color: rgb(199,94,39);
  text-align:right;
  padding-right: 2px;
  width:10%;
}


.Kontakt input
{
  border: 1px solid rgb(199,94,39);
}

a:hover.header {
  text-decoration:none;
}

ul.RatioList {
 list-style-image:url('../Resources/list-square.gif');
 margin:0px;
 padding:0px;
 margin-left:15px;
}

img.EcolineButton {
 position:absolute;
 right:235px;
 top:165px;
}

.break
{
  line-height:13px;
}
