body {
	background: #A11932 url(../img/bg.jpg) no-repeat fixed center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	color: #231F20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}
h2 {
	color: #231F20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
p {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}/* For tinyMCE compatibility */
ul {
	padding-left: 15px;
	list-style-type: none;
	list-style-image: url(../img/red_dot.png);
	list-style-position: outside;
}
img {
	border:0;
}
a {
	text-decoration: none;
	color: #9e1b34;
}
a:hover {
	text-decoration: underline;
	color: #9e1b34;
}
a.mailLink {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12px;
	color: White;
	text-decoration: none;
}
a.mailLink:hover {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12px;
	color: White;
	text-decoration: underline;
}

#main {
	
	width: 1076px;
	height: 620px;
	background-color: White;
	padding: 0px 0px 0px 0px;
/*	background: White url(../img/white_bg.gif);*/
}
/* jquery menu start */
#menu{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10000;
	
	margin: 0px;
	width: 1057px;
	height: 36px;
	position: relative;
	overflow: visible;
	color: #333;
	padding: 0 0 0 0px;
	padding-left: 20px;	
	border-bottom: 0px solid #1E1E1E;
	border-top: 1px solid #1E1E1E; /*background: #fff url(../img/blue_long.jpg) center left no-repeat;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	white-space: nowrap;
	background-color: #efefef;
}


/* remove the list style */
#mydropdown {
	float: left;
	margin:0; 
	padding:0; 
	list-style:none;
}	
	
/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#mydropdown li {
	float: left;
	display: block;
	height: 36px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* this is the parent menu */
#mydropdown li a {
	display: block;
	padding: 2px 20px 0px 20px;
	/*border-left: 10px solid #B20137;
	border-right: 10px solid #B20137;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	height: 34px;
	line-height: 30px;
	text-decoration: none;
	color: #333;
	text-align: center;
	background: transparent url(../img/top_menu_arrow_white.png) no-repeat left;
}

#mydropdown li a:hover, #mydropdown li a.menuHover {
	color: #747577;
	background: #efefef url(../../../img/white.gif) repeat;
	/*border-left: 10px solid White;
	border-right: 10px solid White;*/
	padding: 2px 20px 0px 20px;
}

/* you can make a different style for default selected value */
#mydropdown a.selected {
	color:#f00;
}

/* submenu, it's hidden by default */
#mydropdown ul {
	position:absolute; 
	left:1px; 
	top: 36px;
	border-bottom: 0px solid #1E1E1E;
/*	background-image:url(../img/submenu_bg.png);
	background-repeat: repeat;*/
	display:none; 
	margin:0 0 0 -1px; 
	padding:0; 
	list-style:none;
}

#mydropdown ul li {
	width:auto; 
	width:180px;
	height:35px; 
	line-height:26px; 
	float:left; 
	border: 0px solid #1E1E1E;
	border-top: 0;
}

/* display block will make the link fill the whole area of LI */
#mydropdown ul a {
	display: block;
	font-size: 15px;
	text-align: left;
	width: auto;
	width: 140px;
	height: 33px;
	line-height: 33px;
	padding: 2px 20px 0px 20px;
	background: #efefef; /*border-bottom: 1px solid #1E1E1E;*/
	color: #4b4b4d;
	opacity: 0.90;
}

#mydropdown ul a:hover {
	text-decoration: none;
	background: #efefef;
}
/* jquery menu end */
/*.menuHover {
	color: #747577;
	background: White url(../img/white.gif);
}*/
.btnSeparator {
	width: 20px;
}
#mainContent {
	position: relative;
	top: 0px;
	width: 1076px; 
	height: 620px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	background: White url(../img/white_bg_big.gif);*/
}
#content{
	/*	width: 542px;*/
	width: 994px;
	height: auto;
	float: left;
	padding: 5px 40px 50px 40px;
	position: relative;
	top: 0px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: White;
	overflow: hidden;
	margin-bottom: 50px;
}
#contentBig{
	width: 728px;
	height: auto;
	float: left;
	padding: 5px 40px 50px 40px;
	position: relative;
	top: 0px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: White;
	overflow: hidden;
	margin-bottom: 50px;
}
#contentLeft {
/*	width: 186px;*/
	width: 0px;
/*	height: 620px;*/
	height: auto;
	float: left;
	padding: 5px 3px 50px 10px;
	position: relative;
	background-color: White;
}
#contentRight {
/*	width: 186px;*/
	width: 0px;
/*	height: 620px;*/
	height: auto;
	float: right;
	padding: 5px 3px 50px 5px;
	position: relative;
	background-color: White;
}
#footer {
	height: 44px;
	width: 1076px;
	position: fixed;
	bottom: -25px;
	background: transparent url(../img/footer.gif) no-repeat top;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 25px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
	color: White;
	white-space: nowrap; /*	z-index:70;*/
}
#footerText {
	margin-left: 70px;
	text-align: center;
	vertical-align: middle;
	color: White;
}
#copyRight {
	font-size: 10px;
	color: #E489A2;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration: none;
}
/* Tabellen på kontaktsidan */
#contactTable td{
	font-size: 12px;
}
.leftBox {
	width: 150px;
	border: 4px solid #DCD7D1;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
}
.puffBox {
	width: 176px; /*	border: 4px solid #DCD7D1;*/
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	background: #4367B5;
	cursor: default;
	cursor: pointer;
}
.puffBox div {
	padding: 0px 5px 0px 5px;
	width: 166px; 
}
.contentNewsHeader{
	color: #344A96;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	text-align : left;
	margin-top: 5px;
}
.newsText{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #555555;
}
.newsDate{
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 10px;
	font-weight : bold;
	line-height : 14px;
	color : #3F3F3F;
}
.newsHeader{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #555555;
}
.newsLink{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 12px;
	line-height: 15px;
	color: #C83200;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
}
.newsLink:hover{
	color: #C83200;
	text-decoration: underline;
}
.newsMoreLink{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}
.newsMoreLink:hover{
	color: #555555;
	text-decoration: underline;
}
/* Grey box 400px  */
.greybox {
	border: 0px solid #aaaaaa;
	width: 994px;
	height: 180px;
}
.greybox div {
	/*background-color: #696A6D;*/
	height: 22px;
	line-height: 22px;
	color: #696A6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
}
.greybox ul {
	/*	float: right;*/
	list-style: none;
	margin: 8px 10px 10px 0px;
	padding: 0;
	width: auto;
	text-align: left;
	background-color: #FFFFFF;
	font-style: italic;
	font-size: 13px;
}
/*.greybox {
	border: 1px solid #aaaaaa;
	width: 550px;
	height: 180px;
}
.greybox div {
	background-color: #696A6D;
	height: 22px;
	line-height: 22px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.greybox ul {
	list-style: none;
	margin: 8px 10px 10px 10px;
	padding: 0;
	width: auto;
	text-align: left;
	background-color: #FFFFFF;
	font-style: italic;
}*/

/* Red box 200px */
.redbox {
	border:1px solid #aaaaaa;
	width:200px;
	height: 180px;
}
.redbox div {
	background-color: #9e1b34;
	height: 22px;
	line-height: 22px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.redbox ul {
	/*	float: right;*/
	list-style: none;
	margin: 8px 10px 10px 10px;
	padding: 0;
	width: auto;
	text-align: left;
	background-color: #FFFFFF;
	font-style: italic;
}

.red-container img {
	padding: 0 !important;
}

.red-container li {
	float: left;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 170px;
}

.red-container li span, .red-container li a {
	font: normal 10px/11px Verdana, Arial, Sans-serif !important;
	background: url(./container_img/vinjett-text-bg.gif) no-repeat scroll 1px 3px;
	color: #444;
	letter-spacing: 0 !important;
	padding-left: 10px;
	text-decoration: none;
}
.red-container li a:hover {
	color: #444;
	text-decoration: underline;
}

/* TinyMCE specific rules */
.mceContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;
/*	color: #212125;*/
	background-color: #6E97CD !important; /* background-color : White; */
}
td.mceContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;
/*	color : #212125;*/
	background-color: #6E97CD !important;
}
p.mceContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;
/*	color : #212125;*/
	background-color: #6E97CD !important;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}
