/*******************************************************************************
Name:   head_andron.css
Datum:  2007.10.28
Kunde:  signographie.de
*******************************************************************************/

.kopf {
	border: solid 1px #FFFFFF;
	border-width: 1px 0;
	padding: 0;
	border-color: #1D3A53;
	width: 100%;
	height: 90px;
}

#splitkopfleft {
	float: left;
	height: 90px;
	width: 550px;
	background: url(../images/kopf09_links_andron_s4.gif) no-repeat 0 0;
}

#splitkopfright {
	width: 250px;
	height: 90px;
	background: url(../images/kopf_rechts_andron.gif) no-repeat 0 0;
	float: right;
}
