/* Webdesign: RALF WEBER grafik | design - www.ralfweber.biz */



/* ##### Allgemeine Formatierungen ##### */

body, a, h1, h2, h3, h4, p, img, ul, li{
  margin:0;
  padding:0;
  border:none;
  outline:none;
}

body{
  background:#fff;
}

a, a:visited{
  color:#5bb5b5;
}

h1{
  display:none;
}

h2{
  display:none;
}

h3{
  font:normal 16px Arial, Helvetica, Sans-Serif;
  text-align:center;
  word-spacing:0.2em;
  color:#5bb5b5;
  margin-bottom:15px;
  padding:6px 0 6px 0;
  clear:both;
}

h4{
  font:bold 13px/14px Arial, Helvetica, Sans-Serif;
  color:#5bb5b5;
  margin:0 0 15px 10px;
}

p{
  font:13px/16px Arial, Helvetica, Sans-Serif;
  color:#666;
  margin:0 10px 15px 10px;
  clear:both;
}

address{
  font:13px/18px Arial, Helvetica, Sans-Serif;
  color:#666;
  margin:0 0 15px 10px;
}

strong{
  font-weight:bold;
}

#branding{
  position:absolute;
  height:350px;
  width:235px;
  padding-top:25px;
}

#logo{
  position:absolute;
  left:440px;
}


/* ##### Formatierungen der Navigation ##### */

#navigation{
  display:none;
}


/* ##### Formatierungen des Inhaltsbereiches ##### */

#inhalt{
  position:absolute;
  top:150px;
  left:0;
  width:400px;
  background-color:#fff;
}

.liste{
  font:13px/16px Arial, Helvetica, Sans-Serif;
  color:#666;
  list-style-type:disc;
  margin:0 0 15px 25px;
}

.preis{
  margin:-14px 15px 0 0;
  color:#666;
  float:right;
}

.foto{
  border-top:3px double #ddd;
  border-right:3px solid #999;
  border-bottom:3px solid #999;
  border-left:3px double #ddd;
  margin:15px 0 0 32px;
  float:left;
}

#portraet{
  margin:10px 15px 0 0;
  float:right;
}
