﻿body	{margin: 130px; padding: 0px;   font-size: 1,5em; text-align: center; 
	background-repeat: no-repeat;
	background-image: url(facebw.gif); 
	background-color: #bbbbbb;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*text format*/



p { font-family: courier ; font-size: 90%;  color: #000;}
.midi{ font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ; font-size: 90%; text-align: left; color: #ffffff;}
.m { font-size: 50%;}
.deco {text-decoration: underline;}
.justering {text-align: justify; text-indent: 10px;}
.L {font-family: courier ; font-size: 120%;  color: #000;}

#img {  margin-left: 20px; margin-top: 20px; }

/*boxar*/

#box {	width: 200px;
	float: left;
	padding: 0px;
	border: 0px solid #999999;
	font-size: 80%;}


#box1 { width: 600; height: 100px; 
	padding: 0;  margin-right: auto; margin-left:auto; 
	background-color: #0B0B47;
	text-align: left;}

#box2 {	width: 15em;
	float: left;
	padding: 5px;
	border: 0px solid #999999;
	font-size: 80%;}

#box3 {	width: 15em;
	float: left;
	padding: 5px;
	border: 0px solid #999999;
	font-size: 80%;}

#box4 {	width: 410px;
	float: left;
	padding: 5px;
	border: 0px solid #999999;
	font-size: 80%;}


#spacer {width: 50px;
	float: left;}

#center {width: 600px; margin-right: auto; margin-left:auto;}
#center2 {width: 750px; height: *px; margin-right: auto; margin-left:auto; padding: 0;border: 0px solid white; text-align: center;}
#sidhuvud { padding: 10px; color: #ffffff; }

/*kolumner*/

#kolumncontainer {
		 	margin; width: 700px; height: 220px; 
			color: #ffffff; margin-right: auto; 
			margin-left:auto; font-size: 90%;
		}
#kolumn1 {float: left; width: 200px; padding: 10px; border: 0px solid white; text-align: left;}
#kolumn2 {float: left; width: 690px; padding: 4px; text-align: center;}
#kolumn3 {float: left; width: 300px; padding: 10px; border: 0px solid white; text-align: left;}
#kolumn4 {float: left; width: 320px; padding: 10px; border: 0px solid white; text-align: left;}


#footer	{width: 600px;
	height: 30px;
	clear: both;
	margin: 0 ;
	padding: 0px ;
	color: #fff;
	font-size: 60%;
	border-top: 0px solid gray;
	}





/*meny*/


#menycontainer ul {float: center; margin: 0; padding: 0em; }
#menycontainer li {float: auto; display: inline; margin-right: 40px; padding: 0px;}

#menycontainer ul a {text-decoration: none; padding: 0; font-family: courier; font-weight: bold;  }

#menycontainer a:link { color: #ffffff;  text-align: center;}
#menycontainer a:visited { color: #ffffff;  text-align: center;}
#menycontainer a:hover { color: #ffcc66;  text-align: center;}
#menycontainer a#current{color: #ffcc00; text-align: center;}

/*links*/

a:link    { text-decoration: none; color: #ffcc66; font-size: 11}
a:visited { text-decoration: none; color: #ffcc66; font-size: 11}
a:active  { text-decoration: none; color: #ffcc66; font-size: 11}
a:hover   { text-decoration: underline; color: #00cc66; font-size: 11}

