@charset "UTF-8";
@import url(reset.css);


a:focus, a:hover, a:active { /* additional reset for Firefox 3 */
	outline: none;
}


html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	font-family:"Trebuchet MS";
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

.mbox {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

.topheader {	
	height:96px;
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
text-align:right;
}

.mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:152px;
	text-align:left;
}


#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftcolumn {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
margin:0px;
padding:0px;
}
#leftbar {
	float:left;
	width:539px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
        font-family:"Trebuchet MS";
        font-size:20px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:40px;
        padding-bottom:5px;
        padding-top:5px;
}

#leftbar h4{
        font-family:"Trebuchet MS";
        font-size:16px;
        color:#9BBE00;
        font-weight:bold;
        text-decoration:none;
        padding-left:40px;
        padding-bottom:5px;
        padding-top:5px;
}
#leftbar h5 {
        font-family:"Trebuchet MS";
        font-size:16px;
        color:#9BBE00;
        font-weight:bold;
        text-decoration:none;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#leftbar ol {
        margin:0px 20px;
        padding:0px 40px;
	list-style-type: decimal;
}

#leftbar ul {
        margin:0px 20px;
        padding:0px 40px;
	list-style-type: square;
}

#leftbar li {                   
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        margin:10px 0px;
}

/* steven: changed to right from left? */
#rightcolumn {
	border-left:1px solid #BCBDBC;
	float:right;
	width:237px;
padding:0px;
margin:0px;
}

#rightbar {
	float:right;
	width:237px;
	padding-bottom:15px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3{
        font-family:"Trebuchet MS";
        font-size:20px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:25px;
        padding-bottom:1px;
}

#rightbar h4{
        font-family:"Trebuchet MS";
        font-size:14px;
        color:#797B7A;
        font-weight:bold;
        text-decoration:none;
        padding-left:25px;
        padding-bottom:5px;
        padding-top:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
/*D border: 1px solid #f00; */
}

#rightbar ol {
        margin:0px 5px;
        padding:0px 40px;
        list-style-type: decimal;
}

#rightbar ul {
        margin:0px;
        padding-left:40px;
        list-style-type: square;
}

#rightbar li {
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding:0px 10px;
}

#rightbar a {
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;
        text-decoration:none;
}

#rightbar a:hover {
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;
        text-decoration:underline;
}

#menge {
	float:left;
	padding-left:25px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	width:62px;
}
#zutat {
	width:148px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#nolink {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}



#copyright {
	float:left;
	width:260px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;

	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	padding-left:40px;

}



#validtext {
	float:left;
	width:478px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#validtext img{    
	border: 0px;
	vertical-align: text-top;
}



/* -------------------------------------------------------------------------------------------------- */
/* zutatenditor */
#linkbox {
	float: left; 
	margin: 1px;
	padding: 2px;
	border: 1px solid #ccc;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
}

#linkbox a {
	color:#797B7A;
	text-decoration:none;
}
#linkbox a:hover {
	color:#797B7A;
	text-decoration:underline;
}

#lzutat {
	padding:2px 25px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
}

#poszutat {
	padding-left:25px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	width:210px;
}

#mzutat {
        float:left;
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;
	padding-left:0px;
}
#rzutat {
        float:left;
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;
	padding-left:10px;
}


/* -------------------------------------------------------------------------------------------------- */
/* form fields */

#checkbox {
	padding-left:25px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
}
#subcheckbox {
	padding-left:15px;
}


.ZutatDrop {
	float: left;
	width: 60px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	border: 1px solid #ccc;
        background: white; 
	margin: 1px;
}

.ZutatMenge {
	float: left;
	width: 20px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	border: 1px solid #ccc;
        background: white; 
	height:18px;
	margin: 1px;
}

.ZutatName {
	margin: 1px;
	float: left;
	width: 103px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	border: 1px solid #ccc;
        background: white; 
	height:18px;
}

.InputSmall {          
        margin: 1px;              
        float: left;
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;   
        border: 1px solid #ccc;    
        background: white;         
        width: 80px;  
        height:18px;       
}

.InputWide { 
	margin: 1px;
	float: left;
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#797B7A;
        border: 1px solid #ccc;
        background: white;
        width: 189px; 
	height:18px;
}

.Xform {
	margin: 1px;
        border: 1px solid #ccc;
        color: #797B7A;
        background: #fff;
        font-size:11px;
	padding:1px;
        font-family:"Trebuchet MS";
	height:20px;
	width:13px;
}


.form {
	border: 1px solid #ccc;
        color: #797B7A; 
        background: white; 
	font-size:11px;
	font-family:"Trebuchet MS";
margin: 1px;
}

input.rightbarinput, textarea.rightbarinput {
	border: 1px solid #ccc;
	width: 150px;
	font-size:11px;
}
input.leftbarinput, textarea.leftbarinput {
	border: 1px solid #ccc;
	width: 470px;
	font-size:11px;
	font-family:"Trebuchet MS";
}

/* -------------------------------------------------------------------------------------------------- */
/* error ausdruck */

#error {
	padding-left:40px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
        text-decoration:none;
	color: #f00;
}

#error ul {
	padding-left:0px;
}

#error li {
	list-style: square;
	list-style-position:outside;
	font-size:11px;
        text-decoration:none;
	color: #f00;
}

#error table {
	border:1px solid #FF0000;
	width:98%;
}

/* -------------------------------------------------------------------------------------------------- */
/* tabellenformatierung */


.table {
        margin-left:40px;
	font-family:"Trebuchet MS";
        font-size:11px;
        font-weight:normal;
        text-decoration:none;
	float:left;
        margin-left:40px;
}

.tableheader {
	background-color:#9BBE00;
}
.tablerow1 {
	background-color:#F4A80A;
}
.tablerow2 {
	background-color:#ffcc66;
}

/* -------------------------------------------------------------------------------------------------- */
/* my supermagic menu */

#dropdown {            
        padding-top:67px;  
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
}
#dropdown ul {            
        margin:0px;       
        list-style-type:none;
}

/* horizontal and relative HORIZONTAL menu */
#dropdown li{
	position: relative;
        float:left;      
        width:129px;        
        height:23px; 
        text-align:center;
        background-color:#F4A80A;
        border-left:1px solid #FFF;
        padding-top:6px;   
}                            

#dropdown a {
        color: #fff;
        text-decoration:none;       
}
                          
#dropdown a:hover{
        text-decoration:underline;       
}

#dropdown ul ul{
 	visibility: hidden;
	position:absolute;
	top:30px;
	left:-1px;
}

#dropdown ul ul ul{
 	visibility: hidden;
	position:absolute;
	top:0;
	left:129px;
}

#dropdown li:hover > ul {
	visibility: visible;
}



/* -------------------------------------------------------------------------------------------------- */
/* rezept übersicht */
.rezept_preview {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}


/* -------------------------------------------------------------------------------------------------- */
/* nextpage funktion */

#nextpage {
	padding: 0px;
	margin: 5px;
}

#nextpage a {
	display:block;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
	border:1px solid #BCBDBC;
	padding:.2em .5em;
	margin:0 .20em 0 0;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight: normal;
}

#nextpage a.sel {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight: normal;
	background:#BCBDBC;
	border:1px solid #BCBDBC;
}

#nextpage a:hover, a.sel:hover {
	font-weight: bold;
	color:#F76B0C;
}

#nextpage a.nextpagefiller {
        display:block; 
        text-decoration:none;
        display:inline-block;
        border:1px solid #BCBDBC;
        padding:.2em .5em;
        margin:0 .20em 0 0;
        text-align:center;
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#808080;
        font-weight: normal;
	width:30px;
}
