body {
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
/*
content {
	width:1100px;
}*/

/*text formats*/

ul {
	padding:0px;
	margin:0px;
}
li {
	width:1010px;
	float:left;
	clear:left;
	list-style:none;
}
h1 {
	border-top:#000000 solid 4px;
	border-bottom:#000000 solid 4px;
	font-size:1.6em;
	line-height:2em;
	font-weight:lighter;
}
h2 {
	border-bottom:#000000 solid 1px;
	font-size:1.6em;
	line-height:1em;
	font-weight:lighter;
}
h3 {
	border-bottom:#000000 solid 1px;
	font-size:0.7em;
	line-height:2.3em;
	font-weight:lighter;
}
h4 {
	border-top:#000000 solid 1px;
	font-size:0.7em;
	line-height:2em;
	font-weight:lighter;
	border-bottom:#000000 solid 4px;
}
h5 {
	font-size:0.7em;
	line-height:2.3em;
	font-weight:lighter;
	border-bottom:#000000 solid 4px;
}
h6 {
	border-bottom:#000000 solid 4px;
	font-size:1.6em;
	line-height:1em;
	font-weight:lighter;
}
a, a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover, #header a:hover, .title a:hover {
	color:#666666;
	text-decoration:none;
}
#header a, #header a:visited {
	color:#ffffff;
	text-decoration:none;
}

/*header*/

#header {
	width:520px;
}

.logo, .title, .navigation {
	float:left;
	height:68px;
	margin:5px;
	padding-top:57px;
	background-color:#000000;
}
.logo {
	margin-right:0px;
	width:100px;
	text-align:right;
}
.title {
	margin-left:0px;
	width:275px;
	padding-left:10px;
	line-height:1em;
	font-size:1.5em;
}
.navigation {
	clear:right;
	width:90px;
	padding-left:10px;
	font-size:14px;
	line-height:15px;
}

/* content */

#content {
	clear:both;
	float:none;
}
.worktitle, .client, .description, .date {
	float:left;
	clear:right;
	margin:0px 5px 0px 5px;
}
.nr {
	width:100px;
	float:left;
	clear:left;
	margin:0px 5px 0px 5px;
	text-align:right;
}
.worktitle {
	width:275px;
}
.client {
	width:100px;
}
.description {
	width:385px;
}
.date {
	width:100px;
}
#footer {
	clear:both;
	margin:5px;
	width:1000px;
	text-align:right;
	font-size:0.6em;
	line-height:2em;
}

/* projects */

.p_text a, .p_text a:visited, .p_text_noline a, .p_text_noline a:visited {
	text-decoration:underline;
}
.p_text {
	width:275px;
	clear:right;
	float:left;
	margin:5px;
	font-size:0.7em;
	line-height:2em;
	font-weight:lighter;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}
.p_text_noline{
	width:275px;
	clear:right;
	float:left;
	margin:5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:lighter;
	border-top:none;
}
.p_pic {
	float:left;
	clear:right;
	width:605px;
	margin:5px;
}
.previous {
	float:left;
	clear:right;
	margin:0px 0px 0px 5px;
	width:140px;
}
.next {
	float:left;
	clear:right;
	margin:0px 5px 0px 0px;
	width:135px;
	text-align:right;
}
.top {
	width:100px;
	float:left;
	clear:left;
	margin:5px;
	text-align:right;
	font-size:0.7em;
	line-height:2em;
	font-weight:lighter;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}

/* links */

.colleagues {
	float:left;
	clear:right;
	width:275px;
	margin:0px 5px 0px 5px;
}
.blogs {
	float:left;
	clear:right;
	width:295px;
	margin:0px 5px 0px 5px;
}
.network {
	float:left;
	clear:right;
	width:300px;
	margin:0px 5px 0px 5px;
}

/* about */