/* @group Standard */

body {
	background-color: #DBE0E2;
}
#contentContainer #content {
	color: #333333;
}

a h1, a h2, a h3, a h4,
h1 a, h2 a, h3 a, h4a,
h1.blog-entry-title a,
h1, h2, h3{
	color: #333333;
}

#sidebarContainer {
	color: #333333;
}

a:link, a:visited {
	color: #0066FF;
}

a:hover, a:active {
	color: #0066FF;
}

#sidebarContainer a:link, #sidebarContainer a:visited {
	color: #0066FF;
}

#sidebarContainer a:hover,  #sidebarContainer a:active {
	color: #0066FF;
}


#breadcrumbcontainer p{ 
	color: #000000;
	border-top-color: #CCCCCC;
}
#breadcrumbcontainer b.site_title{ 
	color: #000000;
}
#breadcrumbcontainer span.site_slogan{ 
	color: #000000;
}
#breadcrumbcontainer p a:link, #breadcrumbcontainer p a:visited {
	color: #0066FF;
}

#breadcrumbcontainer p a:hover, #fobreadcrumbcontaineroter p a:active {
	color: #0066FF;
}
#breadcrumbcontainer, #breadcrumbcontainer a:link, #breadcrumbcontainer a:visited {
	color: #666666;
}

#breadcrumbcontainer a:hover, #fobreadcrumbcontaineroter a:active {
	color: #0066FF;
}

/* @end */

/* @group Toolbar */

#navcontainer a.NAVIlevel1{
	color: #FFFFFF;
}
#navcontainer a.NAVIlevel1:hover{
	color: #F4F4F4;
}
#navcontainer a#current.NAVIlevel1 {
	color: #FFFFFF;
}
#navcontainer a#current.NAVIlevel1:hover {
	color: #FFFFFF;
}

#navcontainer a.currentAncestor.NAVIlevel1 {
	color: #FFFFFF;
}

#navcontainer a.currentAncestor.NAVIlevel1:hover {
	color: #FFFFFF;
}

#navcontainer ul li.aktiveNav ul a,
#navcontainer ul ul a {
	color: #D4D8DB;
	text-shadow: 1px 1px 2px #000000;
}

#navcontainer li.aktiveNav:hover li a:hover{
	color: #F4F4F4;
	text-shadow: 1px 1px 2px #000000;
}

#navcontainer li.aktiveNav:hover li #current,
#navcontainer li.aktiveNav li #current{
	color: #DADADA;
	text-shadow: 1px 1px 2px #000000;
}

#navcontainer li.aktiveNav:hover li #current:hover {
	color: #F4F4F4;
	text-shadow: 1px 1px 2px #000000;
}

#navcontainer li.aktiveNav:hover li .currentAncestor,
#navcontainer li.aktiveNav li .currentAncestor{
	color: #91A7B4;
	text-shadow: 1px 1px 2px #000000;
}

#navcontainer li.aktiveNav:hover li .currentAncestor:hover,
#navcontainer li.aktiveNav li .currentAncestor:hover{
	color: #91A7B4;
	text-shadow: 1px 1px 2px #000000;
}


/* @end */

/* @group Layout */



/* @end */

