BODY {
      background-color : #FFFFCC;
      background-image: url(images/Pattern1.gif);
      background-repeat: repeat-y; 
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #000088;
      margin: 0px; 
      } 

.Navigation {
	position: absolute;
	top: 48px;
	left: 3px;
	width: 135px;
	height: auto;
	font-family : Verdana, Geneva, Helvetica, Arila, sans-serif;
	line-height : 110%;
	background-repeat: no-repeat;
	background-position: left top;
             }

.Inhalt {
	background: #FFFFFF url(images/house.jpg) no-repeat;
	color: #660300;
	margin-left: 160px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #660300;
	border-right-color: #660300;
	border-bottom-color: #660300;
	border-left-color: #660300;
	-moz-border-radius: 25px;
        }

.Header  {
	margin-top: 10px;
	margin-left: 160px;
	background-color: #FFFFCC;
         }

.box     {
	background: #FFFFFF;
	color: #663300;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding : 2px;
	margin : 2px;
	font-style: italic;
	font-weight: lighter;
	border: 2px none #48D1CC;
          }

.navbox   {
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color:#FFFFCC;
	padding: 10px;
	margin: 4px;
	color: #663300;
	line-height: normal;
	font-weight: bolder;
	text-align: left;
	border: 2px outset #FF6633;
}

P, OL, UL, DL {font-size: 13px;}
P OL, P UL, P DL, OL UL {font-size: 13px;}

.six {font-size: 11px;
	color: #999999;
	background: transparent;}
.mit {text-align: justify;}
.red {color: #FF0000; background: #FFFFFF;}
.mint {color: #009999; background: #FFFFFF;}
.ROT {font-size: 16px;
	color: #FF0000;
	font-weight: 600;
	background: #FFFFFF

a:link {
	color: blue;
	text-decoration: none;
	background: #FFFFFF;}
a:visited {
	color: #FF0000;
	text-decoration: none;
	background: #FFFFFF;}
a:hover {
	color: #999999
	text-decoration : underline;
	background: #FFFFFF;}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	background: transparent;}
a.nav: visited {
	color: #FF8C00;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px
	background: transparent;	}
a.nav: hover {
	color: #7FFFD4;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	background: transparent; }
a.navtot {
	color: #CDCDCD;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	background: transparent; }
