html {
	height:100%; 
	margin-bottom:1px;
	margin-top:0px;
}
body {
	background:url(/images/henning/tile.jpg);
	margin:0;
	font:normal 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	color:#ffffff;
}
A {
	color:#de9335; 
	border-bottom:1px dotted #de9335; 
	text-decoration:none;
}

A:hover {
	color:#ffffff; 
	border-bottom:1px dotted #ffffff;
}

A:active {
	color:#de9335;
}

h1 {
	font:bold 2em Georgia, "Times New Roman", Times, serif; 
	letter-spacing:-.05em; 
	color:#de9335;
}
h2 {
	margin:0; 
	padding:0; 
	font:bold 1.5em Georgia, "Times New Roman", Times, serif; 
	letter-spacing:-.05em; 
	color:#de9335;
}
h3 {
	margin:0; 
	font:bold 1.2em Georgia, "Times New Roman", Times, serif; 
	color:#de9335;
}

img {
	margin:0; 
	padding:0; 
	border:none;
}


#fancy1
{
	margin:0 auto; 
	background:url(/images/henning/bgMain.jpg) center repeat-y;

}

#fancy2
{
	margin:0 auto; 
	background:url(/images/henning/bigHeader.jpg) top center no-repeat;
	border-top:solid 1px black;
}

#container{
	margin:0px auto; 
	width:1018px;
}


#header a {
	display:block;
	height:90px;
	width:370px;
	margin:30px auto; 
	border:none;
}

#nav {
	height:30px;
	margin:90px auto 35px auto;
	padding:0px;
}

#navlist {
	display:block;
	margin:0 auto;
	padding:0;
	width:910px;
}

#navlist li {
	margin:auto; 
	padding:0; 
	display:inline; 
	list-style-type:none; 
}
#navlist li a, 
#navlist li a:link, 
#navlist li a:visited {
	display:block; 
	float:left; 
	width:120px; 
	height:24px; 
	padding:8px 0 0 0; 
	font-weight:bold; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	text-align:center; 
	color:#ffffff;
	margin:0 30px;
	text-decoration:none; 
	white-space:nowrap;
	border:none;

}
* html #navlist li a:visited {
	width:110px; 
}

#navlist li a:link.current, 
#navlist li a:visited.current, 
#navlist li a:hover {
	border-bottom:none; 
	text-decoration:none; 
	color:#de9335;
}
#content{
	width:910px;
	margin:0px auto;
	padding:0px;
}

#content:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}

#hack{
	height:600px;
	visibility:hidden;
	float:left;
}

#footer
{
	margin:0 auto;
	background: url(/images/henning/bgFooter.jpg) bottom center no-repeat;
	height:150px;

}

* html #footer
{
	width:1020px;
}

/*---------------------------column classes-------------*/

div.span-1, 
div.span-2, 
div.span-3, 
div.span-4 {
	float:left; 
	margin-right:12px;
}


/* Use these classes to set the width of a column. */
.span-1 {
	width:211px;
}


.span-2 {
	width:442px;
}

* html div.span-2{
	width:440px;
}

.span-3 {
	width:671px;
}

.span-4, 
div.span-4 
{
	width:900px; 
	margin:0;
}

.last {
	float:left; 
	width:213px;
	clear:right;
}

* html div.last{
	width:211px;
}

/* The last column in a row needs this class. */
div.last {
	margin-right:0;
}

.span-2-last {
	float:left; 
	width:442px; 
	margin-right:0;
}

.span-3-last {
	float:left; 
	width:687px; 
	margin-right:0;
}

.clear {
	clear:both;
}
/*---------------------------content classes-------------*/

h2.featured {
	margin:0 0 18px;
}
h3.news {
	margin:0 0 18px;
}

/* Use a .box to create a padded box inside a column.  */
.box {
	padding:2px; 
	margin:0 0 4px 0; 
	border:1px solid #fff;
}


.feature {
	width:213px; 
	margin:0; 
	padding:0; 
	list-style-type:none;
}

*html ul.feature {
	width:211px; 
	margin:0; 
	padding:0; 
	list-style-type:none;
}


.feature li {
	margin:0;
}

.feature li a {
	color:#ffffff; 
	display:block; 
	padding:0; 
	text-decoration:none; 
	border:none;
}

.feature li a:hover {
	width:213px; 
	border:none;
}

*html .feature li a:hover {
	width:211px; 
	border:none;
}

.feature li a:hover img.box {
	padding:2px; 
	border:1px solid #de9335;
}

.feature a .title {
	display:block; 
	font:bold 1.2em Georgia, "Times New Roman", Times, serif; 
	letter-spacing:-.05em; 
	color:#ffffff;
}

.feature a .subtitle {
	display:block; 
	margin:0 0 8px 0; 
	font:italic .95em Georgia, "Times New Roman", Times, serif; 
	letter-spacing:-.05em; 
	text-transform:lowercase; 
	color:#4e8baf;
}

.feature a .description {
	font:normal 12px "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	color:#b8b8b8;
}

span.more {
	float:right; 
	border-bottom:1px dotted #de9335; 
	font:normal 12px "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	color:#de9335; 
	text-align:right;
}

span.more:hover {
	float:right; 
	border-bottom:1px dotted #ffffff; 
	font:normal 12px "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	color:#ffffff; 
	text-align:right;
}

.news2 {
	list-style-type:none; 
	width:213px; 
	margin:0 0 16px 0; 
	padding:0 0 9px 0; 
}

*html ul.news2{
	width:211px; 
}

.news2 li {
	margin:0;
	padding-bottom:10px;
	border-bottom:dotted 1px white;
}

.news2 .date {
	font:bold 1em "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	letter-spacing:-.05em; 
	color:#de9335;
}

.news2 .description {
	font:normal 1em "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	color:#b8b8b8;
}

.works {
	list-style-type:none; 
	float:left; 
	width:213px; 
	margin:0 10px 8px 0; 
	padding:0; 
	border-bottom:dotted 1px white;
	}
.works li {
	margin:0;
}

.works li a {
	color:#ffffff; 
	display:block; 
	padding:0; 
	text-decoration:none; 
	border:none;
}

.works li a:hover {
	border:none;
}

.works li a:hover img.box {
	border-color:#de9335;
}

.works .title {
	display:block;  
	padding: 0 0 4px 0; 
	font:bold 1.2em Georgia, "Times New Roman", Times, serif; 
	letter-spacing:-.05em; 
	color:#ffffff;
}

.lb-subtitle {
	display:block; 
	margin:0 0 8px 0; 
	font:italic .95em Georgia, "Times New Roman", Times, serif; 
	letter-spacing:-.05em; 
	text-transform:lowercase; 
	color:#aaaaaa;
}

.achievements {
	width:213px; 
	margin:0; padding:0; 
	list-style-type:circle;
}

.achievements li {
	margin:0 0 0 16px;
}

.readmore {
	border-bottom:1px dotted #de9335; 
	font:normal 12px "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	color:#de9335;
}
	
.date {
	font:bold 1em "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	letter-spacing:-.05em; 
	color:#de9335;
}

.date2 {
	font:normal .95em "Helvetica Neue", Helvetica, Arial, Verdana, Geneva, sans-serif; 
	letter-spacing:-.05em; 
	color:#aaaaaa;
}

.comments {
	width:213px; 
	border:1px solid #666666; 
	margin:0 0 2px 0; 
	padding:5px; 
	font:normal 12px/12px Helvetica, Verdana, Arial, sans-serif; 
	color:#666666;
}

.commentbox {
	width:213px; 
	height:90px; 
	border:1px solid #666666; 
	padding:5px; 
	font:normal 12px/14px Helvetica, Verdana, Arial, sans-serif; 
	color:#666666;
}

.pagination{
	padding-bottom:5px;
	clear:both;
	height:33px;
}

.pagination a{
	border:none;
} 

.pages{
	background:url(/images/henning/pagina_field_bar_tileable.gif) center repeat-x;
	height:31px;
	float:left;
}

.image{
	vertical-align:middle;
}

.prevnext{
	float:left;
	height:31px;
	width:32px;
}

.pagination .firstpage, .pagination .lastpage, .pagination .nextpage, .pagination .previouspage{
	display:none;
}