

        /* Farver */
div.graa {
         background-color: #EDF1F7; /*C2C2C2 - EDF1F7*/
         border: 1px;
}
div.gul {
         background-color: #FF6600; 
         border: 0px;
}
div.sort {
         background-color: #000; 
         border: 0px;
}

    /* Kant */
div.kant-sort {
            /* Hjørner */
	border: 1px solid #000000;

}



        /* Banner info */
div.bg-baninfo {
         background-color: #EDF1F7; /*C2C2C2 - EDF1F7*/
         border: 1px;
}
div.bg-banner {
         background-color: #999; /*C2C2C2 - EDF1F7*/
         border: 0px;
}

/* ------------------ Bruges nu på homoneller 2020 */

	/* clear */
div.clear{
	float: none;
	clear: both;
	width: auto;
	height: 0px;
}
div.clear5{
	float: none;
	clear: both;
	width: auto;
	height: 5px;
}
div.clear10{
	float: none;
	clear: both;
	width: auto;
	height: 10px;
}
div.clear20{
	float: none;
	clear: both;
	width: auto;
	height: 20px;
}
div.clear30{
	float: none;
	clear: both;
	width: auto;
	height: 30px;
}
div.clear40{
	float: none;
	clear: both;
	width: auto;
	height: 30px;
}

	/* left og right */
div.left_right_5{
	margin-left: 5px;
	margin-right: 5px;
}
div.left_right_10{
	margin-left: 10px;
	margin-right: 10px;
}
div.left_right_15{
	margin-left: 15px;
	margin-right: 15px;
}
div.left_right_20{
	margin-left: 20px;
	margin-right: 20px;
}
div.left_right_40{
	margin-left: 40px;
	margin-right: 40px;
}
div.left_right_115{
	margin-left: 115px;
	margin-right: 115px;
}
div.left_right_185{
	margin-left: 185px;
	margin-right: 185px;
}

/* Kant */
div.sortkant-TAGS {
            
	border: 1px solid #000000;
        width: 250px;
        height: 50px;
}
div.sortkant-BESOEG-BRUGER {
            
	border: 1px solid #000000;
        width: 1300px;
        height: 50px;
}

/* BG-Farve */
div.bg-INFO-OM-SIDEN {
        background-color: #FFFF00;

}