.container {
	background: #fff url(images/bg_fluidminds2.gif) repeat-y;
}

.header {
	height: 93px;
	background: #fff url(images/header-bg.jpg) no-repeat;
}

a:hover, a.active {
	color: #8c0000;
}

h2, h3, h4, h5, h6, .sidebar h2 {
	font-size: 120%;
	color: #8c0000;
}

h1, h2 {
	font-size: 150%;
	color: #8c0000;
}
h1 a, h2 a, h3 a {
    text-decoration:none;
    color:#8C0000;
}
h1 a:hover, h2 a:hover, h3 a:hover {
    text-decoration:underline;
}

ul.lang li {
	color: rosybrown;
}

ul.lang a {
	color: #fff;
}

.top {
	background: #e4e4e4 url(images/bg_shadow_top2.gif) repeat-x;
}

.topnavigation {
	background:  url(images/button_bg2.gif) repeat-x;
	border-bottom: 1px solid #d9a012;
}

.topnavigation ul li {
	background:  url(images/button_bg2.gif) repeat-x;
}

.topnavigation ul li {
	background:  url(images/button_bg2.gif) repeat-x;
}


.topnavigation ul li a,
.topnavigation ul li a:hover {
	color: #fff;
}

.topnavigation ul li:hover {
	background: #bf0000;
}

.schatten {
	background: url(images/cnt_shadow2.gif) top no-repeat;
	height: 9px;
	width: 950px;
}

.content ul {
	list-style-image: url(images/bullet_bmi.gif);
}

