
/* FÆLLES */
html {
	height: 100%;
	scrollbar-base-color: #ffff99;
	scrollbar-face-color: #ffff99;
	scrollbar-shadow-color: #800000;
	scrollbar-darkshadow-color: #ffff99;
	scrollbar-highlight-color: #ffff99;
	scrollbar-arrow-color: #800000;
	scrollbar-3dlight-color: #800000;
	scrollbar-track-color: #ffff99;
}
body {
	height: 90%;
	margin: 0px;
	background-color: #ffff99;
	font-family: "Trebuchet MS", arial, sans-serif;
}
td {
	font-family: "Trebuchet MS", arial, sans-serif;
}
img {
	display: block;
}
.inlineImg {
	display: inline;
	vertical-align: middle;
}
a {
	text-decoration: none;
}
a[href] {
	color: #800000;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #800000;
}
.text {
	font-size: 13px;
}
.center {
	font-size: 13px;
	text-align: center;
}
.uppercase {
	text-transform: uppercase;
}
#bodyTable, #bodyCell {
	width: 100%;
}
#container {
	width: 770px;
}
#forumLabel {
	padding-left: 10px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
}

/* FÆLLES - TOPMENU */
#tidsskriftsmenu {
	border-bottom: 8px solid #800000;
}
.forumLogo {
	display: block;
	border: 0px;
}
.menu {
	padding-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
}
.linkLike {
	vertical-align: bottom;
	font-size: 15px;
	font-weight: bold;
	color: #800000;
	cursor: help;
}
	#tidsskriftsmenu a {
		font-size: 15px;
		font-weight: bold;
		color: #800000;
}
	#tidsskriftsmenu form {
		display: inline;
	}
#subMenu {
	display: none;
}
.subLink {
	font-weight: normal;
	font-size: 13px;
}
#forumQuery {
	position: relative;
	top: 0px;
	border: 1px solid #c0c0c0;
}
#searcharrow {
	vertical-align: middle;
	width: 11px;
	height: 11px;
}

/* SPECIELT TIL FORSIDEN */
.reg {
	font-size: 18px;
}
.ital {
	font-size: 18px;
	font-style: italic;
}
#titel {
	font-size: 16px;
	font-weight: bold;
	color: #303b40;
}
.koks {
	color: #303b40;
}
.orrange {
	color: #f76600;
}
.SDUblue {
	color: #304981;
}
#indhold {
	height: 90%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #505b60;
}
#indhold a:link {
	color: #202b30;
}
#indhold a:visited {
	color: #202b30;
}
#left a:hover {
	color: #f76600;
	text-decoration: underline;
}
#right a:hover {
	color: #304981;
	text-decoration: underline;
}
.indholdTd {
	height: 100%;
}
#left {
	height: 100%;
	background-color: #fffbec;
	border-right: 1px solid #f76600;
}
#right {
	height: 100%;
	background-color: #999999;
}
#left .anden {
	padding-left: 10px;
}
.linkTd {
	background-color: #fcfcfc;;
	padding-right: 10px;
	padding-left: 10px;
}
.billedTd {
	background-color: #999999;
}
.artBilled {
	border: 1px solid #303b40;
}

/* FORUM -POPUP MENUER */
#diskussioner, #artikler {
	position: absolute;
	display: none;
	z-index: 10;
	top: 28px;
	left: 36%;
	font-size: 12px;
	width: 500px;
	padding: 7px 4px;
	border: 1px solid #800000;
	background-color: #ffff99;
	color: #800000;
	text-align: left;
}
	#diskussioner a:link, #artikler a:link {
		color: #800000;
	}
	#diskussioner a:visited, #artikler a:visited {
		color: #800000;
	}
	#diskussioner a:hover, #artikler a:hover {
		color: #800000;
	}

/* Forum - TABEL MED REFERENCE, KOMMENTAR OG INDLÆG */
#forumText {
	background-color: #f3f3f3;
}
#indlaegTbl {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #800000;
}
.overskrift {
	font-size: 16px;
	font-weight: bold;
}
.tekst {
	font-size: 13px;
}
#titelTd {
	padding: 7px 20px 10px 20px;
}
#opponent {
	background-color: #e9e9e9;
}
.tekstTd {
	font-size: 13px;
	padding: 7px 20px;
	border-top: 2px solid #800000;
}
#indlTd {
	background-color: #fffcec;
}
#indlTd a:hover {
	text-decoration: underline;
}
#indlTekst {
	width: 100%;
}
.indlBox {
	background-color: #fffada;
	border: 2px dotted #ff8c00;
	padding: 10px;
	position: static;
	width: 97%;
	height: auto;
}
.indlBox a:hover {
	text-decoration: underline;
	color: #ff6600;
}
textarea {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #800000;
	scrollbar-darkshadow-color: #f3f3f3;
	scrollbar-highlight-color: #f3f3f3;
	scrollbar-arrow-color: #800000;
	scrollbar-3dlight-color: #800000;
	scrollbar-track-color: #ffffff;
}

/* Særligt for Gecko for at tage højde for den manglende lodrette scrollbar når indholdet ikke når langt nok ned ad siden */

/* FORUM - Ekstra styles til "General discussion" */
.indlList {
	font-size: 13px;
	padding: 7px 20px;
	border-top: 1px solid #505b60;
	background-color: #fffcec;
}
