<head>
<title>www.homepagepflege.ch</title>
<meta name="author" content="Monika Müller">
<style type="text/css">
<!--
body{
         color: blue;
         background-color:white;
}

#wrapper {
         color: blue;
         background-color:pink;
         font-family: Verdana;
}

#wrapper .bild {
	position: absolute;
         left: 30px;
         top: 30px;
}

#wrapper .bild2 {
	position: absolute;
         left: 50%;
         top: 50%;
         margin-top: -35px;
         margin-left:-90px
}
#wrapper .bild3 {
         position: absolute;
         bottom: 95px;
         left: 30px;

         }
#wrapper .bild4 {position: absolute;
         right: 20px;
         top: 220px;
         }

#wrapper .bild5 {position: absolute;
         right: 20px;
         bottom: 150px;
         }





#wrapper .linie {
	position: absolute;
         left: 30px;
         top: 190px;
}

#wrapper .linie2 {
	position: absolute;
         left: 30px;
         bottom: 30px;
}
#flash {
	position: absolute;
         left: 240px;
         top: 30px;
         background-color: #A72A86;
         height: 150px;
         width: 680px

}

#navi1 {
	position: absolute;
         top: 10px;
         right:20px ;
                  }

#navi1 a {
	color: #A72A86;;
 	font-size:12px;
         text-decoration: none;
         border: none;

}

#navi1 td {
	font-size:12px;
         text-decoration: none;
         text-align: right;
         color: #F5991A;}

#navi1 img {
         border: none;
         margin-right: 5px;

}
 #navi1 a:hover {
         color: #F5991A;
         }

#adressleiste {
	position: absolute;
         width: 700px;
         bottom: 10px;
         left: 240px;
         text-align: center;
         padding-left: 20px
                  }

#adressleiste td {
	color: #F5991A;
 	font-size:12px;
         text-decoration: none;
}

#links {
	position: absolute;
         top: 270px;
         margin-left: 50px;
         font-size: 20px;
         font-weight: bold;
         line-height:1.4;
         color: #F5991A;

}

#links a {
         color: #A72A86;
 	font-size: 20px;
         text-decoration: none;

}

#links a:hover {
         color:#F5991A;
}


#hauptteil {
	font-family: Verdana;
	position: absolute;
         top: 220px;
         left: 270px;;
         width: 390px;
         line-height:1.2;
        	color: #A72A86;
 	font-size: 16px;
         text-decoration: none;
         margin-bottom: 30px
}

#hauptteil .bild6 {
        float: right;
        margin-left: 10px;
        }

#hauptteil h1{
 	font-size: 16px;
         color: #F5991A;
         text-decoration: none;
}

#hauptteil a{
         color: #F5991A;
         text-decoration: none;
}

#rechts {
	position: absolute;
         top: 240px;
         left: 670px;
         width: 230px;
         height: 480px;
         line-height: 1.2;
         color: white;
 	font-size: 12px;
         background-color: #A72A86;
         padding:10px;
	font-weight: normal;
         text-decoration: none;

}
#rechts h1{
 	font-size: 12px;

         color: #F5991A;
         text-decoration: none;
}

#rechts h2{
 	font-size: 14px;
         color: #F5991A;
         text-decoration: none;
}
-->
</style>