/* geneva är bra teckensnitt för machintosh, georgia, arial rubriker*/

body         
{ 
	background-color: #f8f8f8;
	color: #000000;
	font-family:Times new Roman, Georgia;
	font-size: 100%;
	line-height: 140%;
	margin:0px;
	padding:0px;	
}

a{text-decoration:none; border-bottom:1px solid;}
a:hover{border-bottom:0px solid;color:#aa22aa;}

INPUT,TEXTAREA { font-family: serif; font-size: 100%; }

H3 {font-family:Geneva, Helvetica, sans-serif; color:#555; font-size: 200%; letter-spacing: 0.2em;  font-weight:900;}
H4 {font-family:Verdana, Helvetica, sans-serif; margin:2em 0 0.3em 0; color:#333; font-weight:700; }
H5 {font-family:Verdana; margin:1em 0 0 0; font-size:7pt;}

hr {border:none; border-bottom:1px dashed #ccc; margin-right:0em; height:1px;}

#bakgrund {position:relative;padding:0px;margin:15px 0em 20px 15px;width:47em;border:1px solid #ccc; background-image: url(bilder/besticbakgrund.png); }

#logo {padding:0.7em 0em 0.7em 1em; margin:0em 0em 0em 0em; Background-color:none; border-bottom:1px dashed #dddddd; z-index:9;}

#menubox {width:11em; border:none; padding:0px; margin:2em 0em 0em 1em; float:left;}

#menu {padding:0px; margin:0px;}
#menu ul {list-style-type:none; list-style-image:none;}#menu li {font-family:Verdana, Helvetica;display:block; margin:0em 0em 0.5em 0em; padding:0px; background:none; width:11em;}#menu li a {border:1px dashed #ccc;color:#333333;overflow:hidden; text-overflow:ellipsis; text-align:left;text-decoration:none;padding:0.5em; display:block; background:none;}
#menu li a:visited {color:#777777;}
#menu li a:hover {color:#bb22bb; letter-spacing:2pt;}#menu li.active a {color:#aa22aa; letter-spacing:2pt;}#menu li.active a:hover {color:#bb22bb; letter-spacing:3pt;}


#fontbox
{ 
	font-family:Verdana, Helvetica;
 	border:1px dashed #ccc;
 	margin:1.5em 0em 0em 0em;
 	padding: 0.3em 0em 0.5em 0em;
 	background:none;
 	width:11em;
 	text-align:center;
}
#fontbox a {border:none;color:#333333;padding-left:1pt;}
#fontbox a:hover {color:#bb22bb;border-bottom:1px dotted #bb22bb;}

#textbox
{
	position:static;
	overflow:visible;
	width:27em;
	min-height: 60em;	height: auto !important;	height: 60em;
	padding:1em 3em 2em 4em;
	margin:0em 0 0 13.5em;
	background-color: none;
	border-left:1px dashed #ccc;
	z-index:2;
	color:#000000;
}

