BODY
{
	margin: 0px;
    FONT-FAMILY: 'Verdana';
	font-size: 10px;
}

H1
{
    FONT-FAMILY: 'Verdana';
}
H2
{
    FONT-FAMILY: 'Verdana';
    font-size: 12px;
}
H3
{
    FONT-FAMILY: 'Verdana';
    font-size: 12px;
}

H4
{
    FONT-FAMILY: 'Verdana';
}

H5
{
    FONT-FAMILY: 'Verdana';
}
H6
{
    FONT-FAMILY: 'Verdana';
}
TH {
	text-align: left;
}
TD {
	border-style: none;	
}

a	{
	text-decoration: none;
	color: black;
}

input, select, textarea {
    FONT-FAMILY: 'Verdana';
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}


button {
	border: none;
	cursor: pointer;
	height: 19px;
	width: 108px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}

button:hover {
	color: white;
}

.nyheter {
	padding-left: 0px; /* For Firefox */
	margin-left: 15px; /* For Internet Explorer */
}

.husk {
	position:absolute;
	left:772px; 
	top:30px;
	width: 81px;
	height: 81px;
	border-style:none; 
	vertical-align: middle;
}

.huskeliste {
	background-image:url('../ny/images/Flagg.jpg'); 
	font-size: 12px;
	font-weight: bold;
	width: 90%;
/*	padding-top: 6px; */
}

.rightadjust {
	text-align: right;
	padding-right: 5px;
}

#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#dhtmltooltip {
	font-family: Georgia, Verdana;
	color: black;
	font-size: 11px;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 4px;
	background-color: lightgrey;
	visibility: hidden;
	z-index: 100;
	filter: progid : DXImageTransform . Microsoft . Shadow(color = gray, direction = 135);
}

.index {
	background-image: url('../ny/images/bakgrunn.jpg');
	background-repeat: no-repeat;
	background-color: rgb(128,128,128);
}

#bunntekst {
	color: white;
	position: absolute;
	top: 575px;
/*	border: 1px solid yellow; */
	width: 950px;
	text-align: center;
}

.meny {
	position:absolute;
	left:215px; 
	width: 541px; 
	border-bottom: 1px solid black;
	padding: 0px;
}

.borderleft {
	border-left: 1px solid black;
}

.borderright {
	border-right: 1px solid black;
}

.borderbottom {
	border-bottom: 1px solid black;
}

.bordertop {
	border-top: 1px solid black;
}

.treningstider {
	border: none;
}

.treningstider TD {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	vertical-align: top;
}

.treningstider TH {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	vertical-align: top;
}

.terminliste-edit {
	border: none;
}

.terminliste-edit TD {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	vertical-align: top;
}

.terminliste-edit TH {
	padding-bottom: 3px;
	padding-left: 2px;
	vertical-align: top;
}

.instruktorer {
	border: none;
}

.instruktorer TR {
	margin-bottom: 20px;
}

.instruktorer TD {
	padding-left: 20px;
	padding-bottom: 15px;
	vertical-align: bottom;
}

.instruktorer TH {
	padding-bottom: 15px;
	vertical-align: bottom;
}

.hovedramme {
	position: absolute;
	left: 215px;
	top: 135px;
	width: 590px;
	height: 419px;
}

.bilderamme {
	position: absolute;
	left: 147px;
	top: 150px;
	width: 656px;
	height: 403px;
	display: none;
}

.hjemknapp {
	position: absolute;
	left: 75px;
	top: 10px;
	width: 125px;
	height: 125px;
	cursor: pointer;
}

.authors {
	color: rgb(80,80,80);
	position: absolute;
	left: 850px;
	top: 575px;
	text-align: right;
}

.authors a {
	color: rgb(80,80,80);
}

.bakgrunn {
	background-color: rgb(192,192,192);
}
.altbakgrunn {
	background-color: rgb(224,224,224);
}

.innhold {
	width: 510px;
	margin-top: 40px;
	text-align: justify;
}

.justert {
	text-align: justify;
}

.hand {
	cursor: pointer;
}
