/* CSS Document */
body {
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

#container{
	position:relative;
	margin:0px;
	padding:0px;
}

#content{
	position:relative;
	width:600px;
}

A {
	FONT-WEIGHT: 700; FONT-SIZE: 11px; COLOR: black; TEXT-DECORATION: none;
}
A:link {
	FONT-WEIGHT: 700; COLOR: black; TEXT-DECORATION: none;
}
A:visited {
	FONT-WEIGHT: 700; COLOR: black; TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: 700; COLOR: #666666; TEXT-DECORATION: underline;
}
/*BODY {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: white;
}*/
td {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; 
}

#top_rubrik{
	margin-top:16px;
	margin-left:10px;
	margin-bottom:20px;
}

#left p.wiseweb{
	font-size:10pt;
}

#left p{
	margin:10px;
	font-size: 10pt;
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:15px;
}

#left h1{  
	font-size: 12pt; font-style: oblique; font-variant: normal; font-weight: bold; margin:10px;
}

#left h2{
	margin:10px;
	font-size:medium;
	font-size: 10pt;
	margin-bottom:0px;
	margin-top:0px;
}
