html, body {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 90%;
	background-color: #242831;
	color: white;			
}
a img {
	border: 0;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
	color: #0FCAED;
}
a.active {
	text-decoration: none;
	color: #0FCAED;
}
.invisible {
	color: #242831;
}
.cyantext {
	color: #0FCAED;
}
.dotline {
	background-image: url(/images/decoration/dotline.gif);
	width: 900px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
table {
	border-collapse: collapse;
}			
td, tr {
	padding: 0px;
	margin: 0px;
}			

table .content {
	width: 900px;
}


#head {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
}
#menu-main {
	margin-bottom: 1em;
	font-size: 1em;
}
#menu-main a {
	padding-right: 2em;
}
#menu-portfolio-categories {
	margin-bottom: 0.5em;
	font-size: 1em;
}
#menu-portfolio-categories a {
	padding-right: 2em;
}
#menu-portfolio-jobs a {
	font-size: 0.8em;
	text-transform: uppercase;
	margin-right:2em;
	line-height:1.5em;
}
#portfolio-content {
	margin-top: 2em;
}
#portfolio-content .bildtext {
	font-size:0.8em;
}
#portfolio-content .blaettern {
	font-size:1em;
	margin-bottom: 0.5em;
}
#portfolio-content .blaettern a {
	padding-left: 0.5em;
}
#portfolio-content .blaettern .invisible {
	color: #242831;
	padding-left: 0.5em;
}
#portfolio-content .jobtext {
	margin-top:1em;
	line-height:1.4em;
	font-size:0.8em;
}
#clients {
	margin-top: 1em;
	line-height: 2em;
	text-transform: uppercase;
}
.hari {
	font-size: 0.7em;
}
.hari a {
	text-decoration: underline;
	color: #0FCAED;
}