﻿#layer1 {
	position: absolute;
	width: 95%;
	height: 807px;
	z-index: 1;
	left: 10px;
	top: 15px;
}

#layer3{
	position: absolute;
	width: auto;
	height: 366px;
	z-index: 2;
	top: 57px;
	left: -6px;
}


#loggain{
position: absolute; width: 268px; height: 50px; z-index: 3; top: 3px; left: 571px;
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
 	}
	
#loggain form input
{
	background-color: white;
	color: #808080;
	width: 86px;
	height:18px
	
}
#loggaut{
position: absolute; width: 268px; height: 50px; z-index: 3; top: 3px; left: 571px;
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
 	}
	
#loggaut form input
{
	background-color: white;
	color: #808080;
	width: 86px;
	height:18px
	
}


#sessionsmedelande{
	color:red
}	

table tr.rubrik {
	
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #65B262;
	height: 24px;
}
table tr.text {
	border-top-color: #FF0000;
	border-top-width: medium;
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
	color : #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	border-style: solid;
	border: 2;
}

table tr.text2 {
	border-top-color: #FF0000;
	border-top-width: medium;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color : #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	border-style: solid;
	border: 2;
	padding-top: 15px;
	margin-bottom: 10px;
}

table tr.text:hover{
	background-color: #808080;
	font-family: verdana;
    font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color:white;
	border-top-color: #FFFFFF;
    border-style: solid;
	border-width: thin;
	

}
table tr.text3 {
	border-top-color: #FF0000;
	border-top-width: medium;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color : #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	border-style: solid;
	border: 2;
	padding-top: 15px;
	margin-bottom: 10px;
}

table tr.text3:hover{
	background-color: #ffffff;
	font-family: verdana;
    font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: black;
	border-top-color: #FFFFFF;
    border-style: solid;
	border-width: thin;
	}

table td{
	padding-left:10px;
	padding-top:5px;
	height: 2px;
	padding-bottom:5px;
}

div.rubrik{
	padding: 10px;
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #65B262;
	height: 274px;
	vertical-align: baseline;
	width: 618px;
}
input {
	
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	background-color: #65B262;
	color: #FFFFFF;
	height: 20px;
	padding-right: 10px;
	width: 83px;
}
input.text {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color:white;
	height: 15px;
	text-align: left;
	width:162px;
	
}
input.text2 {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color:white;
	height: 15px;
	text-align: left;
	width:120px;
	
}

input.text3 {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	background-color: white;
	color: #000000;
	height: 15px;
	text-align: left;
	width: 360px;
}
input.submit {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color:black;
	height: 22px;
	text-align: center;
		width: 73px;
}

h2 {
	color: #65B262;
	font-family: verdana;
	width: 766px;
}
h2 span {
	color: #000000;
	font-family: verdana;
	font-size: x-small;
}

a:link {
	color: #000000;
}
a:visited{
	
	color: #000000;

}
a:hover{
	color:white
}

a.losen:hover{
	color: #000000;

}
div span{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
span.edit{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
span.text{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	 color:black
}






