body
	{
	background-color: #eeedf2;
	color: #202020;
	font: 75% Helvetica, sans-serif;
	margin: 0;
	padding: 2% 0 0 0;
	text-align: center;
	/* These work in IE only, changes the look of the scrollbar + textareas */
	scrollbar-base-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: black;
	}

#docbody
	{
	position: relative;
	width: 855px;
	height: 580px;
	margin: 0 auto;
	z-index: 1;
	border: 0;
	text-align: left;
	/*background-color: #eeeeee;*/
	}

#header {
	z-index: 6;
	padding-bottom: 20px;
	}

#header img
	{
	margin-left: 175px;
	}

#header a img, #contact a img, #image a img 
	{
	border-width: 0;
	}

#contact {
	font-size: 90%;
	position: relative;
	top: 435px;
	/* too much \*/
	top: 460px;
	/* for ie52mac */
	height: 20px;
	left: 10px;
	}

#contact a
	{
	color: #202020;
	text-decoration: none;
	}

div, h1, h2, td
	{
	font-family: Helvetica, sans-serif;
	vertical-align: top;
	}

h1
	{
	font-size: 110%;
	font-weight: bold;
	}

h2
	{
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 12px;
	}

form h2 {
	font-size: 105%;
	font-weight: bold;
	}

form h3
	{
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 12px;
	}

a:link { font-weight:normal; color: #de8036; text-decoration:none }
a:visited { font-weight:normal; color: #de8036; text-decoration:none }
a:hover { font-weight:normal; color:#808285; text-decoration:none }
a:active { font-weight:normal; color:#808285; text-decoration:none }
a:focus { font-weight:normal; color:#808285; text-decoration:none }

p	{
	line-height: 125%;
	padding: 0 0 10px 0;
	}

table, td, th
	{
	font: 100% Helvetica, sans-serif;
	}

#navContainer
	{
	padding: 0 3px;
	}

#navigation
	{
	color: #f6f6f6;
	position: relative;
	float: left;
	margin: 0 0 10px -10px;
	width: 170px;
	z-index: 10;
	text-align: left;
	/*font-size: 95%;*/
	margin-top: -15px;
	/*ie52mac error\*/
	margin-top: 2;
	/*too much spacing*/
	}

#navigation a 
	{
	color: #f6f6f6; 
	}

#mainContainer
	{
	position: absolute;
	left: 150;
	float: right; 
	width: 705px;
	height: 445px;
	overflow: auto;
	z-index: 2;
	margin-top: -15px;
	/*ie52mac error\*/
	margin-top: 0;
	/*too much spacing*/
	background-color: #fcfcfc;
	}

#main
	{
	position: relative;
	float: left;
	margin: 0 0 10px 0;
	width: 685px;
	height: 445px;
	z-index: 3;
	}

#contentContainer
	{
	position: relative;
	float: left;
	width: 440px;
	min-height: 445px;
	z-index: 11;
	margin: 0;
	padding: 0;
	}

#contentProjectContainer
	{
	position: relative;
	float: left;
	width: 670px;
	min-height: 445px;
	z-index: 11;
	margin: 0;
	padding: 0;
	}

#content
	{
	padding: 0 30px 20px 30px;
	}

#image
	{
	position: relative;
	float: right;
	width: 230px;
	margin: 12px 0 0 10px;
	padding-right: 0px;
	z-index: 12;
	}

#image p
	{
	margin: 5px 0 12px 0;
	padding: 0;
	}

/*
anchors: a.nav, a.navPath
top: navtoplevel, navselftoplevel
sub: nav, navself
*/

a.nav,a.navPath
	{
	text-decoration: none;
	}

div.nav,div.navSelf
	{
	padding: 1px 0;
	margin-top: 5px;
	}

div.navTopLevel,div.navSelfTopLevel
	{
	padding: 2px 0;
	margin-top: 10px;
	}

div.navSelf,div.navSelfTopLevel
	{
	background-image: url(/docroot/luethi/img/navback3.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

div.nav, div.navTopLevel
	{
        background-image: url(/docroot/luethi/img/navback3.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

div#navContainer a:hover
	{
	color: #e1e2eb;
	}

.contentImage_left
	{
	padding-right: 20px;
	}

.contentImage_right
	{
	padding-left: 5px;
	}

#content img
	{
	padding: 5px 15px 5px 0;
	float: left;
	}

#content h2, #content h3
	{
	text-align: left;
	clear: both;
	}

#contentDivMainColumnTotalWidth
	{
	position: absolute;
	left: 217px;
	top: 88px;
	width: 710px;
	}

#contentDivMainColumn
	{
	position: absolute;
	left: 217px;
	top: 88px;
	width: 450px;
	}

#contentDivRightColumn
	{
	position: absolute;
	left: 702px;
	top: 96px;
	width: 225px;
	}

.rightColumnTitle
	{
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 4px;
	margin-top: 25px;
	}

table.contentTable
	{
	margin-top: 12px;
	max-width: 440px;
	}

td.table, td.tableHead
	{
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 0px;
	border-color: #aaaaaa;
	}

td.tableHead
	{
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	}

tr.tableAlt
	{
	background-color: #eeeeee;
	}

.devShowBox
	{
	background-color: #cccccc;
	padding: 4px;
	}

.code
	{
	font-family: Courier New,monospace;
	font-size: 100%; 
	}


textarea, input.text, select
	{
	width: 100%;
	font-family: Helvetica,sans-serif;
	font-size: 100%;
	border: 1px solid #808285;
	background-color: #fafafa;
	}

input.submit
	{
	font-family: Helvetica,sans-serif;
	font-size: 100%;
	margin-top: 5px;
	background-color: #eeeeee;
	}

input.checkbox, input.radio
	{
	position: relative;
	top: 3px;
	margin-right: 6px;
	}

table.project
	{
	width: 620px; 
	text-align: left;
	margin: 0;
	padding: 0;
	}

table.project td.image
	{
	width: 120px;
	padding-right: 10px;
	}

table.project td.owner
	{
	width: 300px;
	padding-right: 10px;
	}

table.project td.text
	{
	width: 300px;
	}

p
	{
	padding: 0;
	}

