body {
 margin: 0;
 padding: 0;
 background: #dddddd url(../gfx/bg_body.png) repeat;
 font-family: Helvetica, Arial, sans-serif;
}

img {
 border: 0;
}

a {
 outline: none;
 color: #000;
 font-weight: bold;
}

a:hover {
 text-decoration: none;
}

h3 {
 font-weight: normal;
}

#container {
 width: 900px;
 margin: 0 auto;
 overflow: auto;
 margin-bottom: 50px;
}

#partners {
 margin: 20px 0 0 0;
 float: right;
}

#logo_vlaanderen {
 display: block;
 width: 265px;
 height: 50px;
 background: transparent url(../art/logo_vlaanderen.gif) no-repeat;
 float: left;
}

#logo_amuseevous {
 display: block;
 width: 175px;
 height: 50px;
 background: transparent url(../art/logo_amuseevous.gif) no-repeat;
 float: left;
}

#logo_vlaanderen em, #logo_amuseevous em {
 display: none;
}

#header {
 clear: both;
 width: 900px;
 height: 264px;
 overflow: hidden;
 margin: 0;
}

.header_musea, .header_info {
 background: transparent url(../gfx/bg_header_musea.png) no-repeat;
}

.header_campagne {
 background: transparent url(../gfx/bg_header_campagne.png) no-repeat;
}

#header h1, #header h2 {
 display: none;
}

#link_home {
 width: 170px;
 height: 170px;
 display: block;
 position: absolute;
 top: 100px;
}

#nav {
 padding: 14px 10px 11px 24px;
 margin: 0;
 position: relative;
 top: 189px;
 left: 180px;
 background: white;
 float: left;
}

#nav li {
 list-style: none;
 font-family: Georgia, "Times New Roman", serif;
 font-size: 32px;
 text-transform: uppercase;
 float: left;
 margin-right: 20px;
}

#nav li a {
 text-decoration: none;
 color: #000;
 display: block;
 padding-bottom: 3px;
 font-weight: normal;
}

#nav li a:hover {
 border-bottom: 3px solid #000;
 padding-bottom: 0px;
}

#nav li a#nav_sel {
 color: #ff0000;
 padding-bottom: 0px;
}

#nav li a#nav_sel:hover {
 border-bottom: 3px solid #FF0000;
 padding-bottom: 0px;
}

#provincies {
 list-style: none;
 margin: 10px 0 20px 20px;
 padding: 0;
 overflow: auto;
 background: white;
 padding: 10px;
 float: left;
 width: 605px;
}

#provincies li {
 float: left;
 margin: 0 10px 0 0;
}

#provincies li a {
 text-decoration: none;
 color: #222;
 font-size: 14px;
 font-weight: bold;
}

#provincies li a:hover {
 text-decoration: underline;
}

#content {
 font-family: Georgia;
 overflow: auto;
 clear: both;
}

.prov {
 clear: both;
}

.mu_container {
 overflow: auto;
 clear: both;
}

.mu_item {
 width: 185px;
 height: 200px;
 float: left;
 padding: 10px;
 background: #FFF;
 margin: 0 0 20px 20px;
 overflow: hidden;
}

.selected {
}

.mu_item.prov_title {
 background: #FFF;
 border: 10px solid #FFF;
 line-height: 145px;
 width: 165px;
 height: 180px;
 padding: 10px;
}

.prov_title h3 {
 text-align: center;
 padding: 0;
 font-weight: bold;
 font-family: Helvetica, Arial, sans-serif;
 color: #F00;
}

h3 a {
 font-weight: normal;
 text-decoration: none;
}

h3 a:hover {
 text-decoration: underline;
}

.mu_item span.mu_title {
 margin: 5px 0 0 0;
 font-weight: normal;
 font-size: 16px;
 display: block;
}

.mu_item span.mu_long {
 font-size: 12px;
 font-family: Helvetica, Arial, sans-serif;
 color: #555;
 font-weight: normal;
}

.mu_item a {
 color: #222;
 text-decoration: none;
}

.mu_item a:hover span.mu_title {
 text-decoration: underline;
 background: white url(../gfx/icon_new_window.gif) no-repeat right top;
}

#c_top {
 padding: 20px;
 background: white;
 margin: 10px 0 20px 20px;
 font-family: Helvetica, Arial, sans-serif;
 width: 800px;
}

#c_top p {
 margin: 0;
 font-size: 14px;
 color: #222;
}

#c_left {
 width: 455px;
 float: left;
 margin-right: 20px;
}

#c_right {
 width: 425px;
 float: left;
}

#flickr {
 margin: 30px 0 0 0;
}

#flickr h3 {
 margin: 0 0 8px 5px;
}

#flickr img {
 float: left;
 margin: 0 5px 10px 5px;
}

.c_info {
 margin-top: 10px;
}

#info {
 background: white;
 padding: 20px;
 width: 300px;
 float: left;
 margin: 0 20px 0 0;
}

#info ul {
 margin: 0;
 padding: 0 0 0 20px;
}

#info li {
 list-style-image:url(../gfx/icon_tick.gif);
 margin: 0 0 20px 0;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 13px;
}

#info em {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  margin: 0 0 5px 0;
  display: block;
}

#faq {
 width: 480px;
 float: left;
 background: white;
 padding: 30px;
}

#faq h3 {
 margin: 0 0 20px 0;
}

#faq ol {
 padding: 0 0 0 15px;
 margin: 0;
}

#faq ol li {
 margin: 0 0 25px 0;
 font-size: 12px;
 font-family: Helvetica, Arial, sans-serif;
}

#faq ol li em {
 display: block;
 font-size: 16px;
 font-family: Georgia, "Times New Roman", serif;
 margin: 0 0 10px 0;
}