body {
	background-color : #333366;
	margin : 0px;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B2B266;
}


table {
	background-color : #333366;
}

hr {
color : #666644;
height : 1px;
	
}

.datoer{
	font-weight : bold;
	font-size : 105%;
}

.lessons{
	font-size : 70%;
}

.ping {
font-weight : bolder;
font-style : italic;
text-align : right;
}

a.print{
color : white;
text-decoration : none;
background-color: #66334c;
padding-left : 10px;
padding-right : 10px;
}

a.print:hover{
background-color : yellow;
color : Black;
}

a {
color : #B2B266;
}

a:hover{
color : white;
}

.koder {
	font-family: "Courier New", Courier, mono;
	color: #CCCCCC;
}

.koderBlaa {
	font-family: "Courier New", Courier, mono;
	color: #A2B5FF;
}

.koderGraa {
	font-family: "Courier New", Courier, mono;
	color: gray;
}

.kodersmaa {
	font-family: "Courier New", Courier, mono;
	font-size:11px;
	color: #A2B5FF;
}

body{
scrollbar-base-color : #333366;
scrollbar-face-color : 306263;
scrollbar-darkshadow-color : #333366;
scrollbar-arrow-color : white;
scrollbar-shadow-color : #333366;
}
