﻿@import url("Basis.css");
body    {background:#FFFFFF;
   	     background-image:url('../images/BackGruen800.jpg');
		 background-attachment:fixed;
		 background-repeat:repeat-x;}
.style2 {text-align: right;}
.style3 {font-family: "Times New Roman", Times, Serif;
	     font-style: italic;
	     text-align: center;}
.style4 {text-align: center;}
.style5 {margin-top: 6px;
	     margin-bottom: 6px;
	     font-size: x-large;}
.style6 {color: #000000;}
.style7 {border-bottom-style: solid;
	     border-bottom-width: 2px;}
.style8 {text-align: right;
	     border-top-style: solid;
	     border-top-width: 1px;
	     padding-top: 1px;
	     font-size: small;}
