
body {
	background-color: #ffffff;
}

a {
	color: #C60F21;
	font-weight: bold;
	text-decoration: none;
}

.date {
	color: #4c1a13;
	font-size: 11px;
	font-weight: bold;
}

#header {
	background: url(../images/head.jpg) top left no-repeat;
}

#footer {
	background: url(../images/footer.jpg) 1px top no-repeat;
}

#content_wrapper {
	background: #FFFFFF url(../images/shadow.gif) 832px top repeat-y;
}

#searchbar {
	border: 1px solid #C60F21;
}

#searchbar input {
	color: #C60F21;
}

.colorbox {
	border: 1px solid #966321;
	background-color: #fef9ec;
}

.colorbox_2 {
	border: 1px solid #966321;
	background-color: #fae6be;
}

.trans_white {
	color: #4c1a13;
}

#navigation a:hover {
	background-color: #C60F21;
	color: #ffffff;
}

#navigation a {
	background-color: #ffffff;
	color: #000000; /* #C60F21 */
}

#templ_nav
{	background: transparent url(../../trendkompass/images/trendkompass_head_sh.jpg) no-repeat scroll 832px top;
	height: 33px;
}

#logo
{	height: 95px;
}

.trendkompass td.news_text {
    padding-left: 4px;
}

