

body {
background-image: url('images/oldmid.jpg');
scrollbar-base-color: #9999CC;
scrollbar-arrow-color: white;
scrollbar-track-color: #CCCCFF;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black
}

.venstre {
background-image: url('images/oldleft.jpg');   position: absolute; left: 0px ; top: 0px;  width: 120px ; height: 100%; 
}

.hojre {
background-image: url('images/oldright.jpg'); position: absolute; right: 0; top: 0; width: 231; height: 100%;
}

.indhold {
	position : absolute; left: 80px; right:60px; z-index: 1; 
}


a			{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

a:active	{
    font-family: "Times New Roman", Times, serif;
	color: blue
}

a:hover	{
    font-family: "Times New Roman", Times, serif;
	color: Red;
	text-decoration: underline
}

a:link		{
    font-family: "Times New Roman", Times, serif;
	color: Black;
	text-decoration: underline
}

a:visited {
    font-family: "Times New Roman", Times, serif;
	color : Blue;
	text-decoration : underline;
}

h1			{
	font-size: 48px;
	color: red;
	font-family: "Times New Roman", Times, serif;
}

h2			{
	font-size: 28px;
	color: blue;
	font-family: "Times New Roman", Times, serif;
}

h3			{
	font-size: 22px;
	color: blue;
	font-family: "Times New Roman", Times, serif;
}

h4			{
	font-weight: bold;
	font-size: 18px;
	color: blue;
	font-family: "Courier New", Courier, monospace;
}

h5			{
	font-weight: bold;
	font-size: 14px;
	color: Red;
	font-family: "Courier New", Courier, monospace;
}

h6			{
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: "Times New Roman", Times, serif;
}

p			{
	font-size: 14px;
	color: black;
	font-family: "Times New Roman", Times, serif;
}

td			{
 	font-size : 14px;
	color : Black;
	font-family : "Times New Roman", Times, serif;
}

.td-head	{
	font-size : 24px;
	color : red;
	font-family : "Times New Roman", Times, serif;
}
