
body
{

font-family : "Trebuchet MS", verdana, Arial;
font-size : 11px;
color : #808080;
text-aligh : center;
}

h1
{
  color : #c0c0c0;
  font-size : 18px;
}

img
{
    border : 0;
}

.rahmen
{
   position : relative;
   width : 750px;
   border : 1px solid #c0c0c0;
   background-image : url(webdesign_hameln.jpg);
   background-repeat : no-repeat;
   margin : 40px auto 0 auto;
}

.rahmenkontent
{
  padding : 20px 350px 20px 60px;
  text-aligh : left;
}

.rahmen2
{
   position : relative;
   width : 780px;
   border : 1px solid #c0c0c0;
   background-repeat : no-repeat;
   margin : 40px auto 0 auto;
}

.rahmenkontent2
{
  padding : 20px 20px 20px 20px;
  text-aligh : left;
}

.rahmenkontent h1
{
  margin : 0;
  padding : 0;
  position : absolute;
  top : 10px;
  right : 20px;
  width : 200px;
}

h2
{
  display : inline;
  font-weight : bold;
  font-size : 11px;
  color : #808080;
  margin : 0;
  padding : 0;
}

h3
{
  display : inline;
  font-weight : normal;
  font-size : 11px;
  color : #808080;
}

.al
{
   display : block;
   background-image : url(punkt.gif);
   background-repeat : no-repeat;
   padding-left : 10px;
   background-position : 0 50%;
}

a:link { color : #808080; }
a:visited { color : #808080; }
a:active { color : #808080; }
a:hover { color : #000000; }
a:focus { color : #000000; }