/* Stylesheet voor www.pusaka.nl */

body
{
	background-color: #003e85;
	color: #fff;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,h3,h4
{
	margin: 1em 0;
}

p
{
	font-size: 0.8em;
	margin: 0.7em 0;
}

.bold
{
	font-weight: bold;
}

.yellowbold
{
	font-weight: bold;
	color:#ffff33;
}

.clear-both
{
	clear: both;
	margin: 1.5em 0;
}

a
{
	color: yellow;
}

a:hover
{
	color: aqua;
}


div#wrapper
{
	position: relative;
	margin: 2em auto 0 auto;
	width: 95%;
	min-width: 980px;
	height: auto;
	text-align: center;
	border-top: 1px solid #fff;
	background-color: transparent;
}


header
{
	position: absolute;
	top: 0;
	left:	0;
	width: 100%;
	height: 145px;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #fff;
	background-image: url(../images/keurmerk-fight-right-knkf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* added to inherit heights of content div, navigation div and contentright div */
div#contentwrap
{
	width: 100%;
	height: 60em;
}

/*nav*/
nav
{
	float: left;
	margin: 7.1em 0 0 0;
	padding-top: 2em;
	width: 220px;
	height: inherit;
	text-align: left;
	border-right: 1px solid #fff;
}


div#lidmaatschappen
{
	margin-top: 1em;
	width: 100%;
	text-align: justify;
}

div#lidmaatschappen p a img, div#lidmaatschappen img
{
	border:1px solid #666;
}


div#contentmiddle
{
	float: left;
	width: 50%;
	margin: 155px 0 0 5px;
	height: auto;
	padding: 1em 2em 1em 1em;
	background-color: transparent;
	text-align: left;
	line-height: 1.2em;
	z-index: 2;
}

div#contentmiddle #hcard-pusaka
{
	line-height: 1.8em;
}


aside
{
	float: left;
	margin: 145px 0 0 0px;
	width: auto;
	min-height: auto;
	height:inherit !important;
	height: auto;
	padding: 4em 0em 0 0em;
	border-right:1px solid #666;
	border-bottom: none;
	border-left: 1px solid #666;
	text-align: center;
}

aside:hover
{
	background-color: transparent;
}


/* ONDERVERDELING HEADER GEDEELTE */
div#logo
{
	position: absolute;
	top: 0px;
	left: 0;
	width: 143px;
	height: 145px;
	background-color: #fff;
}

div#headeranimation
{
	position: absolute;
	top: 0;
	left: 143px;
	width: 217px;
	height: 145px;
	margin: 0em;
	background-image: url(../images/voorbeeld-h145.jpg);
	background-repeat: no-repeat;
}

div#pusaka
{
	position:absolute;
	top: 0;
	left: 370px;
	width: auto;
	margin: 0.3em 0 0 0em;
	text-align: justify;
	z-index: 10;
}

header h2
{
	margin: 0.7em 0 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #ffff33;
	letter-spacing: 0.22em;
	word-spacing: 0.3em;
}

header p.pusakawhite
{
	margin:0;
	font-weight: bold;
	font-size: 3em;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.9em;
}

header p.pusakasub
{
	margin: 0.3em 0 0 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #768a29;
	text-transform: capitalize;
	word-spacing: 0.14em;
	letter-spacing: 0.01em;
}

p.telefoon
{
	margin-top:0.94em;
	font-weight: bold;
	font-size: 1em;
	letter-spacing:0.86em;
}

div#headerright
{
	position: absolute;
	top: 0;
	right: 65px;
	z-index: 1;
}
/* EINDE ONDERVERDELING HEADER GEDEELTE */


/* NAVIGATIE MENU */
nav ul
{
	margin: 0px;
	font-size: 0.9em;
	letter-spacing: 0.02em;
}

nav ul li
{
	margin: 0.5em 0;
	border-bottom:1px solid silver;
	padding: 0.5em 0;
}

nav ul li:hover
{
	border-bottom: 1px solid yellow;
	background-image: url(../images/taekwondo-silhouet-small.png);
	background-repeat: no-repeat;
	background-position: right top;
}


nav ul li a
{
	font-weight: bold;
	font-size:0.8em;
	color: #fff;
	text-decoration: none;
}

nav ul li a:hover
{
	color: #00ffff;
	background-image: none;
}

nav ul li.navitemactive a
{
	color: #ffff33;
}

nav ul li.navitemactive a:hover
{
	color: #fff;
}

nav ul li > ol.submenu
{
	display: none;
	list-style: disc;
}

nav ul li:hover > ol.submenu
{
	display: block;
	position: relative;
	left: 10px;
	top: 0px;
	margin-top: 0.3em;
	margin-left: 3px;
	width: auto;
	font-size: 0.8em;
	color: yellow;
	background-image: none;
}

nav ul li > ol.submenu li
{
	border-bottom: none;
	margin: 0.1em 0;
	background-image: none;
}

nav ul li > ol.submenu li a
{
	color: yellow;
}

nav ul li > ol.submenu li a:hover
{
	text-decoration: underline;
	color: #00ffff;
}
/* EINDE NAVIGATIE MENU */

/* CONTENT GEDEELTE */
div#contentmiddle h2
{
	margin-left: 0px;
	color: #fff;
}

div#contentmiddle ul
{
	list-style: outside disc;
	margin-bottom: 1.5em;
	margin-left: 15px;
	font-weight: normal;
	font-size: 0.8em;
}

div#contentmiddle ul li
{

	margin:0.5em 0;
}

div#contentmiddle ul.googlemaps
{
	list-style: none;
}

div#contentmiddle ul.googlemaps li
{
	background-image: url(../images/Google-maps-logo.png);
	background-repeat: no-repeat;
	padding-left: 75px;
}

div#contentmiddle div.float
{
	display:block;
	float: left;
	width: 250px;
	height: 120px;
	margin-right: -1px;
	border-top: 1px solid #666;
	padding:10px;
	text-align: left;
}


div.eregalerij
{
	margin: 1.5em 0;
	background-image: url(../images/duo-silhouet-small.png);
	background-repeat: no-repeat;
	background-position: 0 1em;
	padding: 2px 0 0 70px;
	border-bottom: 15px solid #004ca6;
}

div.eregalerij:hover
{
	margin: 1.5em 0;
	background-image: url(../images/duo-silhouet-small-hover.png);
	background-repeat: no-repeat;
	background-position: 0 1em;
	padding: 2px 0 0 70px;
	border-bottom: 15px solid #004ca6;
}

div.eregalerij img
{
	margin: 1em 0 2em 0;
	border-top: 5px solid #666;
	border-bottom: 5px solid #666;
}


div#slogan
{
	margin-top:1em;
	width: 400px;
	font-weight: bold;
	font-size: 1.3em;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	text-align: justify;
	line-height: 0.8em;
	padding: 0.5em 0em 0.5em 0em;
}


aside img
{
	display:block;
	margin-bottom:20px;
	padding: 0px;
	border-top:5px solid #666;
	border-bottom:5px solid #666;
	background-color: transparent;
}

aside img:hover
{
	background-color: #4d4d4d;
	border-top:5px solid #00adef;
	border-bottom:5px solid #00adef;
}



