




/* Allereerst: Eric Meyer's reset CSS
----------------------------------------------------------------------*/
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, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html{ font-size:100%; }
body {
	line-height: 1;
	color: black;
	background: white;
	font-size:1em;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

sup, sub {
	line-height: 2px;
}

/* Basics
----------------------------------------------------------------------*/
body {
	color: white;
	font-size: 0.75em;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	background: #000;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}

a, a:active, a:visited {
	color: #fff;
}
a:hover {
	color: #c66;
}
p {
	margin-bottom: 1em;
	line-height: 1.31em;
	
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: 20px;
}
h1, h4, h6 {
	color: #cc6666;
}
h3 {
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #340002;
}
h5 {
	color: #f00;
}





/* Lay-out
----------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	min-width: 1000px;
	position: absolute;
	/*height: 630px;
	max-width: 1200px;*/
}

#supersize {
	position: fixed;
	
	_position: absolute;
}

#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}

#header, #subHeader {
	height: 180px;
	width: 100%;
	min-width: 1000px;
	background: url(../images/header_bg.gif) repeat-x;
	/*max-width: 1200px;*/
}
#subHeader {
	height: 20px;
	background: transparent url(../images/subheader_bg.png) repeat;
}
#homebutton, #homebutton a {
	display: block;
	width: 490px;
	margin: 0;
	padding: 0;
	height: 124px;
	position: absolute;
	top: 28px;
	left: 35px;
	background: url(../images/arthotel_eindhoven.gif) no-repeat;
	border: 0;
}
#homebutton a {
	top: 0px;
	left: 0px;
	background: none;
	text-decoration: none;
}

#homebutton a b {
	position: absolute;
	left: -9999px;
}
#prefooter {
	clear: both;
	height: 40px;
}

#footer {
	bottom: 0px;
	height: 40px;
	text-align: center;
	width: 100%;
	z-index: 2;
	/*max-width: 1200px;*/
}

#leftCol {
	position: relative;
	float: left;
	width: 341px;
}

#subContent {
	width: 341px;
	background: transparent url(../images/maincontent_bg.png) repeat-y;

}
#subContent .content {
	display: block;
}
#subContent .content p, #subContent .content h1 {
	padding: 20px 30px 10px 40px;
}

#mainContent {
	background: transparent url(../images/maincontent_bg.png) repeat-y;
	width: 651px;
	/*max-height: 510px;*/
	overflow-x: visible;
	overflow-y: hidden;
}


#mainContent .content {
	width: 470px;
}
#mainContent .content p {
	/*margin: 0.5em 5px 10px 10px;*/
	padding: 0.5em 5px 10px 10px;
}

.csc-textpic-imagecolumn {
	margin-right: 10px;
}

#bigpicture {
	margin: 0px 0px 0px -10px;
}

#thumbnails {
	position: absolute;
	left: 831px;
	top: 220px;
	width: 153px;
	background: url(../images/scrollvlak2_bg.png) no-repeat;
	/*height: 379px; */
}

#thumbnails p, #thumbnails a {
	font-size: 90%;
}

#scrollvlak {
	position: relative;
	width: 153px;
	height: 380px;
	margin: 0px 0px 10px 0;
}

.ruimte {
	padding: 10px 0 10px 0;
}

img.thumb {
	display: block;
	margin: 10px 0px 0px 10px;
}

.content h1, h1.csc-firstHeader {
	border-bottom: 1px solid #fff;
	margin: 0px 0px;
	padding: 0px 10px 0 10px;
	width: 470px;
	color: #fff;
}

#languagemenu {
	margin: 0;
	padding: 6px 2px;
	text-align: left;
	position: absolute;
	left: 800px;
	top: 160px;
	width: 40px;
	height: 20px;
	overflow: hidden;
}

#frontimage {
	display: block;
	width: 490px;
	height: 380px;
	z-index: 4;
	}
#backimage {
	position: relative;
	display: block;
	width: 490px;
	height: 380px;
	z-index: 2;
	}
	


/* Tekstpagina's
----------------------------------------------------------------------*/
body.tekstpagina {
	background: #340002;
}
body.tekstpagina #leftCol {
	position: relative;
	float: left;
	width: 240px;
}
body.tekstpagina #mainContent {
	width: 505px;
	float: left;
}
body.tekstpagina .content h1 {
	background: #000;	
}
body.tekstpagina #rightCol {
	position: relative;
	float: left;
	width: 235px;
	margin-top: 2em;
}
body.tekstpagina h1.titel, #leftCol h1 {
	background: #000;
}
#leftCol h1 {
	color: #f00;
	margin: 0px -35px;
	padding: 0px 40px;
	width: 160px;
}
body.tekstpagina #mainContent .content p,
body.tekstpagina #mainContent .content h2,
body.tekstpagina #mainContent .content h3,
body.tekstpagina #mainContent .content h4,
body.tekstpagina #mainContent .content h5,
body.tekstpagina #mainContent .content h6 {
	margin: 0px 0px 0 10px;
}
body.tekstpagina #mainContent .content ul {
	list-style: disc;
	margin: 10px 0px 0 24px;
}
body.tekstpagina #mainContent .content p {
	margin-bottom: 10px;
	margin-top: 10px;
}
body.tekstpagina #mainContent .content h4 {
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	margin: 5px 0px 5px 10px;
	border-bottom: 1px solid #520609;
}
a.toplink {
	display: block;
	border-bottom: 1px solid #c66;
	background: url(../images/linktotop.png) no-repeat right top;
	height: 12px;
}

body.tekstpagina #footernav2 {
	background: #4d0000;
}

#thumbnails p, #thumbnails h1, #thumbnails h2, #thumbnails h3, #thumbnails h4, #thumbnails h5 {
	margin: 10px;
}

.csc-linkToTop {
	display: block;
	text-align: right;
	width: 457px;
	border-bottom: 1px solid #520609;
	padding: 2px ;
}



/* Navigatie
----------------------------------------------------------------------*/
ul#mainnav {
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	left: 2.95em;
	top: 160px;
	width: 760px;
	height: 40px;
	/*overflow: hidden;*/
}

#mainnav li {
	display: inline;
	list-style-type: none;
	background: url(../images/mainnav_bg.gif) no-repeat; 
	padding: 0px .19em;
	line-height: 20px;
	display: block;
	float: left;
}
#mainnav li a {
	color: #fff;
	color: #cc9999;
	text-decoration: none;
	line-height: 20px;
	display: block;
	text-align: center;
}
#mainnav li.active {
	display: inline;
	list-style-type: none;
	background: none;
	padding: 0px .19em;
	line-height: 20px;
	height: 40px;
	border-left: 1px solid #fff;	
	display: block;
	float: left;
}
#mainnav li.active a {
	color: #fff;
}
#mainnav li a:hover {
	color: #fff;
}
#mainnav li#mainli1, #mainnav li#mainli10 { width: 139px; width: 11.54em; }
#mainnav li#mainli2, #mainnav li#mainli20 { width: 57px;  width:  4.73em; }
#mainnav li#mainli3, #mainnav li#mainli30 { width: 96px;  width:  7.98em; }
#mainnav li#mainli4, #mainnav li#mainli40 { width: 97px;    }
#mainnav li#mainli5, #mainnav li#mainli50 { width: 101px;   }
#mainnav li#mainli6, #mainnav li#mainli60 { width: 111px;   }
#mainnav li#mainli7, #mainnav li#mainli70 { width: 39px;    }

#mainnav li#mainli7 a {
	background: url(../images/icn_vlag_en.png) no-repeat left center;;
	width: 30px;
	height: 20px;
	display: block;
	margin-left: 12px;
}
#mainnav li#mainli7 a span {
	position: absolute;
	left: -9999px;
}

#mainnav li#mainli70 a {
	background: url(../images/icn_vlag_nl.png) no-repeat left center;;
	width: 30px;
	height: 20px;
	display: block;
	margin-left: 12px;
}
#mainnav li#mainli70 a span {
	position: absolute;
	left: -9999px;
}


/* Submenu-Navigatie
----------------------------------------------------------------------*/

#subMenu {
	background: url(../images/submenu_bg.png) repeat;
}
body.tekstpagina #subMenu {
	background: transparent;
}

body.tekstpagina #subMenu {
	padding: 0 0 0 2.95em;
}

#subMenu ul.li1 {
	padding: 0px 0px 0px 5px;
	margin: 0 0 0 2.95em;
	border-left: 1px solid #fff;
}
#subMenu ul.li2 {
	padding: 0px 0px 0px 5px;
	margin: 0 0 0 14.87em;
	border-left: 1px solid #fff;
}
#subMenu ul.li3 {
	padding: 0px 0px 0px 5px;
	margin: 0 0 0 20.02em;
	border-left: 1px solid #fff;
}
#subMenu ul.li4 {
	text-align: right;
	padding: 0px 5px 0px 0px;
	margin: 0 0 0 18.02em;
	border-right: 1px solid #fff;
}
body.tekstpagina #subMenu ul#subnav {
	border: 0;
	margin-top: 10px;
}
#subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
	/*height: 20px;*/
}
#subnav li a {
	color: #cc9999;
	text-decoration: none;
	line-height: 20px;
}
#subnav li.active a {
	color: #ff0000;
	font-weight: bold;
}
body.tekstpagina #subnav li.active a {
	color: #fff;
	font-weight: bold;
}
#subnav li a:hover {
	color: #fff;
}
.subsubnav {
	margin-bottom: 20px;
}
.subsubnav li a {
	list-style: disc;
	margin-left: 15px;
}

/* Footer Navigatie
----------------------------------------------------------------------*/

.footernav {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #fff;
}
#footernav1 {
	background: #600; 
}
#footernav2 {
	background: transparent url(../images/footer_bg.png) repeat;
}

.footernav a {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	padding: 0px 8px 0 8px;
	border-right: 1px solid #fff;
	text-align: left;
}
.footernav a:hover {
	color: #fff;
	text-decoration: underline;
}


