 .msg_warning
,.msg_success {
    margin: 0 0 10px 0;
}
.msg_warning {
    border:1px solid #9f3131;
    background-color:#ffbebe;
    padding:6px;
}
.msg_success {
    border:1px solid #d7ff00;
    background-color:#f9ffd9;
    padding:6px;
}
.msg_warning p, .msg_success p {
    margin:5px 0px;
}
.msg_success, .msg_success * {
    /* color: #d7ff00; */
}
.msg_warning, .msg_warning * {
    color:#9f3131 !important;
}

.first {
    margin-left: 0 !important;
}
.last {
    margin-right: 0 !important;
}
.editbar {
    position: relative;
    clear: both;
}
.marginbar {
    height: 14px;
    margin: 0 0 10px 0;
}
.paddingbar a {
    margin: 7px 5px 0 0;
}
.absright {
    position: absolute;
    right: 0;
    top: 0;
}
.fright {
    float: right;
}

/*** FRONTPAGE ***/

#frontpage_banner {
	width: 770px;
	margin: 0 0 20px 0;
	position: relative;
}
#frontpage_banner img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
#frontpage_banner img.active {

}



/* Nieuws */

.feed {
    background-image: url(../images/icons/feed.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 16px;
    text-decoration: none;
    padding-left:20px;
    display:block;
    width:80px;
}

.news_item {
    margin: 0 0 10px 0;
}
.news_item .date {
    margin: 0 0 10px 0;
    color: #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
    clear: both;
}
.news_item .thumbnail {
    width: 200px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 10px 0 0;
}

.news_item .description {
    float: left;
}
.news_item .description h2 {
    margin-top: 0;
}

.image_upload {
    margin: 10px 0 0 220px;
}

.lightbox {
  padding:5px;
}
.lightbox ul {
  margin:0px;
  padding:0px;
  list-style:none;
}
.lightbox li {
  padding-left:13px;
  background-position:0px 5px;
  background-repeat:no-repeat;
}


.cat {
    margin: 30px 0 20px 0;
}

 .item
,.item_large {
    border: 1px solid #ccc;
    margin: 0 0 20px 0;
    padding: 10px;
}
 .item span
,.item_large span {
    float: right;
    color: #959595;
}
.item_large h2 {
    margin-top: 0;
    clear: none;
}
.item h3 {
    margin: 0 0 5px 0;
    clear: none;
}
 .item h3 a:link
,.item h3 a:visited {
    text-decoration: none;
}

.item p {
    margin: 0;
}
a.readmore {
    margin: 10px 0 0 0;
    display: block;
}

.item_large {
    
}

.active_topics {
  font-weight: bold;
  text-decoration: none;
  color: #fff !important;
  position: absolute;
  top: 234px;
  right: 20px;
}


#nv_version {
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  background-color: #00c2f4;
  color: #fff;
  width:772px;
  margin: 0 auto;
}


#p_deadline {
  float: right;
  margin: 0 0 10px 10px;
}

#flv_video {
  margin: 20px 0;
  text-align: center;
}


.cutepopup {
  float: left;
  margin: 0 15px 15px 0;
  width: 160px;
}
.cutepopup a:link, .cutepopup a:visited {
  padding: 0;
  margin: 0;
  display: block;
  width: 160px;
  height: 160px;
  position: relative;
}

.cutepopup img {
  position: absolute;
  top: 0;
  left: 0;
}

.cutepopup div.shadow {
  background: transparent url(../images/alumni/shadow.gif) 0 0 no-repeat;
  line-height: 4px;
}

.cutepopup div.description {
  display: none;
}
strong.title {
  margin:0 0 10px 0;
  color:#ef0000;
  line-height:18px;
  font-size:16px;
  display: block;
}


.middlephoto {
  margin-top: 15px;
}



#alumni_rotate {
  position: relative;
  width: 160px;
  height: 164px;
  float: right;
  margin: 0 0 15px 15px;
}
#alumni_rotate .cutepopup, #alumni_rotate #hider {
  position: absolute;
  top: 0;
  left: 0;
}
#alumni_rotate #hider {
  width: 160px;
  height: 164px;
  background-color: #fff;
  z-index: 1000;
}

#alumni_rotate .floater {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
}

#alumni_rotate .shadow {
  background: transparent url(../images/alumni/shadow.gif) 0 0 no-repeat;
  width: 160px;
  height: 4px;
  line-height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#alumni_rotate .cutepopup {
  float: none;
}


/* --------------------BANNER ROTATOR--------------------- */

#border_scroller {
	margin: 0;
	width: 768px;
	overflow: hidden;
	border: 1px solid #bababa;
}

#partners_horizontal {
	display:block;
	position:relative;
	/* width:180px;  */
	height:100px;
	margin:0px auto 0px;
}

#partners_horizontal_inner {
	position:relative ;
	overflow:hidden ;
	/* width:180px ;  */
	height:100px ;
	margin:0px auto 0px;
}
#partners_horizontal_items {
	white-space:nowrap;
	display:block;
	position:relative;
}

#partners_horizontal_items .partner {
    width: 180px;
    height: 100px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
#border_scroller #partners_horizontal_items .partner {
	width: 192px;
}

#partners_vertical {
	display:block;
	position:relative;
}
#partners_vertical_inner {
	position:relative ;
	overflow:hidden ;
}
#partners_vertical_items {
	position:relative;
}
#partners_vertical_items .partner {
    width: 165px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}

#partnertable {
    width: 100%;
}
#partnertable tr td {
    padding: 0 0 30px 0;
}

.partner_item {
    position: relative;
    display: block;
    text-align: center;
}
.partner_item .logo {
    display: block;
}
.partner_item .logo img {

}
#partner_item h1 {
    clear: none;
}
.partner_foto {
    float: right;
    margin: 0 0 10px 10px;
}

/*** RSS FEEDS ***/
.headerlinks {
    font-size: 60%;
}

#category_list {
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
}
#category_list li {
    list-style: none;
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
}
 #category_list li a:link
,#category_list li a:visited {
    float: left;
    font-size: 109.1%;
}
 #category_list li.active a:link
,#category_list li.active a:visited {
    font-weight: bold;
}



/*** [PAGER] ***/

.pager {
  position:relative;
  text-align:center;
  width:100%;
  margin: 10px 0 5px 0;
  clear: both;
}
.pager a:link, .pager a:visited, .pager strong {
  font-size:10px;
  line-height:15px;
  padding:1px 6px;
  margin: 0 2px;
  color:#fff;
  text-decoration: none;
  font-weight: bold;
}
.pager a:link, .pager a:visited {
  background-color: #777;
  border-bottom: 1px solid #222;
}
.pager strong, .pager a:hover {
  background-color: #999;
  border-bottom: 1px solid #444;
}

.pager a.llpage:link, .pager a.llpage:visited,
.pager a.lpage:link, .pager a.lpage:visited,
.pager a.rpage:link, .pager a.rpage:visited,
.pager a.rrpage:link, .pager a.rrpage:visited,
.pager span {
  background-color:#777;
  background-position:0px 0px;
  background-repeat:no-repeat;
  border-bottom: 1px solid #222;
  text-indent:-10000px;
  width:14px;
  height:14px;
  padding:0;
  display:block;
  position:absolute;
  top:0px;
}
.pager a.llpage:focus, .pager a.lpage:focus,
.pager a.rpage:focus, .pager a.rrpage:focus {
  outline:none;
}

.pager span {
  background-color:#ddd;
  border-bottom: 1px solid #bbb;
}

.pager .llpage {
  background-image:url(../images/styles/pager_ll.gif);
  left:0px;
}
.pager .lpage {
  background-image:url(../images/styles/pager_l.gif);
  left:20px;
}
.pager .rpage {
  background-image:url(../images/styles/pager_r.gif);
  right:20px;
}
.pager .rrpage {
  background-image:url(../images/styles/pager_rr.gif);
  right:0px;
}

.pager a.llpage:hover, .pager a.lpage:hover,
.pager a.rpage:hover, .pager a.rrpage:hover {
  background-color: #999;
  border-bottom: 1px solid #444;
}


#timer {

    width:160px;
    display: block;
    clear: both;
    margin: 0 0 10px 0;
}
#timer #starttime {
  display:none;
}
#timer #timercontainer {
    height:12px;
    margin: 0;
    overflow:hidden;
}
 #timer #timercontainer span
,#timer #timercontainer span * {
    display:block;
    float:left;
    width:12px;
    color:#000;
    font-weight:bold;
    font-size:12px;
    line-height:12px;
    cursor: default;
}
#time1, #time0 {
    /* margin-top: 24px; */
}
#timer span.smalltime {
    width:12px;
    text-align:center;
}
#timer #timerlabels {
    height: 14px;
    margin: 0;
    cursor: default;
}
 #timer .triple
,#timer .double {
    font-size: 9px;
    line-height: 12px;
    display: block;
    float: left;
}
#timer .triple {
    width: 49px;
}
#timer .double {
    width: 36px;
}
