
body {
	background-image: url("../pictures/pattern_052.gif");
	background-color : #000000;

}


div {
	background-color : #47001b;
	color:silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

h1{
	color:silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : underline overline;
	font-weight: normal;
}
table {
  style="margin: 0 auto;
  background-color:#47001b;
  border:2px solid #cd0046;
  width:80%;
 
}

caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}


thead {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #47001b;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	background: #47001b url(../pictures/pattern_147.gif);
}

td.Border {
  background-color:#47001b;
  border:2px solid #cd0046;
  padding:5px;

}

td.Border a{
  color: #ff9999;
}
td.Border a:visited{
  color: #cd0046;
}

a img {border:0px;}

#all_table { 

	width: 800px;
	margin: auto; 
	background-color : #47001b;
}



#navback{
  background: #47001b;
  height: 23px;	
}
#buttonback{
margin-left: 715px;
margin-top: 2px;
background: #47001b;
height: 1px;
width: 40px;
}

#content {
	width: 760px;
	background-color: #47001b;
	padding: 20px;
	margin-top: 0px;
}

#footer {
	clear: both;
	padding-left: 16px;
	width: 600px;
}
A {
	color : white;
	text-decoration : none;
}

A:HOVER {
	background-color : #47001b;
	color : #cd0046;
	text-decoration : underline overline;
	cursor: crosshair;
}

.hovermenu{
  background: #cd0046;
  margin-top: 10px;	/*skjuter ner menyn*/
}

.hovermenu ul{
border: 1px solid #40091a;
border-left: 5px solid #40091a;
font: bold 15px arial;
padding-left: 0;
margin-left: 0;
height: 22px;
width: 690px;	/*bredden på menyn, alltså med bården*/
margin: auto;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 0px 2.5em; /*bredden på knapparna*/
text-decoration: none;
float: left;	/*gör ingen skillnad?*/
color: black;
background-color: #e1e1e1; /* You Can Change this color */
border: 2px solid #e1e1e1; /*You can change this color*/
}

.hovermenu ul li a:hover{
background-color: #dc4cb0; /*You Can Change This Color*/
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#header {
	
	width: 800px;
	height: 200px;
	background-image: url(../pictures/logo_red.gif);
}
#pic{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 300;
	font-size : 8px;
}

	
