
/*--- MAIN TAGS ---*/
body {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0px;
	background-color: #FFFFFF;
	height: 100%;
}

input {

}

/*--- OWN TAGS ---*/
table.main{
	width: 100%;
	height: 100%;
}
tr.layout {
	height: 122px;	
}

td.top_right {
	vertical-align: top;
	background-image: url(images/r1_c3.jpg);
	background-repeat: repeat-x;
}

td.left {
	width: 200px;
	vertical-align: top;
	height: 100%;
}

td.top_left {
	height: 175px;
}

td.sub_bottom_left {
	background-image: url(images/r6_c1.jpg);
	height: 80%;
}

td.bottom_left {
	height: 92px;
}

td.center_left {
	background-image: url(images/r6_c1.jpg);
	vertical-align: top;
}

tr.pages {
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

tr.pages_head {
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

tr.picAndComments {
	vertical-align: center;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

tr.pages_padding {
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}

table.menu_left {
	width: 100%;
	
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}

td.menu {
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

a.selected_menu {
	color: #c4a411;
	text-decoration: none;
}

a.not_selected_menu {
	text-decoration: none;
	color:#111111;
}

a.not_selected_menu:hover {
	color:#262626;
	text-decoration: none;
}

a.not_selected_year {
	text-decoration: none;
	color:#111111;
}

.title {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
}

tr.credits {
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-right: 3px;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

a.bottom {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

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

a.pages {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.pages_head {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

a.pages:hover {
	text-decoration: underline;
}

table.news {
	width: 600px;
	font-family: Verdana, sans-serif;
        font-size: 13px;
}

td.news_title {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #000000;
}

td.news_date {
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #000000;
}

.sponsors {
	border: 1px solid #000000;
	color: #000000;
}

.sub_title {
	width: 350px;
        font-weight: bold;
        font-size: 14px;
        border-bottom: 1px solid #000000;
}


table.praesidium {
	width:100%;
}
table.praesidium tr th{
	width:110px;
	font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #000000;
	padding-top: 20px;
}
table.praesidium tr td{
	width:110px;
	text-align:center;
}
table.praesidium tr td img{
	width:100px;
	border:none;
}
table.geschiedenis { width:100%; }
table.geschiedenis tr th { font-weight:bold; font-size:13px; border-bottom:1px solid #000000; padding-top:20px; }
table.geschiedenis tr td { width:50%; text-align:center; }

div.popup {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
div.popup a {
font-family: Verdana, sans-serif;
font-size: 11px;
}
div.popup table.inhoud {
	background:#FFFFFF;
	width: 500px;
	left: 50%;
	border: 2px solid;
	margin-left: -250px; /* - (width/2) */
	position: relative;
}
#michael table.inhoud, #nils table.inhoud,#taksi table.inhoud {
top:125px;
}
#quentin table.inhoud, #hans table.inhoud,#sebbe table.inhoud {
top:175px;
}

div.popup table.inhoud td.tekst {
padding:10px;
text-align:justify;
font-family: Verdana, sans-serif;
font-size: 11px;

}

table.ident {
	width:400px;
	height:258px;
	border:none; 
	padding:0px;
	margin-left:50px;
	margin-right:50px;
	border-collapse: collapse;
}
table.ident tr, table.ident td {
	padding:0px;
	margin:0px;
}

table.ident td.ident_header {
width:400px;
height:42px;
background:url(images/ident_header.png);
background-repeat: no-repeat;
}
table.ident td.ident_footer {
width:400px;
height:16px;
background:url(images/ident_footer.png);
background-repeat: no-repeat;
}
table.ident td.ident_left {
width:3px;
height:200px;
background:url(images/ident_left.png);
background-repeat: repeat-y;
}

table.ident td.ident_right {
width:2px;
height:200px;
background:url(images/ident_right.png);
background-repeat: repeat-y;
}
table.ident td.ident_content {
width:395px;
height:200px;
background:#e6e6e6;
font-size:10px;
vertical-align:top;
}
table.ident td.ident_content table tr td {
padding-left:3px;
font-size:12px;
font-family:Arial;
}

table.guestbook { width:90%; }
table.content { width:100%; }
table.guestbook td { border:solid 1px black; }
table.content th { border:none; background:#DDDDDD; font-weight:normal; }
table.content td { border:none;background:#F5F5F5; text-align:left;vertical-align: top; }



