* {margin: 0;padding: 0}

body{
/*background: url(../img/bodygb.jpg) repeat-x top left;*/
color: Black;
background-color: White;
margin: 0px;
}
	a {color: black;}
	h1 {font-size: 14px;}
	h2 {font-size: 12px;}
	h3 {font-size: 10px;}
	h4 {font-size: 9px;}
	p {font-size: 12px;}
	li {
	padding:2px;
	list-style-type: circle;
	list-style: disc outside;
	}
	ul {
		list-style-type: circle;
	}
	img {
	border: 0 none;
	}
	td {margin:0;padding:0; clear:both;}
	tr {margin:0;padding:0; clear:both;}

legend {
  border: 2px solid #ccc;
  color: #aae;
  font-size: 20px;
  
}
.asklogin{
border:0px solid red;
}	
.mysqlsp{
	font-family:verdana;
	font-size:14px;
	color:red;
	font-weight:600;
	}
	.mysqlsvar{
	font-family:verdana;
	font-size:12px;
	color: Black;
	font-weight:600;
	}
	.gjestebokskriv {
	position: relative;
	border: 0px solid Black;
	width:25px;
	max-width:25px;
	height:25px;
	max-height: 25px;
	padding:0px;
	clear:left;
	}
	.gjestebokmsg {
	position: relative;
	left: 0px;
	top:0px;
	max-width: 90%;
	width: 90%;
	float:left;
	color: black;
	font-size: 12px;
	background-color: #EDEEFC;
	border: 1px solid Silver;
 	font-family: sans-serif,verdana;
	padding: 1em;
	margin:2px 2px 2px 2px;
	font-weight: normal;
	}
	.gjestebokby {
	position:relative;
	top:-0px;
	float:left;
	color: #A6A6A6;
	font-family: sans-serif,verdana;
	font-size: 13px;
	margin: 4px 0px 4px 0px;
	padding-top:5px;
	}
	.pagenation {
	position: relative;
	bottom:0;
	left:0%;
	margin: 0px 0 5px 0;
	padding: 5px 0 0px 0;
	font-family: verdana,sans-serif;
	font-size: 10px;
	color:black;
	text-align: center;
	clear:both;
	}	
	.datotid {	
	font-family: verdana,sans-serif;
	font-size: 9px;
	color: #007d01;
	float:right;
	padding-right:5px;
	}
 #container {
	position: absolute;
	left:50%;
	top:0px;
	width:750px;
	margin-left: -375px;
	border-bottom:0px solid black;
	border-left:0px solid red;
	border-right:0px solid red;
	}
	#logo {
	position: relative;
	width:770px;
	height:150px;
	top:0px;
	margin-bottom:0px;
	visibility: visible;
	display:block;
	background-color: white;
	border-bottom: 1px solid #A4A4A4;
	border-left: 0px solid #A4A4A4;
	border-right: 0px solid #A4A4A4;
	border-top: 0px solid #A4A4A4;
	background: url(../img/logo.jpg) no-repeat;
	/*background: url(../img/logotrans.gif) no-repeat;*/
	}
	#leftmenu1 {
	position:absolute;
	width:115px;
	top:10px;
	background-color: #f8f8f9;
	border-top: 1px solid #b6b7cb;
	border-bottom: 1px solid #b6b7cb;
	border-left: 1px solid #b6b7cb;
	border-right: 1px solid #b6b7cb;
	}
	.menubordertop{
	position:relative;
	top:0px;
	height:15px;
	width:100%;
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	color:Black;
	padding-top:3px;
	border-bottom: 1px solid #b6b7cb;
	background-color: #bbc3d3;
	}
	#navlist {
	border-bottom: 1px solid #b6b7cb;
	padding-left: 0px;
	margin-left: 0px;
	width: 115px;
	font-size:12px;
	color:black;
	}
	#navlist li {
	list-style: none;
	margin: 0px;
	padding: 0.25em 0 0 0;
	border-top: 1px solid #b6b7cb;
	}
	#navlist li:hover {
	list-style: none;
	margin: 0;
	text-align: left;
	padding: 0.25em 0 0 0;
	background-color: #C2C9D8;
	border-top: 1px solid #b6b7cb;
	font-weight: 600;
	color: black;
	}
	#navlist #active {
	list-style: none;
	margin: 0;
	text-align: left;
	padding: 0 0 0 0;
	background-color: #C2C9D8;
	border-top: 1px solid #b6b7cb;
	font-weight: 600;
	color: black;
	}

	#navlist li a {
	text-decoration: none;
	display:block;
	height:100%;
	padding-left:4px;
	}
	#contentbox {
	position: relative;
	top:-1px;
	left:0px;
	width:770px;
	font-family: verdana,sans-serif;
	font-size: 10px;
	text-align:left;
	background: #F5F5F5;
	}
	#mainbox {
	position: absolute;
	top:10px;
	left:130px;
	width:638px;
	font-family: verdana,sans-serif;
	font-size: 10px;
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	text-align:left;
	overflow: hidden;
	background: #F5F5F5;
	}
	#content {
	position: relative;
	top:0px;
	margin: 0 0 0 0;
	padding:0 5px 5px 5px;
	font-family: verdana,sans-serif;
	font-size: 10px;
	padding-top:5px;
	border-bottom: 1px solid #A4A4A4;
	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	text-align:left;
	overflow: hidden;
	background: #F5F5F5;
	}
	.portfolio{
	position: relative;
	border: thin solid Black;
	max-width: 200px;
	max-height: 140px;
	width: 200px;
	height: 140px;
	left: 0%;
	top: 0px;
	padding:2px;
	margin: 7px auto;
	display: block;
	}
	.portfolio:hover{
	position: relative;
	border: thin solid red;
	max-width: 230px;
	max-height: 160px;
	width: 230px;
	height: 160px;
	left: 0%;
	top: 0px;
	padding:2px;
	margin: 7px auto;
	display: block;
	clear:both;
	}
	ul.bildeliste {
list-style-type: none;
}

ul.bildeliste li {
position:relative;
width:200px;
float:left;
padding: 0 5px 0 12px;
}

ul.bildeliste li a {
display: block;
width:200px;
height:140px;
padding:2px;
background-color: #663366;
border: 0px solid #EE82EE;
}
ul.bildeliste li a:hover {
display: block;
width:200px;
height:140px;
padding:2px;
border:0px solid red;
background-color: white;
}

ul.bildeliste span {
text-align: center;
width:200px;
padding:2px;
font-size:10px; /* FY! */
color: black;
border: 0px solid #E6E6FA;
font-weight: normal;
}
#navigation2{
	position:relative;
	left:20px;
	}
	#navilist li
	{
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	color: #A6A6A6;
	font-weight: normal;
	font-family: sans-serif,verdana;
	font-size: 10px;
	}
	#navilist li:hover
	{
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	color: #A6A6A6;
	font-weight: 600;
	font-family: sans-serif,verdana;
	font-size: 10px;
	}
	#navilist2 li
	{
	position: relative;
	display:inline;
	list-style-type: none;
	padding-right: 2px;
	color: #DCDCDC;
	font-weight: normal;
	font-family: sans-serif,verdana;
	font-size: 14px;
	font-weight: bold;
	}
	#navilist2 li a:hover
	{
	position: relative;
	display:inline;
	list-style-type: none;
	padding-right: 2px;
	color: White;
	font-weight: normal;
	font-family: sans-serif,verdana;
	font-size: 14px;
	font-weight: bold;
	}
	li.navilist3
	{
	position: relative;
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	color: #B0C4DE;
	font-weight: normal;
	font-family: sans-serif,verdana;
	font-size: 10px;
	font-weight: bold;
	}
	.navilist3 li a:hover
	{
	position: relative;
	display:inline;
	list-style-type: none;
	padding-right: 2px;
	color: red;
	font-weight: normal;
	font-family: sans-serif,verdana;
	font-size: 10px;
	font-weight: bold;
	}
	.text1{
	font-family:verdana;
	font-size:1em;
	font-weight:600;
	color: black;
	}
	.text2{
	font-family:verdana;
	font-size:1.4em;
	padding-left:5px;
	color: #484848;
	}
	.text3{
	font-family:verdana;
	font-size:0.9em;
	font-weight:600;
	color: #940095;
	}
	.text4{
	font-family:verdana;
	font-size:1.6em;
	color: #008001;
	}
	.text5{
	font-family:verdana;
	font-size:1.2em;
	/*font-weight:600;*/
	color: #3b003c;
	}
	.text6{
	font-family:verdana;
	font-size:1em;
	font-weight:600;
	color: #FFF4FF;
	margin:0px 5px 5px 0px;
	padding:5px;
	}
	.text7{
	font-family:verdana;
	font-size:0.9em;
	color: #150015;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	.text8{
	font-family:verdana;
	font-size:0.9em;
	color: black;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	.text9{
	background-image: url(../img/smileys/excl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family:verdana;
	background-color: #FFCEFF;
	font-size:1.2em;
	color: #FF6060;
	margin:10px 20px 10px 20px;
	padding:25px;
	border:1px solid red;
	overflow:hidden;
	}
	.text10{
	font-family:verdana;
	font-size:0.9em;
	font-weight:600;
	color: #FE35FF;
	}
	.text11{
	font-family:verdana;
	font-size:1.2em;
	color: #460046;
	}
	.text12{
	background-image: url(../img/smileys/excl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family:verdana;
	background-color: #FFC6FF;
	font-size:1.2em;
	color: #280000;
	margin:10px 20px 10px 20px;
	padding:25px;
	border:1px solid red;
	}
	.text13{
	font-family:verdana;
	color: white;
	}
	.text14{
	font-family:verdana;
	font-size:1em;
	font-weight:600;
	color: #FFF4FF;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.bankstepsbackground{
width:480px;
border: 1px solid #9c9c9c;
margin:2px auto 8px auto;
padding:8px;
background-color: #dbdbff;
}	