/* CSS produced for gessaga-hindermann.ch */
/* 2009 by bitnpixel GmbH */
/* Daniel Vuilleumier */

/* general section */
html,body
{
	background-color: white;
	margin: 0;
	padding: 0;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 2px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 15px;
	margin-bottom:0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	color: #313131;
}

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

a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

a
{
	text-decoration: none;
	color: #313131;
}

a:hover, a.active
{
	color: #898989;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	color: #313131;
}

br.clear
{
	clear: left;
}
/* end general */


/* positioning  */
#nav_top
{
	text-align: right;
	padding-top: 8px;
	width: 810px;
}

#logo
{
	position: absolute;
	float: right;
	top: 80px;
	left: 100%;
	margin-left: -40px;
}

#wrapper
{
	position: absolute;
	top: 0;
	left: 0;	
	min-width: 900px;
	width: 100%;
}

#nav_main
{
	position: absolute;
	top: 80px;
	left: 0;
	width: 200px;
}

#content
{
	position: absolute;
	top: 80px;
	left: 200px;
	width: 600px;
}

#top
{
	min-height: 400px;
}

#bottom
{
	position: relative;
	left: -200px;
	width: 800px;
}
/* end positioning */


/* special section: bottom align text ! */

#tooltip
{ 
	background-color: black; 
	width:194px; 
	padding:0px; 
} 

#tooltip p	
{ 
	margin: 4px 4px 4px 4px; 
	color: white; 
	font-size: 10px;
} 
	
#bottom table
{
	width: 800px;
	padding-top: 30px;		
	border: 0;
	border-spacing: 0;
}

#bottom p
{
	text-align: right;
	padding-right: 20px;
	padding-bottom: 6px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;	
}	
	

#bottom span#claim_main
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #898989;
}

#bottom span#byline
{
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
}
/* end special section */


/* navigation */
#nav_main
{
	text-align: right;
}

#nav_main h2
{
	text-align: right;
	margin-bottom: 2px;
	margin-right: 20px;
	color: #313131;
}

#nav_main p.spacer
{
	height: 24px;
}

#nav_main span
{
	margin:0;
	padding:0;
	display: block;
	margin-right: 22px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
}

#nav_top span
{
	margin:0;
	padding:0;
	padding-right: 10px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #313131;	
}

/* end navigation */


/* content */
#content h2
{
	margin-bottom: 26px;
	color: #898989;
}

#content #top
{
	min-height: 500px;
}

#content #bottom table tr td p a
{
	text-decoration: none;
	background-color: #fff;
}

#content #bottom table tr td span.asterix
{
	color: #000;
}

#content p a
{
	text-decoration: underline;
	background-color: #eee;
}

#projects div.proj
{
	float: left;
	margin: 0;
}

#content div.proj h4
{
	margin-top: 5px;
}

#content div.proj img
{
	margin-right: 9px;
	margin-bottom: 9px;
}

#content div.proj img.last
{
	margin-right: 0;
}

#content img#main_img
{
	margin-bottom: 5px;
}

#content span.byline 
{
	background-color: #eee;
}

#thumbs a img
{
	display: inline;
	margin: 0;
	margin-bottom: 5px;
	margin-right: 5px;
}

/* end content */
