@charset "utf-8";

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62,5;
	color: #9c9a9c;
	background-color: #000000;
	margin-top: 13px;
	margin-bottom: 0px;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
a:link {
	color: #9c9a9c;
	text-decoration: none;
}
a:visited {
	color: #9c9a9c;
	text-decoration: none;
}
a:hover {
	color: #cc092f;
}
.navigation {
	color: #9C9A9C;
	font-size: 20px;
	font-family: Eurostile;
	font-weight: bold;
}

.text {
	font-size: 0.9em;
}
.rubrikbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-weight: bold;
}
.textgrey {
	font-size: 0.9em;
	color: #9c9a9c;
}
.rubrik3white {
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
}
.td_edge {
	border: thin solid #666666;
	color: #9c9a9c;
}
.boldblack {
	font-weight: bold;
	color: #000000;
}

.textgreysmall {
	font-size: 0.7em;
	color: #9c9a9c;
	text-align: left;
}
.textgreysmall li {
	list-style-type: circle;
	text-align: left;
}

.textwhitesmall {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: left;
}
.redbold {
	font-weight: bold;
	color: #cc092f;
}
#catalogue    {
	background-image: url(../design/zekler_bg_catalogue.jpg);
	background-repeat: no-repeat;
}
#index {
	background-image: url(../design/zekler_bg_index.jpg);
	background-repeat: no-repeat;
}
#contact {
	background-image: url(../design/zekler_bg_contact.jpg);
	background-repeat: no-repeat;
}
