/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

#c {
	width:1100px;
	height:auto;
	margin:0px auto;
	float:none;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	background-color:#000000;
}

/* MAIN CONTENT PLACEHOLDER */

#MainContent {
	width:900px;
	float:left;
	padding-left:20px;
	height:auto;
	}

/* MARGINS */

.MarginLeft20 {
	margin-left:20px;
	}

.MarginTop20 {
	margin-top:20px;
	}
	
	
/* WHITE CONTAINER */

.White210Cont {
	width:210px;
	height:auto;
	float:left;
	}

.White210ContLogo {
	width:210px;
	height:97px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	padding-bottom:15px;
	}

.White210ContContent {
	width:210px;
	height:185px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	color:#de2a2f;
	font-size:11px;
	}

.White210Cont a, .White210Cont a:link, .White210Cont a:visited, .White210Cont a:active {
	text-decoration:none;
	color:#de2a2f;
	}

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

.White210ContBottom {
	background-image:url(../images/round_angle.gif);
	width:210px;
	height:15px;
	float:left;
	background-repeat:no-repeat;
	}
	
.White210Cont ul {
	list-style-type:none;
	margin-left:40px;
	margin-top:20px;
	width:142px;
	}

.White210Cont li {
	display:block;
	}

/* MENU ITEMS */

.MenuBg {
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	}

.BtnHome a, .BtnHome a:link, .BtnHome a:visited, .BtnHome a:active {
	background-image:url(../images/nav/1home_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnHome a:hover {
	background-image:url(../images/nav/1home_over.gif);
	}

.BtnDames a, .BtnDames a:link, .BtnDames a:visited, .BtnDames a:active {
	background-image: url(../images/nav/2damessalon_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnDames a:hover {
	background-image:url(../images/nav/2damessalon_over.gif);
	}

.BtnHeren a, .BtnHeren a:link, .BtnHeren a:visited, .BtnHeren a:active {
	background-image: url(../images/nav/3herensalon_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnHeren a:hover {
	background-image: url(../images/nav/3herensalon_over.gif);
	}
	
.BtnHeren a, .BtnHeren a:link, .BtnHeren a:visited, .BtnHeren a:active {
	background-image: url(../images/nav/3herensalon_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnHeren a:hover {
	background-image: url(../images/nav/3herensalon_over.gif);
	}

.BtnSchoonheid a, .BtnSchoonheid a:link, .BtnSchoonheid a:visited, .BtnSchoonheid a:active {
	background-image:url(../images/nav/4schoonheids_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnSchoonheid a:hover {
	background-image:url(../images/nav/4schoonheids_over.gif);

	}

.BtnNagel a, .BtnNagel a:link, .BtnNagel a:visited, .BtnNagel a:active {
	background-image:url(../images/nav/5nagelstudio_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnNagel a:hover {
	background-image:url(../images/nav/5nagelstudio_over.gif);
	}
	
.BtnZon a, .BtnZon a:link, .BtnZon a:visited, .BtnZon a:active {
	background-image:url(../images/nav/6zonnebank_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnZon a:hover {
	background-image:url(../images/nav/6zonnebank_over.gif);
	}

.BtnOpen a, .BtnOpen a:link, .BtnOpen a:visited, .BtnOpen a:active {
	background-image:url(../images/nav/7openingstijden_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnOpen a:hover {
	background-image:url(../images/nav/7openingstijden_over.gif);
	}

.BtnLinks a, .BtnLinks a:link, .BtnLinks a:visited, .BtnLinks a:active {
	background-image:url(../images/nav/8links_up.gif);
	height:20px;
	width:142px;
	float:left;
	}

.BtnLinks a:hover {
	background-image:url(../images/nav/8links_over.gif);
	}

.BtnLineBot {
	background-image:url(../images/line_striped.gif);
	background-repeat:no-repeat;
	height:3px;
	width:142px;
	float:left;
	font-size:1px;
	}

/* RED CONTAINER */

.RedContainer {
	width:440px;
	height:auto;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	}

.RedContainerCont {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background-color:#de2a2f;
	float:left;
	width:400px;
	height:185px;
	height:auto;
	}
	
.RedContainerFooter {
	background-image:url(../images/round_angle_red.gif);
	width:440px;
	height:15px;
	background-repeat:no-repeat;
	float:left;
	text-align:right;
		}

.RedContainerHeader {
	width:400px;
	height:21px;
	float:left;
	}

.RedContainerTxt {
	width:400px;
	float:left;
	height:auto;
	margin-top:0px;
	}
	
.RedContainerTxt img {
	vertical-align:top;
	margin-right:0px;
	margin-left:5px;
	float:right;
	border:none;
	}

.RedContainerCont a, .RedContainerCont a:link, .RedContainerCont a:visited, .RedContainerCont a:active {
	text-decoration:none;
	color:#FFFFFF;
	}

.RedContainerCont a:hover {
	text-decoration:underline;
	}
	
.sweb {
	width:210px;
	float:left;
	padding-left:0px;
	height:auto;
	text-align:left;
	font-size:11px;
	color:#666666;
	padding-top:550px;
	}

.sweb a, .sweb a:link, .sweb a:visited, .sweb a:active {
	text-decoration:none;
	color:#999999;
	}
	
.sweb a:hover {
	text-decoration:underline;
	}
