@charset "utf-8";
/* CSS Document */
.nugTitleTxt {
	background-color:#dc1808;
}
.nugTitleImg {
	background-color:#dc1808;
}
.columnTitleText{
	width:700px;
	background-color:#dc1808;
}
.bgLeft{
	background-color:#FFF;
}
.bgCenter{
	background-color:#FFF;
}
.bgRight{
	background-color:#fbf0e9;
}
.bgHead{
	background-color:#dc1808;
}
.top_shadow_div{
	width:100%;
	background: #fdfdfd url(../images/header/corner_r.gif) top right no-repeat scroll;
}
#NavDiv a:hover, #NavDiv .aktiv a{
	background-color:#dc1808;
}
#mainFrameDiv{
	border-right:#dc1808 solid 33px;
}
.currSubLink{
	background: url(../images/subnav/subNavArrow_r.gif) center left no-repeat scroll;
	color:#dc1808 !important;
}
h2, .Ueberschrift_Nugget{
	color:#dc1808;
}
a:hover, a:focus, a:visited, a:link {
	font-size:1em;
	color:#dc1808;
	text-decoration:underline;
}
.floatImageDiv{
	background-color:#dc1808;
}

