@charset "UTF-8";

/*		TYPO
*/

h1 {
	font-size: 16px;
	color: #1b1b7c;
	line-height: 20px;
	margin: 5px 0px 10px 0px;
}
p {
	margin-bottom: 10px;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #FF7F1E;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#sidfot span {
	font-size: 10px;
	color: #1b1b7c;
}

#copyright {
	font-size: 9px;
	font-style: italic;
}

/*		LIST & MENY
*/

#huvudmeny a {
	font-size: 11px;
}

#huvudmeny ul {
	margin-left: 50px;
}

#huvudmeny ul li {
	float: left;
	margin-left: 25px;
}

#undermeny img {
	float: right;
}

/*#undermeny {
	line-height: 20px;
}*/
/*.undermeny2 {
	padding-left: 10px;
}
.undermeny3 {
	padding-left: 20px;
}
.undermeny4 {
	padding-left: 30px;
}
.undermeny5 {
	padding-left: 40px;
}
.undermeny6 {
	padding-left: 50px;
}
.undermeny7 {
	padding-left: 60px;
}
.undermeny8 {
	padding-left: 70px;
}*/

.undermeny2, .undermeny3, .undermeny4, .undermeny5, .undermeny6, .undermeny7, .undermeny8
{
	padding-left: 10px;
}



li a {
	color: #ff7f1e;
	text-transform: uppercase;
	font-weight: bold;
}

#active,
li a:active {
	color: #ffffff;
}
li a:hover {
	color: #ffe800;
}

ul.undermeny2 a {
	text-transform: none;
}



/* INPUT
*/

input,
select,
textarea {
	border: 1px solid #939393;
	margin-bottom: 3px;
	display: inline;
}

input[type="submit"] {
	border: none;
	margin-right: 3px;
	padding: 3px;
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

body{

text-align:center;
} 

wrap{
text-align:left;
}
	
/*		FÄRG & IMG
*/

body {			background-image: url(../img/bgmain.gif);background-repeat: repeat-x;}
#wrap {			background-image: url(../img/bg.gif);}
#top {			background-image: url(../img/bg-top.jpg);}
#huvudmeny {		background-image: url(../img/bg-menu.jpg);}
#main_under {	background-image: url(../img/bg-undermeny.jpg);background-repeat: repeat-y;background-position:17px 0px;}
#sidfot {		background-image: url(../img/bg-bot.jpg);}