body, table, tr, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

a {
	color: #3D2D45;
	text-decoration: underline;
}

/***
	shop navigation
***/

#shopnavigation {
	padding: 3px 0px 2px 3px;
}

#shopnavigation ul {
	padding: 0px;
	margin: 0px;
}

#shopnavigation ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
}

#shopnavigation ul li a {
	padding-right: 25px;	
	font-weight: bold;
	text-decoration: none;
}

#spacer {
	padding: 0px;
	margin: 0px;
}

/***
	bottom 
***/

#bottom {
	background-color: #A30F2B;
	color: #FFFFFF;
	padding: 3px;
}

#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

/*** 
	menu 
***/

#button_hbo {
	padding-top: 30px;
	padding-left: 30px;
}

#button_leiden {
	padding-top: 20px;
	padding-left: 30px;
}

#button_delft {
	padding-top: 20px;
	padding-left: 30px;
}

#menu {
	margin-top: 20px;
	margin-left: 7px;
}

#menu a {
	color: #A30F2B;
	text-decoration: none;
}

#menuspacer {
	padding-top: 2px;
	padding-bottom: 2px;
}

#menubackground {
	background: url('images/spacer_vertikaal.gif') right no-repeat;
}

/***
	hbo
***/

#hbo {
	background: url('images/image_meisje.jpg') right no-repeat;
	background-position: top right;
}

#header_hbo {
	margin-top: 10px;
}

#formheader {
	color: #A30F2B;
	padding-bottom: 2px;
}

#form {
	border: 1px solid #A30F2B;
	padding: 3px;
}

.table {
	border: 2px solid #A30F2B;
	color: #A30F2B;
}

.th {
	color: #A30F2B;
	font-weight: bold;
}

.red {
	color: #A30F2B;
	text-decoration: none;
}

.text {
	color: #A30F2B;
}

/***
	home
***/

#home {
	background-repeat: no-repeat;
}

.header {
	font-weight: bold;
}

