body
{
  background: transparent repeat-x scroll center top;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #6e6e6e;
}

h1, h2, h3
{
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

h1, h1 a, h2, h2 a
{
  padding-top: 25px;
  text-decoration: none;
  background: transparent;
  color: #5599bb;
}

h1 
{
  font-size: 38px;
}

h2
{
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
  padding-left: 40px;

}

h3
{
  font-size: 16px;
  background: transparent;
  color: #939292;
}

p, ul, ol
{
  margin-top: 1.5em;
  line-height: 190%;
}

ul, ol
{
  margin-left: 3em;
}

blockquote
{
  margin-left: 3em;
  margin-right: 3em;
}

a
{
  color: #5599bb;
  text-decoration: none;
}

a:hover 
{
  text-decoration: none;
  color: #77aadd;
}

a img
{
  border: none;
}

img.left
{
  float: left;
  margin-right: 20px;
}

img.right
{
  float: right;
  margin-right: 20px;
}

hr
{
  display: none;
}



#sidebar
{
  float: left;
  width: 250px;
  padding: 0 0 0 20px;
  background: transparent;
}

#sidebar-foto
{
  width: 250px;
  height: 375px;
  padding-bottom: 40px;
}


#sidebar-cdtext
{
  width: 210px;
  padding:10px 10px 20px 20px;
  text-align: center;
}

#cd-img
{
  border: 0 solid;
  width: 230px;
  height: 230px;
  margin-top:20px;
}

#sidebar-aktuell
{
  padding: 8px 0 0 20px;
  background: transparent url(../img/sidebar.jpg) no-repeat scroll 0% 50%;
  height: 32px;
  font-size: 16px;
  color: #eeeeee;
  margin-bottom: 15px;
}


