/*fonttyper brugt: BlackChancery, Andala Sans UI*/

body 	{ 
		background-color : #A5BE3D;
		color: black;
		font-family: verdana, helvetica, sans-serif;
		/*scrollbar-arrow-color: yellow;
		scrollbar-base-color: #000000;
		scrollbar-face-color: #eff7ff;
		scrollbar-highlight-color: #eff7ff;
		scrollbar-shadow-color: gold;
		scrollbar-3dlight-color: gray;
		scrollbar-darkshadow-color: #eff7ff;*/
		margin: 0;
		}

/*Følgende er til flash-filmen:*/
html,body,#flashcontent { 
        height:100%; 
        } 

html {
     overflow: -moz-scrollbars-vertical;
}

#flashcontent {
/*border: solid 1px #000;
width: 400px;
height: 100px;
float: left;
*/
}

body { 
    margin:0; 
    padding:0; 
}
/*Foregående er til flash-filmen:*/
		
/*font.smallblack {
	color: black;
	font-size: 10px;
}	*/	

/*GØR KODEN MEGA LANGSOM UNDER FORUM SØG*/
font.markeret{
	
	
	background:#E4791B;
	/*color: #E4791B;*/
}

.imglink {
	cursor:pointer;
}

.huskenote{
	color: RGB(90, 90, 90);
	font-weight: bold;
}

.button, textarea, a, pre, pre form input, form, input, select, body, table, .tablebodylink{
	font-family: arial, helvetica, sans-serif;
}

a {
	font-weight: bold;
}

td.skillerum{
	width : 10px;
}

textarea, form textarea{
	width : 50%;
	height : 100px;
}

textarea.note{
	width : 99%;
	height : 35px;
	scrollbar: none;
}

.err{
	color : RGB(240, 60, 60);
	font-weight : bold;
}

.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:black;
	text-decoration: none;
}

.link_h{
	text-decoration: none;
	font-weight: normal;
	cursor: text;
}

.fifty{
	width : 50%;
}

.eighty{
	width : 80%;
}

.bartext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:black;
	text-decoration : none;
}

a, pre, pre form input, form, body, .tablebodylink{
	color:black;
	/*font-weight : bold;*/
}

.tablebodylink{
	text-decoration : underline;
	color: black;
}

.button{
	background-color: white;
}

select.multi{
	width: 70px;
}

li.forum{
	/*margin-bottom : 7px;*/
}

ol{
	margin-bottom : 25px;
}

.tablehead{
	background-color : #C1D349; /*RGB(110, 110, 110);BACE2E  9DC5BE  AD88A9  6DB580*/
	color: #2F2F2F;
	font-weight : bold;
}

.tablehead A:link, .tablehead A:visited, .tablehead A:active, .tablehead A:hover{
	font-weight: bold;
	color: #2F2F2F; /*#F6F6F6   #B5CB20*/
}

.tablebody{
	background-color : #EEEAD8; /*E4DFC6 ##EFF0E0 D3D1C8 E3DDC1 #E0D9BA*/
	color: RGB(90, 90, 90);
}
.tablebodysum{
	background-color : #E3DDC1; /*E4DFC6 ##EFF0E0 D3D1C8 E3DDC1 #E0D9BA*/
	color: #2F2F2F;
	font-weight:bold;
}

.tablebody A:link, .tablebody A:visited{
	font-weight: bold;
	color: black;
}

.tablebody A:active, .tablebody A:hover{
	font-weight: bold;
	color: #B07C00;
}

.tablefoot{
	background-color : #E78731;
	color : #2F2F2F;
	font-weight : bold;
}

.tableavg{
	background-color : RGB(255, 215, 215);
	color : White;
	font-weight : bold;
}

.bemaerk{
	color: black;
	font-weight : bold;
}

.tal{
	text-align: right;
}

img{
	border : 0px;
}

.adt{
	width:40px;
}

.verticalText{
	writing-mode: bt-rl;
	margin: 4pt;
}

.horisontalText{
	writing-mode: tb-lr;
	margin: 0pt;
}

.verticalText, .horisontalText{
	font: bold 12px Arial;
	color:#C11F1F;
	/*position: absolute;
	right: 3px;
	top: 20px;
	bottom: 20px;
	left: 30px;*/
	width: 35px;
	text-align: left;
	vertical-align: top;
}
/*
lr-tb Default. Content in the object flows horizontally from left to right, top to bottom. The next horizontal line is positioned underneath the previous line. All glyphs are positioned upright. This layout is used by most writing systems. 
rl-tb Content in the object flows horizontally from right to left, top to bottom. The next horizontal line is positioned underneath the previous line. All glyphs are positioned upright. This layout is used with right to left scripts like Arabic, Hebrew, Thaana, and Syriac. 
tb-rl Content in the object flows vertically from top to bottom, right to left. The next vertical line is positioned to the left of the previous line. Wide-cell glyphs are positioned upright; nonwide-cell glyphs (also known as narrow Latin or narrow Kana glyphs) are rotated 90-degrees clockwise. This layout is used in East Asian typography. 
bt-rl Content in the object flows vertically from bottom to top, right to left. The next vertical line is positioned to the left of the previous line. Wide-cell glyphs are positioned upright; nonwide-cell glyphs (also known as narrow Latin or narrow Kana glyphs) are rotated 90-degrees clockwise. This layout is used for right to left script blocks used in vertical East Asian typography. 
*/

#chatoutput ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

/*
#chatoutput ul li {
	background-color : darkgray;
	color: #FFFFB0;
	padding:2px 12px 2px 12px;
	font-weight: bold;
	margin:0px;
	margin-bottom:8px;
}
#chatoutput ul li span.name {
	display: block;
	background:url(../ajaxchat/images/bubble.png) no-repeat left;
	padding-left:19px;
	font-weight: normal;
	font-size: 0.8em;
	text-transform: uppercase;
}

#chatoutput ul li:hover span.name {
	background:url(../ajaxchat/images/bubblehover.png) no-repeat left;
}
*/
label {
	display: block;
	margin-top:7px;
	margin-bottom: 3px;
	font-weight: bold;
}

#chatoutput {
	text-align: left;
}


h1.forside{
	font-weight: bold;
	font-size: 1.0em;
	/*background:url(../ajaxchat/images/bubble.png) no-repeat left;
	background-color : darkgray;*/
	margin-top: 25px;
}
