body {
         background-color: #ECD7B9;
         font-family: Arial;
         font-color: #000000;
         font-size: 10pt;
         }

         img.start {
         position: relative;
         top: 100px;
         }

         p.start_text {
         position: relative;
         top: 100px;
         }

         .harsum {
         position: relative;
         top: 100px;
         }

         .oestanby {
         position: relative;
         top: 100px;
         }

         p.copyright {
         position: relative;
         top: 100px;
         }
		

a {
	font-family: Arial;
         color: #000000;
         text-decoration: none;
}
a:hover {
         font-family: Arial;
         color: #000000;
         text-decoration: underline;
}
/*a:visited {
	font-family: Arial;
         color: #D6D6D6;
         text-decoration: none;*/

}
a:active {
	font-family: Arial;
         color: #000000;
         text-decoration: none;
}


div.logo {
	position: absolute;
         top: 28px;
         left: 31px;
         z-index: 1;

}

div.stehender_wiki {
 	position: absolute;
         top: 20px;
         left: 20px;
         z-index: 2;
}

div.drachenboot {
         position: absolute;
         top: 10px;
         left: 30px;
         z-index: 0;
}

span.headtitle {
	position: absolute;
 	top: 38px;
         left: 335px;
         color: #FFFFFF;
         font-family: Arial;
         font-size: 16pt;
         font-style: oblique;
}

.small {
	font-size: 9pt;
         }
.verysmall {
 	font-size: 7pt;
}

.normal  {
	font-size: 10pt;
         }
.big { font-size: 16pt;
}

.bigger {
	font-size: 11pt;
	font-weight: bold; }

.headline { font-size: 14pt;
	   font-weight: bold;
            }
.bold { font-weight: bold; }

.newshead {
		font-weight: bold;
                 text-decoration: underline; }

.justify {
 	text-align: justify;
}