
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
} 

body, #main td{
	font-size:12px;
	color:#222222;
	font-family: arial, Verdana, shruti, calibri;
}

body {
	background-color:#000000;
	text-align:center;
}

#wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

h1,h2,h3,h4,h5 { margin-bottom:0.5em; }
h1 { font-size: 2.2em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
p { font-size: 1.0em;margin-bottom:0.4em; }

/* MENU */
#menu { display:inline; }

#menu a {
	display:table-cell;
	height:50px;
	width:125px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-size:12pt;
	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
}

#menu a.m_home { background-image:url("../img/im_menu.php?t=1&color=#000000"); }
#menu a.m_home:hover { background-image:url("../img/im_menu.php?over=1&t=Home&color=#000000"); }
#menu a.m_about_us { background-image:url("../img/im_menu.php?t=2&color=#000000"); }
#menu a.m_about_us:hover { background-image:url("../img/im_menu.php?over=1&t=About Us&color=#000000"); }
#menu a.m_news { background-image:url("../img/im_menu.php?t=3&color=#000000"); }
#menu a.m_news:hover { background-image:url("../img/im_menu.php?over=1&t=News&color=#000000"); }
#menu a.m_collection { background-image:url("../img/im_menu.php?t=4&color=#000000"); }
#menu a.m_collection:hover { background-image:url("../img/im_menu.php?over=1&t=Collection&color=#000000"); }
#menu a.m_events { background-image:url("../img/im_menu.php?t=5&color=#000000"); }
#menu a.m_events:hover { background-image:url("../img/im_menu.php?over=1&t=Events&color=#000000"); }
#menu a.m_contact { background-image:url("../img/im_menu.php?t=6&color=#000000"); }
#menu a.m_contact:hover { background-image:url("../img/im_menu.php?over=1&t=Contact&color=#000000"); }
#menu a.m_vacatures { background-image:url("../img/im_menu.php?t=7&color=#000000"); }
#menu a.m_vacatures:hover { background-image:url("../img/im_menu.php?over=1&t=Vacatures&color=#000000"); }
#menu a.m_pers { background-image:url("../img/im_menu.php?t=8&color=#000000"); }
#menu a.m_pers:hover { background-image:url("../img/im_menu.php?over=1&t=Pers&color=#000000"); }

#menu a:hover {
	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
}

/* CONTENT */
#main{
	display:table-cell;
	width:1000px;
	height:450px;
	background:url('../img/upload/18-03-2010406e2e5e8f2cd3f878994c85a489872f_bg_1.jpg');
	background-position:center top;
	background-repeat: no-repeat;
}

#content{
	display:block;
	background:url('../img/opac65.png') repeat;
	width:650px;
	margin:0 auto;
	padding:25px;
}

#content .kop{
	font-size:2.0em;
	color:#111111;	
}

#content .text {
	text-align:justify;
}

.text a {
	position:relative;
	z-index:500;
	color: black;
}

#content_collection table{
	width:100%;
	height:100%;
	text-align:center;
}

#content_collection td{
	text-align:center;
	background:url('../img/opac65line.png') repeat-y center;
	width:100px;
	height:112px;
}

#content_collection a.colGal:hover {
    cursor: url('zoomimage/images/zoomin.cur'), default;
}

#content_home .kop{
	font-size:60px;
	letter-spacing: 20px;
	position:relative;
	left:10px;
}

#content_home table{
	position:relative;
	bottom:30px;
}

input, textarea {
	border: none;
}