BODY {
	background-color: #D5D3A4;
	margin-bottom: 0px;
        	padding: 0px;
         text-align: center;
         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size: 12px;
         color : #000000;
     }

DIV.border {
         width: 750px;
         padding-top: 5px;
         padding-bottom: 5px;
	text-align: center;
         border-style: solid;
         border-color: #2D3F71;
         border-width: 1px;
           }

DIV.content {
         width: 700px;
         margin-right: 25px;
         margin-left: 25px;
            }
DIV.content2 {
         width: 450px;
         margin-right: 125px;
         margin-left: 125px;
            }
DIV.impressum {
	width: 450px;
	float: left;
         font-family: arial;
         font-size: 12px;
         color: #000000;
         text-align: left;
              }
DIV.impressum2 {
         width: 250px;
         float: right;
         font-family: arial;
         font-size: 12px;
         color: #000000;
         text-align: left;
              }

div.impressum3 {
         clear: both;
         font-family: arial;
         font-size: 12px;
         color: #000000;
         text-align: right;
       }

SPAN.subline {
	font-family: arial;
         font-weight: bold;
         font-style: italic;
         font-size: 14px;
         color: #000000;
	     }

SPAN.headline {
	font-family: arial;
         font-weight: bold;
         font-style: italic;
         font-size: 18px;
         color: #000000;
	     }

SPAN.text {
	font-family: arial;
         font-size: 12px;
         color: #000000;
	 }

p.text {
	font-family: arial
         font-size: 12px;
         color: #000000;
         text-align: justify;
       }

A:link {
	text-decoration: none;
         color: #EE0000;
         font-family: arial;
         font-size: 12px;
       }

A:hover {
	text-decoration: none;
         color: #000000;
         font-family: arial;
         font-size: 12px;
        }


A:active {
	text-decoration: none;
         color: #85701B;
         font-family: arial;
         font-size: 12px;
         }

A:visited {
	text-decoration: none;
         color: #800000;
         font-family: arial;
         font-size: 12px;
          }
