/************************************
*  Stylesheet for slagtilfaelde.dk  *
************************************/

a:link
{	color:						rgb(0,200,255);
	text-decoration:	none;
}
a:active 
{
	color:						rgb(0,200,255);
	text-decoration:	none;
}
a:visited
{
	color:						rgb(0,50,255);
	text-decoration:	none;
}
a:hover
{
	color:						rgb(0,255,255);
	text-decoration:	underline;
}
body
{
	font-family:			arial;
	font-size:		  	10pt;
	line-height:			130%;
	background-color:	rgb(0,0,150);
	color:						rgb(255,255,255);
	margin-left:			20pt;
	margin-right:			20pt
}
body.intern
{
	background-color:rgb(0,20,80);
}

H1
{
	font-family:			arial black;
	font-weight:			bold;
	color:						rgb(255,0,0);
	font-size:				15pt
}
H2
{
	font-family:			arial black;
	font-weight:			normal;
	color:						rgb(255,0,0);
	font-size:				12pt
}
.brod
{	line-height:			160%;
	margin-left:			15pt;
	margin-right:			15pt
}
.musik
{	font-size:				8pt;
	color:						magenta;
}
.imgclass
{	margin-top:				5px;
	margin-bottom:		5px;
	margin-left:			5px;
	margin-right:			5px;
	border:						none;
}
