*
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body
{
  background: #FFF;
  color: #2D2D2D;
  font-size: 11pt;
  line-height: 1.5em;
}
a{ color: #B90000; text-decoration: none; }
a:visited { color: #B90000; text-decoration: none; }
a:hover, a:active { color: #2D2D2D; text-decoration: none; }

div#wrapper{ margin: auto; width: 1000px; }

h1
{
  width: 249px;
  height: 76px;
  padding: 100px 0px 0px 30px;
  float: right;
  background: url("../img/logo.gif") no-repeat;
  background-position: 30px 100px;
  border-left: 1px solid #2D2D2D;
}
h1 a { display: block; height: 71px; width: 186px; overflow: hidden; }
h1 a span { display: block; height: 0px; width: 0px; overflow: hidden; }

#menu
{
  width: 249px;
  padding: 70px 0px 70px 30px;
  clear: right;
  float: right;
  list-style-type: none;
  border-left: 1px solid #2D2D2D;
}
#menu li a
{
  margin-bottom: 2px;
  display: block;
  height: 28px;
  border: 0px;
  background: url("../img/menu.gif") no-repeat top left;
}
#menu li a.kreatives { width: 60px; background-position: 0px 0px; }
#menu li a.kreatives:hover { background-position: -72px 0px; }
#menu li a.uni { width: 22px; background-position: 0px -28px; }
#menu li a.uni:hover { background-position: -72px -28px; }
#menu li a.impressum { width: 72px; background-position: 0px -56px; }
#menu li a.impressum:hover { background-position: -72px -56px; }
#menu li a span { display: block; height: 0px; width: 0px; overflow: hidden; }

#main {
  width: 490px;
  padding: 190px 55px 150px 75px;
  margin-left: 100px;
  float: left;
  background: #FFF url("../img/main_bg.gif") bottom left no-repeat;
  text-align: left;}


#main p { margin-bottom: 1.5em;}
#main div.web-kasten p { margin-bottom: 0.5em;}

#main h2 { font-size: 13pt; font-weight: bold; margin-bottom: 1em;}
#main h3 { font-size: 11pt; font-weight: bold; margin-bottom: 1em;}

#main div.web-kasten {
  margin: 0px 0px 0px 0px;
  padding-bottom: 50px;
  clear: both;
}

#main div.web-kasten img { border: 1px solid #2D2D2D; float: left; margin: 0px 20px 50px 0px; clear: both;}

#main div.web-kasten p.clearer { margin: 0px; height: 0px; clear: both;}

#main div.web-kasten#last { border: 0px; }
#main div.web-kasten#first { margin-top: 0px;}

#main a.galerie
{
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  border: 1px solid #2D2D2D;
  margin: 0px 20px 20px 0px;
}
#main a.galerie img { width: 100px; height: 100px; }

#main p.W3C {
  text-align: center;
}

#main img.W3C {
  border:0;
  width:88px;
  height:31px;
}

#main p.copyright{
  text-align: center;
  padding-top: 50px;
  clear: both;
}

#main ul{
  padding-left: 20px;
}
