/* 
Document   : screen
Created on : 07.11.2008, 17:16:59
Author     : Computerdienstleistungen Rebecca Heinz
*/

body {
  color: #333;
  background-color: #fff;
  font-size: 11px;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0px;
  padding: 0px;
}

h1 {
  color: #444;
  font-size: 15px;
  border-bottom: 1px solid #111155;
  font-variant: small-caps;
}

h2, .leistUE{
  color: #111155;
  font-size: 13px;
  font-variant: small-caps;
  font-weight: bolder;
}

a {
  color: #111155;
  font-size: 13px;
  text-decoration: none;
  line-height: 25px;
}

div#inhalt a, div#breadcrumbs a{
  font-size: 11px;
  line-height: normal;
}
div#bannerlinks, div#bannerrechts, div#bannermitte {
  height: 300px;
}
div#bannerlinks {
  position: absolute;
  top: 0px;
  left: 0px; 
  background: url(../design/l.png) no-repeat;
  width: 372px;
}
div#bannermitte {
  position: relative;
  width: 599px;
  background: url(../design/m.png) repeat-x;
}
div#bannerrechts {
  position: absolute;
  top: 0px;
  left: 579px;
  background: url(../design/r.png) no-repeat;
  width:425px;
}
div#inhalt, div#navigation, div#rueckruf {
  position: absolute;
  top: 170px;
}
div#kontakt {
  position: absolute;
  top: 450px;
}
div#kontakt h2 {
  margin-bottom: 5px;
}
div#inhalt {
  width: 570px;
  text-align: justify;
}
div#breadcrumbs{
  position: absolute;
  top: 140px;
  left: 100px;
  width: 500px;
}
div#navigation, div#kontakt {
  width: 185px;
  left: 10px;
}
div#inhalt {
  left: 185px;
}
div#rueckruf {
  left: 800px;
  width: 180px;
}
div#rueckruf a{
  font-size: 11px;
}
img {
  border: 1px solid #aaa;
}
table, .tdangebot, .tdangebot2, .tablerueckruf, table#news {
  font-size: 11px;
  text-align: justify;
}
.tdangebot2 {
  padding-left: 5px;
}
.rueckruf {
  font-size: 11px;
  width: 100px;
  height: 20px;
}
.button, .kontakt, .rkontakt{
  font-size: 11px;
}

.rkontakt {
  width: 100px;
}

.noborder, .angebot, .leftnoborder{
  border: 0;
}
.leftnoborder {
  margin-left: -10px;
}
.angebot {
  position: relative;
  left: -12px;
  top: 15px;
}
div#angebot {
  text-align: justify;
  text-indent:50px;
  margin-bottom: 10px;
}
.newsUE{
  padding-top: 12px;
}

.ersteNewsUE, .newsUE {
  font-weight: bolder;
  font-size: 12px;
}

.dick {
  font-weight: bolder;
}

.preis{
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

.preisliste {
  font-size: 12px;
  border-spacing: 0px;
}

ul {
  list-style-type:none;
  padding-left:  0px;
  margin-left: 0px;
}

.uluntermenue {
  list-style-type:none;
  margin-left: 0px;
  padding-left: 20px;
}

ol {
  margin-left: -20px;
}

.preisliste td{
  padding: 8px;
}

.anmerkung {
  margin-top: 20px;
  font-size: 10px;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.right {
  text-align: right;
}

.error {
  color: #ff0000;
}
