body {
margin: 0px;
padding: 0px;
text-align: center;
background-color: #fff;
}

#topmenu_container {
padding: 0px;
width: 769px;
margin-top: 0px;
}

#menu_container{
width:180px;
float:left;
margin-right:5px;
padding-bottom:0px;
}

#ad_bg{
top: 0;
left:0;
position: absolute;
display: inline;
width: 100%;
cursor: pointer;
}
.home{
background:url('/lantbruksnet/pageimages/Safe_Skin_FINAL_v2.jpeg');
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

ul .topmenu_nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type:none;
}


li.topmenu_menuvisit { /* besök */
	float: left;
	position: relative;
	width: 125px;
    height:18px;
	/*padding: 3px; */
	padding-top: 2px; 
	margin-bottom:0px;
	/*background-color: #007336;*/
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
    font-family: verdana, helvetica;
    text-align: center;
	list-style: none;
	list-style-type:none;
}


li.topmenu_menupic { /* bildpil */
	float: left;
	text-align:left;
	position: relative;
	width: 10px;
    height:18px;
	padding: 0px;
	background-color: #71ab74;
	font-size: 8px;
}


li.topmenu_menusites { 
	float: left;
	position: relative;
	
    height:18px;
	/*padding: 2px; */
	padding-top: 2px; 
	margin-bottom: 0px;	
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
    font-family: verdana, helvetica;
   
     text-indent: 8px;
       border-color: #FFF;
         border-style: solid;
         border-bottom-width: 0px;
         border-left-width: 0px;
         border-right-width: 1px;
   border-top-width: 0px; 
   list-style: none;
	list-style-type:none;
	z-index: 1;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 12px;	left: 0;
	margin-top: 6px;
	background-color: #71ab74;
	line-height: 1.75em;
	width:125px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;	
	color: #ffffff;
	list-style: none;
	list-style-type:none;
}


li>ul { 

/* to override top and left in browsers other than IE, 
which will position to the top right of the containing li, 
rather than bottom left */
  top: auto;
  left: auto;
}


li:hover ul, li.over ul { 
  /* lists nested under hovered list items */
  display: block;
}

.topmenu_menusites a, .topmenu_menusites li a {
  background-color: rgb(113, 171, 116);  
  font-size: 10px;
  font-weight:bold;
  margin: 0px;
  padding: 0px 0px;
  text-decoration: none;
  display:block;
  color: #ffffff;
  width:191px;
  
}

a:hover {
  color: #ffffff;
}


.topmenu_menusites li a:hover {  
  color: #ffffff;
  text-decoration:underline;
}

.topmenu_menu li a:hover {
  background-color: #ff0000;
  color: #ffffff;
}

.topmenu_menu li a {
  background-color: transparent;
  color: #ffffff;
  display: block;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

#beglinks{
	
}
 
#beglinks a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}
#beglinks a:hover{
	color:#000;
	text-decoration:none;
	
}

#beglinks .left{
	border:1px solid #000;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/lantbruksnet/pageimages/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/lantbruksnet/pageimages/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.caplease {
font-size: 14px;
color: #0055a4;
font-weight: bold;
text-decoration: underline;
font-family:Arial, Helvetica, sans-serif;
}

a.caplease:hover {
text-decoration: underline;
color: #0055a4;
}

.add-text{
	 min-width: 380px;
 }

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/*  the basic layout */
.add-text{
	min-width:10%;	
 }

}
