#container-page {
  margin: 0 auto;
  width: 770px;
  background: #FFF;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
  background: #FFF;
	border-bottom: 1px #DDDDDD solid; /* */
	padding-bottom:15px;
}

#head {
  padding: 1em;
}

#container-content {
  padding: 0 2em 30px 2em;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  padding-top: 15px;
  padding-bottom: 35px;
  width: 75%;
  float: right;
}

#content-pri-marge{
	margin-left: 10px;
}

#content-pri a:link
{
	color: #309;
/*	border-bottom: 1px solid #CC0000;
	text-decoration: none;
	background: transparent;
	*/
}
#content-pri a:visited { color: #636; }
#content-pri a:hover, #main a:active { color: #C00; }


#content-sec {
  padding-top: 15px;
  width: 25%;
  float: left;
}

#submenu-marge {
	margin-right: 40px;
}

#container-foot {
  width: 100%;
  background: #FFF;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 30px;
	border-top: 1px #DDDDDD solid; /* */
}

#foot {
  padding: 0 1em;
  line-height: 30px;
  text-align:center;
}
#foot a:visited, #foot a:link { color: #666; }
#foot a:hover, #foot a:active { color: #666; }

.footer-content {padding-top: 3px;}
#print
{
	visibility: hidden;
	display: none;
}

#submenu
{
/*	width: 180px;
*/	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#submenu li
{
	text-decoration: none;
	display: inline;
	/* for IE5 and IE6 */
}

#submenu li a:link, #submenu a:visited
{
	/* 	
	background-image: url(../img/transpatern.gif);
	background-repeat: repeat;
	 */
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: right;
	text-decoration: none;
}

#submenu li a:hover, #submenu a:active
{
	/* 	
	background-image: url(../img/transpatern.gif);
	background-repeat: repeat;
	 */
	color: #000;
}

#contact {	line-height: 1.7em;
}
#contact input, #contact textarea {
/*border: 1px solid #999;
font-size: 14px;*/
}

/* STYLES */

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #333;
  font: 12px Verdana, sans-serif;
  text-align: center;
}

h1{
	margin: 0;
	padding-bottom: 1em; 
	line-height: 1.5em;
	}
h1 {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: bold;
	}
h3 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 1em; 
	}
#Nieuws h3 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 1em; 
	}

#Nieuws p {	
	margin: 0px;
	padding-bottom: 0em;
	line-height: 1.5em;
} 

h5
{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}

p {	
	margin: 0px;
	padding-bottom: 1em;
	line-height: 1.5em;
} 
/**/
.entry-body p {
	margin: 0px;
	padding-bottom: 1em; 
}

.entry-more-link{	
	margin: 0px;
	padding-bottom: 1.5em; 
}
.entry-footer {
	padding-bottom: 1.5em; 
	padding-top: 1.5em; 
}
.line {	
	margin: 10px 0px 0px 0px;
	border-top: 1px #ccc solid; /* */
	padding-top: 10px;
}
.line_errorpage {
	width: 300px;
	margin: 0px 0px 20px 0px;
	border-top: 1px #DDDDDD solid; /* */
	padding-top: 10px;
}
.date-header {
	line-height: 1.5em;
	text-align: right;
	color: #666666;

}
entry-header {	
	font-size: 14px;
	color: #666;
}
.entry-footer {
	font-size: 10px;
	color: #666;
}


