* {
padding : 0;
margin : 0;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
line-height: 20px;
background-image : url(../images/bg.jpg);
background-repeat : repeat-x;
background-color  : #171717;
margin : 0;
padding : 0;
color : #cccccc;
}
#wrapper {
margin : 0 auto;
width : 970px;
background-image : url(http://www.labton.com/labtonIKERK/templates/rainbow/images/content.png);
background-repeat : repeat-y;
line-height : 21px;
}

#header {
width : 970px;
height: 190px;
}
#logo {
background-image : url(../images/logo.png);
background-repeat : no-repeat;
width : 970px;
height : 130px;
float : left;
}
/*#news-flash {
background-image : url(http://www.labton.com/labtonIKERK/templates/rainbow/images/newsflash.png);
background-repeat : no-repeat;
width : 642px;
height : 194px;
float : right;
}*/

/*

#news-flash-inside {
color : #ffffff;
padding-top : 23px;
padding-right : 40px;
}*/
#header-closer {
clear : both;
}
#menu-closer {
clear : both;
background-image : url(../images/cont_top.png);
height: 30px;
}
#top {
width : 970px;
height : 30px;
background-image : url(../images/goikomenu.png);
background-repeat : no-repeat;
line-height : 30px;
}
#leftcolumn {
width : 180px;
float : left;
}
#leftcolumn-inside {
padding-left : 40px;
padding-right : 0px;
}
#content {
float : left;
width : 720px;
display : inline;
}
#clear {
clear : both;
padding-top : 20px;
}
#content-inside {
padding-right : 0px;
padding-left : 20px;
}
#news {
background-image : url(../images/news.jpg);
}
#news1 {
float : left;
width : 50%;
}
#news1-inside {
padding : 10px;
background-color : #e5e5e5;
}
#news2 {
float : right;
width : 50%;
}
#news2-inside {
padding : 10px;
background-color : #f4f4f4;
}
#news-end {
clear : both;
}
#rightcolumn {
width : 0px;
float : left;
}
#rightcolumn-inside {
padding-left : 0px;
padding-right : 0px;
}
#content-end {
width : 970px;
clear : both;
background-image : url(../images/foot.png);
height : 0px;
}
#footer {
margin : 0 auto;
width : 970px;
background-image : url(../images/footer.png);
height : 130px;
}
#footer-inside {
padding-right : 40px;
padding-left : 40px;
line-height : 30px;
}
#footer-end {
margin : 0 auto;
width : 970px;
background-image : url(../images/bottom.jpg);
height : 0px;
}
a:link {
color : #ffcc00;
text-decoration: none;
}
a:visited {
color : #ffcc33;
text-decoration: none;
}
a:hover {
color : #ff9900;
text-decoration: none;
}
a.mainlevel {
display : block;
width : 140px;
height : 30px;
line-height: 30px;
text-align: left;
text-decoration : none;
color : #ccc;
font-weight: bold;
margin-bottom : 8px;
padding : 0px;
}

a.mainlevel:hover {
color : #ffcc33;
}

a.mainlevel#active_menu {
color : #ffcc00;
text-align: left;
text-decoration : none;
font-weight: bold;
}


div.moduletable h3 {
text-transform : uppercase;
color : #999;
font-size : 10px;
padding-bottom : 10px;
}
ul {
list-style : none;
}

#news-flash-inside h3 {
display : none;
}
#news-flash-inside a:link {
color : #fff;
}
#news-flash-inside a:visited {
color : #fff;
}
#news-flash-inside a:active {
color : #fff;
}
#news-flash-inside a:hover {
color : #fff;
text-decoration : none;
}
#aaa {
background-color: #000000;
}

aaa {
background-color: #000000;
}

ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
font-weight : bold;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 36px;
white-space : nowrap;
}
ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}
#buttons {
float : left;
margin : 0;
padding : 0;
width : auto;
}
#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
color : #000;
}
.pathway {
font-size : 10px;
color : #333;
font-weight : bold;
}
.small {
color : #333;
font-size : 10px;
padding-left : 10px;
}
.createdate {
color : #333;
font-size : 10px;
padding-left : 10px;
}
.modifydate {
color : #333;
font-size : 10px;
padding-left : 10px;



}
.button {
color : #333;
font-size : 10px;
background-color : #efefef;
border : 1px solid #ccc;
padding-left : 5px;
padding-right : 5px;
}
.readon {
padding-left : 10px;
}
.category {
padding-left : 10px;
}
.blogsection {
padding-left : 10px;
}
.back_button {
padding-left : 10px;
}
.contentheading {
font-size : 18px;
color : #ffffff;
padding-left : 10px;
padding-bottom : 10px;
}
.componentheading {
font-size : 18px;
color : #999;
padding-left : 10px;
padding-bottom : 10px;
}
.sectiontableheader {
font-weight : bold;
}
.sectiontableentry2 {
background-color : #efefef;
}


body.contentpane {
background : #fff;
padding : 10px;
color : #000;
font-size : 13px;
}