/* colorschemes.css version 0.5

   Master Stylesheet mit allen Groessenenangaben

   history: 23.04.07	v0.1	Abstimmung CMS und Community
			19.09.07	v0.2	Abstimmung CMS mit Matthias
			02.10.07	v0.3	Abstimmung CMS mit Matthias
			02.10.07	v0.4	Bugfix diverse Kleinigkeiten
			07.11.07	v0.5	SubmenuItemStatic hinzugefuegt (CMS verwendet kein defaultActiveItem)
   
   copyright 2006-2007, cyne GmbH 
*/

/* Home ******************************************************************************************

	  hell: FFB819
	dunkel: E3A10D
*/
.homeSite .NavigationContainer { background: url(http://www.dasding.de/-/id=650/property=normalIcon/15c3u81/index.jpg) no-repeat; }												/* Navigationcontainer und Foot - abhaengig von <scheme>Site */
.homeSite .SubNavigationPanel { background-color: #E3A10D; }
.homeSite .Foot { background-color: #E3A10D; }

.navigationitemhome { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }						/* Hauptnavigation (jedes Item im jeweiligen farbschema) */
.navigationitemhomeHover { background-color: #E3A10D; }
.navigationitemhomeHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemhomeActive { background-color: #E3A10D; }
.navigationitemhomeActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .home { border-color: #E3A10D; background-color: #E3A10D; }																	/* Content (bei td oder DivContent gesetzt) */

.home.Clickable:hover, .homeSite .Content .Clickable-hover { background: #FFB819; }														/* weiche in ieHack ersichtlich */

.home .SubmenuTitle { background-color: #E3A10D; }																						/* einzelne Elemente */
.home .SubmenuItem { background-color: #E3A10D; }
.home .SubmenuItemActive, .home .SubmenuItemMenuVisible, .home .SubmenuItemStatic { background-color: #FFB819; }
.home .SubmenuItemHover { background-color: #FFB819; }
.home .Accordion {	background-color: #E3A10D; }
.home .AccordionPanelTab:hover { background-color: #FFB819; }
.home .AccordionContent:hover { background-color: #FFB819; }
.home .TableTeaserBreak { background-color: #E3A10D; }
.home .TableTeaserHeadline { background-color: #E3A10D; }

/* Music *****************************************************************************************

	  hell: 3EBC49
	dunkel: 36983E
*/
.musicSite .NavigationContainer { background: url(http://www.dasding.de/-/id=652/property=normalIcon/v56dh8/index.jpg) no-repeat; }
.musicSite .SubNavigationPanel { background-color: #36983E; }
.musicSite .Foot { background-color: #36983E; }

.navigationitemmusic { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }
.navigationitemmusicHover { background-color: #36983E; }
.navigationitemmusicHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemmusicActive { background-color: #36983E; }
.navigationitemmusicActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .music { border-color: #36983E; background-color: #36983E; }

.music.Clickable:hover, .musicSite .Content .Clickable-hover { background: #3EBC49; }

.music .SubmenuTitle { background-color: #36983E; }
.music .SubmenuItem { background-color: #36983E; }
.music .SubmenuItemActive, .music .SubmenuItemMenuVisible, .music .SubmenuItemStatic { background-color: #3EBC49; }
.music .SubmenuItemHover { background-color: #3EBC49; }
.music .Accordion {	background-color: #36983E; }
.music .AccordionPanelTab:hover { background-color: #3EBC49; }
.music .AccordionContent:hover { background-color: #3EBC49; }
.music .TableTeaserBreak { background-color: #36983E; }
.music .TableTeaserHeadline { background-color: #36983E; }


/* Themes ****************************************************************************************

	  hell: 0AE2BB
	dunkel: 0AB294
*/
.themesSite .NavigationContainer { background: url(http://www.dasding.de/-/id=654/property=normalIcon/116mlbu/index.jpg) no-repeat; }
.themesSite .SubNavigationPanel { background-color: #0AB294; }
.themesSite .Foot { background-color: #0AB294; }

.navigationitemthemes { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }
.navigationitemthemesHover { background-color: #0AB294; }
.navigationitemthemesHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemthemesActive { background-color: #0AB294; }
.navigationitemthemesActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .themes { border-color: #0AB294; background-color: #0AB294; }

.themes.Clickable:hover, .themesSite .Content .Clickable-hover { background: #0AE2BB; }

.themes .SubmenuTitle { background-color: #0AB294; }
.themes .SubmenuItem { background-color: #0AB294; }
.themes .SubmenuItemActive, .themes .SubmenuItemMenuVisible, .themes .SubmenuItemStatic { background-color: #0AE2BB; }
.themes .SubmenuItemHover { background-color: #0AE2BB; }
.themes .Accordion {	background-color: #0AB294; }
.themes .AccordionPanelTab:hover { background-color: #0AE2BB; }
.themes .AccordionContent:hover { background-color: #0AE2BB; }
.themes .TableTeaserBreak { background-color: #0AB294; }
.themes .TableTeaserHeadline { background-color: #0AB294; }

/* Events ****************************************************************************************

	  hell: E38640
	dunkel: BD7540
*/
.eventsSite .NavigationContainer { background: url(http://www.dasding.de/-/id=656/property=normalIcon/reoikn/index.jpg) no-repeat; }
.eventsSite .SubNavigationPanel { background-color: #BD7540; }
.eventsSite .Foot { background-color: #BD7540; }

.navigationitemevents { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }
.navigationitemeventsHover { background-color: #BD7540; }
.navigationitemeventsHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemeventsActive { background-color: #BD7540; }
.navigationitemeventsActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .events { border-color: #BD7540; background-color: #BD7540; }

.events.Clickable:hover, .eventsSite .Content .Clickable-hover { background: #E38640; }

.events .SubmenuTitle { background-color: #BD7540; }
.events .SubmenuItem { background-color: #BD7540; }
.events .SubmenuItemActive, .events .SubmenuItemMenuVisible, .events .SubmenuItemStatic { background-color: #E38640; }
.events .SubmenuItemHover { background-color: #E38640; }
.events .Accordion {	background-color: #BD7540; }
.events .AccordionPanelTab:hover { background-color: #E38640; }
.events .AccordionContent:hover { background-color: #E38640; }
.events .TableTeaserBreak { background-color: #BD7540; }
.events .TableTeaserHeadline { background-color: #BD7540; }

/* Community ***********************************************************************************

	hell: EA3C3C
	dunkel: C33D3D
*/

.communitySite .NavigationContainer { background: url(http://www.dasding.de/-/id=658/property=normalIcon/1d4c33r/index.jpg) no-repeat; }
.communitySite .SubNavigationPanel { background-color: #C33D3D; }
.communitySite .Foot { background-color: #C33D3D; }

.navigationitemcommunity { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }
.navigationitemcommunityHover { background-color: #C33D3D; }
.navigationitemcommunityHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemcommunityActive { background-color: #C33D3D; }
.navigationitemcommunityActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .community { border-color: #C33D3D; background-color: #C33D3D; }

.community.Clickable:hover, .communitySite .Content .Clickable-hover { background: #EA3C3C; }

.community .SubmenuTitle { background-color: #C33D3D; }
.community .SubmenuItem { background-color: #C33D3D; }
.community .SubmenuItemActive, .community .SubmenuItemMenuVisible, .community .SubmenuItemStatic { background-color: #EA3C3C; }
.community .SubmenuItemHover { background-color: #EA3C3C; }
.community .Accordion {	background-color: #C33D3D; }
.community .AccordionPanelTab:hover { background-color: #EA3C3C; }
.community .AccordionContent:hover { background-color: #EA3C3C; }
.community .TableTeaserBreak { background-color: #C33D3D; }
.community .TableTeaserHeadline { background-color: #C33D3D; }

/* Newscast **************************************************************************************

	  hell: 0A9DE2
	dunkel: 0A7DB1
*/
.newscastSite .NavigationContainer { background: url(http://www.dasding.de/-/id=660/property=normalIcon/1c54kn5/index.jpg) no-repeat; }	
.newscastSite .SubNavigationPanel { background-color: #0A7DB1; }
.newscastSite .Foot { background-color: #0A7DB1; }

.navigationitemnewscast { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }
.navigationitemnewscastHover { background-color: #0A7DB1; }
.navigationitemnewscastHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemnewscastActive { background-color: #0A7DB1; }
.navigationitemnewscastActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .newscast { border-color: #0A7DB1; background-color: #0A7DB1; }

.newscast.Clickable:hover, .newscastSite .Content .Clickable-hover { background: #0A9DE2; }

.newscast .SubmenuTitle { background-color: #0A7DB1; }
.newscast .SubmenuItem { background-color: #0A7DB1; }
.newscast .SubmenuItemActive, .newscast .SubmenuItemMenuVisible, .newscast .SubmenuItemStatic { background-color: #0A9DE2; }
.newscast .SubmenuItemHover { background-color: #0A9DE2; }
.newscast .Accordion {	background-color: #0A7DB1; }
.newscast .AccordionPanelTab:hover { background-color: #0A9DE2; }
.newscast .AccordionContent:hover { background-color: #0A9DE2; }
.newscast .TableTeaserBreak { background-color: #0A7DB1; }
.newscast .TableTeaserHeadline { background-color: #0A7DB1; }

/* DASDING ***************************************************************************************

	  hell: EE49D5
	dunkel: CA4BB7
*/
.dasdingSite .NavigationContainer { background: url(http://www.dasding.de/-/id=662/property=normalIcon/kbwwl8/index.jpg) no-repeat; }	
.dasdingSite .SubNavigationPanel { background-color: #CA4BB7; }
.dasdingSite .Foot { background-color: #CA4BB7; }

.navigationitemdasding { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }
.navigationitemdasdingHover { background-color: #CA4BB7; }
.navigationitemdasdingHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemdasdingActive { background-color: #CA4BB7; }
.navigationitemdasdingActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .dasding { border-color: #CA4BB7; background-color: #CA4BB7; }

.dasding.Clickable:hover, .dasdingSite .Content .Clickable-hover { background: #EE49D5; }

.dasding .SubmenuTitle { background-color: #CA4BB7; }
.dasding .SubmenuItem { background-color: #CA4BB7; }
.dasding .SubmenuItemActive, .dasding .SubmenuItemMenuVisible, .dasding .SubmenuItemStatic { background-color: #EE49D5; }
.dasding .SubmenuItemHover { background-color: #EE49D5; }
.dasding .Accordion {	background-color: #CA4BB7; }
.dasding .AccordionPanelTab:hover { background-color: #EE49D5; }
.dasding .AccordionContent:hover { background-color: #EE49D5; }
.dasding .TableTeaserBreak { background-color: #CA4BB7; }
.dasding .TableTeaserHeadline { background-color: #CA4BB7; }


/* rockamring ***************************************************************************************

	  hell: cccccd
	dunkel: 303030
*/
.rockamringSite .NavigationContainer { background: url(http://www.dasding.de/-/id=656/property=normalIcon/reoikn/index.jpg) no-repeat; }	
.rockamringSite .SubNavigationPanel { background-color: #BD7540; }
.rockamringSite .Foot { background-color: #BD7540; }

.navigationitemrockamring { background-image: url(http://www.dasding.de/-/id=642/property=normalIcon/slqe0s/index.png); background-repeat: no-repeat; }
.navigationitemrockamringHover { background-color: #BD7540; }
.navigationitemrockamringHover[class] { background-image: url(http://www.dasding.de/-/id=644/property=normalIcon/14a2th6/index.png);	background-repeat: no-repeat; }
.navigationitemrockamringActive { background-color: #BD7540; }
.navigationitemrockamringActive[class] {	background-image: url(http://www.dasding.de/-/id=648/property=normalIcon/1a3et87/index.png); background-repeat: no-repeat; }

.Content .rockamring { border-color: #303030; background-color: #303030; }

.rockamring.Clickable:hover, .rockamringSite .Content .Clickable-hover { background: #5e5e5e; }


.rockamring .SubmenuTitle { background-color: #303030; }
.rockamring .SubmenuItem { background-color: #303030; }
.rockamring .SubmenuItemActive, .rockamring .SubmenuItemMenuVisible, .rockamring .SubmenuItemStatic { background-color: #5e5e5e; }
.rockamring .SubmenuItemHover { background-color: #5e5e5e; }
.rockamring .Accordion {	background-color: #303030; }
.rockamring .AccordionPanelTab:hover { background-color: #5e5e5e; }
.rockamring .AccordionContent:hover { background-color: #5e5e5e; }
.rockamring .TableTeaserBreak { background-color: #303030; }
.rockamring .TableTeaserHeadline { background-color: #303030; }

.rockamring h1 {color:#fec804;}
