body {
	font-family: sans-serif;
	font-size: 24px;
	color: #868889;
	white-space: nowrap;
}

a {
	color: #868889;
	text-decoration: none;
}

table, tr, td {
	padding: 0px;
	margin: 0px;;
}

#visitenkarte {
	border-bottom: 2px solid #006e33;
	width: 755px;
	height: 400px;
}

#logo {
	font-size: 50px;
}

#logo_sub {
}

#logo_kreativ {
	font-weight: bold;
	color: #a41c22;
}
#logo_B {
  font-weight: bold;
  color: white;
  background-image: url(pics/logo_B.gif);
  background-repeat: no-repeat;
  background-position: 0px 11px;
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

#chef {
	position: absolute;
	top: 150px;
}

#chef_name {
	color: #a41c22;
	font-size: 33px;
}

#adresse {
	position: absolute;
	top: 150px;
	left: 435px;
}
