/* CSS Document */

@font-face 
{
	font-family: Calibri;
	font-style:  normal;
	font-weight: normal;
	src: url(fonts\CALIBRI0.eot);
}
@font-face 
{
	font-family: Cambria;
	font-style:  normal;
	font-weight: normal;
	src: url(fonts\CAMBRIA0.eot);
}

html
{
	height: 100%;
	min-height: 100%;
}

body
{
	text-align: center;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#page-container
{
	position: absolute;
	left: 50%;
	margin-left: -472px;
	width: 943px;
	height: auto !important;
	height: 100%;
	background-image: url(layout/background.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

div
{
	margin: 0;
	padding: 0;
}

p
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
}

#header-container
{
	background-image: url(layout/header_wie_is_de_mol_uitje.jpg);
	background-repeat: no-repeat;
	height: 63px;
	overflow: hidden;
}

#menu-container
{
	background-image: url(layout/menu_background.jpg);
	background-repeat: no-repeat;
	height: 167px;
}

#content-container
{
	background-image: url(layout/content_middle_background.jpg);
	background-repeat: repeat-y;
	display: block;
}

#content-inner-container
{
	background-image: url(layout/content_background.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 400px;
}

#content-inner-container2
{
	width: 920px;
	height: 400px;
	overflow: auto;
}


#content-bottom-container
{
	background-image: url(layout/content_bottom_background.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

#content-left
{
	width: 485px;
	display: inline;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
}

#content-right
{
	width: 360px;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

#bottom-container
{
	clear: both;
}

#bottom-left
{
	width: 650px;
	display: inline;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
}

#bottom-right
{
	background-image:url(http://www.wieisdemoluitje.nl/layout/andere_uitjes.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 215px;
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	overflow: auto;
}

.divMenu
{
	margin-top: -10px;
	padding: 0;
	float: left;
	display: block;
}

.left-10
{
	margin-left: 5px;
}

.divMenu ul, .divMenu li
{
	list-style-type: none;
}

.divMenu ul li a, .divMenu ul li a:visited
{
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2F7580;
	list-style: none;
	width: auto;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
	margin-left: -15px;
}

div.divMenu ul li a:hover
{
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2F7580;
	list-style: none;
	width: auto;
	text-decoration: underline;
	height: 22px;
	line-height: 22px;
	margin-left: -15px;	
}

.koptekst
{
	color: #052126;
	font-family: Cambria, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 30px;
}

#content-left p.koptekst, #content-right p.koptekst, #bottom-left p.koptekst
{
	margin-left: 0px;
}

#bottom-right p.koptekst
{
	margin-left: 15px;
}

img.limage
{
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	margin-right: 5px;
	margin-top: 2px;
}




ul.andere_uitjes
{
	padding: 0px;
	margin: 0px;
}

ul.andere_uitjes li, ul.andere_uitjes li a
{
	font-family: Calibri, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2F7580;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	display: block;
	width: 180px;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
}

ul.andere_uitjes li a:hover
{
	font-family: Calibri, Arial;
	font-size: 18px;
	list-style: none;
	display: block;
	width: 180px;
	text-decoration: underline;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	line-height: 28px;
}


a.buttonBoeken, a.buttonBoeken:visited
{
	background-image:url(http://www.wieisdemoluitje.nl/layout/button_boeken.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 147px;
	height: 28px;
	line-height: 28px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

a.buttonBoeken:hover
{
	background-image:url(http://www.wieisdemoluitje.nl/layout/button_boeken_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 147px;
	height: 28px;
	line-height: 28px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

input, textarea
{
	background-image:url(http://www.wieisdemoluitje.nl/layout/background_input.jpg);
	background-repeat: no-repeat;
	border: solid 1px #91bbc2;
	margin-top: 2px;
	margin-bottom: 2px;
}


.contact_cb
{
	border: none;
	background: none;
	margin: 0;
}

#bottom, #bottom a, #bottom p
{
	clear: both;
	width: 943px;
	text-align: center;
	font-size: 11px;
}

a.stdKoptekst, a.stdKoptekst:hover
{
	text-decoration: none;
	border: none;
	color: #052126;
	font-family: Cambria, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}

a.offerteFormulier, a.offerteFormulier:hover
{
	text-decoration: none;
	border: none;
	float: right;
}

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
	font-family: Arial;
	font-size: 46px;
	line-height: 48px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2, h2 a, h2 a:hover
{
	font-family: Arial;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1, h2
{
	padding-left: 30px;
	padding-top: 10px;
}

#menu-container .andere_locaties
{
	padding-left: 30px;
	padding-top: 30px;
}
