BODY {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #1c1d6d;
	background: #9AC9E4 url(/_gfx/bodybg.jpg) top left repeat-x;
}

TD {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #1c1d6d;
}

TH {
	text-align: left;
}

TABLE {
	padding: 0;
	border-collapse: collapse;
}

IMG {
	border: 0px;
}

FORM {
	margin: 0px;
}

H1 {
	margin: 0 0 6px 0 ;
	font-size: 17px;
}

H2 {
	margin: 0px 0px 5px 0px;
	font-size: 17px;
}

H3 {
	margin: 0px 0px 3px 0px;
}

A {
	color: #f5821f;
}

A:hover {
	color: #cf785a;
}

H2 A {
	text-decoration: none;
	color: #1c1d6d;
}

A.readmore {
	font-family: verdana;
	color: #00aeed;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	background: url(../_gfx/arrow_blue.png);
	background-repeat:no-repeat; 
	padding-left: 10px;
	width: 120px;
}

TABLE.commonlist TD {
	padding: 4px;
	border-bottom: 1px dotted #ccc;
}

TABLE.commonlist TH {
	padding: 4px;
	border-bottom: 1px dotted #ccc;
}

TABLE.cmstable {
	width: 200px;
}

TABLE.cmstable TD {
	padding: 2px;
}

INPUT, TEXTAREA, select {
	border: 1px solid #00adef;
	font-family: arial;
	font-size: 11px;
	padding: 2px;
}


DIV#topmenu A {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	height: 19px;
	display: block; 
	float: left;
	white-space: nowrap;
}

DIV#topmenu A:hover {
	background: url(../_gfx/topmenubg_active.png);
}

DIV.prodlistdescr TABLE {
	margin-left: auto;
	margin-right: auto;
}

DIV.topmenudivider {
	display: block;
	float: left;
	width: 10px;
}

DIV.dottedline {
	background: url(../_gfx/dottedline.png);
	height: 2px;
	font-size: 1px;
}


DIV#kolofon A {
	color: #393738;
	text-decoration: none;
}

DIV#productlist DIV.productbox {
	border: 1px solid #00adef;
	width: 240px;
	min-height: 300px;
	float: left;
	margin-bottom: 20px;
}

DIV#productlist DIV.productbox IMG {
	margin-right: auto;
	margin-left: auto;
}


