/* CSS Styles Olaf Hajek © 2006 Matthias Ballmann, Hamburg */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #a79d75;

}

table {
	padding: 0px;
}

a.gaz_nav {
	color: #666666;
	text-decoration: none;
}

a:hover.gaz_nav {
 color: #FE4403;
}

.gaz_path {
	font-size : 11px;
}

.gaz_cat_descr {
	color: #666666;
}

.gaz_cat_title {
	font-family : Helvetica, Arial, sans-serif;
	color: #666666;
	font-weight : bold;
}

.gaz_comment {
	font-size : 11px;
	font-family : Helvetica, Arial, sans-serif;
	color: #000000;
}

.gaz_nav_thumb {
	padding: 1px;
	border: 1px solid #C0BAA3;
}

.gaz_nav_thumb_sel {
	padding: 1px;
	border: 1px solid #333333;
}

.gaz_image_info {
	font-size : 11px;
	font-family : Helvetica, Arial, sans-serif;
	color: #333333;
}

.footer {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.imagetitle {
	text-transform: uppercase;
	color: #a79d75;
}

.kontakt {
	text-transform: uppercase;
	color: #a79d75;
}

.kontakttypo {
	font-size: 12px;
}

.boxcatsel {
    color:red;
}

.boxcat {
	color: #666666;
}