/* PORTAL 443px */
div.tx-tueportals {
    display: block;
}

.tx-tueportals dl {
    margin: 0 0 10px 0;
}

.tx-tueportals dt {
    color: #cb0019;
    font-weight: bold;
    font-size: 1.3em;
    padding: 0 3px;
    margin-bottom: 1.3em;
    display: block;
  /* color: #57768e; /* grijs */
  /* color: #2D2286; /* blauw */
    text-decoration: none;
    margin: 0 0 3px 0;
}

.tx-tueportals dt a {
  text-decoration: none !important;
  color: #cb0019;
  font-weight: bold;
  margin-bottom: 1.3em;
  /*text-transform: uppercase;*/
  /*margin-left: -3px; padding-left: 16px; background: url(/fileadmin/tue/img/pointer1.gif) no-repeat top left;*/
}
  
.tx-tueportals dd {
    padding-bottom: 0px;
    padding-left: 16px;
    margin-bottom: 1px;
/*    margin: 0; */
}

.tx-tueportals dd a {
    background: url(/fileadmin/tue/img/pointer1.gif) no-repeat top left;
    padding-left: 16px;
    padding-bottom: 0px;
    margin-bottom: 1px;
    margin-left: -16px;
    color: #2D2286;
/*    text-decoration: none !important; */
    text-decoration: underline;
    display: block;
}

.tx-tueportals dd a:hover {
    background: url(/fileadmin/tue/img/pointer2.gif) no-repeat top left;
    padding-left: 16px;
    color: #BE0027 !important;
}

.tx-tueportals dd a:visited {
    background: url(/fileadmin/tue/img/tick.gif) no-repeat top left;
    padding-left: 16px;
}

/* PORTAL COLUMNS */
.col3-1, .col3-2, .col3-3 {
    width: 140px;
    float: left;
}

.col3-2 {
    margin: 0 3px;
}

.col2-1, .col2-2 {
    width: 45%;
    float: left;
}

.col2-2 {
    margin-left: 5px;
}

.col1-1 {

}
