* {
	margin: 0;
}


html, body {
	height: 100%;
	margin: 0;
	
	}



#header {
	margin-bottom: 6em;
	height: 6em;
	width: 800px;
}


#header h1 {
	background: url(klaus-header.jpg) no-repeat;
	
	height: 2em;
	padding: 0;
	margin: 0;
}

#header h1 a { width: 800px; }
#header h1 a:hover { text-decoration: none;} 

#header h1 span {visibility: hidden; border: 1px dotted #fff;}

#nav { width: 100%;}

#nav ul {
	list-style: none;
	

	text-align: center;
	margin: 2em 0 2em 0;
	padding: 0.5em 0 1em 0;
	border-top: 1px dotted #999;
	
}

#nav ul li {
	display: inline;
	float: left;
	position: relative;
	display: block;

	width: 20%;
	padding: 0 1em 0 1em;
	border-left: 1px solid #667;

}

#nav ul li.first {
	border-right: 1px solid #333;
	border-left: none;
}

#slides { margin: 0 auto; }

#section2 img { margin-top: 1em; display: inline; float: left;}


	
.wrapper {
	position: relative;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	font-size: 0.9em;
	width: 800px;

	
}

#movie { margin: 1em auto; width: 100%; text-align: center; clear: both;  margin-right: 30px; margin-bottom: 30px; }
#lcol { width: 320px; float: left;}

#col1 {
	width: 31%;
	float: left;
/* 	border: 1px dotted #fff; */
}

#col2 {
	width: 31%;
	margin-left: 10px;
	float: left;
/* 	border: 1px dotted #fff; */
}

#col3 {
	width: 31%;
	margin-left: 10px;
	float: left;
/* 	border: 1px dotted #fff; */

}

#col1, #col2, #col3 {}


.footer, .push {
	height: 95px;
	clear: both; /* This is the height of the footer tile, push & footer must be the same.*/
}

.page5 .push { height: 200px;}



.liquid #main { clear: both; text-align: left; margin-top: 1em; margin: 0 auto; width: 100%;}

.page2 #section1, .page2 #section2, .page2 #section3, .page2 #section4 { clear: both; text-align: left; margin-top: 1em; margin: 0 auto;}
.index #section1, .index #section2, .index #section3, .index #section4 { float: left; text-align: left; }
.page2 #section1, .page2 #section2, .page2 #section3, .page2 #section4 { width: 80%; max-width: 800px; min-width: 525px;}
.index #section1, .index #section2, .index #section3, .index #section4 { width: 30%;}

#section2 ol {  list-style: none;  height: 200px; width: 600px;}
#section2 ol li { display: inline; float: left;}
#section2 p { margin-top: 2em;}

.page1 #topbar, .page2 #topbar, .page3 #topbar, .page4 #topbar, .page5 #topbar { display: none;}

p {margin-bottom: 1em; margin-top: 1em;}



.footer { padding: 1em; font-size: 0.75em; color: #999;}

.footer {
	position: relative;
	margin: 0 auto;
}

.footer p {
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding: 0;
}





/*					  */
/* Style & Typography */
/*					  */


body {

	font-family: Helvetica, Verdana, Arial, sans-serif;

	font-size: 1em;
	line-height: 1.25em;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	background-color: #000;
	background-image: url(klaus-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0 auto;
	margin-top: 50px;
}

#header h1 { text-align: center;}

h1, h2, h3, h4, h5, h6 { color: #029e9e; font-weight: normal;}

h1 { font-size: 36px; line-height: 36px; font-weight: bold;}
h2 { font-size: 18px; color: #51c2c2; font-weight: normal; margin-top: 0.5em; line-height: 1.5em;}
h3 { font-size: 14px; color: #80aca3; font-weight: bold; margin-top: 1em; line-height: 1.25em; margin-bottom: 1em;}
h4 { font-size: 12px; color: #888; font-weight: bold; line-height: 1.25em; margin-top: 1em; margin-bottom: -0.5em;}


.footer {
	border-top: 2px dotted #b6e0e0;
}

.footer p {
	
	font: 0.8em arial,sans-serif;
	text-align: center;
	color: #444;
}

.hr {
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 1px solid #b6e0e0;
	z-index: 99;
}

a:link, a:visited {
	color: #029e9e;

	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

img { 
	border: 1px solid #333;
}

.here a{ font-weight: bold; font-style: normal; color: #fff;}


/*				   */
/* Image Placement */
/*				   */
	.thumb { }
	
	.thumbnail {
		float: left;
		margin-left: 0px;
		margin-right: 2em;
		margin-bottom: 1.25em;
		width: 300px;
	
	}
	
	.thumbnailsmall {

		margin-left: 0px;
		margin-right: 2em;
		margin-bottom: 1.25em;
		width: 150px;
	
	}
	
	