/**
Website layout www.ddtv.nl
**/


/* ---( stramien )------------------------------- */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #006EBA;
}

html>body {
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
}

#oldbrowser {
	margin: 0;
	padding: 0;
	display: none;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:780px;
	background-color: #ffffff;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#header {
	height: 237px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url("/img/header.gif") top center no-repeat;
}


#content {
	padding: 0 0 45px; /* bottom padding for footer */
	background-color: #ffffff;
}


#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background: #ffffff url('/img/footer.gif') bottom center no-repeat;
	height: 45px;
}




/* ---( normal values )------------------------------- */


p {
	margin: 1em 0 1em;
	padding: 0;
	}

blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 23px;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}




/* ---( header )------------------------------- */

#logo {
	position: absolute;
	width: 220px;
	height: 200px;
	top: 27px;
	background-color: #ffffff;
}

#logo img {
	border: 0px;
}

#header_img {
	position: absolute;
	width: 550px;
	height: 200px;
	left: 220px;
	top: 27px;
	margin: 0px;
	padding: 0px;
}


/* ---( menu )------------------------------- */

#nav {
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 210px;
}

#nav li {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
}

#nav a, #nav a:visited, #nav a:active {
	float: left;
	font-size: 14px;
	color: #006EBA;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Lucida sans, Lucida sans unicode, Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #C8D9ED;
	height: 20px;
	width: 190px;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	line-height: 20px;
	padding-top: 7px;
	margin-left: 10px;
	padding-bottom: 7px;
}


#nav a:hover, #nav a.active, #nav a.sel, #nav a:active.sel, #nav a:visited.sel {
	color: #FFFFFF;
	background-color: #006EBA;
}



/* ---( country menu )------------------------------- */

#subnav {
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 90px;
	text-align: left;
}


#subnav ul {
	margin-top: 10px;
}


#subnav li {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
}

#subnav a, #subnav a:visited, #subnav a:active {
	float: left;
	font-size: 11px;
	color: #006EBA;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Lucida sans, Lucida sans unicode, Verdana, Arial, sans-serif;
	font-weight: bold;
	height: 14px;
	width: 180px;
	padding-top: 3px;
	line-height: 14px;
	margin-left: 10px;
	background-color: #ffffff;
}

#subnav a:hover, #subnav a.sel, #subnav a:active.sel, #subnav a:visited.sel {
	color: #006EBA;
	background-color: #ffffff;
}





/* ---( horizontal menu )------------------------------- */

#hornav {
	height: 14px;
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 20px;
margin-top:10px;
margin-bottom:20px;

	width: 100%;
	clear: both;

}


#hornav li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}


#hornav a, #hornav a:link, #hornav a:visited, #hornav a:hover, #hornav a:active {

	float: left;
	margin: 0px;
	vertical-align: middle;
	font-size: 14px;
	color: #C8D9ED;
	text-decoration: none;
	text-transform: capitalize;
	padding-right: 20px;
	font-family: Lucida sans, Lucida sans unicode, Verdana, Arial, sans-serif;
	line-height: 20px;

}

#hornav a.sel, #hornav a:active.sel, #hornav a:visited.sel {
	color: #006EBA;
	font-weight: bold;
}


#hornav a:hover {
	color: #006EBA;
}




/* ---( homepageblokken )------------------------------- */

.block_container {
	width: 780px;
	position: relative;
	height: 440px;
}

#block_main {
	height: 210px;
	width: 654px;
	left: 0px;
	top: 0px;
	position: absolute;
	line-height: 1.5em;
}



#block_main a, #block_main a:link, #block_main a:visited, #block_main a:active {
	color: #7AA700;
	text-decoration: none;
	font-weight: bold;
}

#block_main a:hover {
	text-decoration: underline;
}


.block_cont {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.block_cont a, .block_cont a:link, .block_cont a:visited, .block_cont a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.block_cont a:hover {
	text-decoration: underline;
}



/* ---( content )------------------------------- */

.content_block {
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    line-height: 16px;
}


.content_block a, .content_block a:link, .content_block a:visited, .content_block a:hover, .content_block a:active {
	color: #006EBA;
	text-decoration: underline;
}

.content_block a:hover { text-decoration: underline; }



hr {
	color: #006EBA;
	height: 1px;

}

h1 {
	font-size: 18px;
	color: #006EBA;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
}


h2 {
	font-size: 16px;
	color: #006EBA;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0px;
}


.kop {
	font-size: 16px;
	color: #006EBA;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}



.kopje1 {
	margin-bottom: 20px;
	font-size: 22px;
	color: #0D3A7F;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
}

.kopje2 {
	margin-bottom: 20px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
}

.kopje3 {
	margin-bottom: 20px;
	font-size: 14px;
	color: #0D3A7F;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
}

.kopje4 {
	font-size: 11px;
	color: #0D3A7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}








#content .left, #content .right {
	background-color: #ffffff;
}

#content .left {
	position: absolute;
	left: 0;
	width: 210px;
	text-align: left;
	margin: 0px;
}

#content .right {
	position:relative;
	left: 220px;
	display: block;
	width: 550px;
	text-align: left;
}






/* ---( kruimelpad )------------------------------- */





/* ---( gradient blok met schaduw )------------------------------- */





/* ---( form )------------------------------- */

form {
	width: 386px;
}

label,input, textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 66px;
	padding-right: 20px;
}

input.but {
	width: 100px;
}


br {
	clear: left;
}




#adressen {
	margin-top: 20px;
}




#adressen a, #adressen a:link, #adressen a:visited, #adressen a:hover, #adressen a:active {
	color: #7AA700;
	text-decoration: none;
	font-weight: bold;
}

#adressen a:hover { text-decoration: underline; }












/* ---( footermenu )------------------------------- */

#footer_menu {
	position:absolute;
	top: 0px;
	width:100%;
	height: 15px;
	background-color: #ffffff;
	vertical-align: middle;
}

#footer_menu a, #footer_menu a:link, #footer_menu a:visited, #footer_menu a:hover, #footer_menu a:active {

	font-size: 10px;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
	color: #676767;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
}


#footer_menu .left, #footer_menu .right {
	background-color: #ffffff;
	position: absolute;
	color: #676767;
	line-height: 15px;
	height: 15px;
}

#footer_menu .left {
	left: 0;
	width: 500px;
	text-align: left;
	margin-left: 20px;
	font-size: 10px;
	font-family: Lucida sans, Lucida sans unicode, Arial, Helvetica, sans-serif;
}

#footer_menu .right {
	right: 0;
	width: 200px;
	text-align: right;
	margin-right: 20px;
}
