
/* Sidstruktur: */

#fullcontainer_inloggad {
	background: url(http://www.toppformsystemet.se/grafik/bg2_sidhuvud-gra.gif) #ffffff repeat-x;
}

#container_header_oinloggad {
	background: url(http://www.toppformsystemet.se/grafik/header_gron_gul.jpg) #fff no-repeat;
}




/* Rutor och mellanrum: */

.box_space li {
	background-image: url(/grafik/pil2.gif);
}

.menu_box {
	background-color: #b3e799;
}

.left_box {
	background-color: #f6f78e;
}

.left_box_bottom {
	background-color: #f6f78e;
}

.val_box {
	background-color: #f6f78e;
}

.hard_box {
	background-color: #f6f78e;
}



/* Rubriker: */



/* Tabeller och standardelement: */

a:hover{
	color: #1b4207;
}

.menu_box h2 a {
	color: #1b4207;
}
.left_box h2 a {
	color: #1b4207;
}


/* Specialelement: */

.recommended {
	background-color: #ccccff;
}

.formhelper {
	color: #0033dd;
}

.menu1 {
	color: #1b4307;
}

.menu1 a {
	color: #1b4307;
}

.star {
	background-image: url(http://www.toppformsystemet.se/grafik/star.gif); background-repeat: no-repeat;
}



/* Formulär: */

input {
	background-color: #b3e799;
}

input.darker {
	background-color: #317a0d;
	color: #ffffff;
}


/* Kundvagn: */



/* Dagbok: */

.dagbok_maltid {
	background-color: #b3e799;
}

.dagbokstabell th.dagbok_maltidsrubrik {
	background-color: #72b153;
}

.dagbok_maltid a {
	color: #317a0d;
}

.dagbok_innehall {
	background-color: #e6e6e6;
}

.dagbok_innehall a {
	color: #317a0d;
}

.dagbok_popup {
	background-color: #f6f78e;
}

#txtHint {
	background-color: #b3e799;
}


