/* Gør det selv i Rødovre's WEBside, lavet af Thomas Makro */

#spaltehojre
{
	float: left;
	border-left-width: 2px;	
	border-left-style: solid  ;	
	border-left-color: #5F8EA9;
	padding-right : 1px;
	vertical-align : top;
	text-align : left;
	background-color : transparent;
	padding-left : 10px; 
}
	
#TekstHojreSpalte2
{
	font-style : normal;
	background: #75CBFD;
	border : thin solid #5F8EA9;
	text-decoration: none;	
}	
	
#TekstHojreSpalte
{
	font-style : normal;
	background: #75CBFD;
	border : thin solid #5F8EA9;
}

#spalte2 
{
	float: left;
	width: 18%;
	border-width: 2px;
	padding-left : 5px;
}

h1 {
	font-family: verdana, tahoma, arial, sans-serif;
	color: Black;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	background-color : transparent;
	font-style : normal;
	border : 0px none;
	
	}

h2 {
	font-family: tahoma, arial, sans-serif;
	color: Black;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	background-color : transparent;
}

h3 {
	font-family: tahoma, arial, sans-serif;
	color: Black;
	text-align: left;
	font-size: 13px;
	background : #75CBFD;
	/*margin-left: 20px;*/
	text-indent: 5px;
	}

h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: black;
	text-align: left;
	background : transparent;
	font-size: 14px;
}

h5 {
	font-family: tahoma, arial, sans-serif;
	color: Black;
	text-align: left;
	font-size: 22px;
	background : #75CBFD;
	text-indent: 5px;
}

xtr , xtable 
{
	border : 0px dashed;
	
	padding-bottom : 10px;
	}
	
.Liste{
	border: 5px red;
	border-color: yellow;
	vertical-align: bottom;
}
	
body
 {
	margin-left : 5px;
	background-color : #c3e4f7;
}

.TRbSmart{
	/*background-color: #A1DCFD;*/
/*	background-color: #A9DCFD;*/
}
.TRaSmart{
	/*background-color: #75CBFD;*/
	background-color: #A9DCFD;
}
/********************************* TabelSmart start **********************************/
.TabelSmart {  
	font-family: Verdana, tahoma, arial, helvetica, sans-serif ;
	table-layout: auto;	
	XXXvertical-align: top;
	border-collapse: collapse;
	padding-left : 3px;    /* venstremargen; */
}

.TabelSmart TH{
	font-family: Verdana, tahoma, arial, helvetica, sans-serif ;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border : 0px solid #DEE5EE; /* denne linie gør næste overflødige */
	vertical-align: baseline;
	border-collapse : collapse;
	color: #FFFFFF;
	background-color: #5F8EA9;
/*	background-color: #75CBFD;*/
	height: 23px;
	padding : 4px;
}
.TabelSmart TD {
	font-family: Verdana, tahoma, arial, helvetica, sans-serif ;
	color: inherit;
	text-align: left;
	line-height: 115%;
	border : 0px solid #DEE5EE; /* denne linie gør næste overflødige */
	font-size: 12px;
	/*	background: #FFFFFF; Må ikke angives, da det så bliver umuligt at farve celler*/
	height: 23px;
	padding : 4px;
	vertical-align: top;
}
/********************************* TabelSmart slut **********************************/

p, dl, dt, dd, ul, li {
	font-family: Verdana, tahoma, arial, helvetica, sans-serif ;
	color: Black;
	text-align: left;
	line-height: 140%;
	background: #c3e4f7 ;	
	font-size: 12px;
	LETTER-SPACING: normal;
	background-color : transparent;
	padding-left : 3px;    /* venstremargen; */
	border : 0px dashed;
}

#pbette {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: black;
	text-align: left;
	line-height: 100%;
	font-size: 90%;
	background : transparent;
}

#pcent {
	font-family: arial, tahoma, helvetica, sans-serif;
	color: black;
	text-align: center;
	line-height: 160%;
	background : transparent;
}



/*    SLUT    */
#pslutv {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: black;
	line-height: 50%;
	text-align: left;
	font-size: 8pt;
	background : transparent;
}

#pslutc {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: black;
	line-height: 50%;
	text-align: center;
	font-size: 8pt;
	background : transparent;
}

#psluth {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: black;
	line-height: 50%;
	text-align: right;
	font-size: 8pt;
	background : transparent;
}

hr {
	color: #5F8EA9;
	width: 97%;
	background : transparent;
}

A:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	background : transparent;
		border : 0px dashed;
}

A:visited {
	color: #00538f;
	font-weight: normal;
	text-decoration: none;
	background : transparent;
	font-style : italic;
}

A:active {
	color: #00AAff;
	font-weight: normal;
	text-decoration: none;
	background : transparent;
}

A:hover {
	color: #000055;
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
	background : transparent;
}