@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;	
}
.Opskrifgroen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #263529;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #263529;
	font-weight: bold;
}
.Opskrifte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B94037;
	font-weight: bold;
}

#container {
	border: 0px solid #000000;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	background-image: url(../images/bg.jpg);
	background-attachment:fixed;
	background-position: 50% 0;
	background-repeat:no-repeat
	}
#head {
	width: 900px;
	height: 175px;
	background-image:url(../images/therapy-through-art.gif);
	background-repeat:no-repeat
}
#sidebar {
	float: left;
	width: 200px;
	background-image:url(../images/hand.gif);
	background-repeat:no-repeat
}

#content {
	width: 690px;
	float: right;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0pt;
}

.style1 {
	font-size: 24pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #902F89;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bolder;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	color: #263529;
}
a:visited {
	color: #263529;
}
a:hover {
	color: #829959;
}
a:active {
	color: #263529;

.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462022;
}
