body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}



.bannertabbg {
      background: url(../images/logo3.jpg);
      background-position: top;
	background-repeat: no-repeat;

}

a:link {
	color: #C61C65;
	text-decoration: none;
}

a:visited {
	color: #D37AA7;
	text-decoration: none;
}


a:hover {
	color: #C61C65;
	text-decoration: none;
}

a:active {
	color: #C61C65;
	text-decoration: none;
}



.bold_normal {
	font-weight: bold;
}
.headline_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C61C65;
}
.sushi_back {
	background-attachment: scroll;
	background-image: url(../Bilder/hintergrund/sushi_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.schoki_back {
	background-image: url(../Bilder/hintergrund/schoki_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
.lauch_back {
	background-attachment: scroll;
	background-image: url(../Bilder/hintergrund/lauch_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kirsche_back {
	background-attachment: scroll;
	background-image: url(../Bilder/hintergrund/kirsche_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.orange_back {
	background-attachment: scroll;
	background-image: url(../Bilder/hintergrund/orange_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nudeln_back {
	background-attachment: scroll;
	background-image: url(../Bilder/hintergrund/nudeln_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
