body { padding-left: 50px }
#index    { background-color: #c33b15; background-image: url("pics/bg_index.gif"); background-repeat: no-repeat; background-position: left top }
#atelier  { background-color: #b02c15; background-image: url("pics/bg_atelier.gif"); background-repeat: no-repeat; background-position: left top }
#referenzen  { background-color: #9e1e15; background-image: url("pics/bg_referenzen.gif"); background-repeat: no-repeat; background-position: left top }
#kontakt  { background-color: #8b0e12; background-image: url("pics/bg_kontakt.gif"); background-repeat: no-repeat; background-position: left top }
#partner  { background-color: #7a0329; background-image: url("pics/bg_partner.gif"); background-repeat: no-repeat; background-position: left top }
#impressum  { background-color: #5c0e0e; background-image: url("pics/bg_impressum.gif"); background-repeat: no-repeat; background-position: left top }
td.left { width: 150px; height: 100%; vertical-align: top }
#nav  { list-style-type: none; margin: 0 0 5px; padding: 0 }
#nav li   { margin: 0; padding: 0; width: 133px }
#nav a   { color: #fff; font-size: 11px; padding-left: 15px; margin-top: 5px; height: 20px; width: 133px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; line-height: 20px; text-decoration: none; display: block; border: solid 1px #fff }
#nav a:hover { background-color: #fff; color: #000 }

* html #nav li, * html #nav a {  /* nur fuer Internet Explorer */
  width: 150px;     /* Version 5.x */
  w\idth: 150px;    /* Version 6 */
}

td.left_bottom  { background-color: #fff; padding-bottom: 15px; padding-left: 15px; width: 150px; height: 100%; vertical-align: bottom }
td.content   { color: #fff; font-size: 13px; font-family: "Trebuchet MS", sans-serif; padding-top: 180px; padding-bottom: 30px; padding-left: 30px; width: 500px; height: 100%; vertical-align: top }
h1  { color: #fff; font-size: 15px; font-family: "Trebuchet MS", sans-serif; font-weight: bold }
td.left_bottom a:link, td.left_bottom a:visited { color: #000; font-size: 12px; font-family: "Trebuchet MS", sans-serif; text-decoration: none }
td.left_bottom a:hover, td.left_bottom a:active   { color: #b41621; font-size: 12px; font-family: "Trebuchet MS", sans-serif; text-decoration: none }
p { color: #fff; font-size: 13px; font-family: "Trebuchet MS", sans-serif; line-height: 125% }
a:link, a:visited   { color: #fff; font-size: 13px; font-family: "Trebuchet MS", sans-serif; line-height: 125%; text-decoration: underline }
a:hover, a:active   { color: #ff9; font-size: 13px; font-family: "Trebuchet MS", sans-serif; line-height: 125%; text-decoration: underline }

