<?php header("Content-Type: text/css"); ?>
#headtitle {
	background-image:url(/_images/blau/head_title.jpg);
	background-repeat:no-repeat;
	width:340px;height:56px;
	float:left;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}
#searchfield {
	background-image:url(/_images/blau/head_search.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:56px;
	float:left;
}

a:link, a:active, a:visited {
	color:#72A7C6;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#72A7C6;
	text-decoration:none;
}
.kontakt {
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#72A7C6;
}
h3 {
	display:inline;
	color:#F3E4C3;
	font-size:14px;
	font-weight:bold;
}
