/* ###################### OVERALL SETTINGS ###################### */
table,td,body,th,p,b {
    font-family: Arial,Verdana, Tahoma, Arial, verdana, "times new roman";
    color: #444;
    padding: 0;
    font-size: 11px;
}

a {
    color: #C33;
}
b {
    color: #555;
}
a:hover {
    color: #F33;
}

table,td {
    text-align: left;
    vertical-align: top;
}
.spacer {
    clear: both;
}


body {
    padding: 0px;
    padding-top: 11px;
    
}
img {
    border: 0;
    margin: 0;
    padding: 0;
}

/* ################################# MY CLASS SETTINGS ###################### */


table.main {

    border-spacing: 1px;
    border: 1px solid #592A2A;
}




td.haus2 {
    background: url(../images/butar/haus2.gif);
    height: 38px;
    vertical-align: bottom;
}
table.haus2 td {
    vertical-align: bottom;
    padding: 4px;
    color: white;
}
table.haus2 td.icons {
    text-align: right;
}



td.topmodules {
    background: #F4F4F4 url(../images/butar/bg_mod_top.gif) repeat-x;
    border: 1px solid #858585;
}

td.wrap {
    border: 1px solid #575757;
    border-right: 0;
    border-bottom: 0;
    
}
td.mainbody {
    border-right: 1px solid #707070;
    padding-right: 6px;
}




.pathway a {
    color: white;
}






/* ###################### MAMBO SETTINGS ###################### */
.frontpageheader {
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    width: 100%;
    padding-right: 10px;

}
td.contentheading {
    background: inherit;
    padding: 1px;
    padding-top: 2px;
    padding-left: 0px;
    font-size: 12px;
    font-weight: bold;

}

a.contentpagetitle {
    font-size: 11px;
    font-weight: bold;
    font-family: verdana;

    text-decoration: none;
}
a.contentpagetitle:hover {

    text-decoration: underline;
}
table.contentpaneopen td {
    text-align: justify;
}
table.contentpaneopen td p {
    color: #444;
    font-family: arial;
    font-size: 11px;
    padding-left: 2px;

}
table.contentpaneopen img {

}

a.mainlevel {
    text-decoration: none;
    color: #704078;
    font-family: verdana;
    font-weight: bold;
    
}
a.mainlevel:hover {
    text-decoration: underline;
    color: #A669AF;

}


table.moduletable {
    width:100%;
}
table.moduletable th {
    font-family: Verdana, arial;
    letter-spacing: 0px;
    width: 100%;
    padding: 3px;
    
    color: #444;
    padding-left: 4px;
    border-bottom: 1px solid #AAA;

    border: 0;
    background: #B81B1B;
    color: white;
}

table.moduletable td {
    width: 100%;
    padding-left: 5px;
    line-height: 17px;
}
table.moduletable td td {
    padding-left: 0;
    width: auto;
}



table.pollstableborder {
    width: 100%;
    text-align: left;
    border: 0;
}
table.pollstableborder  td {
    padding:0;
    
}
td.sectiontableentry2 {
    
}

input.button {
    border: 1px solid #AAAAAA;
    border-bottom: 1px solid #555555;
    border-right: 1px solid #555555;

}

input.button:hover {
    background: #EEEEEE;
}




