@charset "utf-8";

@import "reset.css";

hr {
border-top-width:1px;
border-top-color:#CCC;
color:#FFF;
border-style:dotted none none;
margin:5px 10px;
}

body,html {
	height:100%;
	background-color:#fff;
	text-align:center;
	margin:0;
}

td {
font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:11px;
}

#wrap {
text-align:left;
width:950px;
margin:30px auto 0;
}

a:hover {
color:#333;
}

.toggle {
background-color:#CCC;
}

#formTD {
margin:10px;
}

#holderTD,#wrapTD,#footerTD {
width:950px;
}
#contentTD {
	width:100%;
}
.wrapTdTop {
	margin:10px 0 0 0;
}
.wrapTdMiddle {
	margin:10px 0;
}
.wrapTdBottom {
	margin:0 0 10px 0;
}

#contentTD p {
	display:block;
	line-height:15px;
	margin:10px;
}

#contentTD h1 {
display:block;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;
margin:10px;
}

#contentTD h2 {
	display:block;
	font-size:18px;
	font-weight:normal;
	margin:10px;
}

#contentTD h2 a {
color:#333;
text-decoration:none;
display:block;
}

#contentTD h2 .erbjudande {
	color:#F00;
	text-decoration:none;
}

#contentTD h3 {
display:block;
font-size:14px;
color:#333;
font-weight:bold;
text-align:left;
margin:10px;
}
#contentTD ul {
	display:block;
	line-height:15px;
	margin-left: 20px;
	margin-top: 20px;
}
#contentTD li {
	line-height:15px;
	list-style-type: disc;
	list-style-image: url(../images/menu_arrow_right.gif);
	list-style-position: outside;
	display: list-item;
	margin: 10px;
}
#bluecell {
background-color:#F8FAFE;
border:1px dotted #CCC;
margin:10px;
}

#whitecell {
background-color:#FFF;
border:1px dotted #CCC;
margin:10px;
}

.input {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
color:#333;
width:200px;
border:1px dotted #CCC;
padding-left:4px;
background-color:#FFF;
padding-top:2px;
padding-bottom:2px;
margin-top:2px;
margin-bottom:2px;
height:18px;
}

.inputmulti {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
color:#369;
width:350px;
border:1px dotted #CCC;
padding-left:4px;
background-color:#FFF;
padding-top:2px;
padding-bottom:2px;
height:110px;
}

.fraga {
	color:#000;
	display:block;
	border:1px dotted #CCC;
	padding:4px;
	background-color: #FBFBFB;
}

.svar {
	color:#000;
	display:block;
	margin-top:-5px;
	padding:4px;
}

#more a {
text-decoration:none;
display:block;
border:1px dotted #FFF;
color:#333;
}

#more a:hover {
text-decoration:none;
background-color:#FBFBFB;
display:block;
border:1px dotted #CCC;
}

#morebox a {
	text-decoration:none;
	display:block;
	border:1px dotted #CCC;
	color:#333;
	background-color: #FBFBFB;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#morebox a:hover {
	text-decoration:none;
	background-color:#F3F3EB;
	display:block;
	border:1px dotted #CCC;
}

#morebox_white a {
	text-decoration:none;
	display:block;
	border:1px dotted #FFF;
	color:#333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#morebox_white a:hover {
	text-decoration:none;
	background-color:#FFF;
	display:block;
	border:1px dotted #FFF;
}

#textbox {
	text-decoration:none;
	display:block;
	border:1px dotted #CCC;
	color:#333;
	background-color: #FFF;
	padding: 5px;
	background-image: url(../images/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#centeredmenu {
	float:left;
	width:950px;
	overflow:hidden;
	position:relative;
	background-image:url(../images/bottommenubg.jpg);
	height:50px;
	margin:0 0 10px;
}

#centeredmenu ul {
clear:left;
float:left;
list-style:none;
position:relative;
left:50%;
text-align:center;
font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
}

#centeredmenu ul li {
display:block;
float:left;
list-style:none;
position:relative;
right:50%;
margin:0;
padding:0;
}

#centeredmenu ul li a {
	display:block;
	color:#000;
	text-decoration:none;
	margin:10px;
	padding:8px 16px;
}

#centeredmenu ul li a.active {
color:#fff;
font-weight:bold;
}
#centeredmenu ul li a:hover {
	color:#B9BAA9;
}

#centeredmenu .current {
background:url("../images/current2.gif") top center no-repeat;
}

.logo {
float:left;
margin:0;
}

.puff {
border:0;
margin:0;
}



#leftmenuTD {
width:90%;
margin:10px 0 0;
}

#leftmenuTD h1 {
display:block;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;
margin:10px 10px 10px 5px;
}

#leftmenuTD h1 a {
text-decoration:none;
color:#000;
font-size:14px;
}

ul#menu {
list-style-type:none;
margin:10px 0 0;
padding:0;
}

ul#menu ul {
list-style-type:none;
margin:0;
padding:0;
}

ul#menu a {
	display:block;
	text-decoration:none;
}

ul#menu li {
margin-top:-1px;
}

ul#menu li a {
	color:#333;
	background-color:#F3F2EB;
	border:1px dotted #CCC;
	padding:10px;
}

ul#menu li a:hover {
	background-color:#FDFEFF;
}

ul#menu ul li a {
color:#000;
padding-left:20px;
background-color:#FFFFFF;
border-color:#CCC #FFF #FFF;
border-style:dotted;
border-width:1px;
}

ul#menu ul li a:hover {
	padding-left:16px;
	background-color:#FBFBF9;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#F3F3EB;
}

.arrow {
background-image:url(../images/menu_arrow_right.gif);
background-repeat:no-repeat;
background-position:190px;
}

#topMenu {
background-image:url(../images/bg.jpg);
float:right;
list-style:none;
margin:45px 0 0;
padding:0;
}

#topMenu li {
color:#CCC;
float:left;
font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:11px;
display:block;
margin:0;
padding:8px 12px;
}

#topMenu a {
color:#000;
text-decoration:none;
}

#topMenu a:hover {
background:url("../images/hover.gif") bottom center no-repeat;
color:#999;
padding-bottom:8px;
}

#topMenu .current {
background:url("../images/current.gif") bottom center no-repeat;
color:#000;
}

a,.buttons,.blue {
color:#369;
}

#leftmenuTD p,#leftmenuTD h2 {
display:block;
margin:10px;
}
.subrub {
	font-size: 16px;
	color: #000;
}
.headline_big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.red {
	color: #903;
}
.tavlingslank {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ingress {
	font-weight: bold;
	color: #333;
}
