body, html {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	background-image : none;
}

br, table, tbody, td, tr, th, p, div, form, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, li, font, strong, u, em, i, b, input, textarea {
	font-family : Arial, Helvetica, sans-serif;
}

input, textarea {
		font-size: 90%;
}

.graa_boks h3 {
	margin-top: 0;
	font-size: 100%;
	text-decoration: underline;
}

address {
	font-style: normal;
	text-decoration: none;
}

form {
	margin: 0;
}

hr {
	margin: 1em 0 1em 0;
	color: black;
	background: black;
}

.arkiv {
	background-image : url(../delt/arkiv.gif);
	background-repeat : repeat;
}

.smaller {
	font-size : smaller;
}

.smallest {
	font-size : xx-small;
}

.graa_boks, a.graa_boks {
	border : 1px solid black;
	margin-right : 0px;
	margin-bottom: 10px;
	background-color : white;
	color : black;
	vertical-align : top;
	padding : 10px;
	font-size : 70%;
	width: 100%;
}

#nyhedstabel {
	border-collapse: collapse;
}

.nyhedscelle {
	background-color : white;;
	color : black;
	vertical-align : top;
	padding: 5px;
	border: 1px solid black;
}

.maintable {
	height: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
}

.red {
	color: black;
	font-weight: bold;
}

.monospace {
	font-family : "Courier New", Courier, monospace;
	white-space : pre;
}

.ingenkant {
	border: none;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
}

h1 {
	font-size: 125%;
	background: transparent;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 105%;
	text-decoration: underline;
	margin-top: 5px;
}

h4 {
	font-size: 100%;
}

.nowrap {
	white-space: pre;
}

.plain {
	text-decoration: none;
}

.sortkant {
	border: 1px solid black;
}

.thin_border {
	border-collapse: collapse;
	border: 1px solid black;
}

#tilmelding {
	display: inline;
	margin-left: 2em;
}

.description, .misc {
	margin-top: 1em;
}

.lecturer {
	font-size: smaller;
	font-style: italic;
}

.title {
	text-decoration: underline;
}

.oversigt li {
	margin: -1em;
	padding: 0;
}

.kalender_hoved {
	background: black;
	color: white;
	padding: 4px;
	margin: 1em 0 0 0;
}

.dato {
	font-size: 115%;
}

.tid_sted {
	font-size: 85%;
}

.kalender_indhold {
	border: 1px solid black;
	padding: 1em;
}

.graa_boks ul {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	list-style-image: url("bulletleft.gif");
	list-style-type: square;
	list-style-position: outside;
}

.graa_boks ul li {
	margin-bottom: 5px;
	line-height: 105%;
}

.graa_boks ul li span {
	font-weight: bold;
}

/* Reducér afstanden mellem bullet og tekst */
.graa_boks ul li span, .graa_boks ul li a {
	position:relative;
	left:-5px;
}

/* IE hack! */
* html .graa_boks ul li span, * html .graa_boks ul li a {
	left: -7px;
}

#top, #menu, #topitems, #topbar, #bund {
	display: none;
}

a {
	color: black;
}
