/* START: Navigation */
#navigation ul {
	background: url(images/nav_kontakt_main_bg.gif) repeat-x;

}
/* END: Navigation */

.headContent {
	background: #f3c427;
}

#contentContainer .content h2 {
	color: #f3c427;
}

#contentContainer .content h3 {
	color: #f3c427;
}

.head_img {
	background: url(images/header_kontakt.jpg) no-repeat;
}

#contentContainer .content {
	float: left;
	width: 300px;
}

#map {
	float: right;
	width: 430px;
	height: 330px;
	border: 1px solid #666666;
}
