@charset "utf-8";
/* CSS Document */

body	{
/*	background:url("../images/gfx_hg_red.png") left top repeat-x;*/
}

#claim	{
	background:url("../images/claim_zukunft.png") left center no-repeat;
}

#breadcrumb	{
	display:none!important;	
}

.Startseite	{
	font-weight:normal;
	color:#737373;
}

#header {
background:url("../images/gfx_hg_red.png") left top repeat-x;
width:1024px;
}

.main_leftCol ul li a.internal-link {
color:#737373;
text-decoration:none;}

.main_leftCol ul li a.internal-link:hover {
text-decoration:underline;
}