body,html { 
	width					: 100%;
	text-align				: center;
	margin					: 0;
	margin-top				: 5px;
	padding					: 0;
}

div, span, p, h1, h2, li, td ,th, select, input, textarea {
	font-family				: Verdana, Arial, Tahoma, Helvetica;
	font-size				: 10px;
	color					: #444444;
	border					: 0px;
	padding					: 0;
	margin					: 0;
	line-height				: 18px;
	resize					: none;
}

a {
	font-weight				: bold;
	text-decoration			: none;
	color					: #444444;
	background-color		: transparent;
}

a:hover {
	text-decoration			: underline;
	color					: #BF1520;
	background-color		: transparent;
}

img {
	border					: 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link {
	text-decoration			: none;
}		

textarea, input, select {
	font-size				: 10px;
	background-color		: #fff;
	border					: #e8e8e8 1px solid;
	font-family 			: verdana;
	color 					: #222222;
	padding					: 1px 3px;
	line-height				: 10px;
}

#outline {
	width					: 936px;
	margin					: 0 auto;
	padding					: 0;
}

#wrapper {
	width					: 935px;
	margin					: 0;
	padding					: 0;
}

#top {
	width					: 936px
	height					: 168px;
    background		        : url('./images/header.png');
}

.header {
	height					: 108px;
	padding-top				: 10px;
	width					: 908px;
	margin					: 0;
	margin-left				: 10px;
	margin-right			: 12px;
}

.menu {
	width					: 886px;
	height					: 49px;
	padding					: 0;
	vertical-align			: middle;
}

.menu table {
	float					: left;
	padding-left			: 15px;
	height					: 49px;
}

.menu a {
	display					: block;
	vertical-align			: middle;
	float					: left;
	font-family				: Verdana, Arial;
	color					: #808080;
	font-size				: 11px;
	font-weight				: bold;
	margin					: 0 4px;
}

.menu a:hover {
	color					: #29abe2;
}

.menu .link_selected {
	color					: #29abe2;
}

#content_outer {
	width					: 935px;
    background-image        : url('./images/content_bg.png');
    height					: 521px;
}

#content_inner {
	margin					: 0 auto;
	width					: 914px;
	background-image        : url('./images/content.jpg');
	background-repeat		: no-repeat;
	height					: 521px;
	text-align				: left;
}

.left {
	float					: left;
	width					: 704px;
	padding					: 20px;
}
	
.right {
	float					: right;
	width					: 150px;
	position				: relative;
	left					: -15px;
	text-align				: right;
}
.content_move {
	padding					: 0;
	position				: relative;
	top						: 40px;
	left					: 115px;
	width					: 605px;
	margin					: 0 5px;
	height					: 345px;
}

.text_bg {
	background-image		: url('./images/text_bg.png');
	height					: 410px;
	width					: 605px;
	margin					: 0 auto;
}

.content_text {
	width					: 98%;
	height					: 390px;
}

.content_nav {
	width					: 575px;
	height					: 390px;
	margin-left				: 20px;
	margin-right			: 10px;
	padding-top				: 14px;
	overflow-y				: auto;
	overflow-x				: hidden;
}

.text_header {
	position				: relative;
	left					: 8px;
	top						: 0px;
	background-image		: url('./images/text_top.png');
	height					: 13px;
	line-height				: 13px;
	width					: 590px;
	padding					: 0;
}

.text_footer {
	position				: relative;
	left					: 8px;
	top						: -1px;
	background-image		: url('./images/text_footer.png');
	height					: 13px;
	line-height				: 13px;
	width					: 590px;
}

#footer {
	height					: 23px;
	width					: 936px;
	background-image        : url('./images/footer.png');
	background-repeat		: no-repeat;
}

.footer_text_left {
    float                   : left;
	height					: 23px;
	width					: 100px;
	text-align				: left;
	position				: relative;
	top						: -20px;
	left					: 20px;
	color					: #808080;
}

.footer_text_left a {
    font-weight             : normal;
}

.footer_text_left2 {
	clear					: both;
	text-align				: left;
	position				: relative;
	top						: -20px;
	left					: 20px;
}

.footer_text_left2 a {
	font-size				: 9px;
	color					: #26a7e0;
}

.footer_text_right {
    float                   : right;
	height					: 23px;
	width					: 680px;
	text-align				: right;
	position				: relative;
	top						: -20px;
	left					: -30px;
	color					: #808080;
}

.mikki_reg {
	background				: #fff;
}

.mikki_reg td {
	height					: 20px;
	vertical-align			: top;
}

.mikki_table_tr {
	background				: #fff;
}

.mikki_table_tr2 {
	background				: #91cae2;
}

.mikki_table_tr3 {
	background				: #a4e4ff;
}

.agenda {
	text-align				: center;
	height					: 100px;
	width					: 150px;
	margin-top				: 13px;
}

.date {
	height					: 20px;
	line-height				: 27px;
	vertical-align			: middle;
	width					: 150px;
	font-size				: 12px;
	color					: #fff;
}

.day {
	height					: 80px;
	width					: 150px;
	line-height				: 80px;
	font-size				: 45px;
	vertical-align			: middle;
	font-weight				: bold;
}

.banner {
	width					: 150px;
	text-align				: center;
	margin					: 0 auto;
}

.mikki_overzicht {
	border-left				: 1px solid #29abe2;
	margin:					: 0 auto;
}

.mikki_table_top {
	text-align				: center;
	font-weight				: bold;
	border-right			: 1px solid #29abe2;
	border-bottom			: 1px solid #29abe2;
}

.mikki_table_row {
	border-right			: 1px solid #29abe2;
	border-bottom			: 1px solid #29abe2;
	text-align				: left;
	padding					: 2px;

}

.mikki_table_row a {
	font-weight				: normal;
}

.mikki_detailed td {
	padding					: 2px;
}

.news_title {
	background-image        : url('./images/table_bg.png');
	margin					: 0;
	padding					: 0 5px;
	color					: #fff;
	font-weight				: bold;
}

.loginform td {
	padding					: 2px;
}

.signup_form td {
	padding					: 2px;
}

.veiling {
	border-left				: 1px solid #29abe2;
	margin:					: 0 auto;
}

.veiling_row {
	border-right			: 1px solid #29abe2;
	border-bottom			: 1px solid #29abe2;
	text-align				: left;
	vertical-algin			: middle;
	height					: 18px;
	padding					: 0;
	padding-left			: 5px;
	margin					: 0;
}

.links {
	float					: left;
	position				: relative; 
	top						: 40px; 
	left					: 20px; 
	vertical-align			: middle;
	width					: 120px; 
}

.links a {
	background-image        : url('./images/table_bg.png');
	display					: block; 
	width					: 120px; 
	height					: 19px; 
	color					: #fff;
	margin-bottom			: 2px;
	text-align				: center;
}