@charset "utf-8";
/*
CSS Document by macrocom.de
Datum: 26.Oktober 2009
Author: A. Habicht
*/


/* Rezeptdatenbank */
.tx-macrezepte-pi1 select {
    width: 242px;
    margin-top: -20px;
    margin-bottom: 10px;
    border: 1px solid #DFDFDF;
}

.tx-macrezepte-pi1 div.wrap-send-button {
    background-image: url('../images/cal_images/send-button-bg-01.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
    display: inline;
    float: right;
    font-size: 20px;
    height: 42px;
    margin: 20px 0px 20px 0px;
    padding: 0;
    text-align: center;
    width: 192px;
}

.tx-macrezepte-pi1 div.wrap-send-button a, .tx-macrezepte-pi1 div.wrap-send-button a:hover {
    color: #FFFFFF;
    float: right;
    width: 192px;
    display: inline;
    font-size: 20px;
    font-weight: normal;
    height: 28px;
    line-height: normal;
    margin: 0;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
}

.tx-macrezepte-pi1 tr.erstezeile td {
    /*height: 30px;*/
    vertical-align: top;
	padding-bottom: 15px;
	padding-right: 0px;
}

.tx-macrezepte-pi1 tr.erstezeile td a {
    /*height: 30px;*/
    vertical-align: top;
	padding-bottom: 15px;
	padding-right: 10px;
}

.tx-macrezepte-pi1 table.tplrezept tr.even td {
	padding-right: 5px;
}

.tx-macrezepte-pi1 table.tplrezept tr.even td.col4 {
	padding-right: 0px;
}

.tx-macrezepte-pi1 table.tplrezept tr.odd td {
	padding-right: 5px;
}

.tx-macrezepte-pi1 table.tplrezept tr.odd td.col4 {
	padding-right: 0px;
}


/* extras */
.tx-macrezepte-pi1 #rezepte .tplrezept {
	margin-top: 30px;
	width: 100%; /*fixie*/
}

.tx-macrezepte-pi1 #rezepte .tplrezept td {
	padding: 2px 0 2px 5px;
	border-top: 1px solid #d7d7d7;
}

.tx-macrezepte-pi1 #rezepte .tplrezept td.col2 {
	padding: 2px 10px 2px 10px;
}


.tx-macrezepte-pi1 #rezepte .tplrezept td.col3 a {
	color:#E2007A;
	font-size:12px;
	margin:0;
	padding:0;
}

.tx-macrezepte-pi1 #rezepte .tplrezept td.col4 {
	padding: 2px 0px 2px 0px;
	width: 54px;
}

.tx-macrezepte-pi1 #rezepte .tplrezept tr.even {
	background: #fff;
}

.tx-macrezepte-pi1 #rezepte .tplrezept tr.odd {
	background: #EBEBEB;
}

.tx-macrezepte-pi1 #rezepte .erstezeile td.col2 img {
	float: left;
	display: inline;
	width: 9px;
}

.tx-macrezepte-pi1 #rezepte .erstezeile td.col2 a {
	float: left;
	display: inline;
	width: 40px;
}

.tx-macrezepte-pi1 #rezepte .erstezeile a {
	color:#E2007A;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.tx-macrezepte-pi1 #rezeptname {
	color:#E2007A;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding:0 10px 0px 12px;
	width:390px;
}

.tx-macrezepte-pi1 #rezeptzutaten {
	color:#555555;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0 10px 30px 12px;
	text-align:justify;
	width:390px;
}

.tx-macrezepte-pi1 #rezeptzubereitung {
	color:#555555;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0 10px 30px 12px;
	text-align:justify;
	width:390px;
}

.tx-macrezepte-pi1 #ersatzbild {
	padding-top: 10px;
	margin: 0px;
}

.tx-macrezepte-pi1 #zurueckuebersicht {
	padding-top: 10px;
	padding-bottom: 20px;
}

.tx-macrezepte-pi1 #zurueckuebersichtdetail {
	color:#555555;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0 10px 30px 12px;
	text-align:justify;
	width:390px;
}

.tx-macrezepte-pi1 #rezeptbild {
	background-color:#FFFFFF;
	border:1px solid #DFDFDF;
	color:#555555;
	margin-left: 12px;
	margin-bottom: 10px;
	padding: 5px;
	text-align:justify;
	width: 380px;
}

.tx-macrezepte-pi1 #rezeptbild img {
	margin: 0px;
	border: 0px;
}
