BODY {
background-image:url(bground.jpg);
background-repeat:repeat-x;
background-position:top left;
margin:0;
background-color:#ECF4FA;
}
.menubg {
padding-left:25px;
background-image:url(menubg.gif);
background-position:top left;
background-repeat:no-repeat;
}
.contentbg {
background-image:url(mainbg.gif);
background-repeat:repeat-y;
background-position:left top;
height:300px;
padding:15px 15px 0 15px;
}
.footer {
background-image:url(footer.gif);
background-repeat:no-repeat;
background-position:top left;
height:40px;
}
.footertext, a.footertext, a.footertext:hover, a.footertext:active, a.footertext:visited {
color:#3c4449;
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.degnfooter, a.degnfooter:hover, a.degnfooter:active, a.degnfooter:visited {
color:#cacaca;
font-family:tahoma;
font-size:9px;
text-decoration:none;
}
.leftmenu {
border-right:1px solid #B4B7B9;
padding:50px 10px 5px 5px;
margin-right:5px;
height:300px;
width:200px;
}
.leftmenu_left {
border-right:1px solid #B4B7B9;
padding:5px 10px 5px 5px;
margin-right:5px;
height:300px;

}
/*  CONTENT SETUP  */
.collum25x75main {
width:100%;
}
.collum25 {
width:25%;
padding:5px 5px 5px 10px;
}
.collum75 {
width:75%;
border-left:1px solid #B4B7B9;
padding:5px 5px 5px 10px;
}
.collum75noline {
width:75%;
padding:5px 5px 5px 10px;
}
.collum50 {
width:50%;
padding:5px 10px 5px 10px;
}

.collum100 {
padding:0 5px 5px 10px;
}

.collum50right {
width:50%;
border-left:1px solid #B4B7B9;
padding:5px 5px 5px 10px;
}
.collum50rightnoline {
width:50%;
padding:5px 5px 5px 10px;
}
.collum75x25 {
width:75%;
padding:5px 5px 5px 10px;
}
.collum75x25right {
width:25%;
border-left:1px solid #B4B7B9;
padding:5px 5px 5px 10px;
}

