@charset "utf-8";
body  {
	font: 100%   Arial, Verdana, Helvetica, sans-serif;
	/*background: #bccf88;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1 {
font-family:   Arial,Verdana, Helvetica, sans-serif;	
font-size: 20px;
text-align: left;
margin-bottom:10px;
padding-bottom:0px;
}

h2 {
font-family:   Arial,Verdana, Helvetica, sans-serif;	
font-size: 16px;
text-align: left;
margin-bottom:5px;
} 

h3 {
font-family:   Arial,Verdana, Helvetica, sans-serif;	
font-size: 14px;
text-align: left;
font-weight: bold;
}

a {
text-decoration: none;
/*color: #000000;	*/
}
.abcClass #container { 
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.abcClass #header  
{
	background-image:url(../images/SlussenDroppar.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: -20px 0 0 0;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 180px;
	vertical-align:top;
} 
/*Texten i headern för kontakt */
#kontakt-top {
padding:86px 0 0 220px; 
margin-bottom:0; 
margin-top:22px;
font-size:35px;	
font-weight: bold;
	height: 6px;
}

/*Top-menyn*/

#top-meny {
	width: 1024px; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;	
	font-size:11pt; 
	color:#000000;  
	padding-top: 40px; 
	margin-left:0px;
	height: 1px;
}

#mer-om 
{
	font-family:   Arial, Verdana, Helvetica, sans-serif;	
	line-height:13px;
	color:black;
	font-size:10pt;
	margin-top:5px;
	margin-bottom:5px;	
}	

#mer-om a{
	/*text-decoration:none;
	color:#000000;*/ 
	padding-right:25px;
}


#top-meny ul {
	
}

#top-meny ul li {
display:inline;
padding-left:5px; 
padding-right:5px;
line-height:22px;
}

#top-meny ul li a{
	text-decoration:none;
	color:#000000; 
}
/*End Top-meny*/
.abcClass #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.abcClass #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #EBEBEB;*/ /* the background color will be displayed for the length of the content in the column, but no further */
padding-left: 15px;
	margin-top: 12px;
	background-color: #ffffe0; 
	border: 1px solid gray;
	height: 500px;
}
/*Sidebar1*/
#sidebar1 ul  {
	font-family:  Arial,Verdana, Helvetica, sans-serif;	
	color:#000000; 
	margin-left: -40px; 
}
#sidebar1 ul li {
list-style: none;
font-weight: bold;
font-size:9pt;
	width: 125px;
}

#sidebar1 ul ul {
margin-bottom: 8px;	
margin-top: 3px;
margin-left: -30px;
border: none;
}
#sidebar1 ul ul li a{
	text-decoration:none;
	color:#000000; 
	font-size: 11pt;
	font-weight:normal;
	font-family:   Arial,Verdana, Helvetica, sans-serif;	
}

/*End Sidebar1*/

.abcClass #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	font-size: 10px;
	background: #d3d3d3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; /* padding keeps the content of the div away from the edges */
	/*border-left:solid 1px gray;*/
	height: 500px;
}

#newLetter {
padding:3px 3px 3px 3px; 
width: 142px; 
background-color: #d3d3d3; 
/*border:solid 1px gray;*/
margin-bottom: 5px;	
}

#formular {
padding-left: 3px;	
}
/*End Sidebar2*/

.abcClass #mainContent { 
	padding-left:12px;
	padding-right: 12px;
	font-size:12px;
	width: 674px;
	float:left;
} 

#grey-text {
	line-height:15px; 
	margin-bottom:8px; 
	margin-top:-2px;  
	color: #d3d3d3;
}
/*Start Logotyps in bottom */
.abcClass #Logotypes { 
	width: 1004px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 90px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-top: 1px solid #C0C0C0;
	text-align:center; /* this overrides the text-align: center on the body element. */
	font-size:10px;
	padding: 0 5px 0 5px; /* padding keeps the content of the div away from the edges */
}

#Logotypes .srf {
margin:0 35px 10px 25px; 
height: 53px; 
width: 143px	
}

#Logotypes .safetrade {
margin:10px 35px 0 25px; 
height: 74px; 
width: 132px	
}

#Logotypes .almega {
margin:0 35px 10px 25px; 
height: 61px;
width: 107px
}
.abcClass #Logotypes span { 
	padding: 0 5px 0 5px; /* padding keeps the content of the div away from the edges */
}
/*End logotyps in the bottom*/
/*Start footer*/
.abcClass #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
	background-color:#bccf88;
} 
.abcClass #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
}
.abcClass #footer a {
	font-size: 10px;
	color:Black;
}
.abcClass #footer table {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	width: 995px;
	border:0; 
}

.abcClass #footer table tr td {
	 width:739px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.QuestionTextBox
{
	font-size:x-small;
	font-family:  Arial,Verdana, Helvetica, sans-serif;	
	width:140px;
	height:10px;
}

.QuestionTextBoxMulti
{
	font-size:x-small;
	font-family:  Arial,Verdana, Helvetica, sans-serif;	
	width:140px;
	height:40px;
}

.QuestionButton
{
	font-size:x-small;
	font-family:  Arial,Verdana, Helvetica, sans-serif;	
	width:130px;
	height:19px;
	
}

.ButtonNormal
{
	font-size:x-small;
	font-family: Arial,Verdana;
	width:104px;
	height:19px;
}

#oNewsLetterMail {
	font-size:8pt;
	height:10px;
	width:135px;
}

.hogerruta {
	width:155px;
	padding:1px;
	float:left;
	/*line-height:12px; */
}
.hogerruta p{
	/*line-height:11px;*/
	color:black;
	padding: 0;
	margin:5px 0 5px 0;
	width: 146px;
}

p 
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;	
	line-height:13px;
	color:black;
	font-size:10pt;

}

.text 
{
	font-family:   Arial, Verdana, Helvetica, sans-serif;	
	line-height:15px;
	color:black;
	font-size:10pt;
	margin-top:5px;
	margin-bottom:5px;	
}

