a {
	color: #9E3B34;
}

h2
{
	color: #9E3B34;    
}

#container {
	background: #FFF url(/Templates/Public/Images/themes/5red/background-container_5.gif) repeat-y;
}

#container.white {
	background: #FFF url(/Templates/Public/Images/themes/5red/background-container_white5.gif) repeat-y;
}

div.headline {
	background: #9E3B34 url(/Templates/Public/Images/themes/5red/background-headline_5.gif) no-repeat bottom left;
}

.white div.headline {
	background: #9E3B34 url(/Templates/Public/Images/themes/5red/background-headline_white5.gif) no-repeat bottom left;	
}

div.headline ul li {
	background: url(/Templates/Public/Images/themes/5red/arrow-headline_5.gif) no-repeat left;
}

div.headline ul li a {
	color: #FFF;
}

ul.navigation-path li {
	background: url(/Templates/Public/Images/themes/5red/arrow_5.gif) no-repeat left;
}

ul.navigation-path li.title {
	padding-left: 0;
	background: none;
	font-weight: bold;
}

div.navigation-side div.corner {
    background: url(/Templates/Public/Images/themes/5red/navigation-side-corner_5.gif) no-repeat;
}

div.navigation-side li a {
	background: #C14A42 url(/Templates/Public/Images/themes/5red/background-navigation-side_5.gif) repeat-x bottom left;
}

/*selected*/
div.navigation-side li .selected 
{ 
 color:#9E3B34; 
}

div.navigation-side li li a {
	background-color: #ABABAD;
}

div.navigation-side li li li a {
	background-color: #C4C4C6;
}

/*selected*/
div.navigation-side li a:hover {
	background-color: #C9C9CC !important;
	color:#FFF;
}

#navigation {
	background: #C14A42 url(/Templates/Public/Images/themes/5red/navigation_5.gif) repeat-x;
}

#navigation li {
	background-image: url(/Templates/Public/Images/themes/5red/navigation-right_5.gif);
}

#navigation li.active {
	background-color: #9E3B34;
	background-image: url(/Templates/Public/Images/themes/5red/navigation-right-active_5.gif);
}

#navigation li.active span {
	background-image: url(/Templates/Public/Images/themes/5red/navigation-left_5.gif);
}

.calendar .selected
{    
     background-color: #C9C9CC !important;    
}

.Footer
{
    padding:10px 10px 15px 20px;
    background:url(/Templates/Public/Images/themes/5red/bg-footer_5.gif);
}

.navigation-path {
    color:#9E3B34;
}

.TopMenuEditor
{
    background-color:#9E3B34;
}

.TopMenuEditor .Top
{
    background-image:url('/Templates/Public/Images/themes/5red/topeditorhead_5.gif');
}

.TopMenuEditor .Editor
{
    background-image:url('/Templates/Public/Images/themes/5red/topeditorbody_5.gif');
}

.TopMenuEditor .Bottom
{
    background-image:url('/Templates/Public/Images/themes/5red/topeditorbottom_5.gif');
}
