@charset "UTF-8";/* CSS Document *//*Theme Name: JULIA FUNKTheme URI: http://www.juliafunk.deDescription: Theme for juliafunk.de, private site of a product-designer based in düsseldorf.Version: 1.0, January, 2010Author: Daniel TaubertAuthor URI: http://www.danieltaubert.de/*/body {	background-color: #702c91;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a:link {	font-family: Arial;color: #702c91;text-align: left;letter-spacing: 1px;line-height: 1.2em;font-size: 0.9em;text-transform: uppercase;text-decoration: none;}a:visited {	text-decoration: none;	text-align: left;	color: #702c91;letter-spacing: 1px;line-height: 1.2em;font-size: 0.9em;text-transform: uppercase;text-decoration: none;}a:hover {	text-decoration: underline;}a:active {	text-decoration: none;}/* FONT */.txt {font-family: Arial;color: #ec008c;text-align: left;letter-spacing: 1px;line-height: 1.2em;font-size: 0.9em;text-transform: uppercase;}.txt2 {font-family: Arial;color: #702c91;text-align: left;letter-spacing: 1px;line-height: 1.2em;font-size: 0.9em;text-transform: uppercase;}#title {	padding: 5px 0 5px 0;	position: fixed;	top: 100px;	left: 40px;	width: 100%;	text-align: left;	font-family: Helvetica, Arial, sans-serif;	color: white;	font-size: 23px;	letter-spacing: 1px;	line-height: 1em;	z-index: 6000;}#imp {	padding: 5px 0 5px 0;	position:fixed;	bottom:0;	right: 20px;	width: 100px;	text-align: right;	font-family: Helvetica, Arial, sans-serif;	color: black;	font-size: 10px;	z-index: 7000;	letter-spacing: 0.1em;	  }
