/* Fasta delar */

body {
	margin-top: 10px;
		margin-bottom: 10px;
}


div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 11px;
	line-height: 14px;
	
}

img {
	border : 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 11px;
	border: 1px solid #000000;
	background-color : #ffffff;
}


/* Rubriker */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin : 0px 0px 5px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee3124;
	margin : 0px 0px 2px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ee3124;
	margin : 0px 0px 2px 0px;
}

.newsH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 5px 0px 1px 0px;
}

.newsH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin : 0px 0px 1px 0px;

}

.newsH3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin : 0px 0px 1px 0px;

}

.news3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 10px;
}

.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height : 16px;
}

.right {
	float : right;
}

.startsidanBox2 {
	border: 1px solid #cccccc;
	background-color: #000000;
	padding : 8px 8px 8px 8px;
	margin-bottom : 20px;
	}

.startsidanBox3 {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin-bottom : 20px;
}

.startsidanBox {
	border: 1px solid #cccccc;
	background-color: #e5e8ef;
	padding : 15px 15px 15px 15px;
	margin-bottom : 20px;
}

.tdBakgrund {
	background-color: #fbfbfb;
}

/* Links */
	

/* ID:n */

#mainContainer {
	width: 900px;
	margin: auto;
	height: auto;
	

}
#topLogo { 
	width: 777px;
	height: 180px;
}

#meny {
	width: 760px;
	height: 18px;
	background-image : url(../img/meny_bakgrund.jpg);
	background-repeat : no-repeat;
	left : 17px;
	position : relative;
	background-color: #000000;
	border-right-color: #000000;
}

#contentContainer {
	width: 900px;
	min-height: 400px;
	left : 0px;
	position : relative;
	padding-bottom : 20px;
	float: left;
}

#startsidanLeft {
	width : 460px;
	position : relative;
	left : 30px;
	top : 20px;
	margin-bottom : 20px;
}


#startsidanLeft2 {
	width : 800px;
	position : relative;
	left : 40px;
	top : 20px;
	margin-bottom : 20px;
}


#nyheterLeft {
	width : 600px;
	position : relative;
	left : 50px;
	top : 50px;
	margin-bottom : 20px;
}

#undermenyContainer {
	width : 238px;
	position : relative;
	left : 30px;
	top : 20px;
	margin-bottom : 20px;
}

#startsidanRight {
	width : 290px;
	position : relative;
	top : 20px;
	left: -80px;
	margin-bottom : 20px;
	float : right;
}

#undersidaContainer {
	width : 440px;
	position : relative;
	top : 20px;
	left: -30px;
	margin-bottom : 20px;
	float : right;
}

#botten {
	width: 900px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
	left : 17px;
	position : relative;
	padding-top : 3px;
}




/* Classer */

.floatLeftMeny {
	width : 108px;
	-width: 107px;
	text-align : center;
	float : left;
}

.newsDiv {
	width: 465px;
	margin-bottom: 40px;
}

.newsDiv2 {
	width: 220px;
	margin-bottom: 40px;
	margin-right: 20px;
	float:left;
}

.newsDiv3 {
	width: 220px;
	margin-bottom: 40px;
	float:right;
}

.border1 {
	border:1px solid #666666;
}

.newsImg100x90 {
	border:1px solid #666666;
	float: left;
	margin: 0px 10px 10px 0px;
}

.mainImg {
	border : 1px solid #cccccc;
}

