html { 
	width:100%; 
	height:100%; 
} 

body {
	font-family: Verdana;
	font-size: 11px;
	width:100%; 
	height:100%; 
}

normaltekst {
	font-family: Verdana;
	font-size: 11px;
}

h3 {
	font-size: 18px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

select {
	font-family: Verdana;
	font-size: 11px;	
}

input {
	font-family: Verdana;
	font-size: 11px;	
}

.menudiv {
	background-color: #000000;
	color: #FFFFFF;
	
}

.personageZdiv {
	background-color: #000000;
	color: #FFFFFF;
	scrollbar-arrow-color: white;
	scrollbar-track-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: white;	
}

.personageWdiv {
	background-color: #FFFFFF;
	color: #000000;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: black;	
}

.personageBdiv {
	color: #000000;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: black;	
}

.1234 {
		position:absolute;
		left: 300px;
		width: 520px;
		top: 50px;
		z-index: 55;
		}

.contact {
	font-size: 12px;
}

.title {
	font-size: 25px;
	font-weight: bold;
	margin-top: 0px;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
}

 .char_nav {
	font-size: 10px;
	position:absolute; 
	left:40px; 
	top:40px; 
	width:470px;
	z-index: 51;
	text-align:right;
}

.title_char {
	font-size: 25px;
	font-weight: bold;
	position:absolute; 
	left:45px; 
	top:40px; 
	width:500px;
	z-index: 50;

}

.bottom_logo {
	font-size: 20px;
	font-weight: bold;
	position:absolute; 
	left: 500px; 
	top:565px; 
	width:700px;
	z-index: 4;
}

.bottom_logo_inv {
	font-size: 20px;
	font-weight: bold;
	position:absolute; 
	left: 500px; 
	top:565px; 
	width:700px;
	z-index: 4;
	color: #FFFFFF;}

.ivoroes {
	font-size: 9px;
	color: #977C68;
	position:absolute; 
	left: 30px;
	top:590px; 
	width: 300px;
	z-index: 5;
}


.table {
	font-size: 11px;
}

.redlink:link {
        text-decoration: none;
        color: #FF0000 !important;
}
.redlink:visited {
        text-decoration: none;
        color: #FF0000 !important;
}
.redlink:hover {
        text-decoration: none;
        color: #FFFFFF !important;
}
.redlink:active {
        text-decoration: none;
        color: #ffffff !important;
}

.redgreylink:link {
        text-decoration: none;
        color: #FF0000 !important;
}
.redgreylink:visited {
        text-decoration: none;
        color: #FF0000 !important;
}
.redgreylink:hover {
        text-decoration: none;
        color: #977C68 !important;
}
.redgreylink:active {
        text-decoration: none;
        color: #977C68 !important;
}

a:link {
        text-decoration: none;
        color: #FF0000 !important;
}
a:visited {
        text-decoration: none;
        color: #FF0000 !important;
}
a:hover {
        text-decoration: none;
        color: #977C68 !important;
}
a:active {
        text-decoration: none;
        color: #977C68 !important;
}

.whitelink:link {
        text-decoration: none;
		font-weight:bold;
        color: #ffffff !important;
}
.whitelink:visited {
        text-decoration: none;
		font-weight:bold;
        color: #ffffff !important;
}
.whitelink:hover {
        text-decoration: none;
		font-weight:bold;
        color: #ffffff !important; 
}
.whitelink:active {
        text-decoration: none;
		font-weight:bold;
        color: #ffffff !important;
}

.greylink:link {
        text-decoration: none;
        color: #60564f !important;
}
.greylink:visited {
        text-decoration: none;
        color: #60564f !important;
}
.greylink:hover {
        text-decoration: none;
        color: #60564f !important;
}
.greylink:active {
        text-decoration: none;
        color: #60564f !important;
}
