body {
	font-family: verdana;
}

h1 {
	font: bold 120% arial, verdana;
	color: #00B26B; 
}

h2 {
	font: bold 80% arial, verdana;
	color: #00B26B;
	margin-bottom: 5px; 
}
h3 {
	font: bold 80% arial, verdana;
}

p {
	font: normal 70% verdana;
	color: #000000;
}

ul {
	margin: 5px 10px;
	padding: 0 15px;
}

/* Styling af tabeller, der rent faktisk opfører sig som tabeller på siden */
table.table {
	border: 1px solid #eee;
}
table.table th {
	font: bold 70% verdana;
}
table.table td {
	border-top: 1px solid #eee;
	font: normal 70% verdana;
	padding: 0 3px
}


li {
	font-size: 70%;
}

span {
	float: right;
}

#aarsplan {
	font-size: 80%;
	border-collapse: collapse;
}

#aarsplan, #aarsplan th {
	border: 1px solid #000000;
}

#aarsplan td {
	font-size: 80%;
	border: 1px solid #000000;
	font-weight: bold; 
}


td.arrow {
	background-image: url(items/arrow.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

td.arrow2 {
	background-image: url(items/arrow2.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

td.arrowhead {
	background-image: url(items/arrowhead.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

td.arrowhead2 {
	background-image: url(items/arrowhead2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#menu {
	border: 1px solid #FFFFFF;
	margin-top: 15px;
	padding: 7px 7px 7px 7px;
	list-style: none;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#menu li {
	list-style-type: none;
	margin-top: 0;
	padding: 0;
	color: #FFFFFF;
	font: normal 80% verdana;
}

#menu a, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table.menu td {
	border: 1px solid #FFFFFF; 
	padding: 7px;
}

#computermenu {
	color: #fff;
	background-color: inherit;
	border: 1px solid #FFFFFF;
	font-size: .8em;
	margin-top: 15px;
	padding: 7px 7px 7px 7px;
	text-align: left;
}


#computermenu a:link, #computermenu a:visited {
	color: #00B26B;
	text-decoration: none;
}

#computermenu a:hover {
	color: #00B26B;
	text-decoration: underline;
}

#computermenu p {
	font-weight: bold;
	margin-top: 0;
	color: #fff;
	background-color: inherit;
}

#computermenu ul {
	margin: 0;
	padding: 0;
}

ul.computerindent {
	padding-left: 15px;
}
ul.liste li {
	padding-top: 3px;
}
#computermenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

td.school {
	width: 150px;
	height: 150px;
	background-image: url("images/items/school.gif");
}

td.grey {
	width: 130px;
	background-color: #303030;
	padding: 5px 10px 10px 10px;
}

td.green {
	width: 650px;
	height: 15px;
	background-color: #00B26B;
}

td.kant {
	width: 15px;
	height: 135px;
}

td.site {
	width: 635px;
	padding: 5px 10px 10px 10px;
}

td.blad {
	width: 635px;
	background-color: #FFFFFF;
	height: 135px;
	border-top: 1px solid #303030;
}

td.line0 {
	border-top: 1px solid #303030;
	border-left: 1px solid #303030;
	width: 15px;
	height: 130px;
	background-color: #FFFFFF;
}

td.line1 {
	border-left: 1px solid #303030;
	width: 15px;
	background-color: #FFFFFF;
}

td.line2 {
	border-top: 1px solid #303030;
	width: 630px;
	background-color: #FFFFFF;
}

td.line3 {
	border-top: 1px solid #303030;
	border-left: 1px solid #303030;
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
}

td.nyhed1{
	width: 10px;
	height: 20px;
	border-bottom: 1px dashed #C0C0C0;
	border-right: 1px dashed #C0C0C0;
}

td.nyhed2{
	width: 300px;
	height: 20px;
	border-bottom: 1px dashed #C0C0C0;
	padding-left: 7px;
}

td.nyhed3{
	width: 20px;
	height: 90px;
	border-right: 1px dashed #C0C0C0;
}

td.nyhed{
	width: 300px;
	height: 90px;
	padding: 7px 7px 7px 7px;
}

input.input {
	border: 1px solid #000000;
	background-color: #9F9F9F;
	font: normal 12px Tahoma;
	color: #656565;
}

textarea.input {
	border: 1px solid #000000;
	background-color: #9F9F9F;
	font: normal 12px Tahoma;
	color: #656565;
	scrollbar-face-color:#656565;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#C0C0C0;
	scrollbar-shadow-color:#656565;
	scrollbar-highlight-color:#656565;
	scrollbar-3dlight-color:#656565;
	scrollbar-darkshadow-Color:#656565;
}

input.submit {
	border: 1px solid #000000;
	background-color: #656565;
	font: normal 12px Arial;
	color: #FFFFFF;
}

img.picture {
	border: 1px solid #000000;
}

img.pictureleft {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.left {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 10px;
}

font.frederiksberg {
	font: bold 14px Arial;
	color: #FFFFFF; 
}

font.overskrift {
	font: bold 14px Arial;
	color: #00B26B; 
}

font.whitefont {
	font: normal 10px Verdana;
	color: #FFFFFF; 
}

font.text, p.text {
	font: normal 10px Verdana;
	color: #000000; 
}

font.bigtext {
	font: normal 12px Verdana;
	color: #000000; 
}

a {
	color: #233396;
	text-decoration: underline;
}
a:visited {
	color: #233396;
	text-decoration: underline;
}

a:hover {
    color: #AD2323;
 	text-decoration: none;
}

a.green {
	color: #00B26B;
	text-decoration:none;
}
a:visited.green {
	color: #00B26B;
	text-decoration:none;
}

a:hover.green {
    color: #00B26B;
 	text-decoration:underline;
}

a.darkgreen {
	color: #008853;
	text-decoration:none;
}
a:visited.darkgreen {
	color: #008853;
	text-decoration:none;
}

a:hover.darkgreen {
    color: #008853;
 	text-decoration:underline;
}

a.result {
	font: normal 10px Tahoma;
	color: #808080;
	text-decoration:none;
}
a:visited.result {
	font: normal 10px Tahoma;
	color: #808080;
	text-decoration:none;
}

a:hover.result {
	font: normal 10px Tahoma;
    color: #242C96;
 	text-decoration:underline;
}

a.timeplan {
	border: 1px solid #000000;
	background-color: #008853;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	text-decoration:none;
}

a:visited.timeplan {
	border: 1px solid #000000;
	background-color: #008853;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	text-decoration:none;
}

a:hover.timeplan {
	border: 1px solid #000000;
	background-color: #C0C0C0;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	text-decoration:none;
}

td.site th {
	font-size: 80%;
}
td.site td {
	font-size: 70%;
}
