body {
	padding: 0;
	margin: 0 auto;
	background-color: #252525;
	background-color: #F2F2FF;
	text-align: left;
	background: url('images/background.gif');
}
#main {
	padding: 0;
	margin: 0;
	width: 750px;
	width: 710px;
	background: #ffffff;
	/*border-right: 1px #800000 solid;
	border-left: 1px #800000 solid;
	border-bottom: 1px #999999 solid;*/
}
.brodtext {
	//padding-top: 20px;
	width: 460px;
	width: 333px;
	font-family: arial;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	color: #000000;

	margin-top: -5px;
	padding-left: 10px;
	background: white;
}


h1, h2 {
	font-family: "agency fb", arial;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: -7px;
}
h2 {
	font-size: 12pt;
}



tr {
	text-align: left;
}
img {
	border: 0;
}
.meny {
	text-align: left;
}
td {
	vertical-align: top;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	padding: 0;
	margin: 0;
	text-align: left;
	color: #C0C0C0;
	color: #808080;
	font-size: 10px;
	font-family: verdana;
}

a:link, a:active, a:visited {
	font-size: 10px;
	font-family: arial;
	color: #C0C0C0;
	color: #808080;
	font-weight: normal;
	/*font-weight: bold;*/
	text-decoration: underline;
	letter-spacing: 1px;
}

p a:hover {
	color: #ffde00;
	color: #FFFFFF;
	background: #6699CC;
	background: #FFFF00;
	color: #FF0000;
	text-decoration: none;
}
.menu {
	color: black;
	background: #999999; /* grå */
	background: #FFDE00; /* gul */
}
.menu a:link, .menu a:active, .menu a:visited {
	font-size: 10px;
	font-family: arial;
	color: #C0C0C0;
	color: #ffde00; /* gul */
	/*color: #FFFFFF;  vit */
	color: black;

	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.menu a:hover		{
	color: #ffde00; /* gul */
	color: #D62921; /* röd */
	color: #808080; /* grå */
	color: #FFFFFF; /* vit */
	color: black;


	background: #FFDE00; /* gul */
	/*background: #999999;  grå */
	background: #D62921;  /* röd */

	text-decoration: none;
}



.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url('images/onion/shadow.gif') right bottom no-repeat;}
.wrap2 {background:url('images/onion/corner_bl.gif') left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url('images/onion/corner_tr.gif') right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}


.wrap1 {background:url('images/onion/shadow.gif') right bottom no-repeat; margin-bottom: 10px;}
.wrap2 {background:url('images/onion/corner_bl.gif') -12px 100% no-repeat;}
.wrap3 {
	padding:0 9px 9px 0;
	background:url('images/onion/corner_tr.gif') 100% -12px no-repeat;}

.container {
	clear:both
}
hr{
	border: 1px red solid;
}
acronym {
	cursor: help;
	background: yellow;
}
/*	*/

#banner{
	background: white url('images/stickies.jpg') no-repeat;
	height: 80px;
	width: 230px;
	position: relative;
	top: -410px;
	//top: -420px;
	left: 200px;
	text-align: center;
	cursor: hand;
	/*border: 1px solid black;*/
}
#banner h1{
	padding-top: 20px;
	/*padding-left: 45px;*/
	color: black;
	font-size: 16px;
	text-decoration: none;
}

a:link #banner, a:active, a:visited #banner{
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}
/* BLINK - blänkare på index */
#blink{
	background: url('bilder/60vit.png') repeat;
	padding: 10px;
	width: 100px; 
	position: absolute; left: 640px; top: 170px;
	text-align: center;
	border: 1px solid black;
	color: black;
	font-size: 18px;
	font-family: times;
	text-decoration: none;
}


a:link #blink, a:active, a:visited #blink{
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}
.helpbox {
	border: black 1px solid;
	background: yellow;
	width: 300px;
}