﻿
/**************/
/* head image */
/**************/
#head
{

	text-align: left;
	height: 160px;
	margin-bottom: 5px;
	margin: 0;
	background: #f8f4cb url("../images/bg_header.gif") repeat-x;

}

#topimage
{
	display: block;
	top: 0px;
	left: 0px;
	height: 125px;
	background: #f8f4cb url("../images/head0.jpg") no-repeat; 
}
.topimage1
{
	background: #f8f4cb url("../images/head0.jpg") no-repeat !important; 
}
.topimage2
{
	background: #f8f4cb url("../images/head1.jpg") no-repeat !important; 
}
.topimage3
{
	background: #f8f4cb url("../images/head2.jpg") no-repeat !important; 
}
.topimage4
{
	background: #f8f4cb url("../images/head3.jpg") no-repeat !important; 
}
.topimage5
{
	background: #f8f4cb url("../images/head4.jpg") no-repeat !important; 
}
.topimage6
{
	background: #f8f4cb url("../images/head5.jpg") no-repeat !important; 
}
.topimage7
{
	background: #f8f4cb url("../images/head6.jpg") no-repeat !important; 
}
.topimage8
{
	background: #f8f4cb url("../images/head7.jpg") no-repeat !important; 
}
.topimage9
{
	background: #f8f4cb url("../images/head8.jpg") no-repeat !important; 
}
.logocham
{
	margin-left:788px;
}

#topspace
{
	height: 5px;
	background-color: rgb(255,248,216);
}


/***********************************/
/* static navi incl. search fields */
/***********************************/
