 Text CSS

body,td,th 			{font-family: tahoma; font-size: 11px; color: #000000;}
body				{background-color: #FFFFFF;
			scrollbar-base-color: #ffffff;
            scrollbar-track-color: #ffffff;
            scrollbar-face-color: #ffffff;
            scrollbar-highlight-color: #d5d5d5;
            scrollbar-3d-light-color: #e4e4e4;
            scrollbar-darkshadow-color: #a7a7a7;
            scrollbar-shadow-color: #c0c0c0;
            scrollbar-arrow-color: #e4e4e4; }
a:link				{color: #666666;}
a:visited			{color: #666666;}
a:hover				{color: #4D1D1B;}
a:active			{color: #666666;}
.ueberschrift		{
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ueberschrift2		{
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ueberschrift3		{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ueberschrift4		{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;}
.ueberschrift5 {
	color: #666666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}





.news_date			{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-style: oblique;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	}
.main_text			{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


 Table CSS

.index_table_bg		{
	background-color: #f2f2f2;
	color: #666666;
}
.news_table_bg		{
	background-color: #F8F8F8;
	color: #666666;
	text-align: left;
	font-size: 11px;
	padding: 2px;
	margin: 5px;
	border-top: 2px none #DFDFDF;
	border-right: 2px none #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 2px none #DFDFDF;
}
">
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.ueberschrift5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #66666;
}
.text_table {
	background-color: #F8F8F8;
	color: #666666;
	text-align: left;
	font-size: 12px;
	padding: 2px;
	margin: 5px;
	border-top: 2px none #DFDFDF;
	border-right: 2px none #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 2px none #DFDFDF;
	
	
}
.text_table_center {

	background-color: #F8F8F8;
	color: #666666;
	text-align: center;
	font-size: 12px;
	padding: 2px;
	margin: 5px;
	border-top: 2px none #DFDFDF;
	border-right: 2px none #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 2px none #DFDFDF;
	
	
}
 Das ist der Style für chefkoch.de 
#ck-rezeptname {
 font-size:16px;
 color:#666666;
 margin:10px 0px 10px 0px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight:bold;
 }

 
 #ck-zutaten {
 font-size:12px;
 color:#666666;
 font-family: Georgia, "Times New Roman", Times, serif;
 }
 
 #ck-zubereitung {
 font-size:12px;
 color:#666666;
 font-family: Georgia, "Times New Roman", Times, serif;
 text-align:justify ;
 

 }
 
 #ck-footer {
 font-size:12px;
 border:0px solid black;
 color:#666666;
 font-family: Georgia, "Times New Roman", Times, serif;
 }
