html
{ margin: 0; padding: 0; }

body
{ background: transparent url('pic/background.jpg') repeat; font: 12px trebuchet ms,verdana,arial,sans-serif; font-weight: bold; color: rgb(0,0,0); margin: 0; padding: 0;	text-align: center; /* IE5.0, IE5.5 */ }

#container, #header, #header_a, #header_b, #header3, #menu, #menu_00
{ background-color: rgb(255,255,255); }

#footer
{ background-color: rgb(60,0,60); }

div.padd-5px { padding: 5px; margin: 0; }
div.padd-10px { padding: 10px; margin: 0; }
div.padd-20px { padding: 20px; margin: 0; }
div.padd-40px { padding: 40px; margin: 0; }

.font-red { color: rgb(255,0,0); }
	
.font-01, .font-02, .font-03, .font-04, .font-05
{ font-family: trebuchet ms,arial,verdana,sans-serif;
	background-color: transparent; letter-spacing: 0; font-weight: normal; }

.font-01
{
	font-size: 11px;
	background-color: transparent;
	color: rgb(164,164,164);
	font-weight: bold;
	letter-spacing: 1px;
}

.font-02
{
	font-size: 12px;
	color: rgb(64,64,64);
	text-align: justify;
}

.font-03
{
	font-size: 12px;
	color: rgb(200,200,200);
}

.font-04
{
	font-size: 11px;
	color: rgb(164,164,164);
	font-weight: bold;
}

.font-05
{
	font-size: 16px;
	color: rgb(164,164,164);
	font-weight: bold;
	letter-spacing: 1px;
}

/* ----------------------------------------------------------------------------------- HEADERS */

h1, h2, h3, h4, h5, h6
{ font-family: georgia,trebuchet ms,arial,verdana,sans-serif;
	background-color: transparent; margin: 0;	padding: 0; letter-spacing: 0; font-weight: normal; }

h1
{
	font-size: 12px;
	color: rgb(0,0,0);
	letter-spacing: 2px;
}

h2
{
	font-size: 24px;
	color: rgb(120,0,120);
}

h3
{
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}

h4, h5
{
	font-size: 16px;
	color: rgb(35,35,35);
}

h4
{
	background: transparent url('pic/point.jpg') no-repeat;
	letter-spacing: 0.5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	color: rgb(0,0,120);
}

h5
{
	font-size: 18px;
	letter-spacing: 2px;
	padding-bottom: 20px;
	text-align: center;
}

img, .img-border
{
	margin: 0;
	padding: 0;
	border: rgb(0,0,0) 0 solid;
	vertical-align: middle;
}

.img-border { border: solid 1px rgb(230,185,135); margin: 5px; }

p, ul, ol, li
{
	font: 13px trebuchet ms,verdana,arial,sans-serif;
	background: transparent;
	color: rgb(0,0,0);
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	line-height: 20px;
	display: block;
	text-align: justify;
	text-indent: 0cm;
}

p.p-01 { text-indent: 0cm; padding-bottom: 5px; }

a
{
	font: 11px verdana,arial,sans-serif;
	background: transparent;
	color: rgb(222,222,222);
	font-weight: normal;
	text-decoration: underline;
}

a:hover 
{
	font: 11px verdana,arial,sans-serif;
	background: transparent;
	color: rgb(182,182,182);
	font-weight: normal;
	text-decoration: underline;
}

a.link-01
{
	font: 12px verdana,arial,sans-serif;
	color: rgb(190,90,0);
	text-decoration: none;
}

a.link-01:hover
{
	font: 12px verdana,arial,sans-serif;
	color: rgb(200,155,155);
	text-decoration: underline;
}

a.link-02, a.link-02:hover
{
	font: 12px trebuchet ms,arial,verdana,sans-serif;
	background-color: transparent;
	color: rgb(200,200,200);
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.link-02:hover { 	color: rgb(250,250,250); }

a.link-03, a.link-03:hover
{
	font: 16px trebuchet ms,arial,verdana,sans-serif;
	background-color: transparent;
	color: rgb(100,0,0);
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 0.5px;
}

a.link-03:hover { 	color: rgb(255,0,0); }

.katalog-01, .katalog-01:hover
{
	font: 13px arial,verdana,sans-serif;
	background: transparent;
	color: rgb(112,112,112);
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: -0.5px;
}

.katalog-01:hover { color: rgb(182,182,182); }

.katalog-02, .katalog-02:hover
{
	font: 13px arial,verdana,sans-serif;
	background: transparent;
	color: rgb(50,50,200);
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: -0.1px;
}

.katalog-02:hover { color: rgb(150,150,250); }

strong { font-weight: bold; }

.italic { font-style: italic; }

.cl-center {text-align: center; }

ul, ol, li 
{
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.li-01, .li-02, .li-03, .li-04
{
	display: list-item;
}

.li-01 { list-style-type: disc; }
.li-02 { list-style-type: decimal; margin-left: 50px; }
.li-03 { list-style-type: lower-latin; }
.li-04 { list-style-type: lower-roman; }
.li-05 { list-style-type: none; }
.li-05 { background: url('pic/point_li.gif') no-repeat left top; margin-left: 30px; padding-left: 30px; }
.li-06 { list-style-type: none; padding-left: 0; margin-left: -10px; }
.li-07 { background: url('pic/point_li_minus.gif') no-repeat left top; margin-left: 30px; padding-left: 30px; }

/* ----------------------------------------------------------------------------------- CLASS */

.line-base
{
	background-color: rgb(168,168,168);
	color: rgb(168,168,168); /* IE */
	height: 1px;
	width: 100%;
	text-align: left;
	border-style: none;
}

.line-base-short
{
	background-color: rgb(250,100,0);
	color: rgb(250,100,0); /* IE */
	height: 5px;
	width: 400px;
	text-align: left;
	border-style: none;
}

/* ----------------------------------------------------------------------------------- TABLE */

caption
{
	font: 13px trebuchet ms,verdana,arial,sans-serif;
	background-color: rgb(90,90,90);
	color: rgb(255,255,255);
	font-weight: bold;
	margin-bottom: 3px;
	padding: 5px;
	text-align: left;
}

table
{
	font: 13px trebuchet ms,verdana,arial,sans-serif;
	background: transparent;
	color: rgb(0,0,0);
	border-collapse: collapse;
	font-weight: normal;
	text-decoration: none;
}

table tr.c1
{
	background-color: rgb(220,220,220);
}

table tr.c2
{
	background-color: rgb(200,200,200);
}

table td.s
{
	width: 50%;
	font-weight: bold;
}

