@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: headerFont;
	src: url('fonts/MinionPro-Medium.otf');
}

@font-face {
	font-family: menuFont;
	src: url('fonts/Hoefler Text.ttc');
}

body {
	background-image: url(../img/bg-groot.png);
	width: 100%;
	margin: auto;
	color: #303030;
	background-color: #8b0404;
}
a {
	outline: none;
	color: #b80000;
}

b, strong {
	color: #b80000;
}

h3 {
	color: #b80000;
}

img {
	outline: none;
	border:none;
}

.quote {
	font-size: 13pt;
	color: #b80000 !important;
}

.reunist {
	font-size: 9pt;
	color: #a4a4a4;
	float: right!important;
	margin: 5px;
}

.verbanden td {
	vertical-align: text-top;
	padding-right: 15px;
}

/* Wrap gehele pagina */
#wrap {
	width: 1024px;
	margin: auto;
}

/* Algemene Classes */
.kopjeHeader {
	min-height: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 4px 20px 0px;
	height: 22px;
	font-weight: lighter;
	box-shadow: 2px 0px 5px #a1a1a1;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-image: -webkit-gradient( linear, 0 100%, 0 0, from(rgb(102,24,6)), color-stop(0.32, rgb(151,35,9)), to(rgb(213,20,0)));
	background-image: -moz-linear-gradient( 50% 100%, rgb(102,24,6) 0%, rgb(151,35,9) 32%, rgb(213,20,0) 100% );
	background: -o-linear-gradient(top, #661806 0%,#972309 32%,#d51400 100%); /* Opera11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d51400', endColorstr='#661806',GradientType=0 ); /* IE6-9 */
	
}

.tekstContent {
	position: relative;
	float: left;
	width: 298px;
}

.tekst {
	margin: auto;
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	outline: 1px solid #d7d7d7;
	background-color: #ffffff;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	padding: 3p 20px 3px 20px;
	line-height: 1.2;
}

.lidworden-tekst {
	margin: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	outline: 1px solid #d7d7d7;
	background-color: #ffffff;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	padding: 3p 20px 3px 20px;
	line-height: 1.2;
}

.nieuwsBericht-tekst {
	padding: 3px 20px;
}

.tekst ul {
	position: relative;
	float: left;
	width: 298px;
	list-style: none;
	margin-top: 5px;
	padding: 0px;
}

.tekst li {
	background: url(../img/horizontal-line.png) no-repeat bottom center;
	padding: 3px 0px 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #303030;
}

.tekst li:last-child {
	background: none !important;
}

.afbeelding {
	box-shadow: 2px 0px 5px #a1a1a1;
}

.mail {
	color: #b80000;	
}

.active {
	background: url(../img/hoverShine.png) no-repeat bottom center, -moz-linear-gradient( 50% 100%, rgb(213,20,0) 0%, rgb(151,35,9) 68%, rgb(102,24,6) 100% );
	background: url(../img/hoverShine.png) no-repeat bottom center, -webkit-gradient( linear, 0 100%, 0 0, from(rgb(213,20,0)), color-stop(0.68, rgb(151,35,9)), to(rgb(102,24,6)));
	background: url(../img/hoverShine.png) no-repeat bottom center, -o-linear-gradient(top, #d51400 0%,#972309 68%,#661806 100%); /* Opera11.10+ */
	background: url(../img/hoverShine.png) no-repeat bottom center, progid:DXImageTransform.Microsoft.gradient( startColorstr='#d51400', endColorstr='#661806',GradientType=0 ); /* IE6-9 */
}

.icon {
	height: 40px;
	width: 40px;
}


/* Login Scherm */
#loginscherm {
	position: relative;
	float: right;
	z-index: 400;
	margin-right: 54px;
}

#loginButton {
	background: -moz-linear-gradient( 50% 100%, rgb(251,251,251) 0%, rgb(248,247,247) 60%, rgb(237,237,237) 100%);
	background: -webkit-gradient( linear, 0 100%, 0 0, from(rgb(251,251,251)), color-stop(0.6, rgb(248,247,247)), to(rgb(237,237,237)));
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 69px;
	height: 25px;
	float: right;
	padding-top: 5px;
	clear: both;
	text-align: center;
	font-family: headerFont;
	font-size: 12pt;
	color: #b80000;
	position: relative;
	z-index: 401;
	margin-top: -5px;
}

#loginButton a {
	text-decoration: none;
}

#pop-out {
	position: relative;
}

form {
	width: 280px;
	padding: 5px 20px 5px 0px;
	border-bottom-left-radius: 7px;
	font-family: "Arial";
	font-size: 10pt;
	color: #b80000;
	text-align: right;
	box-shadow: 0px 0px 45px rgba(000,000,000, 0.8);
	background: url(../img/shadow.png) no-repeat center 1px, -moz-linear-gradient( 50% 100%, rgb(222,222,222) 0%, rgb(237,237,237) 0%, rgb(248,247,247) 40%, rgb(251,251,251) 100% );
	background: url(../img/shadow.png) no-repeat center 1px,-webkit-gradient( linear, 0 100%, 0 0, from(rgb(222,222,222)), color-stop(0.02, rgb(237,237,237)), color-stop(0.4, rgb(248,247,247)), to(rgb(251,251,251)));
}

input {
	margin: 5px 0px;
}

input.submit {
	width: 100px;
	color: #ffffff;
	background: -moz-linear-gradient( 50% 100%, rgb(102,24,6) 0%, rgb(151,35,9) 32%, rgb(213,20,0) 100% );
	background: -webkit-gradient( linear, 0 100%, 0 0, from(rgb(102,24,6)), color-stop(0.32, rgb(151,35,9)), to(rgb(213,20,0)));
	background: -o-linear-gradient(top, #661806 0%,#972309 32%,#d51400 100%); /* Opera11.10+ */
	border: 0px;
	padding: 2px 0px;
	border-radius: 10px;
}

input.submit:active {
	width: 100px;
	color: #fff;
    background: -moz-linear-gradient( 50% 100%, rgb(213,20,0) 0%, rgb(151,35,9) 32%, rgb(102,24,6) 100% );
	background: -webkit-gradient( linear, 0 100%, 0 0, from(rgb(102,24,6)), color-stop(0.32, rgb(151,35,9)), to(rgb(213,20,0)));
	background: -o-linear-gradient(top, #661806 0%,#972309 32%,#d51400 100%); /* Opera11.10+ */
	border: 0px;
	padding: 2px 0px;
	border-radius: 10px;
}


/* Header */ 
#header {
	background: url(../img/headerBG-kleiner.png);
	width: 100%;
	height: 172px;
	margin-left: -6px;
}

#unitas-wapen {
	position: relative;
	float: left;/**/
	top: 21px;
	left: 50px;
	width: 132px;
	height: 165px;
}

#header-tekst {
	float: right;
	position: relative;
/* top weg */
	top: 40px;
	left: -90px;
	width: 400px;
	height: 100px;
	font-family: headerFont;
	color: #b80000;
}

#jaartal-tekst {
	position: relative;
	top: 35px;
	left: 100px;
	float: left;
	font-size: 20pt;
	color: #a4a4a4 !important;
}

#unitas-tekst {
	float: right;
	height: 28px;
	font-size: 50pt;
}

#studiusorum-tekst {
	position: relative;
	top: 35px;
	font-size: 20pt;
	float: right;
}

/* Menu */ 
#menu { 
	position: relative;
	background-image: url(../img/menu-kleiner.png);
	width: 948px;
	height: 62px;
	top: -10px;
	margin: auto;
	z-index: 400;
}

#menu-list { 
	position: relative;
	float: left;/**/
	top: -3px;/**/
	left: 95px;
	padding-right: 40px;
	text-align: center;
	font-family: menuFont;
	font-size: 13pt;
	color: #ffffff;
	width: 100%;
	display: block;
	list-style-type: none;
}

#menu-list li {
	padding-right: 1px;
	float: left;
	background: url(../img/divider.png) no-repeat right center;
}

#menu li:last-child {
	background: none !important;
}

#menu-list li a {
	color: #ffffff;
	text-decoration: none;
	padding: 8px 9px 7px;
	float: left;
}

#menu-list li a:hover {
	background:-moz-linear-gradient( 50% 100%, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.2) 20%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.2) 80%, rgba(255,2555,255,0.0) 100% );
	background-image: -webkit-gradient( linear, 0 100%, 0 0, from(rgba(255,255,255,0.0)), color-stop(0.2, rgba(255,255,255,0.2)), color-stop(0.5, rgba(255,255,255,0.4)), color-stop(0.8, rgba(255,255,255,0.2)), to(rgba(255,255,255,0.0)));
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%); /* Opera11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

#menu-list li a.active:hover {
	padding: 8px 9px 7px;
	background: url(../img/hoverShine.png) no-repeat bottom center, -moz-linear-gradient( 50% 100%, rgb(213,20,0) 0%, rgb(151,35,9) 68%, rgb(102,24,6) 100% );
	background: url(../img/hoverShine.png) no-repeat bottom center, -webkit-gradient( linear, 0 100%, 0 0, from(rgb(213,20,0)), color-stop(0.68, rgb(151,35,9)), to(rgb(102,24,6)));
	background: url(../img/hoverShine.png) no-repeat bottom center, -o-linear-gradient(top, rgba(213,20,0,1) 0%,rgba(151,35,9,1) 68%,rgba(102,24,6,1) 100%); /* Opera11.10+ */
}

/*#menu-list li a:active {
	padding: 8px 14px 7px;
	background: url(../img/hoverShine.png) no-repeat bottom center, -moz-linear-gradient( 50% 100%, rgb(213,20,0) 0%, rgb(151,35,9) 68%, rgb(102,24,6) 100% );
	background: url(../img/hoverShine.png) no-repeat bottom center, -webkit-gradient( linear, 0 100%, 0 0, from(rgb(213,20,0)), color-stop(0.68, rgb(151,35,9)), to(rgb(102,24,6)));
}*/



/* Content */
#content {
	position: relative;
	overflow: hidden;
	width: 920px;
	margin: 0px auto -100px;
	top: -29px;
	padding: 40px 0 75px;
	box-shadow: 0px 0px 45px rgba(000,000,000, 0.8);
	background-image: -webkit-gradient( linear, 0 100%, 0 0, from(rgb(222,222,222)), color-stop(0.02, rgb(237,237,237)), color-stop(0.4, rgb(248,247,247)), to(rgb(251,251,251)));
	background-image: -moz-linear-gradient( 50% 100%, rgb(239,239,239) 0%, rgb(248,247,247) 40%, rgb(251,251,251) 100% );
	background: -o-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(237,237,237,1) 2%,rgba(248,247,247,1) 40%,rgba(251,251,251,1) 100%); /* Opera11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f8f7f7',GradientType=0 ); /* IE6-9 */
}

/* Foto Container */
.photo {
	width: 100%;
	height: 100%;
}
#foto-container {
	position:relative;
	margin-left: 10px;
	text-align:left;
	width: 550px;
	height: 350px;
	background: url(../img/fotoBG2.png) no-repeat bottom center;
}

#foto-wrap {
	position: relative;
	margin-left: 74px;
	top: 14px;
	width: 400px;
	height: 300px;
	border: 1px solid #ffffff;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	width:400px;
	height:300px;
	margin: auto;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left: -31px;
	top:130px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left: 410px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background: url(../img/prevButton.png) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background: url(../img/nextButton.png) no-repeat 0 0;
}

/* numeric controls */	
#pagination {
	width: 100%;
	height: 12px;
	position: relative;
}
ol#controls {
	position: relative;
	margin: 23px auto;
	width: 100px;
	height:8px;
}
ol#controls li {
	position: relative;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height: 8px;
	border-radius: 4px;
}
ol#controls li a {
	float:left;
	height:8px;
	background:#969696;
	width: 8px;
	text-decoration:none;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(000,000,000,0.6)inset, 1px 1px 2px rgba(000,000,000,1);
}
ol#controls li.current a {
	background:#8b0000;
	box-shadow: 1px 1px 3px rgba(000,000,000,0.6)inset, 1px 1px 2px rgba(000,000,000,1);
	border-radius: 4px;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

/* Tekst */
#main-content {
	position: relative;
	margin: auto;
	float: left;
	width: 550px;
}

#nieuwsbericht {
	position: relative;
	margin-left: 20px;
	width: 550px;
	margin-top: 10px;
	padding-bottom: 18px;
	background: url(../img/nieuwsberichtShadow.png) no-repeat bottom center;
}

#colleges {
	margin: 20px 0;
	text-align: center;
}

.collegesWapen {
	width: 70px;
	height: 70px;	
	margin: 10px 5px;
	box-shadow: 2px 0px 5px #a1a1a1;
}


.icv {
  text-align:center;
}


div.desc
  {
  text-align:center;
  font-weight:normal;
  width:150px;
  margin:4px;
  }

/* Lid worden */

.lidworden-list li{
	list-style:circle;	
}
	

/* Contactgegevens */

#contactgegevens td {
	padding-left: 20px;
}


/* SIDEBAR */
#sidebar {
	position: relative;
	width: 350px;
	float: right;
	margin-top: -5px;
}


#fb {
	position: relative;
	text-align: center;
}

/* Agenda */
#agenda {
	position: relative;
	margin-left: 5px;
	overflow: hidden;
	padding-bottom: 9px;
	background: url(../img/agendaShadow.png) no-repeat bottom left;
}

#agendaHeader {
	background-image: url(../img/agendaHeader.png);
	width: 306px;
	height: 40px;
	margin-left: 14px;
}

#agendaHeader-tekst {
	position: relative;
	top: 18px;
	left: 20px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ffffff;
	text-align: center;
}

#prevMonth {
	position: relative;
	float: left;
	margin-left: 4px;
	padding-top: 15px;
	border-radius: 2px;
}

#prevMonth a:hover img, #nextMonth a:hover img {
	background: -moz-linear-gradient( 50% 100%, rgba(237,97,35,0.0) 0%, rgba(237,97,35,0.6) 100% );
	background: -webkit-gradient( linear, 0 100%, 0 0, from(rgba(237,97,35,0.0)), to(rgba(237,97,35,0.6)));
}

#nextMonth {
	position: relative;
	float: right;
	margin-right: 4px;
	padding-top: 15px;
	border-radius: 2px;
}

#agendaContent {
	position: relative;
	width: 330px;
	height: auto;
	margin-bottom: 20px;
}

#agendaTekst {
	margin-left: 18px;
}

#agendaTekst ul {
	position: relative;
	float: left;
	width: 298px;
	list-style: none;
	margin-top: 5px;
	padding: 0px;
}

#agendaTekst li {
	background: url(../img/horizontal-line.png) no-repeat bottom center;
	padding: 4px 0px 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #303030;
}

#agendaTekst li:last-child {
	background: none !important;
}

/* Sponsors*/
/*#sponsors {
	background-image: url(../img/sponsorBG.png);
	position: relative;
	width: 317px;
	height: 127px;
	margin: 20px 0px 20px 16px;
	z-index: 200;
}*/

#sponsor-slider {
	/*background: #ffffff;*/
	position: relative;
	left: 5px;
	top: 0px;/**/
	margin: auto;
	width: 280px;
	height: 105px;
	z-index: -1;
}

#sponsor-slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#sponsor-slider li {
	width:280px;
	height:105px;
	margin: auto;
}

.sponsors {
	width: 260px;
	height: 100px;
	margin-left: 10px;
	margin-top:2px;
	outline: none;
}

#sponsors {/**/
	position: relative;
	float: left;
	width: 317px;
	height: 127px;
	margin: 60px 0px 0px 70px;
	z-index: 200;
}


#jaaragenda {
	text-align: center;
}

#skyscraper {/**/
	position: relative;
	float: left;
	margin-left: 110px;
	top: 20px;
	margin-bottom: 10px;
}

/* RSS Feed */
#rss {
	width: 300px;
	position: relative;
	margin: 20px auto;
	overflow: hidden;
	padding-bottom: 9px;
	background: url(../img/agendaShadow.png) no-repeat bottom center;
}

#rssTekst {
	margin: 1px;
}

/* Senatus */
#senatus {
	position: relative;
	width: 300px;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 9px;
	background: url(../img/agendaShadow.png) no-repeat bottom center;
}

#senatusTekst {
	margin: 1px;
	padding: 20px 0px;
	text-align: center;
}

/* FOOTER */
#footer {
	background-image: url(../img/footer.png);
	position: relative;
	margin: auto;
	height: 108px;
	width:  950px;
	z-index: 500;
	clear: both;
}

#footer-tekst {
	position: relative;
	top: 16px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	width: 980px;
}



