/***********************************************************************
Styles brugt i link-area til højre på siderne
************************************************************************/
div#contactInfo
{
	width:			210px;
	background-color:      	#bee0df; /* Lys grå */
	font-family:		Verdana, Arial, Sans-Serif;
	padding:                0.6em,0.5em,1em,0.5em; 
        margin:                 0; 
	border:		   	0;
	} 

div#tk1   /* kontakt Miranda overskrift*/
{
	font-size:		10px;
	font-weight:		bold;	
}

div#tlf1   /* kontakt Miranda telefon*/
{
	font-size:		10px;
}

div#eml1  /* kontakt Miranda e-mail*/
{
	font-size:		10px;	
}


div#eml1 a:link
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

div#eml1 a:visited
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 




div#callMeInfo
{
       	width:			210px;
	background-color:      	#a4d4b0; /* Farveangivelse */
	font-family:		Verdana, Arial, Sans-Serif;
	padding:                0.6em,0.5em,1em,0.5em;  
        margin:                 0; 
	border:		   	0;
} 
div#callMeInfo hr
{
	color:			teal;
	height:			1px;
	width:			100%;

}

div#tt1  /* Ring mig op overskrift */
{
	font-size:		10px;
	font-weight:		bold;	
}

div#tt2 /* Ring mig op linie 2 */
{
	font-size:		10px;	
}

div#tt2 a:link
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

div#tt2 a:visited
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

div#newsLetterInfo
{
 	background-color:      	#ff0000; /* rød */
	font-family:		Verdana, Arial, Sans-Serif;
	padding:               	0.5em,0.5em,1em,0.5em;  
        margin:                 0; 
	border:		   	0;
} 

#referenceInfo
{
        background-color:      	#d4e7b2; /* Lys grå */
	font-family:		Verdana, Arial, Sans-Serif;
	padding:                0.1em,0.5em,1em,0.5em;  
        margin:                 0; 
	border:		   	0;
} 


#referenceInfo p {
	padding-top:	10px;
	padding-bottom:	0px;
	margin-top:	0px;
	margin-bottom:	0px;
}

div#rt1 /* Reference overskrift */
{
	font-size:		10px;
	font-weight:		bold;
}
#referenceInfo a:link
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

#referenceInfo a:visited
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

div#rt2 /* Reference linie 2 */
{
	font-size:		10px;
}

div#linkArea hr
{
        color:                   teal;
	height:			1px;

} 









































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.refOverskrift {
font-size: 10px;
font-weight: bold;
}

.refLinie2 {
font-size: 10px;
}

h1 {
font-size: 12px;
}

Teal {
color: teal;
}

