
A:link { 
        color:#000000; 
        x-text-underline:Off; 
        text-decoration:none;  }
A:hover { 
         color:#636363; 
         x-text-underline:Off; 
         font-weight:bold; 
         font-style:normal; 
         text-decoration:none;  }
A:visited { 
           color:#000000; 
           x-text-underline:Off; 
           text-decoration:none;  }
A:active { 
          color:#000000; 
          x-text-underline:Off; 
          text-decoration:none;  }
     
     
     
#body
{
	background-color : #FFFFFF;
}     
     
     
.Font 
{
	face : Georgia;
	color : #000000;
}

#login_main
{
	background-image: url("img/login_screen.jpg");
	border : solid;
	border-width : 2px;
	border-color : #000000;
	position : relative;
	width: 800px;
	height: 600px;
	left : 49%;
	margin-left : -400px;
	margin-top : 20px;
}

#login_box
{
	background-color : #656565;
	float : left;
	width : 250px;
	height : 150px;

	margin-top : 50px;
	margin-left : 50px;
	
	
	border : solid;
	border-right: solid;
	border-width: 1px;
	border-color: #fff;

	padding-top : 10px;
	
}

	
#main
{
	background: transparent;
	border : solid;
	border-width : 0px;
	border-color : #000000;
	position : relative;
	width: 800px; 
	/*height: 600px; */
	left : 49%;
	margin-left : -400px;
	margin-top : 20px;
}

	
#header 
{
	background-image: url("img/header.jpg");
	width: 800px;
	height: 150px;
	padding : 0px;
	
	border : solid;
	border-width : 0px;
	border-color: #000000;
}

#footer
{
	background: transparent;
	width : 800px;
	height : 50px;
	padding : 0px;
	border : solid;
	border-width : 0px;
	border-color : #000000;
}


#rightcol
{
	background: transparent;
	float: left;
	width: 90px;
	height: 280px;

	margin-top : 223px;
	margin-left : 25px;
	margin-bottom : 0px;



	border : solid;
	border-right: solid;
	border-width: 0px;
	border-color: #ffffff;

	padding-left : 5px;
	padding-top : 5px;

}

#centercol 
{
	background: transparent;
	float: left;
	width: 550px;
	/*height: 450px; */

	margin-top : 0px;
	margin-left : 25px;
	margin-bottom : 0px;

	overflow: auto;
	border : solid;
	border-right: solid;
	border-width: 0px;
	border-color: #000000;
	

	padding : 10px;
	
}

#lang
{
	position: absolute;
    top: 155px;
    right: 30px;
}

#leftcol
{
	background: transparent;
	float: left;
	width: 150px;
	height: 450px;

	margin-top : 0px;
	margin-left : 10px;
	margin-bottom : 0px;

	border : solid;
	
	border-width: 0px;
	border-color: #000000;
	
	padding-left : 0px;
	padding-top : 0px;

}


#hem_bild1
{
	background: transparent;
	float: left;
	
	width: 300px;
	height: 200px;
	
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
		
	overflow: none;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}


#hem_rubrik
{
	background : transparent;
	float: left;
	
	width: 400px;
	height: 70px;
	
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
	
	overflow: auto;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}
#hem_text
{
	background : transparent;
	float: left;
	
	width: 400px;
	height: 200px;
	
	margin-top: 50px;
	margin-left: 25px;
	margin-bottom: 0px;
	
	overflow: auto;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}


#pres_bild1
{
	background: transparent;
	float: left;
	
	width: 260px;
	height: 200px;
	
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
		
	overflow: none;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}

#pres_text
{
	background : transparent;
	float: left;
	
	width: 350px;
	height: 150px;
	
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	
	overflow: auto;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}

#pres_text2
{
	background : transparent;
	float: left;
	
	width: 290px;
	height: 600px;
	
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	
	overflow: auto;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}

#pres_text3
{
	background : transparent;
	float: left;
	
	width: 170px;
	height: 600px;
	
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
	
	overflow: auto;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}


#hem_bild2
{
	background: transparent;
	float: left;
	
	width: 400px;
	height: 200px;
	
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
		
	overflow: none;
	border: solid;
	border-color: #000000;
	border-width: 0px;
}














