@import url("base.css");
@import url("inch_customize09.css");

/* FARBWERTE !
	#### Template_Fixemer
	dunkles blau	#6690BA			
	helles blau		#A3BDD6
	orange			#CC9933
	#### Template Carrier
	
*/
	

.tabelle_container
{
	width: 760px;
	height: 100%;
	margin:  0 0 10px 10px;
}


.tabelle_navi_oben
{
	vertical-align: bottom;
	height: 30px;
	background: #6690BA;
}

.tabelle_logo
{
	background-color: #6690BA;
	background-image: url(../images/header_Temp_Fixemer_01.png);
	background-repeat: no-repeat;
}

.tabelle_header
{
	width: 610px;
	height: 100px;
	background-color: #6690BA;
	background-image: url(../images/header_Temp_Fixemer_02.png);
	background-repeat: no-repeat;
}


