﻿body {
	background-color:#ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 50px;
	}

#bakgrundstart { width: 800px; height: 600px; 
	margin-right: auto; 
	margin-left: auto; 
	background-image:url(images/start/start01.jpg);  
	background-repeat: no-repeat;
}


#starttabs {
    text-align:center;
	position: inherit;
	line-height:normal;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


#starttabs ul {
	margin:0px;
	padding: 30px;
	list-style:none;
	font-size: 16px;
	font-weight: bold;
	
}

#starttabs li {
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0 30px;
}


a.nav {
	color:#f1f1f1;
	font-weight: bold;
	text-decoration:none;
}

a.nav:hover {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

#omtabs {
	position: inherit;
	line-height:normal;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


#omtabs ul {
	margin:0px;
	padding: 40px;
	list-style:none;
	font-size: 16px;
	font-weight: bold;
	
}

#omtabs li {
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0 55px;
}


#tilltabs {
	width: 160px;
	margin-top: 390px; margin-left: 140px; position: relative;
	line-height:normal;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


#tilltabs ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size: 12px;
	font-weight: bold;
	
}

#tilltabs li {
    font-family: Verdana, Helvetica, sans-serif;
	display:inline;
	font-weight: bold;
	padding:0px;
}


#footer {
	width: 660px;
	line-height:normal;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

