/*  
Theme Name: Pozeidon-advies
Theme URI: http://www.pozeidon-advies.com
Author: Banus Design
Author URI: http://www.banusdesign.nl
*/

/*=== Setup ===*/

body{
	color: #0D2C80;
	margin-top: 15px;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
a{
	color: #0D2C80;
	text-decoration: none;
}
a:hover{
        color: #0D2C80;
		
}

/* ID Styles */

#navigatie1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 154px;
	padding: 0;
	background-color: #0D2C80;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 28px;

}

#navigatie1 ul {
 list-style: none;
 margin: 0;
 padding: 0;
 height: 28px;
}

#navigatie1 ul li {
 margin: 0;
 height: 28px;
}

#navigatie1 ul li a {
 display: block;
 padding: 5px 0px 0px 0px;
 background-color: #0D2C80;
 color: #fff;
 text-decoration: none;
 width: 100%;
 height: 28px;
}

html>body #navigatie1 ul li a {
 width: auto;
}

#navigatie1 ul li a:hover {
 background-color: #00989A;
 color: #fff;
}
/* ID Styles */

#navigatie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 154px;
	padding: 0;
	background-color: #0D2C80;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 28px;

}

#navigatie ul {
 list-style: none;
 margin: 0;
 padding: 0;
 height: 28px;
}

#navigatie ul li {
 margin: 0;
 height: 28px;
}

#navigatie ul li a {
 display: block;
 padding: 5px 0px 0px 0px;
 background-color: #00989A;
 color: #fff;
 text-decoration: none;
 width: 100%;
 height: 28px;
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:hover {
 background-color: #0D2C80;
 color: #fff;
}

/* ID Styles */

#navigatie2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 154px;
	padding: 0;
	background-color: #0D2C80;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 28px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

#navigatie2 ul {
 list-style: none;
 margin: 0;
 padding: 0;
 height: 28px;
}

#navigatie2 ul li {
 margin: 0;
 height: 28px;
}

#navigatie2 ul li a {
 display: block;
 padding: 5px 0px 0px 0px;
 background-color: #0D2C80;
 color: #fff;
 text-decoration: none;
 width: 100%;
 height: 28px;
}

html>body #navigatie2 ul li a {
 width: auto;
}

#navigatie2 ul li a:hover {
 background-color: #00989A;
 color: #fff;
}

/* ID Styles */

#navigatie3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 154px;
	padding: 0;
	background-color: #00989A;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 28px;
}

#navigatie3 ul {
 list-style: none;
 margin: 0;
 padding: 0;
 height: 28px;
}

#navigatie3 ul li {
 margin: 0;
 height: 28px;
}

#navigatie3 ul li a {
 display: block;
 padding: 5px 0px 0px 0px;
 background-color: #00989A;
 color: #fff;
 text-decoration: none;
 width: 100%;
 height: 28px;
}

html>body #navigatie3 ul li a {
 width: auto;
}

#navigatie3 ul li a:hover {
 background-color: #00989A;
 color: #fff;
}

/* ID Styles */

#navigatie4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 154px;
	padding: 0;
	background-color:  #0D2C80;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 28px;
}

#navigatie4 ul {
 list-style: none;
 margin: 0;
 padding: 0;
 height: 28px;
}

#navigatie4 ul li {
 margin: 0;
 height: 28px;
}

#navigatie4 ul li a {
 display: block;
 padding: 5px 0px 0px 0px;
 background-color: #0D2C80;
 color: #fff;
 text-decoration: none;
 width: 100%;
 height: 28px;
}

html>body #navigatie4 ul li a {
 width: auto;
}

#navigatie4 ul li a:hover {
 background-color: #0D2C80;
 color: #fff;
}

/*=== typography ===*/
h2{
	color: #0D2C80;
	margin-top: 15px;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;

}
h2 a{
	color: #0D2C80;
}
h3, h4, h5{
	color: #0D2C80;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
