






body {	position:relative;
	margin:0px;
	font:10pt arial;
	letter-spacing:0.05em;
     	word-spacing:0.1em; 
	line-height:1.2;
	background:#fff url(http://www.theelephantfails.com/images/bgramp.gif) repeat fixed top left;
	color:#666;
	}

ul {		list-style:none outside;
		padding:0;
		margin:0;
		/* width:200; */
		}

li {		padding:0 0 10 0;
		}






.projects li:hover {	border:1px dashed #393;
			}

b {	color:#c06;
	}


h1    {	color:#c06;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
     	line-height:1.2;
	margin:20px 0px 0px 0px;
	letter-spacing:0.1em;
     	word-spacing:0.3em;
	/*border-bottom:solid thin red;*/
	}

h2    {	color:#f0c000;
     	font-size:16pt;
	font-style:normal;
	font-weight:bold;
     	line-height:1.2;
	margin:40px 0px 0px 0px;
	letter-spacing:0.1em;
     	word-spacing:0.3em;
	/*border-bottom:solid thin red;*/
	}

h3    {	color:#999;
     	font-size:11pt;
	font-style:normal;
	font-weight:bold;
     	line-height:1.2;
	margin:20px 0px 4px 0px;
	letter-spacing:0.1em;
     	word-spacing:0.3em;
	/*border-bottom:solid thin red;*/
	}








a:link, a:visited {
		color:#c06;
		text-decoration:underline;
		font-weight:none;
		}

a:focus, a:hover, a:active {
		color:#000;
		text-decoration:underline;
		}

#language {	position:absolute;
		top:0;
		right:0;
		padding:20 22 0 0;
		text-align:right;
		}

#text {		margin:0;
		padding:20 0 0 60;
		width:600px;
		/* background:#ccc url(file:///E:/Benutzer/Lars/Elefant/Website/OFFLINE_SITE/images/bgramp.gif) repeat fixed top left */;
		}










