/* Articles-module*/

.nowrap {white-space: nowrap;}
.STFButton {cursor: pointer;cursor: hand;}
.CategoryList {
  color: #676767;
  font-style: italic;
  font-family: Arial;
  font-size: 0.7em;
}

#Titel{
font-size: 12px;
font-weight: bold;
}

#Titel a{
font-size: 12px;
font-weight: bold;
}

.Author {font-size: 11px;font-weight: bold;color: #000099;}
.PublishDate {font-size: 11px;font-weight: bold;color: #440088;}
.SearchPanel{text-align:center;}
.SearchResultsPanel{
  font-weight:bold;
  color: #F18321;
  font-size: 14px;
  border: 0px;
  border-bottom: 1px solid #F18321;
  border-style: dashed;
}
#panelAddComment{text-align:left;padding: 5px; width: 90%;}
.MoreArticlesLink {text-align:left; float: right; font-weight:bold; padding-right:5px;}
.Headlines a:link, .Headlines a:visited, .Headlines a:active, .Headlines a:hover, .headlines td{font-size:10px; font-color: orange;}
.Headlines a:link{font-size:10px;}
.CommentsLink{line-height: 30px;font-size: 1.15em;}
.CommentsContainer {border: 1px solid #CCC; background-color: #FFF;padding: 1px;}
.CommentItemStyle {background-color: #F8F8F8; border: 1px solid #CCC;padding: 5px;}
.CommentAlternatingItemStyle {border: 1px solid #CCC;padding: 5px;}
.CommentAuthor {font-size: 1.25em; font-weight: bold;}
.CommentDate {font-size: .8em; color: #5F68AD;margin-bottom:10px;}
.Reply {font-style:italic;background-color:#DDE8EA;border:1px dashed #ADB8BA;padding: 3px;}
.instruction {font-style:italic;}
.threeColumn {vertical-align:top;width: 30%;}
.twoColumn{vertical-align:top;width: 45%;}
.ArticleSettings {width:650px;}
.ArticleSettings {text-align:left;}
.ArticleSettings td.SubHead{text-align:right;width: 225px;}
.ArticleEditPage {text-align:left;}
.ArticleEditPage .SubHead {text-align:right;}
/* This is required because if the details are rendered on a new page,
the module is wrapped with a div with a class of DNNAligncenter*/
#dnn_ctr450_Category_lstCategories{
margin-left:5px;
}

#dnn_ctr666_ArticleList_ctl00_lstArticles{
margin-left: 5px;
}


#allignright {text-align:right;font-weight:bold; padding-right:5px;}


.Article {
  text-align:left; 
  padding-top:5px; 
  border: 0px;
  border-bottom: 1px dotted #676767;
}
a:link, a:visited {
text-decoration:none;
font-weight:bold;
font-size: 12px;
color:#000;
background-color:inherit;
text-decoration:underline;
}
a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
font-size: 12px;
}
a:active {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
font-size: 12px;
}

/* Article list Fancy Theme */
.thumbnail {
margin: 0px;
margin-right: 10px;
border: 2px solid #E0E0E0;
}

.thumbnailbig {
margin-top: 10px;
margin-left:60px;

}

.FancyHR {
	border:0px;
  border-bottom: 1px dotted black;
	height: 0px;
}

.FancyHeader {
	color: #00000;
	vertical-align:top;
	padding:5px;
}
.FancyHeader .Head{
	color: #00000;
	font-size: 14px;
	font-weight:bold;
}    

.CategoryList {
  color: F6F6F6;
	font-weight: normal;
	text-decoration: italic;
	font-size: 10px;
}
.FancyBody {
	color: #000000;
	padding:5px;
}

#leesmeer{
float: right;
color: F6F6F6;
}

/* Einde articles-module*/

/* BEGIN VAN ALGEMENE LAY-OUT*/
body,html {
margin:0px;
padding:0px;
height:100%; 
background: url(images/background.jpg) repeat-x;
}

* {
margin:0px;
padding:0px;
}

img{
padding:0px;
margin:0px;
}

body{
font-size:12px; 
line-height:1.3em; 
font-family: Arial; 
}


#shadow{
background: url(images/shadow.png) repeat-y; 
background-position:top center;
width:990px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
text-align:center;
position:relative;
overflow:auto;
}



#banner{ 
float:left;
display:block;
position:relative;
height:210px;
}


html > body #bannerlogo {
      margin-top:30px;
}


a:visited {
text-decoration:underline;
font-weight:bold;
font-size: 12px;
color:#000;
background-color:inherit;
}

a{
text-decoration:underline;
font-weight:bold;
font-size: 10px;
color:#000;
background-color:inherit;
}

a:hover {
font-size: 12px;
text-decoration:underline;
color:#F18321;
background-color:inherit;
}
a:active {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
font-size: 12px;
}


a img {
border:0;
}

p {
margin:0 0 0.4em 0;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color:#000000;
}
.Normala{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color:#000000;
    text-decoration: underline;
}
.NormalDisabled
{
    color: Black;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: normal;
    color: #f18321
}
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
}

/****** Header *****/

#menushadow{
width:989px;
height:15px;
display:block;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#menushadowlinks{
background: url(images/shadowbovenlinks.png) no-repeat;
width:19px;
height:15px;
display:inline;
position:absolute;
left:0px;
}

#menushadowmidden{
background: url(images/shadowboven.png) repeat-x;
width:950px;
height:15px;
display:inline;
position:absolute;
left:19px;
}

#menushadowrechts{
background: url(images/shadowbovenrechts.png) no-repeat;
width:20px;
height:15px;
display:inline;
position:absolute;
left:969px;
}

#logo{
position:absolute;
left:2px;
top:0px;
display:inline;
z-index:100;
}

#logocontainer{
width:990px;
margin-left:auto;
margin-right:auto;
text-align:center; 
position:relative;
overflow:auto;
padding-top:20px;
}

#bannerlogo{
width:949px;
height:160px;
display:block;
}

#header1{
background: url(images/header1.gif) no-repeat;
width:200px;
height:160px;
z-index: 2;
display: block;
position:absolute;
}

#header2{
background: url(images/header2.gif) no-repeat;
width:749px;
height:160px;
display: inline;
position: absolute;
left: 200px;
}

#breadcrumbs{
position: absolute;
top: 105px;
left: 200px;
float: left;
}

#inloggen{
position: absolute;
top: 55px;
right: 0px;
padding: 5px;
float: left;
}

#inloggen a:hover{
color: #565555;
}

#zoeken{
position: absolute;
top: 85px;
right: 0px;
padding: 5px;
float: left;
}
 
/***** Left sidebar *****/

#left{
float:left; 
left: 0px;
top: 0px;
width: 199px;
border: 1px solid #E0E0E0;
border-top: 0px;
border-left: 0px;
background: url(images/background.gif) #ffffff repeat-x;
}

#lsidebarfoto {
background: url(homefotos/rotate.php) no-repeat;
width:199px;
height:150px; 
font-size:14px;
z-index:1; 
}

#dnn_leftpane{
padding: 0px;
padding-left:0px;
}

/***** Main menu *****/

#rss{
background: url(images/menubar.jpg) repeat-x;
position: absolute;
right: 5px;
top: 2px;
z-index: 3;
}

#dnn_ctr383_ModuleContent{
}

.HouseMenuContent{
padding-left:25px;
}

#HouseMenuNav {
height:30px;
width:780px;
float:left;
display: inline;
background: url(images/menubar.jpg) repeat-x;
padding-left: 85px;
}

ol, ul{
padding-left:25px;
}

#HouseMenuNav li {
background: url(images/menu_bckg.jpg)
display:inline; 
float:left; 
width:104px; 
list-style:none; 
text-align:center;
}

#HouseMenuNav a {
background: url(images/menu_bckg.jpg)
display:block; 
float:left; 
color:#f18c2d;
font-size:13px; 
font-weight:bold; 
text-decoration:none; 
padding-top:4px; 
height: 22px;
}

#HouseMenuNav li a:hover{
width:104px;
background: url(images/menu_bckg_over.jpg);
padding-top:7px; 
height:22px; 
color: #f18c2d;  
}



#HouseMenuNav li a {
width:104px;
background: url(images/menu_bckg.jpg);
padding-top:5px; 
height:22px; 
color: #f18c2d;  
}

#HouseMenuNavCurrentItem a {
width:104px;
background: url(images/menu_bckg_over.jpg);
padding-top:7px; 
height:22px; 
color: #f18c2d;  
}

#HouseMenuNav ul {
display:inline;
width: 780px; 
list-style:none; 
text-align:center;
}

#HouseMenuNav ul a {
background: url(images/menu_bckg.jpg)
padding-top:6px; 
height:22px; 
color: #ffffff;
}

#HouseMenuNav ul ul {   
width:104px;
}

#HouseMenuNav ul ul a {
width:104px;
}

/***** Right sidebar *****/
#dnn_rightpane{
margin-right: 1px;
position: relative;
float:right;              
width:198px;
border-left: 1px solid #ECF0F3;
border-bottom: 1px solid #ECF0F3;
background: #ffffff repeat-x; url(images/background.gif)
}

/***** Main content *****/
#container{
width:950px;
text-align:left;
margin-left:20px;
margin-right:20px;
display: block;
}

#text{
float:left;
width:950px;
margin-top: -55px;
z-index: 1;
}

#middle{
}

#dnn_contentpane{
margin-top:10px;
margin-left: 200px; 
position:relative;
width: 523px;
padding-left: 10px;
}

/***** Footer *****/
#footer{
width:950px;
float:left;
height:30px;
background: url(images/menubar.jpg) repeat-x #ffffff;
text-align: center;
}

#footer p {
margin:0;
padding:0;
font-size: 12px;
color:#FFFFFF;
padding: 5px;
font-weight: bold;
}

#footer a {
color:#B8B8B8;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}


/***** Various classes 

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}             

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}
*****/