th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003278;
}

.printit a {
	color:#003278;
	font-family:"trebuchet MS", verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.printit a:hover {
	color:#003278;
	font-family:"trebuchet MS", verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:link {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6b583e;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6b583e;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6b583e;
	text-decoration: none;
}

img {
	border:none;
	}

/**** Themen-Anzeige ***********************************************/

#thema {
	width: 552px;
	display: block;
	height: 52px;
	margin-top: 8px;
	background-color:#f7f3e6;
	border-bottom: 1px #6b583e solid;
	border-top: 1px #6b583e solid;	
	margin-left: 7px;
}

#thema:hover {
	background-color:#e4dbcf;
	cursor: hand;
	}

#thema_image {
	float: left;
	width: 75px;
	height: 50px;
	padding-top: 1px;
	position:absolute;
}

#thema_text {
	margin:5px 5px 8px 0px;
	font-weight:bold;
	width:250px;
	position:relative;
	left: 80px;
	font-size:12px;
}

#thema_shorttext {
	margin:5px 0px 0px 0px;
	width:255px;
	font-weight:normal;
	font-size:11px;
}

#thema_extra{
	width: 75px;
	position:absolute;
	left: 245px;
	height: 50px;
	text-align: right;
	font-weight:normal;
	vertical-align:middle;
	top:0px;
	/*margin-top: -15px;*/
}
#thema_bewertung{
	width: 150px;
	position:absolute;
	left: 320px;
	height: 40px;
	vertical-align:middle;
	text-align:right;
	top:-4px;
}
/*Rezeptsuche*/
#rezeptsuche {
	background:transparent url(../../../images/pics/$file/karriere_hg.png) 0 -330px no-repeat;
	height:61px;
	width:552px;
	margin-top:-2px;
	margin-left:7px;
	padding-top:16px;
	text-align:left;
}
#suchfeld{
	width:170px;
	height:25px;
	margin-left:8px;
	margin-top:8px;
}
#suchfeldtext{
	margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6b583e;
	text-decoration: none;
}
#suchfeld form{
	border:dotted;
	border-color:6e8732;
	background-color:#003278;
}
#eingabe{
	filter:alpha(opacity=15); 
	-moz-opacity: 0.15;
	color:#003278;
	margin-left:3px; 
	font-size:11px; 
	vertical-align:top; 
	width:150px;
	padding-top:0px;
}
#table_suche{ 
	width:184; 
	height:96; 
	border:0; 
	cellpadding:0; 
	cellspacing:0; 
	background: url(../../../images/pics/$file/suchen.png) no-repeat;}
	
*:first-child+html #eingabe{ margin-top:6px;}


#table_klick{ 
	width:21; 
	height:28; 
	border:0; 
	cellpadding:0; 
	cellspacing:0; 
	background: url(../../../images/pics/$file/klick.png) no-repeat;}
	
	
#rezeptesuchefooter {
	background:transparent url(../../../images/pics/$file/karriere_hg.png) left bottom no-repeat;
	height:10px;
	width:552px;
	margin-left: 7px;
	
}
#rezepttabelle {
	width: 552px;
}

#rezeptlogos img {
	margin-right:16px;
	margin-bottom:16px;
}