/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

.clear {clear: both;}
img {border: 0px;}
strong {font-weight: bold;}
em {font-style: italic;}

html {
	height: 100%;
}
body {
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	height: 100%;
	font-family: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Trebuchet MS',sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;	
}
h1, h2, h3, h4 {font-weight: bold;}
h1 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #ffffff;
}
h2 { font-size: 12px; margin-bottom: 10px;}
h1.verhuur {margin-left: 12px;}
p          {margin-bottom: 10px;}
a          {color: #ffffff; text-decoration: underline;}
a:hover    {color: #999999;}
p.info {
	margin-bottom: 0;
	color: #FFFFFF;
}
div#container_all {
	width: 900px;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto -20px;
	position: relative;
}
div#container_all.home		{background-color: #000000;}
div#container_all.contact   {background-color: #6b0035;}
div#container_all.theater   {background-color: #ad0036;}
div#container_all.couture   {background-color: #7d3232;}
div#container_all.cursussen {background-color: #a70b27;}
div#container_all.verhuur   {background-color: #976c76;}
div#container_all.stelten   {background-color: #7d3232;}
div#container_2 {
	width: 900px;
	padding-bottom: 20px;
}
div#header {
	width: 900px;
	height: 120px;
	background-color: #685d2d;
	border-bottom: 10px solid #d5b595;
	position: relative;
}
div#header img.logo {
	background-attachment: fixed;
	background-position: 0 0;
	border: none;
}
div#left_nav {
	width: 160px;
	float: left;
	z-index: 1;
}
div#infobox {
	width: 840px;
	padding: 10px 30px;
	background-color: #77b13e;
	border-bottom: 2px solid #d5b595;
	position: relative;
	z-index: 2;
}
a.fb {
	height: 26px;
	width: 26px;
	background-image: url(../img/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
a.fb:hover {
	background-position: 0 -26px;
}

/*-----menu----- */
ul#menu {
	width: 900px;
	height: 15px;
	background-color: #000000;
	border-bottom: 2px solid #d5b595;
	position: relative;
	z-index: 2;
}
ul#menu li {
	float: left;
	position: relative;
}
ul#menu li a {
	width: 100px;
	height: 15px;
	background-image: url(../img/menu.gif);
	text-indent: -200px;
	overflow: hidden;
	display: block;
}
ul#menu li.end a {
	width: 200px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 100px;
}
ul#menu li#contact a {background-position: 0 0;}
ul#menu li#theater a {background-position: -100px 0;}
ul#menu li#couture a {background-position: -200px 0;}
ul#menu li#cursussen a {background-position: -300px 0;}
ul#menu li#verhuur a {background-position: -400px 0;}
ul#menu li#stelten a {background-position: -500px 0;}
ul#menu li#info a {background-position: -600px 0;}

ul#menu li#contact a:hover {background-position: 0 -15px;}
ul#menu li#theater a:hover {background-position: -100px -15px;}
ul#menu li#couture a:hover {background-position: -200px -15px;}
ul#menu li#cursussen a:hover {background-position: -300px -15px;}
ul#menu li#verhuur a:hover {background-position: -400px -15px;}
ul#menu li#stelten a:hover {background-position: -500px -15px;}
ul#menu li#info a:hover {background-position: -600px -15px;}

/*-----end menu----- */

/*-----nav_2----- */
ul#nav_2 {
	width: 160px;
	height: 40px;
	margin: 20px 0 20px 0;
}
ul#nav_2 li {
	float: left;
}
ul#nav_2 li a {
	width: 40px;
	height: 40px;
	background-image: url(../img/nav_2.gif);
	text-indent: -200px;
	overflow: hidden;
	display: block;
}
ul#nav_2.contact li a   {background-image: url(../img/nav_2_contact.gif);}
ul#nav_2.theater li a   {background-image: url(../img/nav_2_theater.gif);}
ul#nav_2.couture li a   {background-image: url(../img/nav_2_couture.gif);}
ul#nav_2.cursussen li a {background-image: url(../img/nav_2_cursussen.gif);}
ul#nav_2.verhuur li a   {background-image: url(../img/nav_2_verhuur.gif);}

ul#nav_2 li#email a {background-position: 0 0;}
ul#nav_2 li#back a {background-position: -40px 0;}
ul#nav_2 li#forward a {background-position: -80px 0;}
ul#nav_2 li#home a {background-position: -120px 0;}

ul#nav_2 li#email a:hover {background-position: 0 -40px;}
ul#nav_2 li#back a:hover {background-position: -40px -40px;}
ul#nav_2 li#forward a:hover {background-position: -80px -40px;}
ul#nav_2 li#home a:hover {background-position: -120px -40px;}
/*---end nav_2--- */

/*-----nav_3------*/
ul#nav_3 {
	width: 160px;
	height: auto;
}
ul#nav_3 li {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 140px 50%;
	padding-right: 30px;
}

ul#nav_3.contact li    {background-image: url(../img/bullet_contact.gif);}
ul#nav_3.theater li    {background-image: url(../img/bullet_theater.gif);}
ul#nav_3.couture li    {background-image: url(../img/bullet_couture.gif);}
ul#nav_3.cursussen li  {background-image: url(../img/bullet_cursussen.gif);}
ul#nav_3.verhuur li    {background-image: url(../img/bullet_verhuur.gif);}

ul#nav_3 li a {
	color: #999999;
	text-decoration: none;
}
ul#nav_3 li a:hover, ul#nav_3 li.current a {
	color: #d5b595;
}

/*-----end nav_3------*/

div#maincontent {
	width: 690px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 30px;
	float: left;
	z-index: 1;
}
div#maincontent.wide {
	width: 740px;
	padding-left: 0;
	padding-right: 0;
}
div#maincontent img.thumb,
div#maincontent img.thumb_stelten {
	width: 122px;
	padding: 2px;
	margin: 10px;
	float: left;
} 
div#maincontent a img.thumb  {
	border: 1px solid #D5B595;
}
div#maincontent a:hover img.thumb  {
	margin: 9px;
	border: 2px solid #7d3232;
}
div#maincontent a img.thumb_stelten  {
	border: 1px solid #D5B595;
}
div#maincontent a:hover img.thumb_stelten  {
	margin: 9px;
	border: 2px solid #bb939d;
}

ul.infolist {
	margin: 10px 0;
}
ul.infolist li {
	padding-left: 15px;
	background-image: url(../img/infobullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}


div#footer {
	width: 890px;
	margin: 0 auto;
	height: 20px;
	position: relative;
	text-align: right;
}
div#footer p {
	font-size: 10px;
	line-height: 20px;
	margin-bottom: 0!important;
}
div#footer a 		{ color: #FFFFFF; text-decoration: none;}
div#footer a:hover 	{text-decoration: underline;}

/* ImageFader */

div.imagefader {
	position: relative;
	width: 690px;
	height: 500px;
}
div.imagefader img {
	position: absolute;
	top: 0px;
	left: 0px;
}