body{
	background:#cfd0ce;
	color:#555;
	font: 70% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}
table, td, input, textarea, select, li{
	font: 100% Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#555;	
}
th{
	background:#ddd;
	padding:5px;
}
td{
	padding:5px;
	border-bottom: 1px solid #b81219;
	vertical-align: top;
	text-align:justify;
	line-height:150%;
}

tr.alt td {
	background: #f1f1f1;
}

tr.over td, tr:hover td {
	background: #e1e1e1;
}
a{
	color:#b81219;
	text-decoration:none;
}
a:hover{color:#777;}
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:130%;}
h2{font-size:120%;}
h3{font-size:110%;}
hr{display:none;}
img{border:none;}
/* ---------------------- container ----------------------------- */
#container{
	margin:0 auto;
	width:946px;
	text-align:left;
	background:url(http://www.fge.ch/htdocs/images/container_back.gif) repeat-y;
}
#content{
	background:url(http://www.fge.ch/htdocs/images/content_back.gif) no-repeat;
	position:relative;
	text-align:justify;
	width: 940px;
}
.tab{
	background:#b81219;
	color:#fff;
	line-height:160%;
	font-size:90%;
	margin:0;
	padding:0;
	margin-bottom:1px;
	padding:0 12px;
}
.tab a{color:#fff;}
.tab a:hover{color:#fff;text-decoration:underline;}
/* ---------------------- header ----------------------------- */
#header{
	height:116px;
	background:url(http://www.fge.ch/htdocs/images/header_back.gif) no-repeat 0 0;
	position:relative;
}
#header h1{
	text-indent:-8000px;
	width:192px;
	height:110px;
	margin:0;
	padding:0;
	margin-left:4px;
}
#header h1 a{
	display:block;
	height:110px;
}
#meta, #meta li{
	margin:0;
	padding:0;
	list-style:none;
}
#meta{
	position:absolute;
	top:0;
	left:942px;
}
#meta li{
	width:21px;
	height:21px;
	margin-bottom:1px;
}
#meta li a{
	display:block;
	height:21px;
	text-indent:-8000px;
}
#meta1{background:url(http://www.fge.ch/htdocs/images/meta1.gif) no-repeat 0 0;}
#meta2{background:url(http://www.fge.ch/htdocs/images/meta2.gif) no-repeat 0 0;}
#meta3{background:url(http://www.fge.ch/htdocs/images/meta3.gif) no-repeat 0 0;}

#header .image{
	margin:0;
	position:absolute;
	top:8px;
	left:681px;
	border:1px solid #d4d4d4;
	padding:2px;
	background:#fff;
}

#header .banner{
	margin:0;
	position:absolute;
	top:8px;
	left:205px;
}
/* ---------------------- nav ----------------------------- */
#nav{
	float:left;
	display:inline;
	width:180px;
	margin-left:12px;
	background:url(http://www.fge.ch/htdocs/images/nav_back.gif) repeat-x 0 0;
}
#nav ul, #nav li{
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul{margin-bottom:1em;}
#nav ul ul{margin-bottom:0;}
#nav li a{
	display:block;
	width:100%;
	background:#d4d4d4 url(http://www.fge.ch/htdocs/images/nav_li.gif) repeat-y;
	color:#555;
	border-bottom:1px solid #fff;
	font-weight:bold;
	padding:1px 0;
}
#nav li a.selected{color:#b81219;}
#nav li a span{
	display:block;
	padding:3px 5px 3px 22px;
	margin:0 1px;
	background:url(http://www.fge.ch/htdocs/images/arrow.gif) no-repeat 12px 8px;
}
#nav li a:hover{background:#e1e1e1;}
#nav li li a{
	font-weight:normal;
	text-transform:none;
	background:#e1e1e1 url(http://www.fge.ch/htdocs/images/nav_li_li.gif) repeat-y;
}
#nav li li a:hover{background:#eee;}
#nav li li a span{background:none;}
#nav li li li a{background:#f1f1f1;}
#nav li li li a:hover{background:#fcfcfc;}

#nav dl, #nav dd{
	margin:0;
	padding:0;
	margin-bottom:1em;
}
#nav dt{
	padding:3px 12px;
	background:#d4d4d4;
	font-weight:bold;
	margin-bottom:1px;
}
#nav dd{
	padding:3px 12px;
	background:#e9e9e9;
	margin-bottom:1px;
}
/* ---------------------- main ----------------------------- */
#main{
	float:left;
	display:inline;
	width:562px;
	margin-left:8px;
}
#pageTitle{
	color:#b81219;
	font-size:130%;
	font-weight:normal;
	margin:.5em 0;
}
#text{
	margin-left:16px;
	margin-bottom:1em;
	width:530px;
	font-size:110%;
}
#main .image, #main #text img{
	float:left;
	margin:.5em 8px .5em 0;
	background:#fff;	
	padding:2px;
	border:1px solid #d4d4d4;
}

/* ---------------------- topnews & news ----------------------------- */
.col1, .col2{
	float:left;
	display:inline;
	width:277px;
}
.col2{margin-left:8px;}
.summary{margin:1em 12px;}
.summary p{margin:0;}
.summary p.image{margin-right:5px;}

#topNews{
	clear:both;
/*	background:url(http://www.fge.ch/htdocs/images/topNews_back.gif) repeat-y;*/
	margin-top:1em;
	position:relative;
}
#topNews .tab{
	background:#d4d4d4 url(http://www.fge.ch/htdocs/images/topNews_tab.gif) no-repeat 0 100%;
	color:#555;
	padding-bottom:2px;
}
#topNews h4{
	margin:0 2px;
	padding:3px 12px;
	font-size:120%;
	font-weight:normal;
	color:#b81219;
	background:#e9e9e9;
}

#topNews .link{
	height:22px;
	line-height:22px;
	margin:.5em 0;
}
#topNews .link a{
	display:block;
	width:32px;
	height:22px;
	line-height:22px;
	text-indent:-8000px;
	overflow:hidden;
	background:url(http://www.fge.ch/htdocs/images/topNews_link.gif) no-repeat 0 0;
}
#topNewsBottom{
	height:10px;
	line-height:10px;
	background:url(http://www.fge.ch/htdocs/images/topNews_bottom.gif) no-repeat 0 0;
}


/* ---------------------- extra ----------------------------- */
#extra{
	margin:1em 16px;
	border-top:1px solid #d4d4d4;
	padding:1em 0;
}
#extra p{margin:.5em 0;height:14px;line-height:14px;}
#extra a{color:#555;padding-left:30px;display:block;float:left;height:14px;line-height:14px;}
#extra1 a{background:url(http://www.fge.ch/htdocs/images/ico_send.gif) no-repeat 0 0;}
#extra2 a{background:url(http://www.fge.ch/htdocs/images/ico_print.gif) no-repeat 0 0;}


#main .banner{clear:both;text-align:center;}

/* ---------------------- side ----------------------------- */
#side{
	float:left;
	display:inline;
	width:160px;
	margin-left:8px;
}
#side .image{
	text-align:center;
	border:1px solid #d4d4d4;
}
#searchForm{
	margin:0;
	margin-bottom:1em;
	text-align:center;
	background:#e9e9e9;
	padding-top:.5em;
}
.inputField{
	margin:0 auto;
	border:1px solid #d4d4d4;
	width:136px;	
	display:block;
	margin-bottom:.5em;
}

.coup{
	background:#e9e9e9;	
	padding:1em;
	text-align:center;
}
.coup p{
	margin:0;
	background:#fff;	
	padding:2px;
	border:1px solid #d4d4d4;
}
/* ---------------------- footer ----------------------------- */
#footer{
	margin:0 auto;
	width:946px;
	background:url(http://www.fge.ch/htdocs/images/footer_back.gif) no-repeat;
	line-height:36px;
	color:#fff;
}
#footer p{ 
	margin:0;
	line-height:36px;
}
#footer a{color:#fff;}
#footer a:hover{color:#fff;text-decoration:underline;}

/* ---------------------- float fix ----------------------------- */
#content:after, #topNews:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content, #topNews{display:block;}
* html #content, * html #topNews{height: 1%;}
/* end float fix */