/* 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;
}

/* 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_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;
}

/* 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å / Turkis@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;
}

/* 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;
}

/* 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å@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 / 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;
}

/* 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;
}

/* 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å 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;
}

/* Mat blå / rød@Pale blue / red */

.theme_bluereds_bgcolor1 {
	background-color: #44647d;
}

.theme_bluereds_color1 {
	color: #44647d;
}

.theme_bluereds_bgcolor2, .theme_bluereds_bgcolor2-hover:hover {
	background-color: #d9e0e5;
}

.theme_bluereds_color2 {
	color: #d9e0e5;
}

.theme_bluereds_bgcolor3 {
	background-color: #b93d30;
}

.theme_bluereds_color3, .link.theme_bluereds_color1:hover {
	color: #b93d30;
}

/* 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 blå B93@Dark blue B93 */

.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å@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å 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;
}

/* 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;
}

/* 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;
}

/* 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 3@Red 3 */

.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;
}

/* 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;
}

