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

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

#header {
	width:862px;
	height:130px;
	padding-top:55px;
	background-image: url(../images/header.jpg);
}

#content {
	width:854px;
	clear:both;
	background-color:#fff;
	margin-left:3px;
}

#contenttop {width:854px;
background-repeat:no-repeat;
height:14px;
	background-image: url(../images/contenttop.jpg);
	margin-bottom:-11px;
}

#contentcont {
}

.clear {width:0px;
height:0px; overflow:hidden; clear:both;}

#contentfooter {
	height:14px;
	width:854px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image: url(../images/contentfooter.jpg);
}
#left {
	float:left;
	width:621px;
	padding:0px 0px 0px 3px;
}

#right {
	float:left;
	width:224px;
	margin-left:3px;
}

#menutop {
	width:210px;
	height:42px;
	background-image: url(../images/menutop.jpg);
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:4px 0px 0px 14px;
}

#menutop1 {
	width:210px;
	height:42px;
	background-image: url(../images/menutop1.jpg);
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:4px 0px 0px 14px;
}

#menucontent {
	width:214px;
	background-color:#fda5e2;
	padding:0px 5px 0px 5px;
}

#add {
	width:843px;
	text-align:center;
	clear:both;
}

#footer {
	text-align:center;
	width:862px;
	color:#fff;
	margin:4px 0px 4px 0px;
}

a{color:#000; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}

#menufooter {
	width:224px;
	height:14px;
	background-image:url(../images/menufoot.jpg);
	margin-bottom:3px;
	overflow:hidden;
}

#contentheader {
	width:606px;
	height:43px;
	background-image: url(../images/contentheader.jpg);
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:4px 0px 0px 15px;
}

#contentcontent {
	width:608px;
	background-color:#fda5e2;
	padding:0px 3px 0px 10px;
}

#contentcontent a {
	font-weight: normal;
}

#contentfoot {
	width:621px;
	height:14px;
	background-image: url(../images/contentfoot.jpg);
	overflow:hidden;
}

#tekst {
	width:249px;
	height:92px;
	text-align:center;
	color:#fff;
	margin:0 auto;
	line-height:15px;
}

#menu {
	width:862px;
}

.roze {
	color:#ff71c6;
}

#datum {
float:right;
color:#fff;
font-size:16px;
margin:5px 15px 0px 0px;
}

img {
	margin:0; padding:0; float:left;}

#men {
	float:left;
	margin-top:2px;
	padding:0px 0px 0px 4px;
}

#bottomheader {
	width:833px;
	height:43px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:4px 0px 0px 15px;
	background-image:url(../images/bottomheader.jpg);
	margin-left:3px;
}

#bottomcontent {
	background-color:#c40083;
	width:838px;
	margin-left:3px;
	color:#fff;
	padding:0px 5px 0px 5px;
}

#bottomcontent a {
	color:#fff;
	font-weight: normal;
}

#bottomleft {
	float:left;
	width:483px;
}

#bottomright {
	float:left;
}
#bottomfooter {
	width:848px;
	height:14px;
	overflow:hidden;
	background-image: url(../images/bottomfooter.jpg);
	margin-left:3px;
}




