@charset "UTF-8";/* CSS Document *//*Theme Name: Daniel TaubertTheme URI: http://www.danieltaubert.deDescription: Theme for danieltaubert.de, private site of a graphic designer based in cologne.Version: 1.0, January, 2011Author: Daniel TaubertAuthor URI: http://www.danieltaubert.de/*/body {	font-weight:normal; 	font-family:Times New Roman,Verdana; 	font-size:12px;		word-spacing:-0.1em; /* immer mit einem punkt, niemals komma! */	font-style: italic;		letter-spacing:-0.004em;	color:black; 	background-image: url(bg.gif);	background-repeat: repeat;	margin-top: 15px;}.head {font-family: Arial, Verdana;	line-height:14px;	font-size:12px;	font-style:normal;	font-weight:bold;	color:black;}.text {font-family: Arial, Verdana;	line-height:14px;	font-size:12px;	font-style:normal;	background-color: white;	color:#000;	}a:link {	text-decoration: underlined;	color:black;}a:visited {	text-decoration: underlined;	color:black;}a:hover {	text-decoration: none;}a:active {	text-decoration: none;}
