/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html,body { height: 100%; }

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 10px 0px 0px 0px ;
	font-size: 80%;
	color: #333;
	background-color: #606060; 
}

#container {margin: auto; position: relative; width: 990px; background-color: #39A4EE; margin-top:0;}
#boven { width: 100%; height: 112px; clear:both;}
#breadcrumbs { width: 100%; height: 25px;clear: both; margin:0; border: 1px; padding:0px;}
#links { float:left; width: 210px; }
#tekst { float: left; width: 56%;  background-color: #e0e0e0; padding: 3px; margin:2px }
#rechts { float:left; width: 210px;}
#onder { width: 100%; height: 60px; clear: both;}

#binnenruimte { padding: 0px;}

#container { 
	border: solid #404040 1pt ;
}

#baksteen {
	clear: both;  
	width: 100%;
	height: 30px; 
	background-image: none;
}

* {margin:0px; padding:0px;} 
.blog_more li {margin-left:25px;}

div#boven { 
	background-image: url(/home/templates/onzeindischebuurt/images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

h1,h2,h3,h4,h5,h6,p {margin:0.5em 0;}

h1 { line-height:1em; }

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

form {
	margin: 0;
	padding: 0;
}


.componentheading { color: #000000; font-size: 10pt; font-weight: bold; margin-bottom:1em;}
.contentheading { color: #4040c0; font-size: 14pt; font-weight: bold;}

.moduletable,
.moduletable_menu,
.moduletable_moduleclass,
.moduletable_menu_login,
.moduletable_fotovandedag,
.moduletable_kalender {
	width=95%;
	background-color: #f1f1f1;
/*	border: 0px solid #666666;*/
	border:solid thin gray;
	margin: 2px;
	padding:2px;
}	

.moduletable_menu h3,
.moduletable_menu_login h3,
.moduletable_kalender h3 {
	display: block;
	border-bottom: 1px solid #c0c0c0;
	color: #6060d0;
	}
	
#breadcrumbs .moduletable { margin:0; border:solid thin gray;}
#tekst  {border:solid thin gray;}


.moduletable_menu_login li
{ 
	margin-left: 25px;
}
	
/*
 * menu eigenschappen
 */

ul.menu,
ul.latestnews_menu
{
	margin:0;
}
	
ul.menu li,
ul.latestnews_menu li
{	
	width:100%;
	list-style: none;
	margin:0;
}

ul.menu li a:link, ul.menu li a:visited, 
a.mainlevel, a:visited.mainlevel,
ul.latestnews_menu li a:link, ul.latestnews_menu li a:visited
{
	display: block; 
	width:90%;
	height:100%; 
	color:#404040;
	font-weight: bold; 
	padding:3px 0 0 5%;
	border-bottom: 1px solid #c0c0c0;
	text-decoration: none;
	margin-left:5%;
}
	
ul.menu li a:hover,
a:hover.mainlevel,
ul.latestnews_menu li a:hover 
{
	background-color: #030303;
	color: #ffffff;
	text-decoration: none;
}

a#active_menu
{
	background-color: #ccd;
	color: #000;
	text-decoration: none;
}



ul.menu li#current ul a ,
ul.latestnews_menu li#current
{
	background-color:yellow;
}
	
DIV.quote { 
	background: #d0d0d0 ; 
	background-image: url(/home/templates/onzeindischebuurt/images/citaat.png);
	background-repeat: no-repeat;
	background-position:top center;
	margin-top: 1em; 
	margin-bottom: 1em ; 
	padding: 1em ;
}

.pagination {
	display: block;
	padding-left:4px;
	padding-right: 4px;
	}
.pagination span, .pagination a {
	padding-left:3px;
	padding-right: 3px;
	}

table.contentpaneopen li
{
	margin-left: 25px;
}

