@import url("typo.css");

/** BASICS **/

img {
	border: 0;
}

body {
	background: url(../_img/bg_index.png) repeat-x;
	padding: 0pt;
	margin: 0pt;
}

#header {
	background: url(../_img/header.png) no-repeat;
	margin: 0pt auto;
	padding: 0pt 0pt 0pt;
	height: 210px;
	width: 1000px;
}

#inner_header {
	position: relative;
	height: 100%;
	width: 100%;
}

#content {
	margin: 0pt auto;
	padding: 0pt 0pt 0pt;
	height: 325px;
	width: 1000px;
}

#inner_content {
	position: relative;
	height: 100%;
	width: 100%;
}

#footer {
	background: url(../_img/footer.png) no-repeat;
	margin: 0pt auto;
	padding: 0pt 0pt 0pt;
	height: 210px;
	width: 1000px;
}

#inner_footer {
	position: relative;
	height: 100%;
	width: 100%;
}

/** BASICS **/

#menu {
	position: absolute;
	top: 165px;
	left: 330px;
	height: 20px;
	width: 540px;
}

#menu_beauty {
	position: absolute;
	top: 10px;
	left: 125px;
	height: 20px;
	width: 540px;
}

#menu_beauty_a {
	position: absolute;
	top: 10px;
	left: 125px;
	height: 20px;
	width: 650px;
}

#menu_arrangementen {
	position: absolute;
	top: 10px;
	left: 125px;
	height: 20px;
	width: 630px;
}
#content #inner_content #promoties_c p {
	font-weight: normal;
}
#content #inner_content #promoties_c h2 {
	font-weight: normal;
}
#content #inner_content #promoties_c h2 strong em u {
	font-size: xx-small;
}
.to {
	text-align: right;
}
.to {
	text-align: center;
}
.to {
	font-weight: bold;
}
.se {
	text-align: left;
}
.se {
	font-size: 10px;
}
.se {
	font-size: 10px;
}

