html, body { 
   height: 100%;
   width: 100%;
   margin: 0;
   padding: 0;
   background-color: #FFFFFF
   text-align:center	

   }




p{
	color: #63350C;
	font-family:Tahoma,Verdana;
	font-size: 8pt;
	font-weight: 100;
	text-indent: 0pt;
	word-spacing: 1px;
	line-height: 13pt;
	letter-spacing:0px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	}




a{
	color: #63350C;
	font-family:Tahoma,Verdana;
	font-size: 8pt;
	font-weight: 100;
	text-indent: 0pt;
	word-spacing: 1px;
	line-height: 13pt;
	letter-spacing:0px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	}


a:hover {
	color: #EB46A3;
	font-weight: 100;
	}

a:visited {}




h1{
	color: #ffffff;
	font-family:Tahoma,Verdana;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: 600;
	text-indent: 0pt;
	word-spacing: 1px;
	line-height: 12pt;
	letter-spacing:0px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	}



h4{
	color: #FFF;
	font-family: Tahoma,Verdana;
	font-variant: small-caps;
	font-size: 9pt;
	font-weight: bolder;
	text-indent: 0pt;
	align: right;
	text-align:right;
	word-spacing: 3px;
	line-height: 12pt;
	letter-spacing:1px;
	text-decoration: none;
	}




h2{
	color: #63350C;
	font-family:Tahoma,Verdana;
	font-size: 8pt;
	font-weight: 600;
	text-indent: 0pt;
	word-spacing: 1px;
	line-height: 12pt;
	letter-spacing:0px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	}




h3{
	color: #63350C;
	font-family:Tahoma,Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	text-indent: 0pt;
	border-bottom: 1px solid #D0E5FF;
	word-spacing: 1px;
	line-height: 12pt;
	letter-spacing:0px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	}

<!--------------------- menue --------------------------->

#menue{
	text-align:right;
	vertical-align: top;
	}

#menue a{ 
	color: #EB46A3;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	font-weight: 100;
	font-style: normal;
	word-spacing: 1px;
	line-height: 10pt;
	letter-spacing:0px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px

	}

#menue a:hover {
	color: #FAB6DC;
	font-weight: 300;
	}

#menue a:visited {}