* {margin:0; padding: 0;}
body {
margin: 5%;
background-color: #fff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
border-style: solid;
border-width: 2px;
border-color: #94b0c6;
}
#content {
padding-left: 2%;
padding-right: 2%;
font-size: medium;
margin-left: 24%;
margin-right: 2%;
margin-top: 2%;
margin-bottom: 2%;
}
#header {
background-position: 50% 50%;
background-repeat: no-repeat;
background-image: url(bfm.jpg);
background-color: #fff;
height: 120px;
border-bottom: 2px #94b0c6 solid;
}
ul {
font-size: medium;
list-style-image: url(pr.gif);
margin: 15px;
}
li {
margin-bottom: 5%;
}
a:link
{
text-decoration: underline;
 }
a:visited
{
color:#808080;
text-decoration: underline;
 }
a:hover
{
color: #000000;
text-decoration: none;
background-color: #C0C0C0;
 }
a:active
{
color: #800000;
text-decoration: none;
}
h1 {
font-size: x-small;
text-align: center;
}
h2 {
color: #800000;
font-weight: bold;
font-size: medium;
border-bottom: 2px #000 solid;
}
#box1 {
border-right: 1px solid #94b0c6;
border-bottom: 1px solid #94b0c6;
font-size: medium;
float: left;
padding: 10px;
width: 20%;
margin-top: 1%;
}
/*#box2 {
border-left: 1px solid #94b0c6;
border-bottom: 1px solid #94b0c6;
text-align: center;
font-size: medium;
float: right;
padding: 15px;
width: 15%;
margin-top: 1%;
}*/
#footer {
clear: both;
height: 30px;
padding: 1%;
}
.info
{
background-color: #F6F7F9;
padding: 5px;
text-align: left;
border: 1px solid #000000;
 }
.trenner {
margin: 10px 0px;
border-bottom: 2px solid #94b0c6;
font-weight: bold;
}
.b {
border-top: thick inset #0000FF;
background: #94b0c6;
padding: 5%;
font-weight: bold;
}
input.c4 {
background-color:#fff;
}
textarea.c3 {
background-color:#fff;
color:#000;
}
select.c2 {
background-color:#fff;
color:#000;
}
input.c1 {
background-color:#fff;
color:#000;
}
