body {
	margin:0;
	background-color:#decf63;	
}

h1,h2,h3,p,li,legend,label{
	font-family: Verdana,Helvetica,Sans-Serif;
	color:#000;
}

h1{
	font-size:16pt;
}
h2{
	font-size:13pt;
}
h3{
}
img {
	border:0;
}

p, legend, li {
	font-size:10pt;
	margin:3px;
}

div {
/*	border:1px solid #000;*/
}

img.realized {
	padding-top:10px;
}
a {
	color:#6d554b;
}
a:hover {
	text-decoration:none;
}

/*----------------------------------------CLASSEN------------------------------------------*/
.einruecken{
	margin-left:230px;	
}

.text_einruecken:first-line {
	color:#ccc;
}

#head {
	height:210px;
	width:100%;	
	background-image:url(/fileadmin/pages/portal/images/head/head.jpg);
	margin:0;
	padding:0;
}


#main_left a{
	color:#6d554b;
}
#main_left {
	background-image:url(/fileadmin/pages/portal/images/left/left_center.gif);
	position: absolute;
	top:210px;
	left: 0;
	width: 199px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	color:#fff;
	}
html>body #main_left {
	width: 210px; /* ie5win fudge ends */
	top:210px;
}	

#main_center {
	margin: 5px 215px 0 215px;
	padding:10px;
	overflow:hidden;
	border-left:1px dotted #090;
	border-bottom:1px solid #63ff63;
	border-right:1px dotted #090;
/*	background-image:url(/fileadmin/pages/portal/images/main/obst_bg.jpg);*/
	background-position:Bottom Right;
	background-repeat:no-repeat;
}	


#main_right {
	position: absolute;
	border-top:1px dotted #090;
	border-left:1px dotted #090;
	border-bottom:1px dotted #090;
	background-color:#FF9933;
	top: 210px;
	right: 0;
	padding: 0; 
	margin: 0;
	width:180px;
}

#main_right p{
	text-align:center;
}
#main_right h1 {
	font-size:12pt;
	text-align:center;
	background-color:#decf00;
	border-bottom:1px solid #6b554a;
	margin:0;
	padding:7px;
}
#main_right h2 {
	font-size:9pt;
	text-align:center;
	background-color:#ff8c1a;
	border-bottom:1px solid #ea7500;
	border-top:1px solid #ea7500;
	margin:10px 0 3px 0;
	padding:3px;
}

main_right img{
	text-align:center;
}

#footer {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size:9pt;
	margin: 5px 215px 0 215px;
	text-align:center;
	border-color:#63ff63;
	border-style:dotted;
	border-width: 1px 1px 0 1px;
}

#footer p{
	color:#AD8A21;
	margin:0;
	padding:0;
}
#footer a{
	color:#AD8A21;
	text-decoration:none;
}	

#footer a:hover{
	text-decoration:underline;
}	



#left_menu a{
	text-decoration:none;
}

#left_menu ul {
	list-style:none;
	padding:10px;
	margin:0;
}

#left_menu ul.level_1 li {
	padding-left:10px;
	line-height:19px;	
	border-bottom:1px dotted #fff;
	margin:0;
}

ul.level_2 li, ul.level_3, ul.level_4 {
	line-height:12px;	
	padding-left:15px;
	margin:0;
	background-position:0px 2px;
	border-bottom:0;
}


/*-------------------------------------------ROOTLINE--------------------------------------------*/
body .path {
    width:100%;
    font-size:7pt;
    font-weight:bold;
    padding:5px 0 3px 0;
    margin-bottom:25px;
    border-bottom:1px solid #6b554a;
    font-family: verdana,helvetica,sans-serif;
}

body .path a {
    font-size:8pt;
    font-weight:bold;
	color:#6d554b;
}
body .path a:hover {
	text-decoration:none;
}


/*-------------------------------------------SUCHE UND LOGIN LINKS---------------------------------------------*/
div#search_box{
	margin:0 10px 5px 0;
}
div#login_box{
	border-bottom:1px dotted #6b554a;
	margin:0 10px 5px 0;
}

#login_box label{
	font-size:7pt;
	padding-bottom: 5px;
}

#search_box fieldset, #login_box fieldset{
	border:0;
	padding:10px 0 10px; 10px;
	imargin:0;
	width:195px;
}

#search_box h3, #login_box h3{
	margin:0;
	background-color:#6b554a;
	color:#fff;
	font-size:10pt;
	font-weight:800;
	padding: 3px 5px 3px 5px;
	margin:0 0 0 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#login_box form{
	padding:0;
	margin:0;
}


#search_box legend, #login_box legend {
	display:none;
}
#search_box input, #login_box input{
	border:1px solid #000;
	font-size:10pt;
}

#form fieldset {
	margin: 1.5em auto 1.5em auto;
	display: block;
	font-size: 0.80em; 
	background-color:#949400;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	clear: both;
}
			
#form legend {
	background: #949400;
	padding: 4px;
	border: 1px solid #4b408c;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}

#form br{
	clear:both;
}

#form label {
	margin: 5px 0;
}

#form label {
	display: block;
	width: 15em;
	float: left;
}
					   
#form input, #form textarea {
	margin: 3px 0;
	border: 1px solid #4b408c;
	background: white;
	padding: 3px 3px;
}  
						
#form input:active, input:active, #form input:focus, input:focus, #form input:hover, input:hover, #form textarea:hover, #form textarea:active, #form textarea:focus {
	background: #ccc;
}

#zutaten{
	margin:5px;
	margin-top:-15;
	padding-bottom:10px;
	float:left;	
	width:170px;
	text-align:left;
	background-color:#f90;
}
#zutaten p{
	margin: 0 0 0 8px;
	padding:2px 0 2px 0;
	border-bottom:1px solid #000;
}
#zutaten h2, #rezepte #zutaten h1{
	padding:2px 0 2px 0;
	margin:10px 0 0 8px;
	font-size:10pt;
	font-weight:bold;
}
#zutaten h2{
	border-bottom:1px solid #000;
}

#rezepte img{
	border-top:3px solid #f90;
	border-right:3px solid #f90;
}
#rezepte h1{
	font-weight:normal;
	color:#003e3e;
}

/*---------------------------------------------Linie Hoch-----------------------------------------------*/
div.anchor {
	width:100%;
	border-bottom:1px solid #C6B700;
	text-align:right;
}
div.anchor a{
	text-decoration:none;
	font-size:10pt;
	color:#666;
}
div.anchor p{
	padding:0;
	margin:0;
}

