/**
 * Style sheet DE-header
 */
#header
{
	width:100%;
	float:left;
}

/* top links */
#toplinks
{
	width:100%;
	height:34px;
	overflow:hidden;
	float:left;
}

#top_navi
{
	float:left;
	display:inline;
	margin:10px 0px 0px 410px;
}

#toplinks #top_navi li a
{
	font-size:10px;
	color:#5e5e5e;
	text-transform:uppercase;
}

/* Suche */
#toplinks_suche
{
	width:157px;
	float:right;
	margin-top:6px;
}

#toplinks_suche form input
{
	width:129px;
	height:12px;
	float:left;
	padding:3px;
	border:1px solid #cbcbcb;
	font-size:10px;
}

#toplinks_suche form button#toplinks_suche_submit
{
	width:20px;
	height:20px;
	float:left;
	text-indent:-9999px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/search_submit_btn.gif) 7px 5px no-repeat #cbcbcb;
	cursor: pointer;
	border:none;
}

/* Logo */
.logo
{
	width:100%;
	height:168px;
	float:left;
}

.logo a
{
	width:225px;
	height:61px;
	display:block;
	margin-top:50px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/logo.gif) no-repeat;
}

.logo a span
{
	display:none;
}

/* Navi */
.mod_navigationMain
{
}

#header_navi
{
	float:left;
}

#header_navi ul li
{
	float:left;
	padding:0px 20px;
	list-style-type:none;
}

#header_navi ul li a,
#header_navi ul li p
{
	height:17px;
	display:block;
	border-bottom:2px solid #fff;
	text-indent:-9999px;
}

#header_navi ul li p,
#header_navi ul li.trail a
{
	border-bottom:2px solid #AF0B37;
}

#header_navi ul li a:hover,
#header_navi ul li p:hover
{
	border-bottom:2px solid #ccc;
}

#header_navi ul li a.home,
#header_navi ul li p.home
{
	width:31px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_home.gif) no-repeat;
}

#header_navi li a.ueber-uns,
#header_navi li p.ueber-uns
{
	width:55px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_ueber_uns.gif) no-repeat;
}

#header_navi li a.aktivitaeten,
#header_navi li p.aktivitaeten
{
	width:68px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_aktivitaeten.gif) no-repeat;
}

#header_navi li a.magazin,
#header_navi li p.magazin
{
	width:50px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_magazin.gif) no-repeat;
}

#header_navi li a.mitgliedschaft,
#header_navi li p.mitgliedschaft
{
	width:94px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_mitgliedschaft.gif) no-repeat;
}

#header_navi li a.shoppingcenter,
#header_navi li p.shoppingcenter
{
	width:100px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_shopping_center.gif) no-repeat;
}

#header_navi li a.friends,
#header_navi li p.friends
{
	width:46px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_friends.gif) no-repeat;
}

#header_navi li a.network,
#header_navi li p.network
{
	width:53px;
	background: url(tl_files/GCSC_Dateien/Bild_Daten/navi_network.gif) no-repeat;
}

/* Flaggen */
#sprachwahl
{
	float:right;
}

.flag
{
	width:25px;
	height:13px;
	float:left;
	display:block;
	text-indent:-9999px;
}

.flag.de,
.flag.de:hover,
.flag.de_off:hover
{
	margin-right:5px;
	background:url(tl_files/GCSC_Dateien/Bild_Daten/de.gif) no-repeat;
}

.flag.uk,
.flag.uk:hover,
.flag.uk_off:hover
{
	background:url(tl_files/GCSC_Dateien/Bild_Daten/uk.gif) no-repeat;
}

.flag.de_off
{
	margin-right:5px;
	background:url(tl_files/GCSC_Dateien/Bild_Daten/de.gif) bottom left no-repeat;
}

.flag.uk_off
{
	background:url(tl_files/GCSC_Dateien/Bild_Daten/uk.gif) bottom left no-repeat;
}

/* Image Flash */
#imageflash
{
	width:100%;
	height:330px;
	float:left;
	margin:30px 0px 0px 0px;
}

#imageflash img
{
	float:left;
}
