
body {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	top: 5px;
	margin-top: 5px;
	background-color: #9A0A8B;

}

#head
{
	clip:rect(auto auto auto auto);
	clear: both;
	width: 100%;
	background-image: url(design/families.jpg);

}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#nav
{
	clip:        rect(auto auto auto auto);
	clear: both;
	width: 780px;
}

#text {
	top: 70px;
	width: 100%;
	background-color: #FFCCFF;
	padding-top: 5px;
	font-size: 14px;
	left: auto;
	right: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#textxmas {
	top: 70px;
	width: 780px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFCCFF;
	background-image: url(design/snow1bk.jpg);
	background-repeat: repeat;
	background-position: right top;
	padding-top: 5px;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	border-top: thin solid #9A0A8B;
	color: #FFFFFF;
	width: 100%;
}

a.titel:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.titel:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.titel:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFA4;
	padding: 5px;
	width: 100%;
	border: thin solid #66CC33;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#boxgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B8FF7D;
	padding: 5px;
	width: 100%;
	border: thin solid #66CC33;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#boxshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFCC;
	padding: 5px;
	width: 90%;
	border: thin solid #A43907;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
