
/* ----------------------------------- */
/*                                     */
/*           CSS VOOR BMI              */
/*                                     */
/*           1. Globals                */
/*           2. Header                 */
/*           3. Navigation             */
/*           4. Content                */
/*           5. Footer                 */
/*           6. Links                  */
/*                                     */
/* ----------------------------------- */


/* ----------------------------------- */
/*         1. GLOBAL ELEMENTS          */
/* ----------------------------------- */

* {	
margin: 0;
padding: 0;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {

	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}


p {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 100%;
      margin-left: 30px;
      margin-right: 20px;

}

b, strong {
	font-weight: bold;
	letter-spacing: 0px;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	margin-left: 10px;
}

.image-groot {
	margin-top: 10px;
}

/*<group=Layout>*/

#container {
	width: 850px;
	margin: 0px auto;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	background-color: #911140;
	margin-top: 10px;
}

#hoofdmenucontainer {
	text-align: left;
	width: 850px;
	padding: 0px;
	height: 52px;
	background-color: #FFFFFF;
	/*	border-top-width: 2px;
	border-top-color: #FFFFFF;
	border-top-style: solid;*/
}

/* ----------------------------------- */
/*         2. HEADER                   */
/* ----------------------------------- */

#pageHeader {
	width: 850px;
	height: 190px;
	background-image: url(../images/kop2.jpg);
}

/* ----------------------------------- */
/*         4. CONTENT                  */
/* ----------------------------------- */

#contentContainer {
	width: 570px;
	float: left;
	text-align: left;
	background-color: #911140;
}

#contentContainer #content {
line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#KopContainer {
	width: 570px;
	float: left;
	text-align: left;
	height: 40px;
	background-color: #911140;
}

#KopContainer #content {
	line-height: 2em;
	padding-left: 20px;
	color: #FFFF66;
	font-size: 18px;
}

#sidebarContainer {
	width: 150px;
	height: 300px;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

#sidebarContainer .sidebar {
	padding: 10px;
	line-height: 1.0em;
}

#rightContainer {
/*	background-image: url(../images/achtergrond_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right;
*/	width: 230px;
	float: right;
	text-align: left;
	line-height: 2.0em;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#rightContainer #content {
	line-height: 2em;
	padding-right: 5px;
	padding-left: 5px;
}

.fotolinks {
	margin-right: 10px;
	margin-top: 6px;
}

.fotorechts {
	margin-left: 10px;
	margin-top: 6px;
}

#navcontainer {
	line-height: 1.0em;
	padding-top: 0px;
}

#navcontainer #current {
	color: #b3b3b3;
}


/*<group=Global Classes>*/

.standout, blockquote {
	border: 1px solid #ebebeb;
	padding: 10px;
	background: #ffffff;
	font-style: italic;
	letter-spacing: 1px;
}

h1 {
	color: #296cd8;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 6px;
}

h2 {
	color: #296cd8;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 5px;
}

h3 {
	color: #296cd8;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 4px;
}

h4 {
	color: #296cd8;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 3px;
}

h5 {
	color: #296cd8;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #187F9F;
	cursor: help;
	}
	
a abbr {
	border: none;
	}

.imageStyle {
}

	
/*</group>*/

p.nieuwsarchieftekst {
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}

.datum {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.kopje {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

.subkopje {
	color: #FFFF66;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
	
.fotoklein {
	margin-right: 10px;
	margin-top: 6px;
}

img.foto_kader {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #666666;
	/*margin: 4px 0 4px 0;*/
}
img.foto_kader_klein {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #666666;
/*	margin: 4px 0 4px 0;
*/	margin-right: 10px;
}

ul { 
	position: relative; 
	left: 50px; 
	margin-top: 0px; 
	margin-bottom: 0; 
	padding-top: 0px; 
	padding-bottom: 1em; 
	}
	
li { 
	margin-top: 0; 
	margin-bottom: 0; 
	text-align: left; 
	}

/* ----------------------------------- */
/*         5. FOOTER                   */
/* ----------------------------------- */

#footer {
	/*	background: url(../images/bottom.jpg) no-repeat top left #005EB0;
*/	color: #FFFFFF;
	height: 25px;
	font-size: 9px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(../images/Bottom.jpg);
}

#footer p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}

/* ----------------------------------- */
/*         6. LINKS                    */
/* ----------------------------------- */

a:link {
	color: #FFFF66;
	text-decoration: underline;
}

a:visited {
	color: #FFFF66;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
}
