/* I N F O R M A T I O N
die definitionen in diesem css gelten für diese zone und nur innerhalb dieses designs
in diesem css kann man die definitionen die in allgemeinem css sind erweitern.. */





/* Header -------------------------------------------------------------------------------------- */
.header
{
	width:100%;
	height:130px;
}
.headert
{
	background-image:url(/templates/default/all/img/balktop.gif);
	height:20px;
	padding-left:10px;/*hack*/
}
/* --------------------------------------------------------------------------------------------- */

/* Header Zone bezogen ------------------------------------------------------------------------- */
#navlist a:hover
{
	background-color: #F6A400; /* status box zone color */
	/*background-image: url(/templates/default/all/img/roll2.gif);*/
	color:#f6a400;
}
#uberlink a:link, #uberlink a:visited
{
	/*background-image: url(/templates/default/all/img/roll2.gif);*/
	color:#111111;
	color: #f6a400;
	/*background-color: #F6A400; /* status box zone color (aktives element) */
}
#uberlink a:hover
{
	background-color: #F6A400; /* status box zone color (aktives element) */
	color:#f6a400;
}

/* --------------------------------------------------------------------------------------------- */

/* Zonen bezogener Button----------------------------------------------------------------------- */

.clear {
    overflow: hidden;
    width: 100%;
}

a.gb-button {
    background: transparent url('/templates/default/all/img/button_l-global.png') no-repeat scroll top right;
    color: #111;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 11px;
    text-decoration: none;
}

a.gb-button span {
    background: transparent url('/templates/default/all/img/button_r-global.png') no-repeat;
    display: block;
    line-height: 20px;
    padding: 5px 0 5px 35px;
}

/* --------------------------------------------------------------------------------------------- */

.service_text{
	font-family: Verdana; font-size: 13px;
}

td.sprite-header_01,
td.sprite-header_02,
td.sprite-header_03,
td.sprite-header_04,
div.sprite-header_05,
td.sprite-header_06, 
td.sprite-header_07
{
	background-image: url(../default/zone/service/img/csg-4e8deb246f0b7.gif);
    background-repeat: no-repeat;
}

td.sprite-header_01{ background-position: 0 0; width: 6px; height: 22px; } 
td.sprite-header_02{ background-position: 0 -72px; width: 981px; height: 22px; } 
td.sprite-header_03{ background-position: 0 -144px; width: 7px; height: 22px; } 
td.sprite-header_04{ background-position: 0 -216px; width: 6px; height: 120px; } 
div.sprite-header_05{ background-position: 0 -386px; width: 249px; height: 120px; cursor:pointer; } 
td.sprite-header_06{ background-position: 0 -556px; width: 732px; height: 120px; } 
td.sprite-header_07{ background-position: 0 -726px; width: 7px; height: 120px; } 
