body
{
   background-image: url(http://www.ra-potratz.de/phpwcms/images/body_bg.gif);
   background-repeat:repeat-y;
   overflow:auto;
}

div#leftBlock
{
   position:absolute;
   height: 500px;
   left: 30px;
   width: 192px;
   background-image: url(http://www.ra-potratz.de/phpwcms/images/logo.jpg);
   background-repeat:no-repeat;
   padding-top: 120px;
   line-height: 2.5;
}

.nlu_navi1 {
   position:absolute;
   top: 105px;
   margin: 0;
   padding: 0;
   border: 0;
   text-decoration: none;
   color: #FBF7EB;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   width: 192px;  /* ++ Width of Menu Items // Breite der Navigation*/
/*   float:left; */
}

.nlu_navi1 ul
{
   margin-left: -20px;
   list-style-type: none;
}

.nlu_navi1 a,
.nlu_navi1 a:link,
.nlu_navi1 a:visited,
.nlu_navi1 a:active 
{
   color: #FBF7EB;
   text-decoration: none;
}

.nlu_navi1 a:hover 
{
   color: #BBB7AB;
   text-decoration: none;
}

hr#topline
{
   position: absolute;
   top: 91px;
   left: 30px;
   width: 863px;
   border:solid #031A4A 0px;
   background-color:#031A4A;
   height:1px;
   margin:0px 0px;
   z-index: 999;
}

.logo_potratz
{
   position: absolute;
   top: 36px;
   left: 6px;
   font-family: TimesNewRoman;
   font-size: 26px;
   color: #FBF7EB;
   line-height: 1;
   letter-spacing: 4px;
}


.logo_anwaltskanzlei
{
   position: absolute;
   top: 66px;
   right: 6px;
   font-family:Arial, Helvetica;
   font-size: 13px;
   color: #FBF7EB;
   line-height: 1;
}

.toppicture 
{
   position: absolute;
   top: 97px;
   left: 241px;
   border: 1px solid #000000;
}

.topmenu
{
   position: absolute;
   top: 5px;
   left: 755px;
   font-family:Arial, Helvetica;
   font-size: 13px;
   color: #999999;
}

.topnumber
{
   position: absolute;
   top: 72px;
   left: 714px;
   font-family:Arial, Helvetica;
   font-size: 16px;
   color: #AB1F1C;
   font-weight: bold;
}

.content
{
   position: absolute;
   top: 272px;
   left: 253px;
   width: 650px;
   color: #031A4A;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
line-height: 1.5;
}

h1
{
   font-size: 20px;
}

.copyright
{
   font-size: 10px;
   position: fixed;
   bottom: 5px;
   left: 82px;
   color: #435A9A;
}