@import 'mainmenu.css';

* {
    font-family: Arial, Helvetica, sans-serif;;
    outline: none;
}

.abc_letter {
    font-size: 16px;	
}

body,
html {
    font-size: 11px;
    background: #19334c url(/site_files/img/page_bg.gif) repeat-x left top;
    margin: 0px;
    padding: 0px;
    color: #52708a;
}

a:visited,
a:link {
    color: #52708a;
    text-decoration: underline;
}

.page_current,
.link_bold {
    font-weight: bold;
    text-decoration: none !important;	
}

.itemFooter {
    margin-top: 3px;
}

#logos {
   float: right;
   background-color: #19334C;
}
#logos span {
    float:right;
    display: block;
    width: 90px;
    height: 41px;
    margin: 10px 3px 3px 3px;
}
span#logokiwa {
    background-image: url(/site_files/img/kiwa_logo_ISO_9001.png);
}
span#logokiwa:hover {
    background-image: url(/site_files/img/kiwa_logo_ISO_9001_actief.png);
}
span#logocedeo {
    background-image: url(/site_files/img/logocedeo.png);
}
span#logocedeo:hover {
    background-image: url(/site_files/img/logocedeo_actief.png);
}
span#logovetron {
    background-image: url(/site_files/img/logovetron.png);
}
span#logovetron:hover {
    background-image: url(/site_files/img/logovetron_actief.png);
}
span#logosferkend {
    background-image: url(/site_files/img/logosferkend.png);
}
span#logosferkend:hover {
    background-image: url(/site_files/img/logosferkend_actief.png);
}

#siteContainer {
    width: 992px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
#header {
    background-color: #19334C;
    height: 98px;
}
#footer {
    clear: both;
    background-color: #466582;
    font-weight: bold;
}
#footer a {
    padding: 10px 12px;
    display: block;
    float: left;
    color: #C8C8C6;
    background-color: #466582;
    text-decoration: none;
}
#footer a:hover {
    background-color: #6C8D9E;
}
#leftContainer img {
    display: block;
}
#leftContainer {
    float:left;
    width:466px;
    height: 369px;
    display: block;
}
#rightContainer {
    float:right;
    width:490px;
    padding-right:15px;
}

#fullWidthContainer {
    width: 980px;
    /*height: 369px;*/
    display: block;
}

h2 {
   font-size: 17px;
   font-weight: bold;
   margin: 9px 0px;
}

.noWeblogMessageFound {
    margin-top: 20px;
    font-style: italic;
}

.intro {
    margin-bottom: 25px;
}

.information {
	border: 1px solid #6BCC02;
	background-color: #EFFFF0;
}
.error {
	border: 1px solid #cc021a;
	background-color: #FFDFDF;
}
.error-box {
    margin: 25px;
    padding: 15px;
	border: 1px solid #cc021a;
	background-color: #FFDFDF;
}

#homepageLeft {
	float:left;
	width:209px;
    margin-bottom: 10px;
}

#homepageRight {
	float:right;
	width:271px; /* banner width */
	margin-left:10px
}

#homepageRight a img {
	border:0;
	margin-top:10px
}

#swfBanner{
	margin: 2px 0px 0px 0px;
}

/*

Speciale CMS klassen, voornamelijk voor alinea types

!! ALTIJD INLCUDEN !!

*/
.cms_3kolommen{
    width: 100%;
}

.cms_3kolommen div{
    width: 30%;
    float: left;
    text-align:justify;
}

.cms_3kolommen_last_row{
    padding-right:0px;
}

.cms_3kolommen_row{
    padding-right:20px;
}

.cms_2kolommen{
    width: 100%;
    clear : both;
}

.cms_2kolommen div{
    width: 49%;
    float: left;
}

.cms_afbeeldingrechts{
    padding: 0px 0px 10px 10px;
    float : right;
}

.cms_afbeeldinglinks{
    padding: 0px 10px 10px 0px;
    float : left;
}

.cms_afbeelding{
    padding: 0;
    margin : 0;
    float : left;
}

.cms_cleaner{
    height : 1px;
    width : 100%;
    float : left;
    display:inline;
}

.devider {
  background-color: #466582;
  width: 100%;
}

.paragraph {
  width: 100%;
  padding-bottom: 15px;
  float:left;
  clear: both;
}

/*

einde CMS klassen

*/

.cleaner {
    clear: both;
}

.inputtext{
	color:#466582;
	font-size: 11px;
}

.even td {
    background-color: #FFFFFF;
}
.oneven td {
    background-color: #eff0f4;
}

/* Blog entries */
.blogEntry {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
}
.blogEntry.first {
    border-top-width: 0;
    margin-top: 0;
    padding-top: 5px;
}
.blogEntry .title {
    margin: 0;
    font-size: 14px;
}
.blogEntry .meta {
    margin: 5px 0;
    color: #999;
}
.blogEntry .meta .author {
    padding-right: 5px;
}
.blogEntry .meta .date {
    border-left: 1px dotted #ccc;
    padding-left: 5px;
    font-style: italic;
}
.blogEntry .message {
    overflow: hidden;
}
.blogEntry .blogger-post-footer {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
#blogViewAll {
    border-top: 1px solid #ccc;
    margin: 10px 0;
    padding-top: 10px;
}

#lastMinutes {
	position: fixed;
	bottom: -10px;
	height: 122px;
	width: 100%;
	background: url(/site_files/img/bg_lastminutes.png) repeat-x;
}
#lastMinutes div#lastMinutesContainer {
	width: 992px;
	margin: 20px auto 0px auto;
	color: #7b91a6;
	font-weight: bold;
	font-size: 12px;
}
#lastMinutes div.cms_2kolommen {
	margin-top: -35px;
}
#lastMinutes h2 {
	color: #466582;
}
#lastMinutes .description{
	color: #466582;
	display: inline-block;
	width: 330px;
}
#lastMinutes img.btnClose {
	border: none;
	float: right;
	margin-top: 30px;
	cursor: pointer;
}
