body,
.movie-background, .photo-background {
	background-color: #FFFFFF;
}

a:link, a:visited   { color: #00478B ; text-decoration: underline }

a:hover, a:active  { color: #002558 }

#container {
	border-color: #00478B;
	background-color: #FFFFFF;
}

#contentContainer {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}


#contentContainer #content {
	color: #6A6762;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #CCCCCC;
}

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: %colour_header_bg%;
}

.photo-navigation {
	background-color: #CCCCCC;
}

#pageHeader h1 {
	color: #00478B;
}
		
#pageHeader h2 {
	color: #AACA2B;
}
		
.photo-links {
	background-color: %colour_body_bg * 0.6%;
	border-bottom-color: %colour_header_bg * 0.5%;
}

.photo-caption {
	color: #6A6762;
}

.photo-title {
	color: #7F7B75;
}

.blog-entry-title a {
	color: #6A6762;
}

.blog-entry-title a:hover {
	color: %colour__content_links%;
	background: transparent;
}

.photo-links {
	color: #00478B;
}

.exif-data,
.movie-title {
	color: %colour_content_background * 2%;
}

#navcontainer ul a   { color: white }

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #00478B;
}

#navcontainer ul a:hover {
	color: #FFFFFF;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #FFFFFF;
}

#navcontainer ul ul {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
#sidebarContainer h6,

 {
	border-bottom-color: #337ABE;
	color: #00478B;
}

#sidebarContainer {
	color: #00478B;
}

#sidebar {
	color: #00478B;
	background-color: #FFFFFF;
}

#sidebarContainer h6 {
	background: url(http://www.idn-online.de/bilder/sidebar.png);
	color: #FFFFFF;
}

#sidebarContainer h6+p {
	background-color: #FFFFFF;
	color: #00478B;
}

#sidebarContainer h6+p a { color: #00478B }

#sidebarContainer a {
	color: #4447AD;
}

#footer, #footer p {
	background-color: transparent;
}

#footer a {
}

#footer a:hover {
}


#content h1 {
	color: #54524E;
}

#content h2 {
	color: #54524E;
}

#content h3 {
	color: #5F5C58;
}

#content h4 {
	color: #5F5C58;
}

#content h5 {
	color: #6A6762;
}

.photo-frame, .thumbnail-frame {
	border-color: #999999;
	background-color: #FFFFFF;
}

.form-input-field, .form-input-button {
	background-color: #FFFFFF;
	border-color: #E5E5E5;
	color: #6A6762;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current   { background: url("http://www.idn-online.de/bilder/Navbar_aktiv.png") }

#navcontainer .currentAncestor   { background: url("http://www.idn-online.de/bilder/Navbar_aktiv.png") }

#navcontainer a:hover  { background: url("http://www.idn-online.de/bilder/Navbar_aktiv.png") }

#navcontainer ul ul a:hover  { background: transparent}

#navcontainer ul ul ul a:hover { background: transparent}
	
#navcontainer ul ul #current, #navcontainer ul ul ul #current {
	background: url(http://www.idn-online.de/bilder/Navbar_aktiv_unten.png);
}

#navcontainer ul ul ul #current {
	background: url(http://www.idn-online.de/bilder/Navbar_unten2.png);
}
#navcontainer ul ul .currentAncestor   { background: url("http://www.idn-online.de/bilder/Navbar_aktiv_unten.png") }


/* Parent - Level 0 */

#navcontainer ul   { background: url("http://www.idn-online.de/bilder/Navbar.png") }


/* Child - Level 1 */

#navcontainer ul ul  { background: url("http://www.idn-online.de/bilder/Navbar_unten.png") }



/* Child Level 3 */

#navcontainer ul ul ul  { background: url("http://www.idn-online.de/bilder/Navbar_unten2.png") }

/* @end */