.ssjtlstyle
	{
	font-family:arial;
	background-color: #aaccff;/*#c8b473;*/
	}

body 
    {
	background-color: #aaccff;/*#c8b473;*/
	}

p	
	{
	font-size: 12pt;
	font-family:arial;
    color: #463c1e;
	}

h1
	{
	font-size: 22pt;
	font-family:"arial";
	color: #463c1e;

	}

h2
	{
	font-size: 16pt;
	font-family:"arial";
	color: #463c1e;
	}

p.overskrift	
	{
	font-size: 40pt;
	font-weight: bold;
	font-family:arial;
	color: #463c1e;
	}


div.overskrift
	{
	top: 50px;
	left: 200px;
	width: auto;
	position : absolute;
	/*background-color: #ccccff;*/
	}

div.menu
	{
	top: 240px;
	width: 170px;
	text-align: right;
	position : absolute;
	/* background-color: #ccccff;*/
	padding-right: 10px;
	}

div.indhold
	{
	top: 100px;
	left: 180px;
	width: 800px;
	height: 600px;
	position : absolute;
	background-color: #aaccff; /* #c8b473;*/
	padding: 20px;
	padding-top: 80px;
	border-top : solid #400080; 2px;  /*#e6dcbe;*/
	border-left: solid #400080; 2px;  /*#e6dcbe;*/
	}

div.indhold_billeder
	{
	top: 100px;
	left: 180px;
	width: auto;
	height: auto;
	position : absolute;
	background-color: #aaccff; /* #c8b473;*/
	padding: 20px;
	padding-top: 80px;
	border-top : solid #400080; 2px;  /*#e6dcbe;*/
	border-left: solid #400080; 2px;  /*#e6dcbe;*/
	}


div.streg
	{
	/*top: 140px;*/
	left: 20px;
	width: 160px;
	height: 10px;
	position : absolute;
	/*background-color: #ccccff;*/
	border-top : solid #400080; 2px;  /*#e6dcbe;*/
	}

div.footer
	{
	left: 0px;
	width: 800px;
	bottom : 0px;
	position : relative;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	}

p.footer
	{
	font-size: 22pt;
	color: #400080; /*#e6dcbe;*/
	}

a.menupunkt
	{
	font-size: 20px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	}

a.menupunkt:hover
	{
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	}

td
	{
	vertical-align: top;
	font-size: 12pt;
	font-family: arial;
    color: #663333;
	}

td.venstre
	{
	vertical-align: top;
	text-align: right;
	width: 250px;
	}

td.hojre
	{
	}

hr.linie
	{
	
	width: 62%;
	color: #400080; /*#e6dcbe;*/
	height: 1px;
	}

img
	{/*float: right;*/}
	
