BODY {
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;

	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
	line-height:20px;
}

p{
	line-height:20px;
	padding:0px;
}

td{
	FONT-SIZE: 12px;
}
a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
}


a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
}


a.mainmenu:link , a.mainmenu:visited {

	text-decoration:none;
	color:#000000;
	letter-spacing: 1px;
	font-weight: bold;
	position:relative;
	top:9px;
	left:4px;

}


a.mainmenu_selected:link , a.mainmenu_selected:visited {


	text-decoration:none;
	color:#000000;
	padding: 5px 10px 0px 10px;
	letter-spacing: 1px;
	height:22px;
	font-weight: bold;
	text-transform: uppercase;
}



h1, h2, h4, h5, h6	{

	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
	letter-spacing: 1px;
	color: #00283C;
}

h3{

	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	color: #00283C;
	border-bottom:thin #DCAA13 solid;
	background-color:#DFE8FD;
	width:100%;
	padding-left:5px;
}



BR {
    letter-spacing: 0px;
}

FORM {
    padding:0px;
    margin: 0px;
}

#frame {

	width: 1001px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;

	text-align:left;
}

#middle{
	padding-top: 1px;
	padding-bottom: 1px;
}

#header{
	width: 1001px;
	position:relative;
}



#MainContent{
	position:relative;
	width:720px;
	left: 0px;
	float:right;
	padding-bottom:20px;
	padding-top:10px;
}

#MainContent_Index{	
	position:relative;
	width:1001px;
	left: 0px;
	float:left;
}

#Level2Menu {
	float:left;
	width:250px;

}

.roundcont_menu2{
	width:250px;
	background-color:#DFE8FD;
	margin-bottom:3px;
}
.roundtop_menu2 {
	background-image: url(images/Rounded1/upperright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom_menu2 {
	background-image: url(images/Rounded1/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* Runda hörnen till index sidan */

.roundcont_Index1{
	width:250px;
	background-color:#DFE8FD;
	margin-bottom:3px;
}
.roundtop_Index1 {
	background-image: url(images/Rounded1/upperright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom_Index1 {
	background-image: url(images/Rounded1/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Runda hörnen till kontakt sidan*/


.roundcont_Kontakt{
	width:300px;
	background-color:#DFE8FD;
	margin-bottom:3px;
	float:left;
}
.roundtop_Kontakt {
	background-image: url(images/Rounded1/upperright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom_Kontakt {
	background-image: url(images/Rounded1/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.roundcont_Kontakt_text{
margin-left:10px;

}

.KontaktForm{
	float:right;
}


img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}


a.Level2MenuLink:link, a.Level2MenuLink:visited, a.Level2MenuLink:hover{
	margin-left:10px;
	color:#000000;
	position: relative;
	line-height:20px;
}


#footer {
	height:20px;
	width: 1001px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	border-top:#DCAA13 1px solid;
	border-bottom:#DCAA13 1px solid;
	clear:both;
}



.CellTitle{

	background-color:#999999;
	font-size:16px;
	color:#990000;
}

.button {
    padding: 0px 0px 0px 0px;
    height:19px;
    font-family:Arial;
    font-size:10px;
    letter-spacing: 1px;
}

.button_100 {
    padding: 0px 0px 0px 0px;
    width: 100%;
    height:19px;
    font-family:Arial;
    font-size:10px;
    letter-spacing: 1px;
}



.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;

}

.katalogTitle{
	color:#BC2B16;
	font-size:18px;
}

.KatalogShortDesc{
	line-height:18px;
	font-size:11px;
	vertical-align:top;
}

.katalogFrame{
	margin: 2px;
	margin-bottom:20px;
}

.katalogAvdTitle{
	background-color:#f8f7f3;
	font-size:9px;
	font-style:italic;
	padding:4px;
}

.KatalogItemShortDesc{
	line-height:18px;
	font-size:11px;
	
}

.KatalogItemLongDesc{
	line-height:18px;
	font-size:11px;
	
}

