﻿body 
{
	background-color: #738CA5;
	background-image: url(img/backgroundtop.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
a:link, a:visited, a:active {
     color: #ffffcc;
     text-decoration: none;
}
a:hover {
     color: #ffff66;
     text-decoration: none;
}
.title {
     font-weight: bold;
}
.text {
     text-align: justify;
}
legend, body {
     color: #ffffff;
}
fieldset {
     border-color: #ffffff;
     padding: 10px;
}
h1, .passwort {
     font-size: x-large;
}
.divimpressum {
     margin-left: 5px;
     margin-top: 110px;
     width: 728px;
     padding: 10px;
     background-color: #ad421c;
}
.divfooter {
     margin-left: 5px;
     margin-top: 30px;
     width: 748px;
     height: 80px;
     float:block;
     text-align: center;
}
.divcontent {
     padding: 10px;
     width: 728px;
}
.divmain {
     margin-left: 5px;
     margin-top: 110px;
     width: 748px;
     float: left;
     background-color: #ad421c;
}
.divright {
     padding-left: 10px;
     margin-top: 110px;
     width: 170px;
}
.divsurftipps {
     color: #fce94f;
     width: 160px;
     text-align: center;
     background-color: #3465a4;
}
.divgoogleright {
     width: 160px;
}
