body {
	width: 100%
	height: 100%
	margin: 0;
	padding: 0% 1% 1% 1%;
	background-color: #000000;
	font: 1em "Courier New";
	color: #ffffff;
	
}


h1 {
	text-align: center;
	font: 3em "Arial Black";
	color: #ffffff;
}


h2 {
	font: 1.8em "Arial Black";
	color: #ffffff;
}


a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: #808080;
}


a img {
	border: none;
}
/**********************************************************************/

.right {
	float: right;
	text-align: right;
}


.left {
	float: left;
	text-align: left;
}

.center {
	text-align: center;
}

/**********************************************************************/

#rubrik {
	clear: both;
}


#bild {
	width: 450px;
	height: 400px;
	margin: 0 auto;
	padding: 0% 1%;
	clear: both;
}


#stjarna {
	width: 400px;
	height: 349px;
	margin: 0 auto;
}


/**********************************************************************/

#linksChannah, #linksBraKonstigaSaker {
	margin: 0;
	width: 98%;
	line-height: 140%;
	clear: both;
}

#links_left, #links_middle, #links_right {
	width: 30%;
	padding: 0% 1% 2% 1%;
}


#links_left {
	float: left;
	clear: left;
}


#links_middle {
	float: left;
	clear: none;
	text-align: center;
}


#links_right {
	float: right;
	clear: right;
}


#diagnos, #tpol, #ill {
	display: inline;
}


#diagnos {
	color: #fe0000;
}


#diagnos a:hover {
	color:  #fe0000;
}


#tpol {
	color: darkslateblue;
}


#tpol a:hover {
	color: darkslateblue;
}


#ill {
	font: 3em "Arial Black";
	color: #8B0000;
}

#ill a:hover {
	color: #8B0000;
}


/**********************************************************************/

#brakonstigasaker {
	line-height: 200%;
	padding-bottom: 400px;
}


#brakonstigasaker a:hover, #footer a:hover {
	color: black;
}


#besatthetssak {
	display: inline;
}


#besatthetssak a:hover {
	text-decoration: blink;
	color: #ffffff;
}


#footer {
	clear: both;
}

/**********************************************************************/




	

