/* CSS Document */

.header {
	background-image:url(../images/logo.gif);
	height:152px;
	width:125px;
	background-repeat:no-repeat;
	background-color:#C3C7FF;
	background-position:center;
}

.header-text {
background-color:#C3C7FF;
font-family:Verdana;
font-size:18pt;
font-weight:bold;
font-style:italic;
text-decoration:none;
text-align:center;
}

.kachel1 {
background-image:url(../images/Sense-klein-2.jpg);
height:150px;
width:301px;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.kachel2 {
background-image:url(../images/Misty-klein-2.jpg);
height:150px;
width:301px;
background-repeat:no-repeat;
background-color:#FFFFFF;
background-position:right;
}

