/* Start of CMSMS style sheet 'Excom: standard' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	background-color: #ffffff;
        background: url(uploads/images/bg_svart.jpg);
	padding: 0;
	margin: 0;
}

a, a:visited {
	color: #e1412f;
	text-decoration: underline;
}

a:hover {
	color: #979691;
	text-decoration: none;
}

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(images/page_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.header {
	margin: 0;
	padding: 0;
}

#topmenu {
	height: 27px;
	background: url(images/topmenu_bg.gif);
	border: 1px #e7e7e7 solid;
	margin: 0;
}

#menu {
	padding: 5px;
	margin: 0;
}

#menu li {
	display: inline;
	padding: 7px 9px 7px 9px; 
	list-style-type: none;
	text-align: left;
	margin: 0;
	border-right: 1px #ffffff solid;
}

#menu li a, #menu li a:visited {
	font-size: 12px;
	color: #979691;
	text-decoration: none;
}

#menu li a:hover {
	color: #e1412f;
	text-decoration: none;
}

#menu li a.selected, #menu li a.selected:visited {
	font-size: 12px;
	color: #646360;
	text-decoration: none;
}

#sidemenu {
	background: url(images/sidemenu_bg.gif);
	background-repeat:repeat-x;
	background-color: #f4f3f3;
	border-right: 1px #e7e7e7 solid;
	margin: 0;
	float: left;
	width: 156px;
	height: 500px;
}

#menu2 {
	padding: 5px 15px 15px 15px;
	margin: 0;
}

#menu2 li {
	list-style-type: none;
	text-align: left;
	margin: 0;
}

#menu2 li a, #menu2 li a:visited {
	font-size: 12px;
	text-decoration: none;
}

ul.menu2_undergrupp {
	margin: 0;
	padding: 0 0 0 6px;
}

ul.menu2_undergrupp li {
	background-image: none; 
	padding: 0;
	margin: 0;
}

ul.menu2_undergrupp li a {
	padding: 0;
	margin: 0;
	color: #979691;
}

ul.menu2_undergrupp li a:hover {
	color: #e1412f;
}

ul.menu2_undergrupp li a.selected {
	padding: 0;
	margin: 0;
	color: #646360;
}

ul.menu2_undergrupp li a.selected:hover {
	color: #b0100c;
}

li.huvudgrupp {
	border-bottom: 1px #dedede solid;
	background-image: url(images/sidemenu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding: 10px 0 10px 23px;
}

li.huvudgrupp a {
	color: #e1412f;
}

li.huvudgrupp a:hover {
	color: #979691;
}

li.huvudgrupp a.selected {
	color: #000;
}

li.huvudgrupp a.selected:hover {
	color: #979691;
}

.center {
	padding: 8px 15px 15px 20px;
	float: left;
	width: 802px;
        background-color: white;
}

.center_text {
	width: 585px;
        height: 100%;
	float: left;
}

.center_text h1 {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-size: 22px;
	line-height: 23px;
	font-weight: bold;
        color: black;
}

.center_text h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 3px 0;
        color: black;
}

.center_text p {
	padding: 0px 0 10px 0;
	margin: 0;
}

.center_image {
	padding: 0 0 15px; 0;
}

.center_right {
        width:177px;
        float:right;
}

.center_square {
	width: 177px;
	float: right;
	margin-bottom: 15px;
}

.center_square_box1 {
	background-color: #e14130;
	border: 1px #e7e7e7 solid;
	padding: 2px 10px 2px 2px;
	color: white;
	text-align: right;
	font-size: 13px;
	font-style: italic;
	background-image: url(images/square_symbol.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.center_square_box2 {
	background: url(images/square_bg.jpg);
	background-repeat:repeat-x;
	background-color: #ececec;
	border: 1px #e7e7e7 solid;
	padding: 9px;
	font-size: 10px;
	line-height: 14px;
        color: #000000;
}

.center_square_box2 p {
	margin: 0;
	padding: 0 0 3px 0;
}

div.form_main_data label {
        position: absolute;
        width: 70px;
        margin-right: 20px;
}

div.form_main_data input {
        margin-left: 70px;
        width: 230px;
}

div.form_main_data textarea {
        margin-left: 70px;
        width: 230px;
}

div.NewsSummary {
         color: black;
         font-size: 12px;
         line-height: 16px;
}

div.NewsSummary p {
         margin: 0;
         padding: 0;
}

div.NewsSummary b {
         color: #2f2f2f;
}

div.NewsSummary a {
        line-height: 11px;
}

div.NewsSummary2 p {
         margin: 0;
         padding: 0;
}

div.NewsSummary2 {
         padding: 0 0 20px 0;
}
/* End of 'Excom: standard' */

