body {
  background-color:#CCCCCC;
  font:8pt/12pt georgia, sans-serif;
  color:#c7c9c9;
  text-align:justify;
  margin:0px;
}

#rahmen{
  position:absolute;
  left:50%;
  margin-left:-400px;
  width:800px;
  height:auto;
  background-color:transparent;
  background-image:url('background_rahmen.gif');
  background-repeat:repeat-y;
  padding:5px;
}

#header {
  background-image:url('http://www.tshirtflock.de/images/fotomayr_logo.gif');
  background-repeat:no-repeat;
  background-position:center;
  margin-left:50px;
  margin-top:0px;
  width:700px;
  height:200px;
  padding:5px;
}

#maincontainer {
  margin-left:50px;
  margin-top:10px;
  width:700px;
  height:auto;
  padding:5px;
}

#contentlinks {
  width:300px;
  margin-top:10px;
  margin-left:10px;
  margin-bottom:10px;
  padding:5px;
  float:left;
}
#contentlinks h1 {
  height:50px;
  background-image:url('fotomayrwebs.jpg');
  background-repeat:no-repeat;
}
#contentlinks h1 span {
  display:none;
}
#contentlinks li {
  padding:5px;
  list-style-type:none;
  background-image:url('link_pfeil_black.gif');
  background-repeat:no-repeat;
  background-position:left;
  margin-left:-20px;
}
#contentlinks a {
  margin-left:10px;
}
#contentrechts {
  width:300px;
  margin-top:10px;
  margin-right:30px;
  margin-bottom:10px;
  padding:5px;
  float:right;
}
#contentrechts h1 {
  height:50px;
  background-image:url('ueberuns.jpg');
  background-repeat:no-repeat;
}
#contentrechts h1.shortlinks {
  height:50px;
  background-image:url('shortlinks.jpg');
  background-repeat:no-repeat;
}
#contentrechts li {
  padding:5px;
  list-style-type:none;
  background-image:url('link_pfeil_black.gif');
  background-repeat:no-repeat;
  background-position:left;
  margin-left:-20px;
}
#contentrechts a {
  margin-left:10px;
}
#contentrechts h1 span {
  display:none;
}

#footer {
  color:#91a711;
  font-weight:bold;
  font-size:8pt;
  font-family:trebuchet, sans-serif;
  text-align:center;
  margin-left:50px;
  margin-top:10px;
  width:700px;
  height:20px;
  border:dashed 1px #000000;
  padding:5px;
  clear:both;
}

#linkliste {
  width:200px;
  height:auto;
  background-color:transparent;
  background-image:url('link_body.gif');
  background-repeat:repeat-y;
  position:absolute;
  top:292px;
  left:50%;
  margin-left:381px;
}
#linkliste li {
  padding:5px;
  list-style-type:none;
  background-image:url('link_pfeil.gif');
  background-repeat:no-repeat;
  background-position:left;
  margin-left:-20px;
}
#linkliste li a {
  margin-left:10px;
}

#linkliste h1 {
  height:50px;
  background-image:url('linkliste.gif');
  background-repeat:no-repeat;
  margin-left:4px;
}
#linkliste h1 span {
  display:none;
}

#linkliste h2 {
  height:80px;
  background-image:url('http://www.tshirtflock.de/images/fotomayr_logo_kurz.gif');
  background-repeat:no-repeat;
  background-position:left;
  margin-left:30px;
}
#linkliste h2 span {
  display:none;
}

#sublinklisteoben {
  background-color:transparent;
  background-image:url('link_oben.gif');
  background-repeat:no-repeat;
  background-position:top;
  padding-top:25px;
}

a:link {
  color:#c7c9c9;
  text-decoration:none;
  border-bottom:dashed 1px #c7c9c9;
}
a:visited {
  color:#c7c9c9;
  text-decoration:none;
  border-bottom:dashed 1px #c7c9c9;
}
a:hover {
  color:#c7c9c9;
  text-decoration:none;
  border-bottom:dashed 1px #91a711;
}
a:active {
  color:#c7c9c9;
  text-decoration:none;
  border-bottom:solid 1px #c7c9c9;
}

h2 {
  color:#FFFFFF;
}