a:link {
  color: maroon;
}

a:visited {
  background-color: lightblue;
}

a:hover {
  background-color: lightblue;
}

a:active {
  background-color: lightblue;
}

div#container
{
   width: 1212px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
div#content
{  }
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
   background-attachment: fixed;
   background-image: url(../images/picture_sm.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
}
#wb_Text1
{
   background-color: #D3D3D3;
   background-image: none;
   border: 0px #800000 solid;
   padding: 0px 0px 18px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: #D3D3D3;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}

#Image1
{
   border: 0px #800000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 70%;
   height: 71%;
}

.tekst_links
 { float: left;  width: 220px;  margin-top: 100px; margin-LEFT: 10px;  border: 1px #000000 solid; background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.6;
   text-align: center;
 }

 .tekst_rechts
 { float: right;  width: 250px;  margin-top: 15px; margin-RIGHT: 10px;  border: 1px #000000 solid; background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 1.6;
   text-align: center;
 }

 p{
    text-align: center;
    font-size: 15px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    line-height: 1.6;
    margin-top: 0px;
}