/********************CSS Gartnernes Forsikring*******************/
/********************BODY****************************************/
body {
font-family: Verdana, Arial, helvetica;
/**background-color: #333333;**/
/*background-color:#DAF6DA;*/
background-color: white;
scrollbar-face-color: #0A6843;
scrollbar-shadow-color: #000099;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #dcd7d7;
scrollbar-track-color: #0A6843;
scrollbar-arrow-color: white;
margin-top:0px;
margin-bottom:0px;
padding: 0px;
}
/***********************************P H1 H2 H3 UL *************************/

P {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
line-height: 130%;
color: black;
margin-top:0px;
margin-bottom: 0px;
}
H1{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-transform: uppercase;
font-weight: bold;
margin-top:0px;
margin-bottom: 0px;
}
H2{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
margin-top:0px;
margin-bottom: 0px;
margin-right: 5px;
}
H3{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-transform: uppercase;
font-weight: bold;
margin-top:0px;
margin-bottom: 0px;
}
UL {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin-top:0px;
margin-bottom: 0px;
}
/***********************************P H1 H2 H3 UL - SLUT *************************/

/*************************LINK***************************/
a:link{
font-weight: normal;
font-size: 11px;
color: #333333;
text-decoration: none;
}
a:visited{
font-weight: normal;
font-size: 11px;
color: #333333;
text-decoration: none;
}
a:active{
font-weight: normal;
font-size: 11px;
color: #333333;
text-decoration: none;
}
a:hover{
font-weight: normal;
font-size: 11px;
color: white;
text-decoration: none;
background-color: none;
}

.top{
width: 920px;
height: 120px;
background-color:#ffffff;
}
.top IMG{
margin:0px;
padding:0px;
}
/**********************TOPNAV********************************/
/* Top Navigation Menu */
.topmenu {
height: 22px;
padding: 3px;
/*background-color: #014B21;*/
/*background-color:#007B4C;*/
background-color:#0A6843;
}
.topnav {
background-color: #0A6843;
   font-family: Verdana, sans-serif;
   font-size: 12px;
   font-variant: normal;
   text-align: center;
   margin-top: 2px;
   margin-bottom: 2px;
}   
.topnav a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: normal;
   text-decoration: none;
   color: white;    
   padding: 3px;   
   /*border-left: 1px solid black;
   border-right: 1px solid black;*/
}
.topnav a:visited {
  font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: normal;
   text-decoration: none;
   color: white;    
   padding: 3px;   
/*   border-left: 1px solid red;
   border-right: 1px solid red;*/
}
.topnav a:active {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: normal;
   text-decoration: none;
   color: white;    
   padding: 3px;
/*   border: 1px solid white;*/
}
.topnav a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: normal;
   text-decoration: none;
   color: black;
   background-color: #f0f0f0;
   /*color: #C23D1C; 00f0f0;    */
   padding: 3px;
/*   border: 1px solid white;*/
}
.topnav_act a {
   font-size: 12px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: normal;
   text-decoration: none;
   background-color: #f0f0f0;
   color: #333333;    
   padding: 3px;
/*   border: 1px solid white;*/
}
.topnav_act a:visited {
   font-size: 12px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: normal;
   text-decoration: none;
   color: #333333;    
   padding: 3px;
/*   border: 1px solid white;*/
}
.topnav_act a:hover {
   font-size: 12px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: normal;
   text-decoration: none;
   color: #999999;    
   padding: 3px;
/*   border: 1px solid white;*/
}
/* Top Navigation Menu 2nd Level */
.topnav1 {
text-transform: none;
width: 190px;
background-color: #E1F2D9;
font-family: Verdana, sans-serif;
font-size: 12px;
color: black;
font-weight: normal;
letter-spacing: 1px;
padding: 4px;
}   
.topnav1 a:link {
   text-decoration: none;
   color: black;
   padding: 0px;
         }
.topnav1 a:visited {
   text-decoration: none;
      color: black;
	padding: 0px;
	}
.topnav1 a:active {
   text-decoration: none;
      color: black;
	  padding: 0px;
	  }
.topnav1 a:hover {
text-decoration: none;
color: black;
background-color: #03F077;
padding: 0px;
}
.topnav1_act a {
text-decoration: none;
color: white;
	  background-color: #014B21;
   color: #333333;    
   padding: 0px;
   }
.topnav1_act a:visited {
   text-decoration: none;
      color: white;
}
.topnav1_act a:hover {
   text-decoration: none;
   color: white;
padding: 0px;
}

/* Top Navigation Menu 3rd Level */
.topnav2 {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   color: black;
   letter-spacing: 1px;
   width: 170px;
   font-weight: normal;
   padding: 3px;
      }   
.topnav2 a:link {
   text-decoration: none;
   color: black;
      }
.topnav2 a:visited {
   text-decoration: none;
      color: black;
	
}
.topnav2 a:active {
   text-decoration: none;
      color: black;
	
  }
.topnav2 a:hover {
   text-decoration: none;
      color: black;
	  background-color: #03F077;
}
.topnav2_act a {
   text-decoration: none;
      color: white;
	  background-color: #787878;
   color: #333333;    
      }
.topnav2_act a:visited {
   text-decoration: none;
      color: white;
}
.topnav2_act a:hover {
   text-decoration: none;
   color: white;
   color: white;
	  background-color: #787878;
}
/**********************STI********************/
.sti {
background-color: #E5E3E3;
border-bottom: solid 1px #787878;
}
.sti P{
font-family: Verdana, Arial, Helvetica, sans-serif;
font: 10px;
color: #000000;
margin-left: 10px;
margin-top : 3px;
margin-bottom: 3px;
margin-right: 10px;
}
.sti a:link {
text-decoration: none;
color: black;
}
.sti a:visited {
text-decoration: none;
color: black;
}
.sti a:active {
text-decoration: none;
color: black;
}
.sti a:hover {
text-decoration: none;
color: #f0f0f0;
background-color: #787878;
}
/************CONTENT************************/
.content {
width:720px;
height: 100%;
background-color: white;
}
.content P {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
line-height: 130%;
color: black;
margin-left: 10px;
margin-right: 10px;
margin-top:0px;
margin-bottom:8px;
}
.content H1{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 13px;
color: #666666;
text-transform: uppercase;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
margin-top:10px;
margin-bottom: 5px;
}
.content H2{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
color: #666666;
margin-left: 10px;
margin-right: 10px;
margin-top:10px;
margin-bottom: 3px;
}
.content H3{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-transform: uppercase;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
margin-top:0px;
margin-bottom: 0px;
}
.content UL {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
color: black;
list-style-type:square;
margin-top:0px;
margin-bottom: 15px;
margin-right: 40px;
}

.content a:link{
font-weight: normal;
font-size: 11px;
color: black;
text-decoration: underline;
}
.content a:visited{
font-weight: normal;
font-size: 11px;
color: black;
text-decoration: underline;
}
.content a:active{
font-weight: normal;
font-size: 11px;
color: black;
text-decoration: underline;
}
.content a:hover{
font-weight: normal;
font-size: 11px;
color: black;
text-decoration: underline;
}
.content IMG {
margin-left: 15px;
margin-right:5px;
margin-top: 2px;
}
.csc-form-radio {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 11px;
line-height: 130%;
color: black;
margin-left: 15px;
margin-right: 10px;
margin-top:0px;
margin-bottom:8px;
}
/****************************IKON*************************************/
.ikon {
width:200px;
height: 22px;
padding:0px;
margin-left: 0px;
background-color:#E5E3E3;
border-bottom: solid 1px #787878;
/*background-image: url(http://130.228.0.43/typo3/std/garforsdk/fileadmin/billeder/bi4.gif);*/
}
.ikon P {
padding: 0px;
margin: 0px;
color: white;
height: 15px;
}
.ikon INPUT {  
font-size: 11px; 
margin-top: 5px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 4px;
}
/**********************************RIGH-START******************************/
.right {
width: 200px;
/*background-color:#E1F2D9;*/
background-color:#E5E3E3;
margin-left: 0px;
margin-right:0px;
}
.right P {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 10px;
line-height: 110%;
color: black;
margin-top: 0px;
margin-left: 3px;
margin-bottom: 0px;
margin-right: 3px;
}
.right H1{
color: #333333;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
margin-left: 5px;
margin-right: 8px;
margin-top: 10px;
margin-bottom: 3px;
}
.right H2{
color: #333333;
font-weight: bold;
font-size: 11px;
margin-left: 0px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 0px;
}
.right a:link{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 10px;
line-height: 120%;
color: #444444;
margin-top:0px;
margin-bottom: 0px;
text-decoration: underline;
}
.right a:visited{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 10px;
line-height: 120%;
color: #444444;
margin-top:0px;
margin-bottom: 0px;
text-decoration: underline;
}
.right a:active{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 10px;
line-height: 120%;
color: #444444;
margin-top:0px;
margin-bottom: 0px;
text-decoration: underline;
}
.right a:hover{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 10px;
line-height: 120%;
color: #444444;
margin-top:0px;
margin-bottom: 0px;
background-color:#f0f0f0;
text-decoration: underline;
}
/*.right IMG {
margin-top:4px;
margin-bottom: 0px;
}*/
#list_news{
padding:2px;
margin-left:19px;
margin-right:10px;
}
#list_news P{
margin-left:0px;
margin-right:10px;
}

/*****************FOOTER********************/
.footer {
width:720px;
height: 95px;
/*background-color: #009900;*/
background-color: white;
margin:5px;
border-top: 1px solid #666666;
}
.footer P{
color:#444444;
}
.footer a:link{
color:#444444;
text-decoration: underline;
}
.footer a:visited{
color:#444444;
text-decoration: underline;
}
.footer a:active{
color:#444444;
text-decoration: underline;
}
.footer a:hover{
color:black;
text-decoration: none;
background-color:white;
}
/** footer 2*/
.footer2 {
width:200px;
height: 95px;
/*background-color: #009900;*/
background-color: white;
margin:0px;
border-top: 1px solid #000000;
}
.footer2 P{
color:#666666;
}
.footer2 a:link{
color:#666666;
text-decoration: underline;
}
.footer2 a:visited{
color:#666666;
text-decoration: underline;
}
.footer2 a:active{
color:#666666;
text-decoration: underline;
}
.footer2 a:hover{
color:black;
text-decoration: none;
background-color:white;
}

.print {
background-color:#E5E3E3;
border-bottom: solid 1px #787878;

}
.print IMG{
margin-left: 5px;
margin-top: 2px;
}
.tx_indexedsearch IMG {
margin-left: 50px;
}

