body {
	font-size: 13px;
	font-family: 'Times New Roman', Times, serif;
	background: #CCCCCC url(../bilder/background_gradient2.jpg) repeat-x;
}

a {
	color: #006600;
	text-decoration: none;	
}

a:visited {
	color: #993300;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 760px;
	text-align: left;
	/* margin: 0 auto; behvs fr att centrera lagert i firefox. */
	margin: 0 auto;	
}

#content {
	position: relative;
	width: 760px;
	clear: left;
	background-color: #FFFFFF;
	top: 6px;
	margin: 16px 0px 0px 0px;
}
/* Plaserar ut de rundade hrnen! */
#cornerTopLeft {
	position: absolute;
	top: 0px;
	left: 0px;
}
#cornerTopRight {
	position: absolute;
	top: 0px;
	right: 0px;
}
#cornerLowerLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#cornerLowerRight {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
/*****************************************************************/
/**Formatering fr sidhuvudet **/

#sidhuvud {
	padding: 25px 0px 0px 0px;
}

#rubleft {
	float: left;
	width: 250px;
	margin: 10px 10px 10px 10px;
	text-align: center;	
}

#rubright {
	float:right;
	width: 450px;
	text-align: left;
}

#rubright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #68854F;
	text-decoration: none;
	display: inline;
	margin-top: 25px;
	font-weight: lighter;
}

#rubright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #888888;
	margin: 20px 0 0 0;
}

#inkopSammanfattning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
}

#border {
	clear: both;
	width:760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*****************************************************/
/*****Formatering av brdtexten */
#brodtext {
	clear: both;
	display: block;
	width: 700px;
	margin: 0 10px 0 10px;
	padding: 10px 6px 10px 6px;
	background-color: #E1E4DA;
	border: 10px solid #FFFFFF;
}

#brodtext {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}


#brodtext label {
width: 85px;
float: left;
text-align: right;
margin: 0 10px 10px 0;
padding-right: 10px;
clear: both;
} 

#brodtext .langLabel {

	width: 125px;
}

#brodtext .input-box {
margin-bottom: 10px;
} 

#brodtext .submit-button {
clear: both;
display: block;
margin: 0px 0px 0px 100px;
}

#brodtext .submit-button-lang {
clear: both;
display: block;
margin: 0px 0px 0px 140px;
}

#brodtext fieldset {
border: #000000 solid 1px;
width: 300px;
} 

#brodtext legend
{
/* background: #fb0;
border: #26a solid 1px; */
padding: 1px 10px;
color: #000000;
}


/************************************************/
/******** Sidfotens formatering */
#sidfot {
/*	position: relative;
	bottom: 8px;
	left: 8px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#sidfot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

#sidfot a, #sidfot:visited {
	color: #000000;
	text-decoration: none;
}

#sidfot a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#cookies {
	position: relative;
	clear: both;
	top: 4px;
	right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:750px;
	text-align: right;
	border: 0;
}

/*'''''''''''''''''''''''''''''''''''''''''
/* spalter fr sidkropen  */
#knyhetVanster {
	float:left;
	width: 200px;
	float: left;
}

#knyhetVanster a {
	display: block;
}

#knyhetHoger {
/*	float:left; */
	width: 480px;
	margin: 0px 0px 0px 210px;
}

#knyhetHoger h3 {
	font-style: italic;

	
/* Fron Brdtecten */
	font-family: 'Times New Roman', Times, serif;
	font-size: 12pt;
	line-height: normal;
	color: #000000;
}
/***********************************************/
/***Lite specialklasser    */

.error {
	color: #FF0000;
}

.anmText {
	text-align: center;
	font-size: 12px;
}
/*Daniels klasser som skall bort */
/*.Rule_Undersida_Nyheter {
	border: thin solid;
}*/
.Rubrik_undersida_PG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #68854F;
}

.mindre_bro_text {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
}
.mindre_brotext {
	font-family: 'Times New Roman', Times, serif;
	font-size: 10px;
}
#centerbild {
	text-align: center;
}
