/*  
Theme Name: DNLS-NL
Theme URI: http://www.dnls.nl/
Description: De Nationale Locatie Site
Version: 1.0
Author: Ing. C. Stürmer
Author URI: http://www.apolair.nl/
*/

/*  
General page layout
*/

#header, #header a {
	font-size:10px;
	color:grey;	
}

a.mainmenunew {
	display: inline;
	border-right: 1px solid black;
	color: black;
	padding-right: 10px;
	margin-left: 17px;
	margin-top: 4px;
	font-weight: bold;
	float: left;
}

body {
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	overflow-x: auto;
	
	/* background-image: url('../images/databg.jpg'); */

	
}

table.pageBackground {
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	/* background-image: url('../images/pagebackground.jpg'); */
	/* background-repeat: repeat-x; */
	border: 0px solid #E5ECF2;
}

table.contentBackground {
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	background: white;
	background-image: url('../images/contentbackground.jpg');
	background-repeat: repeat-x;
	border: 0px solid #00FF00;
}

table.formBackground {
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px solid red;

	
}

#paginaheader {
	width: 770px;
	height: 100px;

	border: 0px solid #00FF00;
	text-align: left;

}

#background {
	width: 560px;
	height: 100%;

	text-align: left;
	border: 0px solid #E5ECF2;
	overflow: auto;
	overflow-x: auto;

   scrollbar-base-color: #033967;
   scrollbar-shadow-color: #ffffff;
   scrollbar-highlight-color: #ffffff; 
   scrollbar-3dlight-color: #ffffff; 
   scrollbar-darkshadow-color: #333333;
   scrollbar-track-color: #ffffff; 
   scrollbar-arrow-color: #FFFFFF;
}

#paginacontent {
	width: 100%;
	height: 100px;
	background: purple;
	border: 0px solid #E5ECF2;
	text-align: left;
	display: block;

}

#functies {
	background-color: #A7A7A6;
	width: 235px;
	height: 50px;
	text-align: left;
	display: block;
}

#afsluiter {
	display: block;
	background-color: white;
	width: 510px;
	height: 30px;
	border: 0px solid #E5ECF2;
	text-align: left;
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #999999;
}

#content {
	width: 100%;
	text-align: left;
	padding: 4px;


}

#autocontent {
	width: 96%;
	text-align: left;
	padding: 4px;
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: white;
}

#advertisersmall {
	width: 100%;
	height: 200px;
	background: red;
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #999999;
}

#favoritecounta, #favoritecountb {
	display: inline;
	width: 11px;
	height: 5px;
	color: white;
	font-size: 18px;
}
#favoritecountb {
	display: inline;
	width: 11px;
	height: 5px;
	background: #FFFFFF;
	color: purple;
	font-size: 12px;
}

#zoeken {
	display: block;
	width: 100%;
	height: 142px;
	background: #88A3B7;
	color: white;
	font-size: 12px;
	border: 0px solid #00FF00;
}

/*  
Text and fonts layout
*/



font.menuHeader {
	font-size: 12px;
	font-weight: bold;
	color: #DBE0E4;
}

font.contentHeader {
	font-size: 12px;
	font-weight: bold;
}

H1, H4 {
	font-size: 18px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #7F7F7F;
	display: inline;
}

H2 {
	font-size: 12px;
	color: #000;
	
}

font.rightContenthead {
	font-size: 16px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #E80909;
	font-weight: bold;
}

font.default {
	font-size: 12px; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #999999;
}

/*  
Links layout
*/

a {
	display: inline;
	font-size: 12px;
	color: red;
	font-weight: normal;
	text-decoration: none;
}
a:Hover {
	text-decoration: underline;
}



#footer {
	width: 950px;
	padding: 5px;
	font-size: 12px;
	color: black;
	border-top: 1px solid #4181AF;
	background-position: top center;
	height: 85px;
}

#footer .column a {
	font-size: 9px;
	color: #ACACAC;
}

#footer .column {
	width: 155px;
	float: left;
	text-align: left;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 10px;	
}

.clrleft {
	clear: left;	
}

#afsluiter, a {
	/* color: #A7A7A6; */
	color: #6E6E6E;
}

a.zoekButton {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a.home {
	display: inline;
	font-size: 16px;
	color: #37A1C7;
	font-weight: bold;
	text-decoration: underline;
}
a.home:Hover {
	color: red;
	text-decoration: underline;
}

a.def {
	display: inline;
	font-size: 12px;
	color: #37A1C7;
	font-weight: normal;
	text-decoration: underline;
}
a.def:Hover {
	color: #F06917;
	text-decoration: underline;
}

a.adef {
	display: inline;
	font-size: 12px;
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
a.adef:Hover {
	color: #37A1C7;
	text-decoration: underline;
}

a.mdef {
	display: inline;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
a.mdef:Hover {
	color: red;
	text-decoration: line-through;
}

a.mainmenu {
	display: inline;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenu:Hover {
	text-decoration: underline;
}

a.submenu {
	display: inline;
	font-size: 12px;
	color: #DBE0E4;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:Hover {
	text-decoration: underline;
}

a.breadCrumb {
	display: inline;
	font-size: 10px;
	color: grey;
	font-weight: none;
	text-decoration: none;
}
a.breadCrumb:Hover {
	text-decoration: underline;
}

a.homepage {
	display: inline;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.homepage:Hover {
	text-decoration: underline;
}

/*  
Form elements layout
*/

input {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #333333; 
   background-color : #FFFFFF; 
   border: 1px solid lightgrey;
   margin-bottom: 3px;
   width: 385px;
}

select {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #333333; 
   background-color : #FFFFFF; 
   border: 1px solid lightgrey;
   margin-bottom: 3px;
   width: 385px;  
}

radio {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #ffffff; 
	background-color : #FFFFFF;
   border: 1px solid lightgrey; 
}

textarea {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #333333; 
   background-color : #FFFFFF; 
   border: 1px solid lightgrey;
   margin-bottom: 3px;
   width: 385px;
}



