/*------------------------------------------------------------------*/
/* Cascading Style Sheet für Games4Mac.de                           */
/*------------------------------------------------------------------*/
/* Author: Felix Wandler, webmaster@games4mac.de                    */
/* Copyright 2000 - 2010 by Felix Wandler                           */
/* Copyright 2000 - 2010 by Games4Mac.de                            */
/*------------------------------------------------------------------*/
/* Der Inhalt dieses Style Sheets steht unter Copyright von         */
/* Games4Mac.de. Es ist nicht gestattet den Inhalt dieses           */
/* Dokumentes ohne Einverständnis des Webmasters                    */
/* (webmaster@games4mac.de) zu kopieren oder weiterzuverwenden.     */
/*------------------------------------------------------------------*/
/* Erstellt:  10. Okt 2009                                          */
/* Update:    28. Okt 2009                                          */
/*------------------------------------------------------------------*/

/* 
 * ========================================
 * Elemente: G4M Gelbgrün - Berichte
 * ========================================
 */
 
 #logo
	{
	background: url(../../media_g4m/refresh/header_gelbgruen.png) no-repeat;
	}

.feature_kasten_headline,
.feature_kasten_headline a:link,
.feature_kasten_headline a:visited,
.feature_kasten_headline a:hover,
.feature_kasten_headline a:active
	{
	background: #b7b71a;
	}

.headline_kasten
	{
	border-bottom: 1px solid #b7b71a;
	}
	
#livesearch
	{
	border: 1px solid #b7b71a;
	}

#txt1
	{
	border: 1px solid #b7b71a;
	}
	
#container
	{
	background-color: #e2e5e8;
	}
	
.sliderGallery
	{
	background: url(http://games4mac.de/media_g4m/site/slider/hintergrund.jpg) no-repeat;
	}
	
.slider
	{
	background: url(http://games4mac.de/media_g4m/site/slider/scrollbar.png) no-repeat;
	}
	
.handle
	{
	background: url(http://games4mac.de/media_g4m/site/slider/scroller.png) no-repeat;
	}
	
/* 
 * ========================================
 * Typografie: G4M Gelbgrün - Berichte
 * ========================================
 */
 
 h1
	{
	background: url(../../media_g4m/refresh/punkt_gelbgruen.gif) no-repeat;
	background-position: left center;
	}

.normal a:link, .normal_terminal a:link { text-decoration: none; color: #b7b71a; }
.normal a:visited, .normal_terminal a:visited { text-decoration: none; color: #c5c548; }
.normal a:hover, .normal_terminal a:hover, .normal a:active, .normal_terminal a:active { text-decoration: underline; color: #b7b71a; }

.mittel a:link { text-decoration: none; color: #b7b71a; }
.mittel a:visited { text-decoration: none; color: #c5c548; }
.mittel a:hover, .mittel a:active { text-decoration: underline; color: #b7b71a; }

.meldungen a:link { text-decoration: none; color: #b7b71a; }
.meldungen a:visited { text-decoration: none; color: #c5c548; }
.meldungen a:hover, .meldungen a:active { text-decoration: underline; color: #b7b71a; }

.meldungen_headlines a:link { text-decoration: none; color: #58585a; }
.meldungen_headlines a:visited { text-decoration: none; color: #868889; }
.meldungen_headlines a:hover, .meldungen_headlines a:active { text-decoration: underline; color: #b7b71a; }

.sidekickheader
	{
	background: #b7b71a;
	}
	
.sidekicktext
	{
	color: #58585a;
	}

.sidekicktext a:link { text-decoration: none; color: #58585a; }
.sidekicktext a:visited { text-decoration: none; color: #58585a; }
.sidekicktext a:hover, .sidekicktext a:active { text-decoration: none; color: #58585a; }