* {	
	font-family:  Tahoma, Verdana, sans-serif; 
	font-size: 11px;
	color: #333333;
	/*line-height: 1.5;*/
}

body {
	height: 100%;
	margin: 0;
}

#container {
	position: relative;
	width: 940px;
	margin: 0 auto;
	background: url(../img/container.png) no-repeat;
}

#jump, #top  {display: none;}

#header {
	position: absolute;
	top: 0;
	left: 8px;
	width: 933px;
	height: 213px;
	z-index: 30;
	background: url(../img/header.png) no-repeat;
	background-position: bottom;
}

#header h1 {
	position: absolute;
	top: -10px;
	left: 34px;
	width: 190px;
	height: 180px;
	background: url(../img/h1.png) no-repeat;
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -999999%;
}

#path {
	position: absolute;
	top: 265px;
	left: 265px;
}

#content {
	float: right;
	width: 675px;
	margin: 0;
	padding: 0;
}

#col1 {
	margin: 240px 0 20px 0;
	width: 510px;
	float: left;
}

#col1 h4 {
	clear: both;
}

#col2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 160px;
	height: 195px;
	z-index: 30;
	background-color: #7bae0b;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#col2 a {
	color: #000000;
}

#col2 ul {
	position: absolute;
	bottom: 0px;
	list-style-image:url(../img/ocls_ul_li.png);
	background:url(../img/col2_ul.png) no-repeat;
	padding: 25px 0 0 0;
	width: 145px;
}

#col2 ul li {
	margin: 0 0 15px 0;
}


#col2 span {
	display: none;
}

#media {
	position: absolute;
	top: 0;
	left: 10px;
	width: 930px;
	height: 195px;
	overflow: hidden;
	z-index: 10;
}

#media img {
	position: absolute;
	top: 0;
	/*z-index: 5;*/
}

#sitemeta {
	float: left;
	width: 190px;
	margin: 213px 0 10px 41px;
	background-color: #213722;
}

#footer {
	clear: both;
 	width: 930px;
	height: 25px;
	margin-left: 10px;
	border-top: 1px solid #CCCCCC;
}

#footer a {
	color: #333333;
}

#path em{
	display: none;
}

#path a {
	color: #333333;
}

#menu {
	text-align: left;
	margin: 33px 0 80px 15px;
	padding: 0;
}
		
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	padding: 0;
	margin: 0;
}

#menu span { display: none; }

#menu ul li ul {
	list-style: none;
	display: block;
	width: 170px;
}

#menu ul li ul li a {
	display: block;
	overflow: hidden;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999999px;
}
#menu ul li ul li.active ul li.active ul li a:hover,
#menu ul li ul li a:hover {
	background-position: 0 -200%;
}

#menu ul li ul li a:active, 
#menu ul li ul li a.active,
#menu ul li ul li a:focus {
	 background-position: 0 -200%;
}

#menu ul li ul li.active ul li.active ul li.active a,
#menu ul li ul li.active ul li.active a {
	background-position: 0 -200%;
}

#menu ul li ul li.active ul li ul,
#menu ul li ul li ul li ul,
#menu ul li ul li ul {
	display: none;
}
#menu ul li ul li.active ul li.active ul li a
{
	background-position: 0 0;
}

#menu ul li ul li ul li ul li,
#menu ul li ul li ul li {
	display: block;
	overflow: hidden;
}

#menu ul li ul li.active ul li.active ul,
#menu ul li ul li.active ul {
	list-style: none;
	display: block;
}

#toolbox {
	float:left;
	width: 250px;
	display: inline;
	margin: 0;
	padding: 0;
}

address {
	float: left;
	margin: 5px 0 0 50px;
	padding-left: 45px;
	font-style: normal;
	font-size: 10px;
}

#sitelinks {
	display: inline;
	float: left;
	text-transform: uppercase;
	padding: 0;
	margin: 5px 0 0 0;
}

#lang {
	position: absolute;
	left: 200px;
	bottom: 0;
}

#sitelinks ul li ul li a {
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 10px;
}

#sitelinks ul li ul li.first-child a {
	padding: 0 0 0 3px;
	background: none;
}

#sitelinks ul li span  {display: none;}

#sitelinks ul,
#sitelinks ul li  {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

#lang a {
	font-size: 10px;
	text-transform: uppercase;
}

#lang ul li.active {
	display: none;
}

#lang ul,
#toolbox ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#lang ul li,
#toolbox ul li {
	background: none;
	margin-left: 15px;
	height: 15px;
}

#lang ul li span,
#toolbox ul li span {
	display: none;
}

#lang ul li ul,
#toolbox ul li ul {
	padding: 0;
	margin: 0;
	background: none;
}

#lang ul li ul li,
#toolbox ul li ul li {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	height: 14px;
}

#lang ul li ul li a,
#toolbox ul li ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

#lang ul li ul li a {
	background: url(../img/lang.png) no-repeat;
	padding: 0 0 0 15px;
}

#lang ul li ul li a:hover,
#toolbox ul li ul li a:hover {
	text-decoration: underline;
}

#toolbox ul li ul li.print a {
	padding: 0 0 3px 20px;
	margin: 0;
	background: url(../img/print.png) no-repeat;
}

#toolbox ul li ul li.share a {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	background: url(../img/share.png) no-repeat;
}

h2 {
	margin: 0 0 40px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999999px;
	height: 25px;
	width: 600px;
}

h2 span  {
	position: relative;
	top: -15px;
	left: -1px;
	height: 100%;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

h3 {
	position: absolute;
	top: 100px;
	left: 250px;
	margin: 0 0 40px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999999px;
	height: 120px;
	width: 400px;
	z-index: 1000;
}

h3 span  {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}

h4 {
	/*margin: 20px 0 10px 0;*/
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #7BAE0B;
}

h5 {
	margin: 10px 0 2px 0;
	padding: 0;
	font-size: 11px;
}

h6 {
	margin: 0;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #7BAE0B;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

ul li{
	margin: 0 0 5px 0;
}

ol{
	padding: 0;
	margin: 0 0 0 27px;
}

/* Formulare */
form {
	padding: 0;
	margin: 0 0 30px 0;
	border: 0;
	width: 500px;
}

form br {
	clear: both;
}

fieldset {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border: 0;
	border-top: 1px solid #ffffff;
}

label {
	float: left;
	width: 135px;
	margin: 3px 5px 4px 15px;
}

input {
	margin: 0 0 1px 0;
	float: left;
	width: 250px;
	border: 1px solid #666666;
}

input.checkbox {
	width: auto;
	margin-left: 155px;
	border: none;
}

label.checkbox {
	float: left;
	margin-left: 100px;
	width: 250px;
	text-indent: 20px;
	margin: 1px 0 0 -14px;
	text-align: justify;
}

.radio.style2 label {
	float: left;
	margin-left: 100px;
	width: 20px;
	text-indent: 20px;
	margin: 1px 0 0 -14px;
	text-align: right;
}

.radio.style2 input {
	float: left;
	text-align: left;
	width: 60px;
	border: none;
}

.radio.style1 label{
	float: right;
	width: 300px;	
}

.radio.style1 input{
	float: left;
	width: 20px;
	margin-left: 10px;
	border: none;
}

.radio p{
	margin: 0 32px 0 15px;
	text-align: left;
	float: left;
}

fieldset legend {
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #7BAE0B;
	font-weight: bold;
}

select  {border: 1px solid #666666;}

textarea { 
	width: 250px;
	height: 85px;
	border: 1px solid #666666;
}

.small  input{ width:  50px; }
.medium input{ width: 100px; }
.large  input{ width: 200px; }

.small selecht{ width:  52px; }
.medium select{ width: 100px; }
.large select{ width: 200px; }

.small radio{width:  50px;}
.medium radio{width:  100px;}
.large radio{width:  200px;}

.odd.large {margin-left: 155px;}

/* Formulare sendenbutton */
input.submit,
input.submit_hover {
	width: auto;
	height: 20px;
	margin: 10px 0 0 155px;
	padding: 0 0 2px 10px;
	text-transform: uppercase;
	background-color: #7BAE0B;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #666666;
	color: #ffffff;
}

input.submit_nl {
	
}

input.submit:hover,
input.submit_hover { text-decoration: underline; }

.nl_edit_delete {
	width: 260px;
	margin: 0 0 0 155px;
	padding: 20px 0 0 0;
}

/* Formulare ausgabetext */
#mferror dl{
	margin: 10px 0 20px 10px;
	padding: 0;
}

#mferror dl dt{
	font-weight: bold;
	color: #000000;
}

#mferror dl dd{
	background: url(../img/ulli.png) no-repeat;
	font-weight: normal;
	color: #b81f23;
	padding: 0 0 0 15px;
	margin: 5px 0 0 7px;
}

.tx-thmailformplus-pi1{
	color: #000000;
	margin: 10px;
}

/* Senden Button */
#newsletter input.submit,
#newsletter input.submit_hover {
	width: 65px;
	height: 20px;
	margin: -50px 0 0 0;
	padding: 0 0 2px 10px;
	text-transform: uppercase;
	background-color: #b81f23;
	background-image: url(../img/send.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #666666;
	color: #ffffff;
}

.csc-sitemap ul li{ 
	background: none!important;
	
}

.csc-sitemap ul li ul li{ 
	background: none!important;
}

/* tt_news list */
.tt_news_list {
	margin: 20px 0 0 0;
	padding: 0;
}

.tt_news_list .item {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	height: 110px;
	background:url(../img/tt_news_produkte_list_item.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.tt_news_list .img {
 float: left;
}

.tt_news_list .txt {
 position: absolute;
 top: -10px;
 left: 130px;
 width: 415px;
}

.tt_news_list p {
	display: inline;
}

.tt_news_list .txt a {
	background-image: url(../img/tt_news_more.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 10px;
	padding-left: 7px;
	text-decoration: underline;
}

.tt_news_list .txt a:hover {
	text-decoration: none;
}

.tt_news_list h5 a {
	padding: 0!important;
	margin: 0!important;
	background: none!important;
	text-transform: uppercase;
	text-decoration: none!important;
	font-size: 14px!important;
	color: #7BAE0B!important;
}

.tt_news_list .item .txt h5 {

}

.tt_news_list .clear {
	clear: both;
}


/*Produkte*/

.tt_news_produkte_bio_list,
.tt_news_produkte_list {
	margin: 20px 0 0 0;
	padding: 0;
	/*background:url(../img/tt_news_produkte_list_item.png);*/
	background-position: bottom;
	background-repeat: no-repeat;
	width: 510px;
}

.tt_news_produkte_bio_list {
	width: auto;
	margin: 0;
}

.tt_news_produkte_bio_list .item {
	background-color: #7BAE0B!important;
	float: left;
}

.tt_news_produkte_bio_list .item,
.tt_news_produkte_list .item {
	margin: 0 20px 20px 0;
	padding: 0;
	width: 200px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #213722;
}

.tt_news_produkte_bio_list .img,
.tt_news_produkte_list .img {
	overflow: hidden;
	width: 200px;
	height: 42px;
	margin: 0;
	position: relative;
}

.tt_news_produkte_bio_list img {
	position: absolute;
/*	top: -70%;*/
}

.tt_news_produkte_bio_list a,
.tt_news_produkte_list a{
	margin: 0;
	padding: 0;
}

.tt_news_produkte_bio_list .txt,
.tt_news_produkte_list .txt {
	margin: 0 0 10px 10px;
}

.tt_news_produkte_bio_list h5 a {
	color: #FFFFFF!important;
	width: 180px!important;
}



.tt_news_produkte_bio_list h5 a,
.tt_news_produkte_list h5 a {
	padding: 0;
	margin: 0;
	background: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #7BAE0B;
}

.tt_news_produkte_bio_list h5 a:hover,
.tt_news_produkte_list h5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.tt_news_single_bio .img_intext,
.tt_news_single .img_intext {
	float: right;
	width: 200px;
	height: 170px;
	overflow: hidden;
	border: 1px solid #DADBDF;
	margin: 0 0 20px 0;
}

.tt_news_single_bio .img_intext {
	/*background-color: #FFFCDF;*/
}

.img_intext .news-single-img {
	width: 200px;
	height: 200px;
}

.img_intext .news-single-img .single-image-caption{
	overflow: visible;
	width: 200px;
	height: 200px;
}

.img_intext{
	position: absolute;
	top: 308px;
	right: 165px;
}

.bio_content_element {
	width: auto;
	float: left;
}

.bio_content_element .tt_news_produkte_bio_list .item {
	float: left;
}

.bio_content_element h5 {
	width:500px;
	padding: 0;
	font-size: 12px;
	color: #7BAE0B;
}

.bio_content_element h4 {
	clear: both;
	margin: 5px 0 5px 0;
}
/*h4 {
	clear: both;
}*/

/* tt_news latest*/
.tt_news_latest {
	margin: 0;
	padding: 0;
	height: auto;
}

.tt_news_latest p,
.tt_news_latest h5 {
	margin: 0!important;
	padding: 0!important;
}

.tt_news_latest .img {
	width: 180px;
	height: 90px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.tt_news_latest .img img {
	border: none!important;
}

.tt_news_latest .item {
	width: 180px;
	float: left;
	margin: 0 50px 10px 0;
}

.tt_news_latest .morelink a {
	text-decoration: underline;
	background-image: url(../img/tt_news_more.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
}

.tt_news_latest .morelink a:hover {
	text-decoration: none;
}

.tt_news_latest .clear,
.tt_news_latest .gotoarchive {
	display: none;
}

/* tt_news single*/
.tt_news_single .txt_news p {
	width: 510px;
}

.tt_news_single p {
	width: 100%;
}

.tt_news_single .timedata {
	margin: 0 0 10px 0;
	padding: 0;
}

.tt_news_single .related_icon,
.tt_news_single .related_date {
	display: none;
}

.tt_news_single_bio .related_news,
.tt_news_single .related_news {
	clear: both;
	margin: 20px 0 0 0;
}

.tt_news_single .img img{
	border: none;
}

.tt_news_single h4 {
	margin: 0!important;
	width: 295px;
}

.single-image-caption {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	width: 120px;
}

.img_news .single-image-caption {
	margin-top: 20px;
	width: 200px;
}

.single-image-caption a {
	display: block;
	height: 100px;
}

.img_news .single-image-caption a {
	height: auto;
}

.tt_news_single_rightcol {
	position: absolute;
	top: 300px;
	left: 820px;
}

.tt_news_single_rightcol .single-image-caption {
	margin-bottom: 20px;
	overflow: hidden;
	width: 120px;
}
.tt_news_single_rightcol .single-image-caption a {
	height: auto;
	display: block;
}

.tt_news_single_bio .txt p,
.tt_news_single .txt p{
	width: 290px;
}




/*tt_news Rezepte*/

.tt_news_single_rezept .img {
	float: right;
	overflow: visible;
}

.tt_news_single_rezept img {
	border: none;
}

/* tt_news weinempfehlung */
/* tt_news Produkdb */

.tt_news_list_produkt_bio_konv,
.tt_news_list_produkt_geschmack,
.tt_news_list_produkt,
.tt_news_list_wein_geschmack,
.tt_news_list_wein {
	border: 1px solid #DADBDF;
	background: #FFFFFF;
	width: 200px;
	float: left;
	margin: 0 20px 50px 0;
	position: absolute;
	top: 325px;
	left: 540px; 
	z-index: 5000;
}

.tt_news_list_wein_neu{
	margin: 50px 0 0 0;
	clear: both;
}


.tt_news_list_wein_neu ul li span{
	display: none;
}

.tt_news_list_produkt {
	left: 640px;
}

.tt_news_list_produkt_bio_konv {
	left: 494px;
	width: 120px;
}

.tt_news_list_produkt_geschmack,
.tt_news_list_wein_geschmack {
	left: 265px;
}

.tt_news_list_produkt_bio_konv ul,
.tt_news_list_produkt_geschmack ul,
.tt_news_list_produkt ul,
.tt_news_list_wein_geschmack ul,
.tt_news_list_wein ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	background: #FFFFFF;
}

.tt_news_list_produkt_bio_konv ul li,
.tt_news_list_produkt_geschmack ul li,
.tt_news_list_produkt ul li,
.tt_news_list_wein_geschmack ul li,
.tt_news_list_wein ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
	width: 200px;
}

.tt_news_list_produkt_bio_konv ul li span,
.tt_news_list_produkt_geschmack ul li span,
.tt_news_list_produkt ul li span,
.tt_news_list_wein_geschmack ul li span,
.tt_news_list_wein ul li span {
	font-size: 11px;
	display: block;
	padding: 2px 0 3px 2px;
	margin-right: 2px;
	background: url(../img/search.gif) no-repeat right center;
	cursor: pointer;
}

.tt_news_list_produkt_bio_konv ul li ul,
.tt_news_list_produkt_geschmack ul li ul,
.tt_news_list_produkt ul li ul,
.tt_news_list_wein_geschmack ul li ul,
.tt_news_list_wein ul li ul { display: none; }

.tt_news_list_produkt_bio_konv ul li ul li,
.tt_news_list_produkt_geschmack ul li ul li,
.tt_news_list_produkt ul li ul li,
.tt_news_list_wein_geschmack ul li ul li,
.tt_news_list_wein ul li ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

.tt_news_list_produkt_bio_konv ul li ul li a,
.tt_news_list_produkt_geschmack ul li ul li a,
.tt_news_list_produkt ul li ul li a,
.tt_news_list_wein_geschmack ul li ul li a,
.tt_news_list_wein ul li ul li a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 1px 2px 1px 24px;
	width: 170px;
}

.tt_news_list_produkt_bio_konv ul li ul li a:hover,
.tt_news_list_produkt_geschmack ul li ul li a:hover,
.tt_news_list_produkt ul li ul li a:hover,
.tt_news_list_wein_geschmack ul li ul li a:hover,
.tt_news_list_wein ul li ul li a:hover {
	color: #7BAE0B;
}

.tt_news_list_produkt_bio_konv ul li,
.tt_news_list_produkt_bio_konv ul {
	width: 120px;
}

.tt_news_list_produkt_bio_konv ul li ul li a {
	width: 90px;
}

.tt_news_single_wein .related_weinempfehlung {
	border: none;
}

.tt_news_single_wein .related_weinempfehlung .weinempfehlung_img {
	margin: 0 20px 0 0;
}

.produkt_db_produkt_list {
		margin-top: 70px;
}

/*tt_news Vertrieb*/
.vertrieb_clear {
	clear: both;
}

.tt_news_vertrieb_list .item {
	float: left;
	width: 100px;
	height: 120px;
	margin: 0 20px 20px 0;
}

.tt_news_vertrieb_list .item .txt {
	height: 30px;
	text-align: center;
}

.tt_news_vertrieb_list .item .img {
	text-align: center;
}

.tt_news_vertrieb_list .item .img img {
	border: none;
}

.tt_news_vertrieb_single img {
	border: none;
}

.tt_news_vertrieb_single .cat_img {
	clear: both;
}

.tt_news_vertrieb_single .cat_img img {
	margin: 10px 10px 0 0;
}

/*tt_new catmenu*/
.news-catmenu .level2 {
	display: none;
}

/*tt_news related*/
.related_rezept,
.related_weinempfehlung {
	border: 1px solid #DADBDF;
	width: 508px;
	margin-bottom: 20px;
	min-height: 70px;
}

.rezept_text,
.weinempfehlung_text {
	margin: 20px;
}

.rezept_img,
.weinempfehlung_img {
	float: left;
	margin: 22px 10px 0 10px;
	width: 50px;
	height: 50px;
}

/*tt_address*/
.tt_address_list {
	float: left;
	width: 200px;
	height:60px;
	margin: 0 20px 20px 0;
	padding: 10px;
	border: 1px solid #DADBDF;
}

.tx-ttaddress-pi1 {
	/*clear: both;*/
	width: 500px;
}
/* Tabelle */
table {
	width: auto;
	padding: 0;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table.contenttable {
	width: 295px;
	float: left;
}

table.contenttable p {
	width: auto!important;
}

.contenttable {
	position: relative;
	margin: 0 15px 15px 0;
}

table p{
	padding: 0;
	margin:0;
}

caption, td {
	text-align: left;
	margin: 0;
	font-weight: bold;
	padding: 2px;
	vertical-align: top;
}

td, th {
	border: 1px solid #DADBDF;
	width: auto;
	height: auto;
}

th {
	text-align: left;
	padding: 2px;
	font-weight: normal;
}

thead, tbody { padding: 0; margin: 0; }

caption {margin: 30px 0 0 0;}

caption{
	font-size: 12px;
	color: #000000;
}

th span {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

td {
	font-size: 11px;
	font-weight: normal;
}

td a:hover{
	text-decoration: none;
}

img {
	border: none;
}

.break {
	clear: both;
	width: 1px;
	height: 1px;
}

#agentur_net {
	position: absolute;
	bottom: 5px;
	right: 0;
	padding: 0;
	height: 18px;
	width: 105px;
	overflow: hidden;
}

img.layout-1 {
	position: absolute;
	top: 230px;
	left: 790px;
	border: none!important;
}

img.layout-2 {
	position: absolute;
	top: 230px;
	left: 670px;
	border: none!important;
}

img.layout-3 {
	position: absolute;
	top: 230px;
	left: 590px;
	border: none!important;
}

#agentur_net span { display: none; }

#agentur_net a strong { 
	display: block;
	height: 100%;
	width: 100%;
	visibility: hidden;
}

#agentur_net a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: url(../img/agentur_net.png) no-repeat;
	text-indent: -9999999%;
}

p.weinempfehlung_bodytext{
	display: block;
	width: 400px;
	margin: 0 0 0 50px;
}

sup{
	font-size: 10px;
}

a em{
	color: #7bae0b;
}

.news-list-category{display: none;}

.tt_news_list_rezept .item .img{
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}

.tt_news_list_rezept .item{
	margin: 0 0 10px 0;
	width: 300px;

}

.tt_news_list_rezept .item .txt{


}

.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


#radioclean input {
	float: none;
	width: auto;
	margin: 0 5px 0 155px;
	padding: 0;
	border: none;
	text-align: left;
}


#recaptcha_table {
    width: 300px!important;
}
 
#recaptcha_response_field, 
#recaptcha_image img,
#recaptcha_image {
    width: 200px!important;
}

div.captcha {
    margin-left: 70px;
   }