body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px/14px;
	background-color: #fff;
	color: #333;
	padding: 0;
	margin: 0 auto;
}

/* show only to win ie \*/
	* html body { font: 76% "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
	* html body { font: 76% Verdana, Arial, Helvetica, sans-serif; }
/* thanx ie */



#content {
	width: 700px; 
	margin: 0 auto;
	margin-top: 84px;
}

/* show only to win ie \*/
	* html #content { margin-top: 0px; }
/* thanx ie */

a {
	color: #006699;
	text-decoration: none;
	/* border-bottom: 1px dotted #006699; */
}

.colContent { float: left; }
.colSidebar { float: right; }


.Header { width: 440px; padding: 0 0 20px 0; }
.colContent { width: 440px; padding: 0 0 0 0; }
.colSidebar { width: 220px; padding: 0 0 0 0; }

.Header h1 { font-size: 1.6em; }
.Header h2 { font-size: 1em; }

.colSidebar { font-size: 0.9em; color: #808080;}
.colSidebar h1 { font-size: 0.9em; margin-bottom: 0.4em; }

ul.circle { list-style: circle; margin: 0 0 0 16px; padding: 0 0 0 0; }
li {padding-bottom: 0.2em;}


.cc { padding: 20px 0 20px 0; }

html>body img a, a img, a:link img, a:visited img, a:hover img, a:active img { border: 0; }
img { border: 0; } /* firefox usemap, ie <http://gp.co.at/works/explore/> */

.groupProject, .colProjPic, .colProjContent { float: left; }

.colProjPic { width: 120px; margin: 0 20px 0 0; }
.colProjContent { width: 300px; }
.groupProject { width: 700px; margin: 0 0 20px 0; }

a.img_nodecor	{ border-bottom: 0px; text-decoration: none; }

p.nodecor, p.nodecor a, p.nodecor a:hover { border-bottom: 0px; text-decoration: none; margin: 0;}
p.nogap {margin: 0; }
p.client {margin: 0; color: #808080; }
h1.nogap {margin: 0; }

.colContent h2 { font-size: 1em; margin: 40px 0 20px 0; }