.billedtekst	{
	font-weight : normal;
	font-style : normal;
	font-size : 80%;
	font-family: Arial, Helvetica;
	color : Maroon;
}


.lille70	{
				font-weight: normal;
				font-style: normal;
				font-size: 70%;
				font-family: Arial, Helvetica
		}

.lille80	{
				font-weight: normal;
				font-style: normal;
				font-size: 80%;
				font-family: Arial, Helvetica
		}

.lille90	{
				font-weight: normal;
				font-style: normal;
				font-size: 90%;
				font-family: Arial, Helvetica
		}

.storH3	{
				color: rgb(153, 51, 0);
				font-weight: bold;
				font-style: normal;
				font-size: 14pt;
				font-family: 'Trebuchet MS', Arial, Helvetica
		}



/* Definer normale links */
a:link   {
	/* color: rgb(128, 0, 0);
	*/
	color: Blue;
	text-decoration: none;
}

a:visited  {
	/* color: rgb(128, 0, 0);
	*/
	color: Blue;
	text-decoration: none;
}

a:hover    {
	/* color:rgb(192, 0, 0);
	*/
	color: Blue;
	text-decoration: underline;
}

a:active
           {
	/* color: rgb(204, 153, 51);
	*/
	color: Red;
	text-decoration: none;
}


           
/* Definer links til popup-vinduer*/
A:link.blaa {
	color: Blue;
}
A:visited.blaa {
	color: Blue;
}

A:hover.blaa {
	color: Maroon;
	background-color: Silver;
}

/* Definer grøn baggrund til overskrifter i popup-vinduer*/
.gronbag {
	background-color: #339933;
		}
		
/* Definer 'luk vindue' links i popup-vinduer*/
A:link.PopUp {
	color: Silver;
}
A:visited.PopUp {
	color: Silver;
}
A:hover.PopUp {
	color: Silver;
	text-decoration: underline;
}
			
/* LilleTabel: Anvendes i Højre margin*/

.LilleTabel {
	width: 120px;
	border: 1px solid white;
	border-collapse: collapse;
}

.LilleTabelTop, .LilleTabelTopBeret {
	background: #660000;
	text-align: center;
	padding: 2px;
	color: White;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid white;
	border-top: 5px solid White;
}

.LilleTabelTopBeret {
	background: #003300;
	border-top: 15px solid White;
}

.LilleTabelCeller {
	font-size: 70%;
	padding: 5px;
	background: Silver;
	border-top: 1px solid White;
}

	


/*Fototabel: Bruges på sider med opstillede fotos     */	
.FotoTabel
{
	width: 100%;
	border: none;
	text-align: left;
	border-collapse: collapse;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	font-family: Arial, Helvetica;
}

.FotoTabelTopBund
{
	width: 100%;
	background-color: Silver;
	text-align: right;
}

.FotoTabelCelle1
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 365px;
	border-bottom: 2px inset Silver;
}

.FotoTabelCelle2
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 365px;
	border-bottom: 2px inset Silver;
}


/*Bruges til at indsætte et enkelt billede på siden med plads til billedetekst   */
.IndsatteBillederTabel
{
	width: 10px;
	border: none;
	text-align: left;
	margin: 6px;
	border-collapse: collapse;
}

.IndsatteBillederBillede
{
	padding: 0px;
	border: 1px solid Gray;
	text-align: center;
}

.IndsatteBillederTekst
{
	background: Silver;
	padding: 3px;
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
	font-family: Arial, Helvetica;
	color: Maroon;
	border: 1px solid Gray;
	text-align: left;
}

/* Formattering af "operationsbefaling" */


.OBtabel {
	width: 650px;
	background: url(../images/d-paper.gif);
	border: none;
	border-collapse: collapse;
	}

.OBoverskriftV {
	width: 385px;
	vertical-align: top;
	text-align: left;
	padding: 2px 2px 2px 2px;
}

.OBtekstV {
	vertical-align: top;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	font-size: 90%;
}

.OBoverskriftH {
	width: 265px;
	background: url(../images/notesbog3.gif) no-repeat top left;
	vertical-align: top;
	text-align: left;
	padding: 5px 15px 5px 28px;
}

.OBtekstH {
	font-size: 90%;
}

.OBH3 {
	color: rgb(153, 51, 0);
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	font-family: 'Trebuchet MS', Arial, Helvetica
}


/* Sideformatering   */

.TopLevelTabel, .TemaTabel, .LandgangTabel, .SevTabel, .OmTabel, .LinksTabel, .TopBorderTabel, .BotBorderTabel
{
	width: 954px;	
	border: none;
	border-collapse: collapse;
}

.BotBorderTabel{
	
}

.TopLevelNcelle, .TemaNcelle, .LandgangNcelle, .SevNcelle, .OmNcelle, .LinksNcelle
{
	width: 1%;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 3px;
	padding-top: 20px;
}


.TopLevelVcelle, .TemaVcelle, .LandgangVcelle, .SevVcelle, .OmVcelle, .LinksVcelle
{
	width: 99%;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
}

.TopLevelHcelle, .TemaHcelle, .LandgangHcelle, .SevHcelle, .OmHcelle, .LinksHcelle
{
	width: 1%;
	text-align: left;
	vertical-align: top;
   padding-left: 5px;
	padding-right: 3px;
	padding-top: 30px;
}


/*Tematabel: Bruges på temasider    */	
.TemaTabel
{
	border-right: 2px dotted Maroon;
	background-image: url(../images/FarveBlok-Tema.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.TemaVcelle
{

}

.TemaHcelle
{
	
}


/*Landgangtabel: Bruges på Landgangsider    */	
.LandgangTabel
{
	border-right: 2px dotted #666666;
	background-image: url(../images/FarveBlok-Landgang.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.LandgangVcelle
{
	
}

.LandgangHcelle
{
	
}


/*Sevtabel: Bruges på Seværdighedssider    */	
.SevTabel
{
	border-right: 2px dotted Green;
	background-image: url(../images/FarveBlok-Sevaerdigheder.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.SevVcelle
{
	
}

.SevHcelle
{
	
}



/*Omtabel: Bruges på Omsider    */	
.OmTabel
{
	border-right: 2px dotted Black;
	background-image: url(../images/FarveBlok-Om.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.OmVcelle
{
	
}

.OmHcelle
{
	
}


/*Linkstabel: Bruges på Linkssider    */	
.LinksTabel
{
	border-right: 2px dotted #999966;
	background: url(../images/FarveBlok-Links.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.LinksVcelle
{
	
}

.LinksHcelle
{
	
}


/*PopUptabel: Bruges på p_ temasider    */	
.PopUpTabel
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid Green;
}

.PopUpTop
{
	background: Green;
	color: Silver;
	font-weight: bold;
	font-style: normal;
	font-size: 36px;
	font-family: Arial, Helvetica;
	padding: 5px;
	text-align: left;
}

.PopUpBot
{
	background: Green;
	color: Silver;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	font-family: Arial, Helvetica;
	padding: 5px;
	text-align: center;
}

.PopUpTekst
{
	padding: 5px;
}


/*Bruges til at indsætte et citat   */
.CitatTabel
{
	width: 300px;
	border-width: 3px;
	text-align: left;
	border-collapse: collapse;
	border-style: groove;
	border-color: Gray;
}

.CitatTekst
{
	background: InfoBackground;
	padding: 4px;
	font-weight: normal;
	font-style: italic;
	font-size: 80%;
	font-family: Arial, Helvetica;
	color: Maroon;
	text-align: left;
}

/* Funnies Tabel */
.FunniesTabel
{
	width: 100%;
	border-width: 0px;
	border-collapse: separate;
}

.FunniesVcelle
{
	padding: 6px 6px 6px 6px;
	width: 10%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: Silver;
}

.FunniesHcelle
{
	padding: 6px 6px 6px 6px;
	width: 90%;
	text-align: left;
	vertical-align: top;
	border: 1px solid Silver;
}
