﻿body{
	font-family:verdana;
	background: #ffffff;
	background-position:center;
	overflow: auto;
	}
	
a.global {font-family: verdana;
			font-size: 14px;
			color: black;
			padding-left:2px;
			padding-right:2px;
			}
			a.global:link{text-decoration: none;}
			a.global:visited{text-decoration: none;}
			a.global:hover{text-decoration: underline; background: #ed3f95;}
					
a.courty {font-family: verdana;
			font-size: 14px;
			color: black;
			padding-left:2px;
			padding-right:2px;
			}
			a.courty:link{text-decoration: none;}
			a.courty:visited{text-decoration: none;}
			a.courty:hover{text-decoration: underline;background: #ed3f95;}

a.manadnav {font-family: verdana;
			font-size: 14px;
			color: black;
			padding-left:2px;
			padding-right:2px;
			}
			a.manadnav:link{text-decoration: none;}
			a.manadnav:visited{text-decoration: none;}
			a.manadnav:hover{text-decoration: underline;background: #ed3f95;}

#wrapper{
	width:1000px;
	height: 590px;
	margin: 0 auto;
	margin-top:-5px;
	
	}
#topwrapper{
	float:left;
	width: 608px;
	height: 83px;	
	background-image: url("../bakgrund/bakgrundtop.jpg");
	background-repeat: repeat-x;
	padding-top:7px;
	padding-left:5px;
	}

#courtesynav{
	float: right;
	width: 382px;
	height: 83px;
	font-size:12px;
	background-image: url("../bakgrund/bakgrundtop.jpg");
	background-repeat: repeat-x;
	padding-top:7px;
	padding-right:5px
	}
#fieldsetgrejen{
height: 65px;
}
	
#middlewrapper{
	float: left;
	width: 1000px;
	height: 475px;
	}
		
#logga{
	float:left;
	width:600px;
	height:52px;
	}
.loggan{
	border:0px white solid;
	}
		
#globalnav{
	float:left;
	width: 600px;
	height: 20px;
	}	
	
#localnav{
	float:left;
	width: 1000px;
	height: 20px;
	margin-bottom:2px;
	background-image: url("../bakgrund/bakgrundlocal.jpg");
	background-repeat: repeat-x;
	font-size: 14px;
	}

#main{
	float: left;
	width: 865px;
	height: 456px;
	overflow: auto;
	border-right:1px white solid;
	font-size:12px;
	background:#f0f2f2;
	}
	
#indexcontent{
	margin-left:20px;
	}
table.indextable{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;
}	
table.indextable th{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	
	}
table.indextable td{
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	
	}	

#indexbannern{
	margin-top:30px;
}
	
#rightnav{
	text-align:ceter;
	float: left;
	width: 134px;
	height: 456px;
	background:#f0f2f2;
	}
	
	#banner{
	width:130px;
	margin-left:5px}
	
#footer{
	float: left;
	width: 986px;
	height: 22px;
	margin-top: 1px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	background:#f0f2f2;
	}
#regform{
margin-top:40px;
}
#regleft{
	float: left;
	width: 200px;
	padding-right: 1px;
	text-align: right;
	line-height: 200%
	}
#regright{
	float: left;
	width: 600px;
	line-height: 200%
	}
#regbottom{
	float: left;
	text-align: right;
	width: 300px;
	padding-left: 52px;
	}

