body{
	font-family:Verdana, Georgia, Geneva, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: 13px;
	background-color: #ffffff;
	line-height:17px;
	margin: 0;
	padding-top: 0;
	}

#container 
{
  	width:1005px;
  	text-align:left;
  	margin: 0 auto;  
	border: 0px;
	z-index:1;
}

.content{
	position:relative;
	width:1005px;
	margin:auto;
	margin-left:0px;
	border: 0px;
	z-index:1;
}


#inhalt {
	position: absolute;
	top: 160px;
	left: 222px;
	width: 585px;
	z-index:15;
	border:0px;
	background-image:url(kaffee.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#cocktail {
	position: absolute;
	bottom: 0px;
	left: 30px;
	width: 237px;
	height:388px;
	z-index:1;
	border:0px;
	background-image:url(cocktail.jpg);
	background-repeat:no-repeat;
}

#cocktails {
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 186px;
	height:101px;
	z-index:1;
	border:0px;
	background-image:url(cocktails.jpg);
	background-repeat:no-repeat;
}


#artikeleintrag {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 219px;
	height:205px;
	z-index:3;
	border:0px;
}

#zitrone {
	position: absolute;
	top: 160px;
	left: 725px;
	width: 99px;
	height:85px;
	z-index:1;
	border:0px;
	background-image:url(zitrone.jpg);
	background-repeat:no-repeat;
}

#header {
	position: absolute;
	top: 0px;
	left: 201px;
	width:623px;
	height:160px;
	z-index:4;
	border:0px;
	background-image:url(header.jpg);
}

#anfangsbuchstaben {
	font-size: 10px;
	position: absolute;
	top: 132px;
	left: 250px;
	width: 600px;
	height:20px;
	z-index:5;
	border:0px;
	padding:10px;
	overflow:hidden;
}
#strich {
	position: absolute;
	top: 00px;
	left: 200px;
	width:1px;
	height:360px;
	z-index:3;
	border:0px;
	background-image:url(strich.jpg);
}
#strich2 {
	position: absolute;
	top: 00px;
	left: 824px;
	width:1px;
	height:360px;
	z-index:3;
	border:0px;
	background-image:url(strich.jpg);
}
h1 {
	font-family:Verdana, Georgia, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	margin:15px;
	margin-left:0px;
	color: #000000;
}
h2 {
	font-family:Verdana, Georgia, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	margin:15px;
	margin-left:0px;
	color: #000000;
}
p {
	color: #000000;
	text-align:justify;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
}
a.linkswhite {
	color: #D0D0D0;
}
a.linkswhite:visited {
	color: #D0D0D0;
}
a.linkswhite:hover {
	color: #D0D0D0;
}

#anfangsbuchstaben a {
	color: black;
}

img {
	border:1px dotted black;
}

.rezeptimage {
	border:0px;
	margin-right:20px;
}

.rezept {
	margin:-10px;
}

.border {
	border:1px dotted #D0D0D0;
}