/* ****************************** colors ****************************** \*/
a,
#overview h3,
#overview a,
#overview div.more_link a,
div.more_link a,
#newsletter .bg_box h3,
div.teaser h5 a,
div.teaser h5,
div.teaser li p a {
    color: #191970;
    }
ul#right_navi li a.active,
#newsletter .bg_box input {
background-color: #191970;
}
.feature_navi h4 a,
#fora_list h4 a,
#latest_posts h4,
#latest_posts h4 a {
 	color: #2a67d8;
}
.heise-table-title,
.heisebox h4,
.heisebox_left h4,
.heisebox_right h4 {
    background-color: #e3e3d1;
}
.heise-table-subtitle,
.heisebox,
.heisebox_left,
.heisebox_right {
    background-color: #f3f3ee;
}
.heise-table-emph {
        color: #2a67d8;
}
/* ****************************** layout ****************************** \*/
#wrapper {
	background: url(/open/icons/bg_rightcol.gif) 70% 0 repeat-y;
    }

/* ****************************** search ****************************** \*/
#search {
	background-color: #f6f4e7;
}
/* ****************************** right col ****************************** \*/
#right_col {
    background: url(/open/icons/bg_rightcol.jpg) top right repeat-x;
    }
/* ****************************** preview ****************************** \*/
.preview {
	background-color: #ebe8d4;
	}
/* */