body {
	color: #222;
	font-size: 14px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height: 1.4;
	margin: 0;
}

.container {
max-width: 1366px;
	margin: 0 auto;
}

ul {
	margin: 0 20px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}	

h1, h2 {
	font-size: 21px;
	margin: 0;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

#logo {
    border-width: 0px;
    border-style: none;
    width: 391px;
    max-width: 391px;
    height: 105px;
    max-height: 105px;
    background: url(het_logo_van_de_provincie_overijssel.png) no-repeat;
    margin: 45px 20px 5px 0px;
    display: inline-block;
}

/****************************************header****************************************/


header {
	width: 100%;
	height: 45px;
	background-color: #efefef;
}

nav {
max-width: 1140px;
	height: 30px;
	margin: 0 auto;
}

nav ul {
    margin: 0;
    padding: 0;
    float: left;
}

nav li {
	display: inline-block;
}

nav li.active a {
    background-color: #fff;
    color: #a70b27;
}

nav a {
    font-weight: bold;
    color: #005b99;
    width: auto;
    margin: 13px 15px 0 0;
    padding: 5px 32px 5px 10px;
    background-image: url(../images/header/nav-ico.png);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    text-decoration: none;
    font-size: 17px;
}

nav a:hover, nav a:active {
	color: #a70b27;
	background-color: #FFFFFF;
	background-image: url("../images/header/nav-ico-red.png");
}

nav ul ul {
	display: none;
}

nav ul li:hover > ul {
	display: block;
}

nav ul li ul {
	width: 200px;
	background: #EFEFEF;
	margin-top: 44px;
	margin-left: 0;
	padding: 0 10px 10px 10px;
	position: absolute;
	z-index: 1;
	box-shadow: 1px 1px 4px #909090;
}

nav ul li ul li { 
	display: block; 
	text-align: left;
}

nav ul li ul li a, nav ul li ul li a:hover {
	font-size: 12px;
	background: none;
	width: 85%;
	border-bottom: 1px solid #000000;
	clear: both;
}

.titel h1 {
    padding: .3em .5em;
    border-radius: 0 12px 0 0;
    background-color: #831625;
    margin-left: 0;
    margin-right: 0;
    margin: 1em 0;
    color: #fff;
    font-size: 26px;
    margin-bottom: 0;
}

p.introductie{
    background: #f4f4f4;
    margin: 0;
    padding: 1em 1em 1em 1em;
}

.hyperlinks {
	padding-right: 20px;
	float: right;
}

.hyperlinks a{
	background: none;
	margin: 0 0 0 20px;
	padding: 11px 0;
}

.hyperlinks a:last-child {
	padding: 13px 0 11px 0;
}

.hyperlinks a:hover {
	background: none;
}

.hyperlinks img {
	width: 20px;
}

/****************************************theme-menu****************************************/


#menu {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	width: 97.5%;
	height: 26px;
	background-image: url("../images/hamburgermenu.png");
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-color: #0099d0;
	background-position: 10px 5px;
	padding: 4px 20px 0 0;
	position: fixed;
	top: 0;
	display: none;
	text-align: right;
	z-index: 2;
	cursor: pointer;
}

#theme-menu {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url("../images/streepjes.png");
	position: fixed;
	top: 30px;
	display: none;
	z-index: 1;
	overflow: auto;
}

#theme-menu a {
	height: 60px;
	font-weight: bold;
	margin: 5px 0;
	display: block;
}

#theme-menu ul {
	margin: 0;
}

#theme-menu span {
	color: #0099d0;
	margin-left: 65px;
	position: relative;
	top: 16px;
}

#main li ul {
	display: none;
}

#main li ul li a {
	font-size: 13px;
	padding-left: 10px;
}

.item-1 {
	background-image: url("../images/icons/bereikbaarheid.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-1:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-2 {
	background-image: url("../images/icons/culturele-infratstructuur.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-2:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-3 {
	background-image: url("../images/icons/bevolking.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-3:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-4 {
	background-image: url("../images/icons/landelijke-gebied.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-4:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-5 {
	background-image: url("../images/icons/milieu-en-energie.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-5:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-6 {
	background-image: url("../images/icons/regionale-economie.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-6:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-7 {
	background-image: url("../images/icons/openbaar-bestuur.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-7:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-8 {
	background-image: url("../images/icons/Icoon-AvO-campings.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-8:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.item-9 {
	background-image: url("../images/icons/culturele-infratstructuur.png");
	background-repeat: no-repeat;
	background-size: 50px;
}
.item-9:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

/****************************************intro****************************************/

#intro {
	width: 1286px;
	height: 130px;
	margin: 20px;
	padding: 20px;
	background: #efefef;
	float: left;
}

/****************************************buttons****************************************/

#buttons {
	width: 429px;
	height: auto;
	margin: 20px 0 0 0;
	text-align: center;
	float: left;
}

#databank {
	color: white;
	width: 429px;
	height: 170px;
	margin: 0 20px 20px 0;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}

#databank a:hover, #rapporten a:hover, #handleidingen a:hover {
	text-decoration: none;
}

#buttons span {
	margin-top: 130px;
	display: block;
}

#databank {
	background-color: #a70b27;
	background-image: url("../images/buttons/handleidingen.png");
	background-repeat: no-repeat;
	background-position: center 15px;
}

#buttons a {
	color: #FFFFFF;
}

#databank:hover, #rapporten:hover, #handleidingen:hover {
	background-color: #dc0000;
}

/****************************************themes****************************************/

.subject {
	height: 35px;
	padding: 5px 0 5px 70px;
	margin-bottom: 25px;
}

.sub-title {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1;
}

.title {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	padding-right: 10px;
	line-height: 1;
}

#themes ul {
	margin: 0;
}

#themes li {
	padding: 7px 10px 7px 70px;
	border-top: 1px solid #FFFFFF;
}

#themes li:last-child {
	border-bottom: 1px solid #FFFFFF;
}

#themes a {
	font-size: 14px;
	display: block;
	text-decoration: none;
}

#theme-1 a, #theme-3 a {
	color: #fff;
}

#theme-1 {
	width: 428.6px;
	height: 318px;
	background-color: #b3b3b3;
	background-image: url("../images/icons/bereikbaarheid.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
	clear: left;
}

#theme-1 li:hover, #theme li:active {
	background: #999999;
}

#theme-2 {
	width: 428.6px;
	height: 318px;
	background-color: #7b1667;
	background-image: url("../images/icons/culturele-infratstructuur.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
}

#theme-2 li:hover, #theme-2 li:active {
	background: #601152;
}

#theme-3 {
	width: 428.6px;
	height: 656px;
	background-color: #b1c800;
	background-image: url("../images/icons/bevolking.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 20px 20px 0;
	border-radius: 13px 0 0;
	display: block;
	float: right;
}

#theme-3 li:hover, #theme-3 li:active {
	background: #9CAD00;
}

#theme-4 {
	width: 428.6px;
	height: 318px;
	background-color: #1a962b;
	background-image: url("../images/icons/landelijke-gebied.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
}

#theme-4 li:hover, #theme-4 li:active {
	background: #167A23;
}

#theme-5 {
	width: 428.6px;
	height: 318px;
	background-color: #006633;
//	background-image: url("../images/icons/milieu-en-energie.png");
    background-image: url("../images/icons/duurzame-ruimte.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
}

#theme-5 li:hover, #theme-5 li:active {
	background: #004C26;
}

#theme-6 {
	width: 428.6px;
	height: 656px;
	background-color: #f08a00;
	background-image: url("../images/icons/regionale-economie.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
}

#theme-6 li:hover, #theme-6 li:active {
	background: #D67900;
}

#theme-7 {
	width: 428.6px;
	height: 318px;
	background-color: #000000;
	background-image: url("../images/icons/openbaar-bestuur.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
}

#theme-7 li:hover, #theme-7 li:active {
	background: #515151;
}

#theme-8 {
	width: 428.6px;
	height: 318px;
	background-color: #db001b;
	background-image: url("../images/icons/Icoon-AvO-campings.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
}

#theme-8 li:hover, #theme-8 li:active {
	background: #BF0019;
}

#theme-9 {
	width: 877px;
	height: 318px;
	background-color: #076293;
//	background-image: url("../images/icons/duurzame-ruimte.png");
    background-image: url("../images/icons/milieu-en-energie.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	margin: 0 0 20px 20px;
	border-radius: 13px 0 0;
	display: block;
	float: left;
}

#theme-9 li:hover, #theme-9 li:active {
	background: #055177;
}	
	
/****************************************footer****************************************/

footer {
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background: #0099d0;
	padding-top: 15px;
	text-align: center;
	clear: both;
}

/****************************************clearing float****************************************/

#clear {
	clear: both;
}