/* fixbutton 02/06/10 */

.fixbutton{
  position: absolute;
  top: 768px;
  left: 312px;
  background-color: transparent;
  z-index: 5;
}


/* afbeelding button bij nieuws en leuven op homepage */

.nieuws .newsbutton {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 180px;
  left: 235px;
}

.leuven .newsbutton {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 180px;
  left: 235px;
}

/*  OLD
.newsbutton {
  width: 20px;
  height: 20px;
  position: relative;
  top: 0px;
  left: 235px;
}  */

/* afbeelding button bij zoekveld */



body, h1, h2, h3, p, a, ul, li, img, form, label, input, select {
  margin: 0px;
  padding: 0px;
}

.content ul {list-style-image: url(images/bullet2.jpg); margin-left:4px;}

body {
  background-color: #ffffff;
  background: url(images/bg_elsvanhoof2.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
  color: #000000;
}

a:link, a:visited {color:#575757;}
a:hover, a:active {color:#DF582D;}

body.sub {
  background: url(images/bg_elsvanhoof_sub.jpg) no-repeat center top;
}

.bodytext {
  font-size: 1em;
}

.pagewrapper {
  position: relative;
  background: url(images/bg_elsvanhoof2.jpg) no-repeat center top;
  text-align: left;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

body.sub .pagewrapper {
  background: url(images/bg_elsvanhoof_sub.jpg) no-repeat center top;
}

.nav{
  float: left;
  height: 27px;
  margin-top: 10px;
  width: 100%;
  position: relative;
  z-index: 2;
}

.nav ul {
  float: right;
  margin-right: 0px;
  list-style-type: none;
}

.nav li {
  float: left;
  margin-left: 0px;
}

.nav li a {
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
  text-indent: -9999px;
  overflow: hidden;
}

.nav li a:hover, .nav li a.active {
  text-decoration: none;
  color: #FFF;
  background-position: left top;
}

.nav li.active a {
  text-decoration: none;
  color: #FFF;
  background-position: left top;
}

.nav li.home {
  width: 81px;
}

.nav .home a {
  background-image: url(images/nav_home.jpg);
  width: 81px;
  height: 27px;
}

.nav li.els {
  width: 56px;
}

.nav .els a {
  background-image: url(images/nav_els.jpg);
  width: 56px;
  height: 27px;
}

.nav li.links {
  width: 86px;
}

.nav .links a {
  background-image: url(images/nav_links.jpg);
  width: 86px;
  height: 27px;
}

.nav li.nieuwsbrief {
  width: 160px;
}

.nav .nieuwsbrief a {
  background-image: url(images/nav_nieuwsbrief.jpg);
  width: 160px;
  height: 27px;
}

.nav li.contact {
  width: 132px;
}

.nav .contact a {
  background-image: url(images/nav_contact.jpg);
  width: 132px;
  height: 27px;
}

.search {
  position: absolute;
  top: 53px;
  left: 807px;
  width: 150px;
  background-color: transparent;
}

.search form {
  border: 0;
}

.search input {
  border: 0;
  width: 120px;
}

.search input.afb { 
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
  left: 4px;
}

/*
.search .searchbutton {
  width: 20px;
  height: 20px;
  position: relative;
  top: -19px;
  left: 128px;
}
*/

.linkssenaat {
  position: absolute;
  top: 126px;
  right: 60px;
  background-color: transparent;
  z-index: 5;
}

.programma {
  width: 287px;
  height: 89px;
  background-image: url(images/programma.jpg);
  position: absolute;
  top: 261px;
  left: 579px;
}

.programma a {
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  width: 287px;
  height: 89px;
}

.nieuws {
  width: 244px;
  height: 206px;
  position: absolute;
  top: 589px;
  left: 78px;
  font-size: 0.8em;
}

.home-image {text-align:center;}

.leuven {
  width: 244px;
  height: 206px;
  position: absolute;
  top: 589px;
  left: 369px;
  font-size: 0.8em;
}

.gespot {
  width: 251px;
  height: 186px;
  position: absolute;
  top: 609px;
  left: 656px;
  font-size: 0.8em;
}

.news-latest-container {margin: 3px;}
.news-latest-container p {display:inline; margin: 1px;}
.news-latest-container img {width: 56px; height: 56px;}

.pagetitle {
  width: 626px;
  height: 49px;
  position: absolute;
  top: 106px;
  left: 281px;
  /* background-image: url(images/bg_titels_sub.jpg); */
}

.floatdiv {
  position: absolute;
  top: 156px;
  left: 248px;
  width: 712px;
}

.floatdiv2 {
  width: 711px;
  float: left;
  background-color: #ffffff;
}

.floatdiv2 .bottom_rounded {
  width: 711px;
  height: 17px;
  position: relative;
  background-image: url(images/rounded_bottom_sub.gif);
  margin-top: 20px;
}

.content {padding: 20px 40px 20px 94px;}
.content h1 {font-size:1em;  margin: 12px 0 4px 0;}
.content li {margin-left: 15px;}


.spacer {
  height: 760px;
  width: 1px;
}

body.sub .spacer {
  height: 480px;
  float: left;
  /* background-color: #3333CC; */
}

.footer {
  clear: both;
}

.footer pre {
  text-align: center;
  font-size: 0.6em;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.footer pre a {
  text-decoration: none;
  color: #000000;
}


/* NEWS  */

.news-list-item {clear:both; margin-bottom: 20px; padding-bottom: 20px;}
.news-list-item img {float: left; margin: 8px 8px 20px 0;}
.news-list-item img.ruler {float:none; margin: 0px;}
.news-list-item .bodytext {margin: 8px 0 0 0;}
.news-list-item a {font-size: 0.8em;}
.news-list-item h3 a {font-size: 1em}
.tx-ttnews-browsebox {clear:both; background-color: #dddddd;text-align:center;}
.tx-ttnews-browsebox p {text-align:center;}
.news-catmenu {background-color: #dddddd;  padding:12px; margin-bottom: 12px;}
.news-catmenu a {padding-left:8px;}
.news-catmenu img {padding-left:8px;}
.news-single-item img {float:left; margin: 8px 8px 8px 0;}

/* END NEWS  */

/* ======================= OPMAAK CONTACT FORMULIER ======================= */

.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
        border: 0px;
}

.csc-mailform-field {
        margin: 5px 0px 5px 0px; 
}

.csc-mailform-field label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 172px; 
	padding-right: 10px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	clear: left;
}

textarea {font-family:arial,sans-serif}

input#mailformformtype_mail   {margin-left: 182px; }

/* ======================= EINDE OPMAAK CONTACT FORMULIER ======================= */
