/* AH TEST@AH TEST */

.theme_darkblue_test_bgcolor1 {
	background-color: #b7b7bf;
}

.theme_darkblue_test_color1 {
	color: #b7b7bf;
}

.theme_darkblue_test_bgcolor2, .theme_darkblue_test_bgcolor2-hover:hover {
	background-color: #b7b7bf;
}

.theme_darkblue_test_color2 {
	color: #b7b7bf;
}

.theme_darkblue_test_bgcolor3 {
	background-color: #c1ccd2;
}

.theme_darkblue_test_color3, .link.theme_darkblue_test_color1:hover {
	color: #c1ccd2;
}

/* Blå / Grøn@Blue / Green */

.theme_bluegreen_bgcolor1 {
	background-color: #4675B9;
}

.theme_bluegreen_color1 {
	color: #4675B9;
}

.theme_bluegreen_bgcolor2, .theme_bluegreen_bgcolor2-hover:hover {
	background-color: #cce9f2;
}

.theme_bluegreen_color2 {
	color: #cce9f2;
}

.theme_bluegreen_bgcolor3 {
	background-color: #2BB673;
}

.theme_bluegreen_color3, .link.theme_bluegreen_color1:hover {
	color: #2BB673;
}

/* Blå / orange@Blue / orange */

.theme_blueoranges_bgcolor1 {
	background-color: #00456e;
}

.theme_blueoranges_color1 {
	color: #00456e;
}

.theme_blueoranges_bgcolor2, .theme_blueoranges_bgcolor2-hover:hover {
	background-color: #f5f7fe;
}

.theme_blueoranges_color2 {
	color: #f5f7fe;
}

.theme_blueoranges_bgcolor3 {
	background-color: #ef7900;
}

.theme_blueoranges_color3, .link.theme_blueoranges_color1:hover {
	color: #ef7900;
}

/* Blå / rød@Blue / red */

.theme_redblues_bgcolor1 {
	background-color: #06178f;
}

.theme_redblues_color1 {
	color: #06178f;
}

.theme_redblues_bgcolor2, .theme_redblues_bgcolor2-hover:hover {
	background-color: #cdd0e8;
}

.theme_redblues_color2 {
	color: #cdd0e8;
}

.theme_redblues_bgcolor3 {
	background-color: #ee1929;
}

.theme_redblues_color3, .link.theme_redblues_color1:hover {
	color: #ee1929;
}

/* Blå med mørk top@Blue with dark top */

.theme_bluetopdark_bgcolor1 {
	background-color: #295cb5;
}

.theme_bluetopdark_color1 {
	color: #295cb5;
}

.theme_bluetopdark_bgcolor2, .theme_bluetopdark_bgcolor2-hover:hover {
	background-color: #295cb5;
}

.theme_bluetopdark_color2 {
	color: #295cb5;
}

.theme_bluetopdark_bgcolor3 {
	background-color: #000000;
}

.theme_bluetopdark_color3, .link.theme_bluetopdark_color1:hover {
	color: #000000;
}

/* Blå og rosa@Blå og rosa */

.theme_blue_oldpink_bgcolor1 {
	background-color: #FFFFFF;
}

.theme_blue_oldpink_color1 {
	color: #FFFFFF;
}

.theme_blue_oldpink_bgcolor2, .theme_blue_oldpink_bgcolor2-hover:hover {
	background-color: #000000;
}

.theme_blue_oldpink_color2 {
	color: #000000;
}

.theme_blue_oldpink_bgcolor3 {
	background-color: #F0A0C8;
}

.theme_blue_oldpink_color3, .link.theme_blue_oldpink_color1:hover {
	color: #F0A0C8;
}

/* Blå@Blue */

.theme_blue_bgcolor1 {
	background-color: #084bf3;
}

.theme_blue_color1 {
	color: #084bf3;
}

.theme_blue_bgcolor2, .theme_blue_bgcolor2-hover:hover {
	background-color: #cddbfc;
}

.theme_blue_color2 {
	color: #cddbfc;
}

.theme_blue_bgcolor3 {
	background-color: #5281f6;
}

.theme_blue_color3, .link.theme_blue_color1:hover {
	color: #5281f6;
}

/* Blue 8680@Blue 8680 */

.theme_blue8680_bgcolor1 {
	background-color: #2252AE;
}

.theme_blue8680_color1 {
	color: #2252AE;
}

.theme_blue8680_bgcolor2, .theme_blue8680_bgcolor2-hover:hover {
	background-color: #bdbdbd;
}

.theme_blue8680_color2 {
	color: #bdbdbd;
}

.theme_blue8680_bgcolor3 {
	background-color: #000000;
}

.theme_blue8680_color3, .link.theme_blue8680_color1:hover {
	color: #000000;
}

/* Bordeaux@Bordeaux */

.theme_bordeaux_bgcolor1 {
	background-color: #5D2234;
}

.theme_bordeaux_color1 {
	color: #5D2234;
}

.theme_bordeaux_bgcolor2, .theme_bordeaux_bgcolor2-hover:hover {
	background-color: #E8E1DA;
}

.theme_bordeaux_color2 {
	color: #E8E1DA;
}

.theme_bordeaux_bgcolor3 {
	background-color: #7d4e5c;
}

.theme_bordeaux_color3, .link.theme_bordeaux_color1:hover {
	color: #7d4e5c;
}

/* Brun 1@Brown 1 */

.theme_grizzlybearbrown_bgcolor1 {
	background-color: #8D6947;
}

.theme_grizzlybearbrown_color1 {
	color: #8D6947;
}

.theme_grizzlybearbrown_bgcolor2, .theme_grizzlybearbrown_bgcolor2-hover:hover {
	background-color: #E8E1DA;
}

.theme_grizzlybearbrown_color2 {
	color: #E8E1DA;
}

.theme_grizzlybearbrown_bgcolor3 {
	background-color: #5D4429;
}

.theme_grizzlybearbrown_color3, .link.theme_grizzlybearbrown_color1:hover {
	color: #5D4429;
}

/* Brun 2@Brown 2 */

.theme_himmerland_2_bgcolor1 {
	background-color: #73331A;
}

.theme_himmerland_2_color1 {
	color: #73331A;
}

.theme_himmerland_2_bgcolor2, .theme_himmerland_2_bgcolor2-hover:hover {
	background-color: #FAF7F0;
}

.theme_himmerland_2_color2 {
	color: #FAF7F0;
}

.theme_himmerland_2_bgcolor3 {
	background-color: #9D4623;
}

.theme_himmerland_2_color3, .link.theme_himmerland_2_color1:hover {
	color: #9D4623;
}

/* Brun 3@Brown 3 */

.theme_brownie_bgcolor1 {
	background-color: #69584c;
}

.theme_brownie_color1 {
	color: #69584c;
}

.theme_brownie_bgcolor2, .theme_brownie_bgcolor2-hover:hover {
	background-color: #2e7892;
}

.theme_brownie_color2 {
	color: #2e7892;
}

.theme_brownie_bgcolor3 {
	background-color: #846f5f;
}

.theme_brownie_color3, .link.theme_brownie_color1:hover {
	color: #846f5f;
}

/* Cyan 1@Cyan 1 */

.theme_cyanide_bgcolor1 {
	background-color: #0092AD;
}

.theme_cyanide_color1 {
	color: #0092AD;
}

.theme_cyanide_bgcolor2, .theme_cyanide_bgcolor2-hover:hover {
	background-color: #cce9ee;
}

.theme_cyanide_color2 {
	color: #cce9ee;
}

.theme_cyanide_bgcolor3 {
	background-color: #00748a;
}

.theme_cyanide_color3, .link.theme_cyanide_color1:hover {
	color: #00748a;
}

/* Cyan 2@Cyan 2 */

.theme_cyanide_dgibyen_bgcolor1 {
	background-color: #007B8F;
}

.theme_cyanide_dgibyen_color1 {
	color: #007B8F;
}

.theme_cyanide_dgibyen_bgcolor2, .theme_cyanide_dgibyen_bgcolor2-hover:hover {
	background-color: #cce4e8;
}

.theme_cyanide_dgibyen_color2 {
	color: #cce4e8;
}

.theme_cyanide_dgibyen_bgcolor3 {
	background-color: #004650;
}

.theme_cyanide_dgibyen_color3, .link.theme_cyanide_dgibyen_color1:hover {
	color: #004650;
}

/* Cyklam/Grøn@Cyklam/Green */

.theme_cyklamegreen_bgcolor1 {
	background-color: #ED217C;
}

.theme_cyklamegreen_color1 {
	color: #ED217C;
}

.theme_cyklamegreen_bgcolor2, .theme_cyklamegreen_bgcolor2-hover:hover {
	background-color: #ED217C;
}

.theme_cyklamegreen_color2 {
	color: #ED217C;
}

.theme_cyklamegreen_bgcolor3 {
	background-color: #40B649;
}

.theme_cyklamegreen_color3, .link.theme_cyklamegreen_color1:hover {
	color: #40B649;
}

/* Elbohallen@Elbohallen */

.theme_elbohallen_bgcolor1 {
	background-color: #19a768;
}

.theme_elbohallen_color1 {
	color: #19a768;
}

.theme_elbohallen_bgcolor2, .theme_elbohallen_bgcolor2-hover:hover {
	background-color: #ccdedb;
}

.theme_elbohallen_color2 {
	color: #ccdedb;
}

.theme_elbohallen_bgcolor3 {
	background-color: #12774A;
}

.theme_elbohallen_color3, .link.theme_elbohallen_color1:hover {
	color: #12774A;
}

/* gokart@gocart */

.theme_gocart_bgcolor1 {
	background-color: #7cd098;
}

.theme_gocart_color1 {
	color: #7cd098;
}

.theme_gocart_bgcolor2, .theme_gocart_bgcolor2-hover:hover {
	background-color: #d9e0e5;
}

.theme_gocart_color2 {
	color: #d9e0e5;
}

.theme_gocart_bgcolor3 {
	background-color: #0c1a22;
}

.theme_gocart_color3, .link.theme_gocart_color1:hover {
	color: #0c1a22;
}

/* Grå / blå@Grey / blue */

.theme_greyblue_bgcolor1 {
	background-color: #1f3886;
}

.theme_greyblue_color1 {
	color: #1f3886;
}

.theme_greyblue_bgcolor2, .theme_greyblue_bgcolor2-hover:hover {
	background-color: #909390;
}

.theme_greyblue_color2 {
	color: #909390;
}

.theme_greyblue_bgcolor3 {
	background-color: #999999;
}

.theme_greyblue_color3, .link.theme_greyblue_color1:hover {
	color: #999999;
}

/* Grå / orange@Grey / orange */

.theme_greyoranges_bgcolor1 {
	background-color: #54585A;
}

.theme_greyoranges_color1 {
	color: #54585A;
}

.theme_greyoranges_bgcolor2, .theme_greyoranges_bgcolor2-hover:hover {
	background-color: #dcddde;
}

.theme_greyoranges_color2 {
	color: #dcddde;
}

.theme_greyoranges_bgcolor3 {
	background-color: #ED8B00;
}

.theme_greyoranges_color3, .link.theme_greyoranges_color1:hover {
	color: #ED8B00;
}

/* Grå / rød@Grey / red */

.theme_Viby_bgcolor1 {
	background-color: #cc4331;
}

.theme_Viby_color1 {
	color: #cc4331;
}

.theme_Viby_bgcolor2, .theme_Viby_bgcolor2-hover:hover {
	background-color: #43505f;
}

.theme_Viby_color2 {
	color: #43505f;
}

.theme_Viby_bgcolor3 {
	background-color: #43505f;
}

.theme_Viby_color3, .link.theme_Viby_color1:hover {
	color: #43505f;
}

/* Grå@Grey */

.theme_greygoose_bgcolor1 {
	background-color: #777;
}

.theme_greygoose_color1 {
	color: #777;
}

.theme_greygoose_bgcolor2, .theme_greygoose_bgcolor2-hover:hover {
	background-color: #EEE;
}

.theme_greygoose_color2 {
	color: #EEE;
}

.theme_greygoose_bgcolor3 {
	background-color: #444;
}

.theme_greygoose_color3, .link.theme_greygoose_color1:hover {
	color: #444;
}

/* GreenOrange_TGI_2@GreenOrange_TGI_2a */

.theme_GreenOrange_TGI_2_bgcolor1 {
	background-color: #579ea6;
}

.theme_GreenOrange_TGI_2_color1 {
	color: #579ea6;
}

.theme_GreenOrange_TGI_2_bgcolor2, .theme_GreenOrange_TGI_2_bgcolor2-hover:hover {
	background-color: #FFFFFF;
}

.theme_GreenOrange_TGI_2_color2 {
	color: #FFFFFF;
}

.theme_GreenOrange_TGI_2_bgcolor3 {
	background-color: #3a474c;
}

.theme_GreenOrange_TGI_2_color3, .link.theme_GreenOrange_TGI_2_color1:hover {
	color: #3a474c;
}

/* Grøn / blå 2@Green / Blue 2 */

.theme_greenblue2_bgcolor1 {
	background-color: #126f2c;
}

.theme_greenblue2_color1 {
	color: #126f2c;
}

.theme_greenblue2_bgcolor2, .theme_greenblue2_bgcolor2-hover:hover {
	background-color: #126f2c;
}

.theme_greenblue2_color2 {
	color: #126f2c;
}

.theme_greenblue2_bgcolor3 {
	background-color: #24467b;
}

.theme_greenblue2_color3, .link.theme_greenblue2_color1:hover {
	color: #24467b;
}

/* Grøn / blå@Green / blue */

.theme_greenblues_bgcolor1 {
	background-color: #8daf45;
}

.theme_greenblues_color1 {
	color: #8daf45;
}

.theme_greenblues_bgcolor2, .theme_greenblues_bgcolor2-hover:hover {
	background-color: #e8efd9;
}

.theme_greenblues_color2 {
	color: #e8efd9;
}

.theme_greenblues_bgcolor3 {
	background-color: #53baec;
}

.theme_greenblues_color3, .link.theme_greenblues_color1:hover {
	color: #53baec;
}

/* Grøn / grå 2@Green / Grey 2 */

.theme_greengrey2_bgcolor1 {
	background-color: #008d36;
}

.theme_greengrey2_color1 {
	color: #008d36;
}

.theme_greengrey2_bgcolor2, .theme_greengrey2_bgcolor2-hover:hover {
	background-color: #008d36;
}

.theme_greengrey2_color2 {
	color: #008d36;
}

.theme_greengrey2_bgcolor3 {
	background-color: #575757;
}

.theme_greengrey2_color3, .link.theme_greengrey2_color1:hover {
	color: #575757;
}

/* Grøn / grå@Green / grey */

.theme_greygreens_bgcolor1 {
	background-color: #3A8346;
}

.theme_greygreens_color1 {
	color: #3A8346;
}

.theme_greygreens_bgcolor2, .theme_greygreens_bgcolor2-hover:hover {
	background-color: #d7e6da;
}

.theme_greygreens_color2 {
	color: #d7e6da;
}

.theme_greygreens_bgcolor3 {
	background-color: #313D48;
}

.theme_greygreens_color3, .link.theme_greygreens_color1:hover {
	color: #313D48;
}

/* Grøn / grøn@green / green */

.theme_skallerupny_bgcolor1 {
	background-color: #215834;
}

.theme_skallerupny_color1 {
	color: #215834;
}

.theme_skallerupny_bgcolor2, .theme_skallerupny_bgcolor2-hover:hover {
	background-color: #EFFEFF;
}

.theme_skallerupny_color2 {
	color: #EFFEFF;
}

.theme_skallerupny_bgcolor3 {
	background-color: #73887b;
}

.theme_skallerupny_color3, .link.theme_skallerupny_color1:hover {
	color: #73887b;
}

/* Grøn / Orange@Green / Orange */

.theme_greenorange_bgcolor1 {
	background-color: #537A53;
}

.theme_greenorange_color1 {
	color: #537A53;
}

.theme_greenorange_bgcolor2, .theme_greenorange_bgcolor2-hover:hover {
	background-color: #D9E7D9;
}

.theme_greenorange_color2 {
	color: #D9E7D9;
}

.theme_greenorange_bgcolor3 {
	background-color: #EBA742;
}

.theme_greenorange_color3, .link.theme_greenorange_color1:hover {
	color: #EBA742;
}

/* Grøn / rød@Green / red */

.theme_redgreens_bgcolor1 {
	background-color: #3A8346;
}

.theme_redgreens_color1 {
	color: #3A8346;
}

.theme_redgreens_bgcolor2, .theme_redgreens_bgcolor2-hover:hover {
	background-color: #d7e6da;
}

.theme_redgreens_color2 {
	color: #d7e6da;
}

.theme_redgreens_bgcolor3 {
	background-color: #B0281E;
}

.theme_redgreens_color3, .link.theme_redgreens_color1:hover {
	color: #B0281E;
}

/* Grøn@Green */

.theme_gardengreen_bgcolor1 {
	background-color: #196c5d;
}

.theme_gardengreen_color1 {
	color: #196c5d;
}

.theme_gardengreen_bgcolor2, .theme_gardengreen_bgcolor2-hover:hover {
	background-color: #ccdedb;
}

.theme_gardengreen_color2 {
	color: #ccdedb;
}

.theme_gardengreen_bgcolor3 {
	background-color: #005c4b;
}

.theme_gardengreen_color3, .link.theme_gardengreen_color1:hover {
	color: #005c4b;
}

/* Himmel blå@Sky blue */

.theme_skyblue_bgcolor1 {
	background-color: #008ACE;
}

.theme_skyblue_color1 {
	color: #008ACE;
}

.theme_skyblue_bgcolor2, .theme_skyblue_bgcolor2-hover:hover {
	background-color: #EEE;
}

.theme_skyblue_color2 {
	color: #EEE;
}

.theme_skyblue_bgcolor3 {
	background-color: #05699a;
}

.theme_skyblue_color3, .link.theme_skyblue_color1:hover {
	color: #05699a;
}

/* Himmerland@Himmerland */

.theme_himmerland_bgcolor1 {
	background-color: #9D4623;
}

.theme_himmerland_color1 {
	color: #9D4623;
}

.theme_himmerland_bgcolor2, .theme_himmerland_bgcolor2-hover:hover {
	background-color: #ca0099;
}

.theme_himmerland_color2 {
	color: #ca0099;
}

.theme_himmerland_bgcolor3 {
	background-color: #73331A;
}

.theme_himmerland_color3, .link.theme_himmerland_color1:hover {
	color: #73331A;
}

/* ICV@ICV */

.theme_icv_bgcolor1 {
	background-color: #70A489;
}

.theme_icv_color1 {
	color: #70A489;
}

.theme_icv_bgcolor2, .theme_icv_bgcolor2-hover:hover {
	background-color: #70A489;
}

.theme_icv_color2 {
	color: #70A489;
}

.theme_icv_bgcolor3 {
	background-color: #c5dacf;
}

.theme_icv_color3, .link.theme_icv_color1:hover {
	color: #c5dacf;
}

/* ICV2@ICV2 */

.theme_ah_bgcolor1 {
	background-color: #70A489;
}

.theme_ah_color1 {
	color: #70A489;
}

.theme_ah_bgcolor2, .theme_ah_bgcolor2-hover:hover {
	background-color: #70A489;
}

.theme_ah_color2 {
	color: #70A489;
}

.theme_ah_bgcolor3 {
	background-color: #C5DACF;
}

.theme_ah_color3, .link.theme_ah_color1:hover {
	color: #C5DACF;
}

/* ICV3@ICV3 */

.theme_dusetgreen_bgcolor1 {
	background-color: #70a489;
}

.theme_dusetgreen_color1 {
	color: #70a489;
}

.theme_dusetgreen_bgcolor2, .theme_dusetgreen_bgcolor2-hover:hover {
	background-color: #a9c8b8;
}

.theme_dusetgreen_color2 {
	color: #a9c8b8;
}

.theme_dusetgreen_bgcolor3 {
	background-color: #5E6A71;
}

.theme_dusetgreen_color3, .link.theme_dusetgreen_color1:hover {
	color: #5E6A71;
}

/* ikke i brug@not in use */

.theme_metalblue3_bgcolor1 {
	background-color: #007EA4;
}

.theme_metalblue3_color1 {
	color: #007EA4;
}

.theme_metalblue3_bgcolor2, .theme_metalblue3_bgcolor2-hover:hover {
	background-color: #cce5ec;
}

.theme_metalblue3_color2 {
	color: #cce5ec;
}

.theme_metalblue3_bgcolor3 {
	background-color: #005872;
}

.theme_metalblue3_color3, .link.theme_metalblue3_color1:hover {
	color: #005872;
}

/* KF-test@KF-test */

.theme_KF-test_standard2farver_bgcolor1 {
	background-color: #123258;
}

.theme_KF-test_standard2farver_color1 {
	color: #123258;
}

.theme_KF-test_standard2farver_bgcolor2, .theme_KF-test_standard2farver_bgcolor2-hover:hover {
	background-color: #123258;
}

.theme_KF-test_standard2farver_color2 {
	color: #123258;
}

.theme_KF-test_standard2farver_bgcolor3 {
	background-color: #123258;
}

.theme_KF-test_standard2farver_color3, .link.theme_KF-test_standard2farver_color1:hover {
	color: #123258;
}

/* Lilla / grøn@Purple / green */

.theme_skallerup_bgcolor1 {
	background-color: #71b3ba;
}

.theme_skallerup_color1 {
	color: #71b3ba;
}

.theme_skallerup_bgcolor2, .theme_skallerup_bgcolor2-hover:hover {
	background-color: #EFFEFF;
}

.theme_skallerup_color2 {
	color: #EFFEFF;
}

.theme_skallerup_bgcolor3 {
	background-color: #69386d;
}

.theme_skallerup_color3, .link.theme_skallerup_color1:hover {
	color: #69386d;
}

/* Lilla@Purple */

.theme_purplerain_bgcolor1 {
	background-color: #BD29A0;
}

.theme_purplerain_color1 {
	color: #BD29A0;
}

.theme_purplerain_bgcolor2, .theme_purplerain_bgcolor2-hover:hover {
	background-color: #F4E8F2;
}

.theme_purplerain_color2 {
	color: #F4E8F2;
}

.theme_purplerain_bgcolor3 {
	background-color: #972080;
}

.theme_purplerain_color3, .link.theme_purplerain_color1:hover {
	color: #972080;
}

/* Lime@Lime */

.theme_limelight_bgcolor1 {
	background-color: #8ab646;
}

.theme_limelight_color1 {
	color: #8ab646;
}

.theme_limelight_bgcolor2, .theme_limelight_bgcolor2-hover:hover {
	background-color: #e7f0da;
}

.theme_limelight_color2 {
	color: #e7f0da;
}

.theme_limelight_bgcolor3 {
	background-color: #6e9138;
}

.theme_limelight_color3, .link.theme_limelight_color1:hover {
	color: #6e9138;
}

/* Lys blå 1@Light blue 1 */

.theme_brightskyblue_bgcolor1 {
	background-color: #527FCC;
}

.theme_brightskyblue_color1 {
	color: #527FCC;
}

.theme_brightskyblue_bgcolor2, .theme_brightskyblue_bgcolor2-hover:hover {
	background-color: #E6ECF7;
}

.theme_brightskyblue_color2 {
	color: #E6ECF7;
}

.theme_brightskyblue_bgcolor3 {
	background-color: #5474AC;
}

.theme_brightskyblue_color3, .link.theme_brightskyblue_color1:hover {
	color: #5474AC;
}

/* Lys blå 2@Light blue 2 */

.theme_brightskyblue_godsbanen_bgcolor1 {
	background-color: #0094BE;
}

.theme_brightskyblue_godsbanen_color1 {
	color: #0094BE;
}

.theme_brightskyblue_godsbanen_bgcolor2, .theme_brightskyblue_godsbanen_bgcolor2-hover:hover {
	background-color: #cce9f2;
}

.theme_brightskyblue_godsbanen_color2 {
	color: #cce9f2;
}

.theme_brightskyblue_godsbanen_bgcolor3 {
	background-color: #007698;
}

.theme_brightskyblue_godsbanen_color3, .link.theme_brightskyblue_godsbanen_color1:hover {
	color: #007698;
}

/* Lys blå 3@Light blue 3 */

.theme_lysblaa_3_bgcolor1 {
	background-color: #295cb5;
}

.theme_lysblaa_3_color1 {
	color: #295cb5;
}

.theme_lysblaa_3_bgcolor2, .theme_lysblaa_3_bgcolor2-hover:hover {
	background-color: #295cb5;
}

.theme_lysblaa_3_color2 {
	color: #295cb5;
}

.theme_lysblaa_3_bgcolor3 {
	background-color: #204990;
}

.theme_lysblaa_3_color3, .link.theme_lysblaa_3_color1:hover {
	color: #204990;
}

/* Lys blå Roskilde Padelcenter@Light blue Roskilde Padelcenter */

.theme_brightskyblue_roskildepadel_bgcolor1 {
	background-color: #4a91CE;
}

.theme_brightskyblue_roskildepadel_color1 {
	color: #4a91CE;
}

.theme_brightskyblue_roskildepadel_bgcolor2, .theme_brightskyblue_roskildepadel_bgcolor2-hover:hover {
	background-color: #1d3a52;
}

.theme_brightskyblue_roskildepadel_color2 {
	color: #1d3a52;
}

.theme_brightskyblue_roskildepadel_bgcolor3 {
	background-color: #dae9f5;
}

.theme_brightskyblue_roskildepadel_color3, .link.theme_brightskyblue_roskildepadel_color1:hover {
	color: #dae9f5;
}

/* Lys grøn@Light green */

.theme_grassgreen_bgcolor1 {
	background-color: #00B633;
}

.theme_grassgreen_color1 {
	color: #00B633;
}

.theme_grassgreen_bgcolor2, .theme_grassgreen_bgcolor2-hover:hover {
	background-color: #ccf0d6;
}

.theme_grassgreen_color2 {
	color: #ccf0d6;
}

.theme_grassgreen_bgcolor3 {
	background-color: #007f23;
}

.theme_grassgreen_color3, .link.theme_grassgreen_color1:hover {
	color: #007f23;
}

/* Lyserød@Pink */

.theme_pinkpanther_bgcolor1 {
	background-color: #FFC0CB;
}

.theme_pinkpanther_color1 {
	color: #FFC0CB;
}

.theme_pinkpanther_bgcolor2, .theme_pinkpanther_bgcolor2-hover:hover {
	background-color: #FFECEF;
}

.theme_pinkpanther_color2 {
	color: #FFECEF;
}

.theme_pinkpanther_bgcolor3 {
	background-color: #B2868E;
}

.theme_pinkpanther_color3, .link.theme_pinkpanther_color1:hover {
	color: #B2868E;
}

/* Månesten blå@Moonstone Blue */

.theme_moonstone_blue_bgcolor1 {
	background-color: #62b2c6;
}

.theme_moonstone_blue_color1 {
	color: #62b2c6;
}

.theme_moonstone_blue_bgcolor2, .theme_moonstone_blue_bgcolor2-hover:hover {
	background-color: #62b2c6;
}

.theme_moonstone_blue_color2 {
	color: #62b2c6;
}

.theme_moonstone_blue_bgcolor3 {
	background-color: #81c1d1;
}

.theme_moonstone_blue_color3, .link.theme_moonstone_blue_color1:hover {
	color: #81c1d1;
}

/* Mat blå / rød@Pale blue / red */

.theme_bluereds_bgcolor1 {
	background-color: #43505f;
}

.theme_bluereds_color1 {
	color: #43505f;
}

.theme_bluereds_bgcolor2, .theme_bluereds_bgcolor2-hover:hover {
	background-color: #d9e0e5;
}

.theme_bluereds_color2 {
	color: #d9e0e5;
}

.theme_bluereds_bgcolor3 {
	background-color: #cc4331;
}

.theme_bluereds_color3, .link.theme_bluereds_color1:hover {
	color: #cc4331;
}

/* Mat grøn@Pale green */

.theme_palegreen_bgcolor1 {
	background-color: #A3A798;
}

.theme_palegreen_color1 {
	color: #A3A798;
}

.theme_palegreen_bgcolor2, .theme_palegreen_bgcolor2-hover:hover {
	background-color: #d9ddd5;
}

.theme_palegreen_color2 {
	color: #d9ddd5;
}

.theme_palegreen_bgcolor3 {
	background-color: #696C61;
}

.theme_palegreen_color3, .link.theme_palegreen_color1:hover {
	color: #696C61;
}

/* Metal blå / tennis-gul@Metal blue / tennis-yellow */

.theme_blueyellow_bgcolor1 {
	background-color: #1791b6;
}

.theme_blueyellow_color1 {
	color: #1791b6;
}

.theme_blueyellow_bgcolor2, .theme_blueyellow_bgcolor2-hover:hover {
	background-color: #d0e9f0;
}

.theme_blueyellow_color2 {
	color: #d0e9f0;
}

.theme_blueyellow_bgcolor3 {
	background-color: #d6df23;
}

.theme_blueyellow_color3, .link.theme_blueyellow_color1:hover {
	color: #d6df23;
}

/* Metal blå 2@Metal blue 2 */

.theme_metalblue2_bgcolor1 {
	background-color: #23bfd3;
}

.theme_metalblue2_color1 {
	color: #23bfd3;
}

.theme_metalblue2_bgcolor2, .theme_metalblue2_bgcolor2-hover:hover {
	background-color: #cce5ec;
}

.theme_metalblue2_color2 {
	color: #cce5ec;
}

.theme_metalblue2_bgcolor3 {
	background-color: #005872;
}

.theme_metalblue2_color3, .link.theme_metalblue2_color1:hover {
	color: #005872;
}

/* Metal blå@Metal blue */

.theme_metalblue_bgcolor1 {
	background-color: #007EA4;
}

.theme_metalblue_color1 {
	color: #007EA4;
}

.theme_metalblue_bgcolor2, .theme_metalblue_bgcolor2-hover:hover {
	background-color: #cce5ec;
}

.theme_metalblue_color2 {
	color: #cce5ec;
}

.theme_metalblue_bgcolor3 {
	background-color: #005872;
}

.theme_metalblue_color3, .link.theme_metalblue_color1:hover {
	color: #005872;
}

/* mørk / mørkeblå 2@dark / darkblue 2 */

.theme_dark_20230324_bgcolor1 {
	background-color: #b7b7bf;
}

.theme_dark_20230324_color1 {
	color: #b7b7bf;
}

.theme_dark_20230324_bgcolor2, .theme_dark_20230324_bgcolor2-hover:hover {
	background-color: #b7b7bf;
}

.theme_dark_20230324_color2 {
	color: #b7b7bf;
}

.theme_dark_20230324_bgcolor3 {
	background-color: #c1ccd2;
}

.theme_dark_20230324_color3, .link.theme_dark_20230324_color1:hover {
	color: #c1ccd2;
}

/* mørk / mørkeblå@dark / darkblue */

.theme_dark_20230323_bgcolor1 {
	background-color: #4045C7;
}

.theme_dark_20230323_color1 {
	color: #4045C7;
}

.theme_dark_20230323_bgcolor2, .theme_dark_20230323_bgcolor2-hover:hover {
	background-color: #a6ec2a;
}

.theme_dark_20230323_color2 {
	color: #a6ec2a;
}

.theme_dark_20230323_bgcolor3 {
	background-color: #a6ec2a;
}

.theme_dark_20230323_color3, .link.theme_dark_20230323_color1:hover {
	color: #a6ec2a;
}

/* Mørk blå / lys grøn@dark blue / light green */

.theme_bluegreen_bgcolor1 {
	background-color: #19A768;
}

.theme_bluegreen_color1 {
	color: #19A768;
}

.theme_bluegreen_bgcolor2, .theme_bluegreen_bgcolor2-hover:hover {
	background-color: #D9E0E5;
}

.theme_bluegreen_color2 {
	color: #D9E0E5;
}

.theme_bluegreen_bgcolor3 {
	background-color: #0c1a22;
}

.theme_bluegreen_color3, .link.theme_bluegreen_color1:hover {
	color: #0c1a22;
}

/* Mørk blå 2@Dark blue 2 */

.theme_deepbluesea_b93_bgcolor1 {
	background-color: #0F245A;
}

.theme_deepbluesea_b93_color1 {
	color: #0F245A;
}

.theme_deepbluesea_b93_bgcolor2, .theme_deepbluesea_b93_bgcolor2-hover:hover {
	background-color: #001E3D;
}

.theme_deepbluesea_b93_color2 {
	color: #001E3D;
}

.theme_deepbluesea_b93_bgcolor3 {
	background-color: #99adc1;
}

.theme_deepbluesea_b93_color3, .link.theme_deepbluesea_b93_color1:hover {
	color: #99adc1;
}

/* Mørk blå 3@Dark blue 3 */

.theme_darkblue3_bgcolor1 {
	background-color: #00335c;
}

.theme_darkblue3_color1 {
	color: #00335c;
}

.theme_darkblue3_bgcolor2, .theme_darkblue3_bgcolor2-hover:hover {
	background-color: #99adc1;
}

.theme_darkblue3_color2 {
	color: #99adc1;
}

.theme_darkblue3_bgcolor3 {
	background-color: #193450;
}

.theme_darkblue3_color3, .link.theme_darkblue3_color1:hover {
	color: #193450;
}

/* Mørk blå behandling@Dark Blue spa */

.theme_dark_blue_spa_bgcolor1 {
	background-color: #00335c;
}

.theme_dark_blue_spa_color1 {
	color: #00335c;
}

.theme_dark_blue_spa_bgcolor2, .theme_dark_blue_spa_bgcolor2-hover:hover {
	background-color: #99adc1;
}

.theme_dark_blue_spa_color2 {
	color: #99adc1;
}

.theme_dark_blue_spa_bgcolor3 {
	background-color: #001E3D;
}

.theme_dark_blue_spa_color3, .link.theme_dark_blue_spa_color1:hover {
	color: #001E3D;
}

/* Mørk blå@Dark blue */

.theme_deepbluesea_bgcolor1 {
	background-color: #00335c;
}

.theme_deepbluesea_color1 {
	color: #00335c;
}

.theme_deepbluesea_bgcolor2, .theme_deepbluesea_bgcolor2-hover:hover {
	background-color: #99adc1;
}

.theme_deepbluesea_color2 {
	color: #99adc1;
}

.theme_deepbluesea_bgcolor3 {
	background-color: #001E3D;
}

.theme_deepbluesea_color3, .link.theme_deepbluesea_color1:hover {
	color: #001E3D;
}

/* Mørk grå / Turkis@Dark Grey / Turquoise */

.theme_greyturqs_bgcolor1 {
	background-color: #333;
}

.theme_greyturqs_color1 {
	color: #333;
}

.theme_greyturqs_bgcolor2, .theme_greyturqs_bgcolor2-hover:hover {
	background-color: #ddd;
}

.theme_greyturqs_color2 {
	color: #ddd;
}

.theme_greyturqs_bgcolor3 {
	background-color: #0096D2;
}

.theme_greyturqs_color3, .link.theme_greyturqs_color1:hover {
	color: #0096D2;
}

/* Mørk grå og gammel rosa@Dark grey and old rose */

.theme_oldpink_bgcolor1 {
	background-color: #1C1836;
}

.theme_oldpink_color1 {
	color: #1C1836;
}

.theme_oldpink_bgcolor2, .theme_oldpink_bgcolor2-hover:hover {
	background-color: #e7b3c1;
}

.theme_oldpink_color2 {
	color: #e7b3c1;
}

.theme_oldpink_bgcolor3 {
	background-color: #E1A0B2;
}

.theme_oldpink_color3, .link.theme_oldpink_color1:hover {
	color: #E1A0B2;
}

/* Mørk lilla@Dark purple */

.theme_purplenight_bgcolor1 {
	background-color: #642882;
}

.theme_purplenight_color1 {
	color: #642882;
}

.theme_purplenight_bgcolor2, .theme_purplenight_bgcolor2-hover:hover {
	background-color: #e0d4e6;
}

.theme_purplenight_color2 {
	color: #e0d4e6;
}

.theme_purplenight_bgcolor3 {
	background-color: #502068;
}

.theme_purplenight_color3, .link.theme_purplenight_color1:hover {
	color: #502068;
}

/* Mørk limea@Dark Lime */

.theme_dark_lime_2_bgcolor1 {
	background-color: #42FF00;
}

.theme_dark_lime_2_color1 {
	color: #42FF00;
}

.theme_dark_lime_2_bgcolor2, .theme_dark_lime_2_bgcolor2-hover:hover {
	background-color: #8dff66;
}

.theme_dark_lime_2_color2 {
	color: #8dff66;
}

.theme_dark_lime_2_bgcolor3 {
	background-color: #279900;
}

.theme_dark_lime_2_color3, .link.theme_dark_lime_2_color1:hover {
	color: #279900;
}

/* Mørk og lime@Dark and Lime */

.theme_dark_lime_bgcolor1 {
	background-color: #42FF00;
}

.theme_dark_lime_color1 {
	color: #42FF00;
}

.theme_dark_lime_bgcolor2, .theme_dark_lime_bgcolor2-hover:hover {
	background-color: #8dff66;
}

.theme_dark_lime_color2 {
	color: #8dff66;
}

.theme_dark_lime_bgcolor3 {
	background-color: #279900;
}

.theme_dark_lime_color3, .link.theme_dark_lime_color1:hover {
	color: #279900;
}

/* Mørk Orange v2@Dark Orange v2 */

.theme_darkorangev2_bgcolor1 {
	background-color: #F14C1C;
}

.theme_darkorangev2_color1 {
	color: #F14C1C;
}

.theme_darkorangev2_bgcolor2, .theme_darkorangev2_bgcolor2-hover:hover {
	background-color: #80100f;
}

.theme_darkorangev2_color2 {
	color: #80100f;
}

.theme_darkorangev2_bgcolor3 {
	background-color: #a83513;
}

.theme_darkorangev2_color3, .link.theme_darkorangev2_color1:hover {
	color: #a83513;
}

/* Mørk orange@Dark orange */

.theme_dark_red_bgcolor1 {
	background-color: #f5871f;
}

.theme_dark_red_color1 {
	color: #f5871f;
}

.theme_dark_red_bgcolor2, .theme_dark_red_bgcolor2-hover:hover {
	background-color: #D61C1A;
}

.theme_dark_red_color2 {
	color: #D61C1A;
}

.theme_dark_red_bgcolor3 {
	background-color: #DF4B13;
}

.theme_dark_red_color3, .link.theme_dark_red_color1:hover {
	color: #DF4B13;
}

/* Mørk søgrøn@Dark Seagreen */

.theme_darkseagreen_bgcolor1 {
	background-color: #99C2C0;
}

.theme_darkseagreen_color1 {
	color: #99C2C0;
}

.theme_darkseagreen_bgcolor2, .theme_darkseagreen_bgcolor2-hover:hover {
	background-color: #ACCECF;
}

.theme_darkseagreen_color2 {
	color: #ACCECF;
}

.theme_darkseagreen_bgcolor3 {
	background-color: #566A72;
}

.theme_darkseagreen_color3, .link.theme_darkseagreen_color1:hover {
	color: #566A72;
}

/* Mørkblå (fuldfarve)@Mørkblå (fuldfarve) */

.theme_darkblue_full_bgcolor1 {
	background-color: #FFFFFF;
}

.theme_darkblue_full_color1 {
	color: #FFFFFF;
}

.theme_darkblue_full_bgcolor2, .theme_darkblue_full_bgcolor2-hover:hover {
	background-color: #ca0099;
}

.theme_darkblue_full_color2 {
	color: #ca0099;
}

.theme_darkblue_full_bgcolor3 {
	background-color: #11284C;
}

.theme_darkblue_full_color3, .link.theme_darkblue_full_color1:hover {
	color: #11284C;
}

/* Mørkblå / grøn m. lys tekst@Drak blue / green with bright text */

.theme_drakblue_green_bright_text_bgcolor1 {
	background-color: #4045C7;
}

.theme_drakblue_green_bright_text_color1 {
	color: #4045C7;
}

.theme_drakblue_green_bright_text_bgcolor2, .theme_drakblue_green_bright_text_bgcolor2-hover:hover {
	background-color: #a6ec2a;
}

.theme_drakblue_green_bright_text_color2 {
	color: #a6ec2a;
}

.theme_drakblue_green_bright_text_bgcolor3 {
	background-color: #a6ec2a;
}

.theme_drakblue_green_bright_text_color3, .link.theme_drakblue_green_bright_text_color1:hover {
	color: #a6ec2a;
}

/* Mørkeblå / blå@Darkblue / blue */

.theme_Theme_darkblue_blue_20240610_bgcolor1 {
	background-color: #446a98;
}

.theme_Theme_darkblue_blue_20240610_color1 {
	color: #446a98;
}

.theme_Theme_darkblue_blue_20240610_bgcolor2, .theme_Theme_darkblue_blue_20240610_bgcolor2-hover:hover {
	background-color: #d9d9d9;
}

.theme_Theme_darkblue_blue_20240610_color2 {
	color: #d9d9d9;
}

.theme_Theme_darkblue_blue_20240610_bgcolor3 {
	background-color: #c1ccd2;
}

.theme_Theme_darkblue_blue_20240610_color3, .link.theme_Theme_darkblue_blue_20240610_color1:hover {
	color: #c1ccd2;
}

/* Mørkeblå / grå 2@Darkblue / grey 2 */

.theme_darkblue_20240617_bgcolor1 {
	background-color: #b7b7bf;
}

.theme_darkblue_20240617_color1 {
	color: #b7b7bf;
}

.theme_darkblue_20240617_bgcolor2, .theme_darkblue_20240617_bgcolor2-hover:hover {
	background-color: #b7b7bf;
}

.theme_darkblue_20240617_color2 {
	color: #b7b7bf;
}

.theme_darkblue_20240617_bgcolor3 {
	background-color: #c1ccd2;
}

.theme_darkblue_20240617_color3, .link.theme_darkblue_20240617_color1:hover {
	color: #c1ccd2;
}

/* Mørkeblå / grå@Darkblue / grey */

.theme_Darkblue_grey_bgcolor1 {
	background-color: #d9d9d9;
}

.theme_Darkblue_grey_color1 {
	color: #d9d9d9;
}

.theme_Darkblue_grey_bgcolor2, .theme_Darkblue_grey_bgcolor2-hover:hover {
	background-color: #d9d9d9;
}

.theme_Darkblue_grey_color2 {
	color: #d9d9d9;
}

.theme_Darkblue_grey_bgcolor3 {
	background-color: #c1ccd2;
}

.theme_Darkblue_grey_color3, .link.theme_Darkblue_grey_color1:hover {
	color: #c1ccd2;
}

/* Navy blå@Navy blue */

.theme_navyblue_bgcolor1 {
	background-color: #00335b;
}

.theme_navyblue_color1 {
	color: #00335b;
}

.theme_navyblue_bgcolor2, .theme_navyblue_bgcolor2-hover:hover {
	background-color: #99adc1;
}

.theme_navyblue_color2 {
	color: #99adc1;
}

.theme_navyblue_bgcolor3 {
	background-color: #001E3D;
}

.theme_navyblue_color3, .link.theme_navyblue_color1:hover {
	color: #001E3D;
}

/* Nyborg@Nyborg */

.theme_nyborg_bgcolor1 {
	background-color: #002A6D;
}

.theme_nyborg_color1 {
	color: #002A6D;
}

.theme_nyborg_bgcolor2, .theme_nyborg_bgcolor2-hover:hover {
	background-color: #E6ECF7;
}

.theme_nyborg_color2 {
	color: #E6ECF7;
}

.theme_nyborg_bgcolor3 {
	background-color: #B2183C;
}

.theme_nyborg_color3, .link.theme_nyborg_color1:hover {
	color: #B2183C;
}

/* Oliven 8660@Oliven 8660 */

.theme_olive_8660_bgcolor1 {
	background-color: #667338;
}

.theme_olive_8660_color1 {
	color: #667338;
}

.theme_olive_8660_bgcolor2, .theme_olive_8660_bgcolor2-hover:hover {
	background-color: #bdbdbd;
}

.theme_olive_8660_color2 {
	color: #bdbdbd;
}

.theme_olive_8660_bgcolor3 {
	background-color: #000000;
}

.theme_olive_8660_color3, .link.theme_olive_8660_color1:hover {
	color: #000000;
}

/* Oliven@Olive */

.theme_olive_bgcolor1 {
	background-color: #628F3E;
}

.theme_olive_color1 {
	color: #628F3E;
}

.theme_olive_bgcolor2, .theme_olive_bgcolor2-hover:hover {
	background-color: #628F3E;
}

.theme_olive_color2 {
	color: #628F3E;
}

.theme_olive_bgcolor3 {
	background-color: #3a5525;
}

.theme_olive_color3, .link.theme_olive_color1:hover {
	color: #3a5525;
}

/* Orange / blå 1@Orange / blue 1 */

.theme_fredericiaic_bgcolor1 {
	background-color: #ff4200;
}

.theme_fredericiaic_color1 {
	color: #ff4200;
}

.theme_fredericiaic_bgcolor2, .theme_fredericiaic_bgcolor2-hover:hover {
	background-color: #ffece5;
}

.theme_fredericiaic_color2 {
	color: #ffece5;
}

.theme_fredericiaic_bgcolor3 {
	background-color: #01b5d5;
}

.theme_fredericiaic_color3, .link.theme_fredericiaic_color1:hover {
	color: #01b5d5;
}

/* Orange / blå 2@Orange / blue 2 */

.theme_fredericiaic2_bgcolor1 {
	background-color: #01b5d5;
}

.theme_fredericiaic2_color1 {
	color: #01b5d5;
}

.theme_fredericiaic2_bgcolor2, .theme_fredericiaic2_bgcolor2-hover:hover {
	background-color: #ffece5;
}

.theme_fredericiaic2_color2 {
	color: #ffece5;
}

.theme_fredericiaic2_bgcolor3 {
	background-color: #ff4200;
}

.theme_fredericiaic2_color3, .link.theme_fredericiaic2_color1:hover {
	color: #ff4200;
}

/* Orange / rød@Orange / red */

.theme_redoranges_bgcolor1 {
	background-color: #eb8321;
}

.theme_redoranges_color1 {
	color: #eb8321;
}

.theme_redoranges_bgcolor2, .theme_redoranges_bgcolor2-hover:hover {
	background-color: #e11a27;
}

.theme_redoranges_color2 {
	color: #e11a27;
}

.theme_redoranges_bgcolor3 {
	background-color: #c54623;
}

.theme_redoranges_color3, .link.theme_redoranges_color1:hover {
	color: #c54623;
}

/* Orange@Orange */

.theme_sunsetorange_bgcolor1 {
	background-color: #EF7F1A;
}

.theme_sunsetorange_color1 {
	color: #EF7F1A;
}

.theme_sunsetorange_bgcolor2, .theme_sunsetorange_bgcolor2-hover:hover {
	background-color: #fad8ba;
}

.theme_sunsetorange_color2 {
	color: #fad8ba;
}

.theme_sunsetorange_bgcolor3 {
	background-color: #bf6514;
}

.theme_sunsetorange_color3, .link.theme_sunsetorange_color1:hover {
	color: #bf6514;
}

/* OSC@OSC */

.theme_blueish_bgcolor1 {
	background-color: #148ee0;
}

.theme_blueish_color1 {
	color: #148ee0;
}

.theme_blueish_bgcolor2, .theme_blueish_bgcolor2-hover:hover {
	background-color: #d0e8f8;
}

.theme_blueish_color2 {
	color: #d0e8f8;
}

.theme_blueish_bgcolor3 {
	background-color: #0e639c;
}

.theme_blueish_color3, .link.theme_blueish_color1:hover {
	color: #0e639c;
}

/* P1Esport@P1Esport */

.theme_p1esport_bgcolor1 {
	background-color: #f5871f;
}

.theme_p1esport_color1 {
	color: #f5871f;
}

.theme_p1esport_bgcolor2, .theme_p1esport_bgcolor2-hover:hover {
	background-color: #fde7d2;
}

.theme_p1esport_color2 {
	color: #fde7d2;
}

.theme_p1esport_bgcolor3 {
	background-color: #935112;
}

.theme_p1esport_color3, .link.theme_p1esport_color1:hover {
	color: #935112;
}

/* Ringkoeb@Ringkoeb */

.theme_vallensbak_bgcolor1 {
	background-color: #BE4A35;
}

.theme_vallensbak_color1 {
	color: #BE4A35;
}

.theme_vallensbak_bgcolor2, .theme_vallensbak_bgcolor2-hover:hover {
	background-color: #BE4A35;
}

.theme_vallensbak_color2 {
	color: #BE4A35;
}

.theme_vallensbak_bgcolor3 {
	background-color: #BE2408;
}

.theme_vallensbak_color3, .link.theme_vallensbak_color1:hover {
	color: #BE2408;
}

/* Ringsted Sportscenter@Ringsted Sportscenter */

.theme_ringstedsportscenter_bgcolor1 {
	background-color: #325461;
}

.theme_ringstedsportscenter_color1 {
	color: #325461;
}

.theme_ringstedsportscenter_bgcolor2, .theme_ringstedsportscenter_bgcolor2-hover:hover {
	background-color: #5084a0;
}

.theme_ringstedsportscenter_color2 {
	color: #5084a0;
}

.theme_ringstedsportscenter_bgcolor3 {
	background-color: #437187;
}

.theme_ringstedsportscenter_color3, .link.theme_ringstedsportscenter_color1:hover {
	color: #437187;
}

/* Rød 1@Red 1 */

.theme_matchpadel_bgcolor1 {
	background-color: #db2f2f;
}

.theme_matchpadel_color1 {
	color: #db2f2f;
}

.theme_matchpadel_bgcolor2, .theme_matchpadel_bgcolor2-hover:hover {
	background-color: #f7d5d5;
}

.theme_matchpadel_color2 {
	color: #f7d5d5;
}

.theme_matchpadel_bgcolor3 {
	background-color: #af2525;
}

.theme_matchpadel_color3, .link.theme_matchpadel_color1:hover {
	color: #af2525;
}

/* Rød 2@Red 2 */

.theme_devilishred_bgcolor1 {
	background-color: #c81133;
}

.theme_devilishred_color1 {
	color: #c81133;
}

.theme_devilishred_bgcolor2, .theme_devilishred_bgcolor2-hover:hover {
	background-color: #f9e7ea;
}

.theme_devilishred_color2 {
	color: #f9e7ea;
}

.theme_devilishred_bgcolor3 {
	background-color: #8c0b23;
}

.theme_devilishred_color3, .link.theme_devilishred_color1:hover {
	color: #8c0b23;
}

/* Rød 3x@Red 3x */

.theme_redwine_bgcolor1 {
	background-color: #910027;
}

.theme_redwine_color1 {
	color: #910027;
}

.theme_redwine_bgcolor2, .theme_redwine_bgcolor2-hover:hover {
	background-color: #e9ccd3;
}

.theme_redwine_color2 {
	color: #e9ccd3;
}

.theme_redwine_bgcolor3 {
	background-color: #480013;
}

.theme_redwine_color3, .link.theme_redwine_color1:hover {
	color: #480013;
}

/* Rød 4@Red 4 */

.theme_red4_bgcolor1 {
	background-color: #db2f2f;
}

.theme_red4_color1 {
	color: #db2f2f;
}

.theme_red4_bgcolor2, .theme_red4_bgcolor2-hover:hover {
	background-color: #f7d5d5;
}

.theme_red4_color2 {
	color: #f7d5d5;
}

.theme_red4_bgcolor3 {
	background-color: #af2525;
}

.theme_red4_color3, .link.theme_red4_color1:hover {
	color: #af2525;
}

/* Rød Grå@Rød Grå */

.theme_redgrey_bgcolor1 {
	background-color: #c61624;
}

.theme_redgrey_color1 {
	color: #c61624;
}

.theme_redgrey_bgcolor2, .theme_redgrey_bgcolor2-hover:hover {
	background-color: #c61624;
}

.theme_redgrey_color2 {
	color: #c61624;
}

.theme_redgrey_bgcolor3 {
	background-color: #750034;
}

.theme_redgrey_color3, .link.theme_redgrey_color1:hover {
	color: #750034;
}

/* Rød Hover@Red Hover */

.theme_redhover_bgcolor1 {
	background-color: #c61624;
}

.theme_redhover_color1 {
	color: #c61624;
}

.theme_redhover_bgcolor2, .theme_redhover_bgcolor2-hover:hover {
	background-color: #c61624;
}

.theme_redhover_color2 {
	color: #c61624;
}

.theme_redhover_bgcolor3 {
	background-color: #750034;
}

.theme_redhover_color3, .link.theme_redhover_color1:hover {
	color: #750034;
}

/* Rødbrun@Reddish Brown */

.theme_reddishbrown_bgcolor1 {
	background-color: #A73E30;
}

.theme_reddishbrown_color1 {
	color: #A73E30;
}

.theme_reddishbrown_bgcolor2, .theme_reddishbrown_bgcolor2-hover:hover {
	background-color: #A73E30;
}

.theme_reddishbrown_color2 {
	color: #A73E30;
}

.theme_reddishbrown_bgcolor3 {
	background-color: #852317;
}

.theme_reddishbrown_color3, .link.theme_reddishbrown_color1:hover {
	color: #852317;
}

/* Skallerup Behandling 2024@Skallerup Behandling 2024 */

.theme_skallerup_2024_bgcolor1 {
	background-color: #BE96A1;
}

.theme_skallerup_2024_color1 {
	color: #BE96A1;
}

.theme_skallerup_2024_bgcolor2, .theme_skallerup_2024_bgcolor2-hover:hover {
	background-color: #BE96A1;
}

.theme_skallerup_2024_color2 {
	color: #BE96A1;
}

.theme_skallerup_2024_bgcolor3 {
	background-color: #CBABB4;
}

.theme_skallerup_2024_color3, .link.theme_skallerup_2024_color1:hover {
	color: #CBABB4;
}

/* Skallerup Behandling@Skallerup Behandling */

.theme_skallerup_2023_bgcolor1 {
	background-color: #62b2c6;
}

.theme_skallerup_2023_color1 {
	color: #62b2c6;
}

.theme_skallerup_2023_bgcolor2, .theme_skallerup_2023_bgcolor2-hover:hover {
	background-color: #62b2c6;
}

.theme_skallerup_2023_color2 {
	color: #62b2c6;
}

.theme_skallerup_2023_bgcolor3 {
	background-color: #81c1d1;
}

.theme_skallerup_2023_color3, .link.theme_skallerup_2023_color1:hover {
	color: #81c1d1;
}

/* Skodstrup blue@Skodstrup blue */

.theme_skodstrupblue_bgcolor1 {
	background-color: #13136B;
}

.theme_skodstrupblue_color1 {
	color: #13136B;
}

.theme_skodstrupblue_bgcolor2, .theme_skodstrupblue_bgcolor2-hover:hover {
	background-color: #E6ECF7;
}

.theme_skodstrupblue_color2 {
	color: #E6ECF7;
}

.theme_skodstrupblue_bgcolor3 {
	background-color: #5474AC;
}

.theme_skodstrupblue_color3, .link.theme_skodstrupblue_color1:hover {
	color: #5474AC;
}

/* Søgrøn 1@Sea green 1 */

.theme_seagreenbreeze_bgcolor1 {
	background-color: #5A9297;
}

.theme_seagreenbreeze_color1 {
	color: #5A9297;
}

.theme_seagreenbreeze_bgcolor2, .theme_seagreenbreeze_bgcolor2-hover:hover {
	background-color: #EFFEFF;
}

.theme_seagreenbreeze_color2 {
	color: #EFFEFF;
}

.theme_seagreenbreeze_bgcolor3 {
	background-color: #406D71;
}

.theme_seagreenbreeze_color3, .link.theme_seagreenbreeze_color1:hover {
	color: #406D71;
}

/* Søgrøn 2@Sea green 2 */

.theme_seagreenbreeze_modpol_bgcolor1 {
	background-color: #468e99;
}

.theme_seagreenbreeze_modpol_color1 {
	color: #468e99;
}

.theme_seagreenbreeze_modpol_bgcolor2, .theme_seagreenbreeze_modpol_bgcolor2-hover:hover {
	background-color: #a3d7df;
}

.theme_seagreenbreeze_modpol_color2 {
	color: #a3d7df;
}

.theme_seagreenbreeze_modpol_bgcolor3 {
	background-color: #166e72;
}

.theme_seagreenbreeze_modpol_color3, .link.theme_seagreenbreeze_modpol_color1:hover {
	color: #166e72;
}

/* Solroed@Solroed */

.theme_solroed_bgcolor1 {
	background-color: #978f8c;
}

.theme_solroed_color1 {
	color: #978f8c;
}

.theme_solroed_bgcolor2, .theme_solroed_bgcolor2-hover:hover {
	background-color: #eae8e8;
}

.theme_solroed_color2 {
	color: #eae8e8;
}

.theme_solroed_bgcolor3 {
	background-color: #5bb75b;
}

.theme_solroed_color3, .link.theme_solroed_color1:hover {
	color: #5bb75b;
}

/* Sort / gul@Black / Yellow */

.theme_yellowsun_bgcolor1 {
	background-color: #123;
}

.theme_yellowsun_color1 {
	color: #123;
}

.theme_yellowsun_bgcolor2, .theme_yellowsun_bgcolor2-hover:hover {
	background-color: #111;
}

.theme_yellowsun_color2 {
	color: #111;
}

.theme_yellowsun_bgcolor3 {
	background-color: #456;
}

.theme_yellowsun_color3, .link.theme_yellowsun_color1:hover {
	color: #456;
}

/* Sort og grå fuld@Black and white full */

.theme_blackgreyfull_bgcolor1 {
	background-color: #777;
}

.theme_blackgreyfull_color1 {
	color: #777;
}

.theme_blackgreyfull_bgcolor2, .theme_blackgreyfull_bgcolor2-hover:hover {
	background-color: #FFFFFF;
}

.theme_blackgreyfull_color2 {
	color: #FFFFFF;
}

.theme_blackgreyfull_bgcolor3 {
	background-color: #444;
}

.theme_blackgreyfull_color3, .link.theme_blackgreyfull_color1:hover {
	color: #444;
}

/* Sort og grå@Black and grey */

.theme_blackgrey_bgcolor1 {
	background-color: #777;
}

.theme_blackgrey_color1 {
	color: #777;
}

.theme_blackgrey_bgcolor2, .theme_blackgrey_bgcolor2-hover:hover {
	background-color: #EEE;
}

.theme_blackgrey_color2 {
	color: #EEE;
}

.theme_blackgrey_bgcolor3 {
	background-color: #444;
}

.theme_blackgrey_color3, .link.theme_blackgrey_color1:hover {
	color: #444;
}

/* Stålblå@Steel Blue */

.theme_staalblaa_bgcolor1 {
	background-color: #2f68bd;
}

.theme_staalblaa_color1 {
	color: #2f68bd;
}

.theme_staalblaa_bgcolor2, .theme_staalblaa_bgcolor2-hover:hover {
	background-color: #2f68bd;
}

.theme_staalblaa_color2 {
	color: #2f68bd;
}

.theme_staalblaa_bgcolor3 {
	background-color: #122742;
}

.theme_staalblaa_color3, .link.theme_staalblaa_color1:hover {
	color: #122742;
}

/* test@test */

.theme_test_bgcolor1 {
	background-color: #000;
}

.theme_test_color1 {
	color: #000;
}

.theme_test_bgcolor2, .theme_test_bgcolor2-hover:hover {
	background-color: #666;
}

.theme_test_color2 {
	color: #666;
}

.theme_test_bgcolor3 {
	background-color: #333;
}

.theme_test_color3, .link.theme_test_color1:hover {
	color: #333;
}

/* TGI Fitness - Grøn/orange@TGI Fitness - Grøn/orange */

.theme_TGIfitness_GreenOrange_bgcolor1 {
	background-color: #dc841a;
}

.theme_TGIfitness_GreenOrange_color1 {
	color: #dc841a;
}

.theme_TGIfitness_GreenOrange_bgcolor2, .theme_TGIfitness_GreenOrange_bgcolor2-hover:hover {
	background-color: #dc841a;
}

.theme_TGIfitness_GreenOrange_color2 {
	color: #dc841a;
}

.theme_TGIfitness_GreenOrange_bgcolor3 {
	background-color: #FFFFFF;
}

.theme_TGIfitness_GreenOrange_color3, .link.theme_TGIfitness_GreenOrange_color1:hover {
	color: #FFFFFF;
}

/* Thygrøn@Thygreen */

.theme_Theme_thygreen_bgcolor1 {
	background-color: #00552d;
}

.theme_Theme_thygreen_color1 {
	color: #00552d;
}

.theme_Theme_thygreen_bgcolor2, .theme_Theme_thygreen_bgcolor2-hover:hover {
	background-color: #cce9f2;
}

.theme_Theme_thygreen_color2 {
	color: #cce9f2;
}

.theme_Theme_thygreen_bgcolor3 {
	background-color: #004929;
}

.theme_Theme_thygreen_color3, .link.theme_Theme_thygreen_color1:hover {
	color: #004929;
}

/* Vejen blå@Vejen blå */

.theme_vejenblue_bgcolor1 {
	background-color: #004B7C;
}

.theme_vejenblue_color1 {
	color: #004B7C;
}

.theme_vejenblue_bgcolor2, .theme_vejenblue_bgcolor2-hover:hover {
	background-color: #E6ECF7;
}

.theme_vejenblue_color2 {
	color: #E6ECF7;
}

.theme_vejenblue_bgcolor3 {
	background-color: #5A6F9A;
}

.theme_vejenblue_color3, .link.theme_vejenblue_color1:hover {
	color: #5A6F9A;
}

/* Viking multi@Viking multi */

.theme_viking_multi_bgcolor1 {
	background-color: #E18221;
}

.theme_viking_multi_color1 {
	color: #E18221;
}

.theme_viking_multi_bgcolor2, .theme_viking_multi_bgcolor2-hover:hover {
	background-color: #FFFFFF;
}

.theme_viking_multi_color2 {
	color: #FFFFFF;
}

.theme_viking_multi_bgcolor3 {
	background-color: #666;
}

.theme_viking_multi_color3, .link.theme_viking_multi_color1:hover {
	color: #666;
}

/* Viking@Viking */

.theme_viking_bgcolor1 {
	background-color: #E18221;
}

.theme_viking_color1 {
	color: #E18221;
}

.theme_viking_bgcolor2, .theme_viking_bgcolor2-hover:hover {
	background-color: #EEE;
}

.theme_viking_color2 {
	color: #EEE;
}

.theme_viking_bgcolor3 {
	background-color: #4D4D4F;
}

.theme_viking_color3, .link.theme_viking_color1:hover {
	color: #4D4D4F;
}

/* Vorup_fb@Vorup_fb */

.theme_vorup_bgcolor1 {
	background-color: #1e2886;
}

.theme_vorup_color1 {
	color: #1e2886;
}

.theme_vorup_bgcolor2, .theme_vorup_bgcolor2-hover:hover {
	background-color: #e6ecf7;
}

.theme_vorup_color2 {
	color: #e6ecf7;
}

.theme_vorup_bgcolor3 {
	background-color: #4a529e;
}

.theme_vorup_color3, .link.theme_vorup_color1:hover {
	color: #4a529e;
}

/* Z Grøn/Orange ( ikke i brug )@Green/orange */

.theme_GreenOrangeTGI_alm_bgcolor1 {
	background-color: #dc841a;
}

.theme_GreenOrangeTGI_alm_color1 {
	color: #dc841a;
}

.theme_GreenOrangeTGI_alm_bgcolor2, .theme_GreenOrangeTGI_alm_bgcolor2-hover:hover {
	background-color: #dc841a;
}

.theme_GreenOrangeTGI_alm_color2 {
	color: #dc841a;
}

.theme_GreenOrangeTGI_alm_bgcolor3 {
	background-color: #FFFFFF;
}

.theme_GreenOrangeTGI_alm_color3, .link.theme_GreenOrangeTGI_alm_color1:hover {
	color: #FFFFFF;
}
