body, html {
	margin:0;
	background-color:#ffe7f8;
	font-family:"Trebuchet MS";
	font-size:12px;
	background-image: url(/IMG/bg.jpg);
	background-repeat:repeat-x;
	color:#fff;
}

#container {
	margin:0 auto;
	width:884px;
}

#header {
	width: 884px;
	height: 280px;
	background-image: url(/IMG/header.jpg);
}

#menu a
{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover
{
	text-decoration: underline;
}

H1 {
	float:left;
	margin:0;
	padding:0;
	font-size:16px;
}

.top {
	font-weight:normal;
	color:#370023;
}

#links {
	width:432px;
	float:left;
	padding:0px 0px 0px 10px;
}
#rechts {
	width:428px;
	float:left;
	padding:0px 0px 0px 14px;
}

H2 {
	float:right;
	margin:2px 0px 0px 0px;
	padding:0;
	font-size:11px;
	font-weight:normal;
}

#footer {
	width:884px;
	clear:both;
	height:45px;
	background-image: url(/IMG/footer.jpg);
	margin-top:2px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
}

#content {
	width:883px;
	padding:0px 0px 0px 1px;
}

#left {
	float:left;
	width:209px;
}


#right {
	width:672px;
	float:left;
}

.conttop {
	width:663px;
	height:35px;
	background-image: url(/IMG/conttop.jpg);
	color:#670042;
	font-size:18px;
	font-weight:bold;
	padding:11px 0px 0px 9px;
}

.contcont {
	width:656px;
	background-image: url(/IMG/contbg.jpg);
	color:#370023;
	padding:0px 8px 0px 8px;
}

.contcont a {
	text-decoration: none;
	color: #000;
}

.contcont a:hover {
	text-decoration: underline;
}

.contfoot {
	width:672px;
	height:16px;
	background-image: url(/IMG/contfoot.jpg);
	overflow:hidden;
}

.linkpartners {
	color: #000;
}

.linkpartners a {
	text-decoration: none;
	color: #000;
}

.linkpartners a:hover {
	text-decoration: underline;
}

.menutop {	
	width:200px;
	height:35px;
	background-image: url(/IMG/menutop.jpg);
	margin-top:2px;
	color:#670042;
	font-size:18px;
	font-weight:bold;
	padding:11px 0px 0px 9px;
}

.menucont {
	width:193px;
	background-image: url(/IMG/menubg.jpg);
	color:#370023;
	padding:0px 8px 0px 8px;
}

.menucont a {
	text-decoration: none;
	color: #000;
}

.menucont a:hover {
	text-decoration: underline;
}

.menufoot {
	width:209px;
	overflow:hidden;
	height:16px;
	background-image: url(/IMG/menufoot.jpg);
}