/* StyleSheet für thekid.de */
body 	   	{ background-color: white; margin: 0px; color: black; }
a:link 	   	{ color: #4F27EF; text-decoration: none; }
a:visited  	{ color: #4F27EF; text-decoration: none; }
a:active   	{ color: #4F27EF; text-decoration: none; }
a:hover    	{ color: #4F27EF; text-decoration: underline; }
b		{ font-weight: bold; }
h1 	   	{ font: 16pt Lucida Console,Tahoma,Verdana,Arial,Helvetica,sans-serif; }
p 	   	{ font: 10pt Trebuchet MS,Arial,Helvetica,sans-serif; }
em 	   	{ font-style: normal; color: #9D9B9B; }
ul 	   	{ font: 10pt Trebuchet MS,Arial,Helvetica,sans-serif; list-style-type: square; margin-left: 28px; }
ol 	   	{ font: 10pt Trebuchet MS,Arial,Helvetica,sans-serif; margin-left: 28px; }
.clblue	   	{ color: #4F27EF; }

