
/* Header Style */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1eee9;
	margin: 19px 0px 0px 0px;
}
#header
{
	position: relative;
	width: 909px;
	height: 167px;
	background: #000 url(images/header.jpg) no-repeat;
}

/* Navigation */
.nav
{
	color: #706665;
}

/* -upper */
#nav-startseite
{
	top: 121px;
	left: 194px;
	width: 135px;
	height: 19px;
}
#nav-rezepte
{
	top: 121px;
	left: 334px;
	width: 135px;
	height: 19px;
}
#nav-tipps
{
	top: 121px;
	left: 474px;
	width: 135px;
	height: 19px;
}

#nav-kochbuecher
{
	top: 121px;
	left: 614px;
	width: 135px;
	height: 19px;
}
#nav-infos
{
	top: 121px;
	left: 754px;
	width: 135px;
	height: 19px;
}


a.upper-nav-link
{
	position: absolute;
	display: block;
}
span.upper-nav-link
{
	display: none;
}

/* -side*/

#side-nav
{
	margin-left: 5px;
	margin-right: 13px;
	padding:0px;
	float:left;
	width: 173px;
	min-height:100%;
}

#side-nav h1
{
	font-size: 12px;
	margin:0px;
	margin-top: 24px;
	padding: 0px;
	padding-left: 10px;
	min-height: 24px;
	line-height: 24px;
	background-image: url(images/side-nav-topborder.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#side-nav h1.fc
{
	margin-top: 0px;
}

#side-nav ul
{
	padding:0px;;
	margin:0px;
}

#side-nav li
{
	list-style-type: none;
	list-style-image: none;
	padding-left: 24px;
	font-size: 12px;
	/*border-top: 1px solid white;*/
	height: 22px !important;
	
	background-image: url(images/side-nav-icon.png);
	background-repeat: no-repeat;
}

#side-nav a
{
	color: #775353;
	text-decoration: none;
}
#side-nav a:hover
{
	text-decoration: underline;
}

#side-nav span
{
	margin-top: auto;
	margin-bottom: auto;
	line-height:18px;
}


/* Main Layout */
#container
{
	width: 909px;
	margin: 0px;
	float:left;
}

#body-container
{
	padding-right: 13px;
	padding-top: 14px;
	background: #fff url(images/bg_content.jpg) repeat-y;
}

#content
{
	margin-left: 4px;
	margin-right: 0px;
	width: 691px;
	padding-right: 7px;
	float:right;
}

#main-content
{
	margin-left: 0px;
	margin-right: 41px;
	padding:0px;
	width: 365px;
	float:left;
}

/* Content Area */
/* -main */

#main-content h1
{
	color: #775353;
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
}

#main-content h2
{
	color: #6f4245;
	letter-spacing: 0.01em;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: 400;
}
#main-content img
{
	margin: 10px 0px 0px 0px;
}

.title-image
{
	
}
#main-content p
{
	margin-bottom:39px;
}
#content a
{
	color:#ab7877;
	text-decoration: none;
}
/* -side */
#side-content
{
	float:right;
	width: 276px;

	
}

#side-content h1
{
	height: 22px;
	width: 258px;
	line-height:18px;
	font-size: 10px;
	color: #fff;
	float: right;
	padding: 3px 0px 0px 18px;
	background-image: url(images/side-content-h1.png);
	background-repeat: no-repeat;
	
}

#side-content a.more-link
{
	color: black;
}

#side-content div.side-imagestrap
{
	width: 248px;
	margin: 7px 0px 0px 1px;
	padding: 16px 10px 24px 16px;
	background: #e4ced0 url(images/side-content-box.png) center bottom no-repeat;
}


#side-content img
{
	margin: 0px;
}

#side-content div.cutter
{
	background: #fff url(images/side-content-h1.png) no-repeat;
	border-style: none;
	border-width: 0px;
	border-color: white;
	height: 22px;
	width: 100%;
	margin: 18px 0px 0px 0px; 
}

/* footer */
#footer
{
	height: 35px;
	background: #cea593;
	text-align: center;

}
#footer #footer-links
{
	padding: 15px 0px 0px 0px;
}
#footer #footer-links a
{
	color: black;
	text-decoration: none;
}
 
/* ADS */

#outer-ad
{
	position: absolute;
	left: 905px;
	margin: 148px 0px 0px 10px; 
} 

#side-content .sky-ad 
{
	margin: 20px 0px 10px 10px;
}

/* Helpers */
.clear
{
	clear: both;
}

.werbung1{
position:absolute;
overflow:hidden;
margin-left: 50px;
top: 257px;

}
