
body
{
        margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
        background: #436B8F url(../img/backgr_mid.jpg) top left repeat-x;
        font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
        font-size:13px;
        color:#484848;
        



}




#website
{

        width:100%;
        position:relative;
        top:5px;
        margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
        overflow:visible;
        /* border: 1px solid green; */


}

#shadow_backgr
{
        z-index:1;
        width:914px;
        background: url(../img/shadow_backgr.gif) top left repeat-y ;

        /* border: 1px solid yellow; */
}



#logo
{
	width:900px;
	height:115px;
	position:relative;
	text-align:right;
	/* border: 1px solid red; */

}

#header 
{
	width:900px;
	height:245px;
	position:relative;
        z-index:2;
        margin:0px 0px 0px 0px;
        background: #13395E url(../img/backgr_header.jpg) top left no-repeat;
        clear:both;
	/* border: 1px solid red; */

}



#bilder
{
	width:100%;
	height:200px;
        text-align:right;
        margin:0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        overflow:hidden;
	/* border: 1px solid red;  */

}

#line
{

       width:100%;
       height:16px;
       position:relative;
       bottom:0px;
       z-index:7;
       overflow:hidden;
       background: #13395E url(../img/line.gif) top left no-repeat;
       /* border: 1px solid green; */

}


#nav_container
{ 

       width:100%;
       height:45px;
       /* border: 1px solid pink; */


}


#menupoints
{

       width:100%;
       height:30px;
       position:relative;
       bottom:0px;
       overflow:hidden;
       background: #FF9900 url(../img/backgr_gradient.jpg) top right repeat-y;
       /* border: 1px solid green; */


}


#buttons
{
  position:relative; 
  float:left; 
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  font-size:12px;
  color:#F2F2F2;
  letter-spacing:1px;
  background: #E66825;
  margin: 0px 2px 0px 2px;
  padding: 2px 8px 2px 8px;
  border-bottom: 1px solid #D35919;
  border-right: 1px solid #D35919;
  
  
}



#buttons a, #menupoints buttons a

{
       position:relative;
       z-index:4;
       color:#F2F2F2;
       font-weight:bold;
       text-decoration: none;
       /* border: 1px solid black; */
}

#buttons a:hover, #menupoints buttons a:hover


{
       position:relative;
       z-index:4;
       font-weight:bold;
       color:#FDAB26;
       /* border-bottom: 1px solid red; */
}





#nav_left
{
         position:relative;
         float:right;
         font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
         font-size:12px;
         color:#F2F2F2;
         padding: 5px 8px 0px 8px;
         /* border: 1px solid red; */
}



#nav_left a, #menupoints nav_left a

{
       position:relative;

       color:#F2F2F2;
       font-weight:bold;
       text-decoration: none;
       /* border: 1px solid black; */
}

#nav_left a:hover, #menupoints nav_left a:hover


{
       position:relative;
       font-weight:bold;
       color:#12385D;
       /* border-bottom: 1px solid red; */
}





#center
{
       width:900px;
       background-color:#F0F0F0;
       text-align:justify;
       margin:0px 0px 0px 0px;
       top:0px;
       /* border: 2px solid black; */
}

#content
{

         
        width:75%;
        padding:5px 5px 0px 5px;
        margin-left:60px;
        background-color:#F0F0F0;
        text-align:justify;
        /* border: 1px solid yellow;  */


}


#height_force
{
        width:10px;
        height:300px;
        float:left;
        /* border: 1px solid black; */
}

#bottom_line
{
        position:relative:
        width:100%;
        height:20px;
        background: #12385D url(../img/bottom_line_backgr.jpg) top right no-repeat;
}

/*
#bilder_text
{
	width:200px;;
	height:200px;
        text-align:right;
        margin:0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        clear:left;
        border: 1px solid red;

}
*/


#line_hr
{


       height:1px;
       background: url(../img/line_hr.gif) top left repeat-x;
       /* border: 1px solid green; */

}

TABLE, TR, TD
{
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size:13px;
	color:#484848;

}


li
{
	list-style-image: url(../img/li.gif);
	margin:5px 0px 0px 0px;
        padding:0px;

}



A:LINK{font-family:Arial,Helvetica,sans-serif;font-size:13px;color:#904800; text-decoration:none;}
A:VISITED{font-family:Arial,Helvetica,sans-serif;font-size:13px;color:#904800; text-decoration:none;}
A:ACTIVE{font-family:Arial,Helvetica,sans-serif;font-size:13px;color:#904800; text-decoration:none;}
A:HOVER{font-family:Arial,Helvetica,sans-serif;font-size:13px;color:#484848; text-decoration:none;}





h1
{
	margin:20px 0px 20px 0px;
        color:#FF9801;
        font-size: 18px;

	font-weight:bold;

}

h2
{
	margin:10px 0px 10px 0px;
        color:#13395E;
        font-size: 13px;

	font-weight:bold;
}

h3
{
	margin:0px 0px 20px 0px;
        color:#CF910E;
        font-size: 22px;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight:bold;
}


p 
{
  text-align:justify;
}

