body {
	background-image:  url("../gfx/background_beton.gif");
}
#col_1 p {
	color: #8B1650;
}
#col_2 p {
	color: #1B6182;
}
#col_1 .style_text a {
	color: #1B6182;
}
#col_1 .style_text a:hover {
	color: black;
}
#col_2 .style_text a {
	color: #8B1650;
}
#col_2 .style_text a:hover {
	color: black;
}
.thema_txt {
	padding: 0 20px 0 20px;
}
#main {
	background-image:  url("../gfx/background_beton.gif");
	background-repeat: repeat-y;
	background-color: white;
}