body{
	margin					:	0px;
	font-family				:	Arial, Helvetica, sans-serif;
}

#head{
	display					:	none;
}

#logo{
	display					:	none;
}

#logoprint{
	height					:	130px;
	width					:	250px;
}

#bild{
	display					:	none;
}

#navigation{
	display					:	none;
}

#karte{
	display					:	none;
}

#brot{
	position				:	relative;
	font-size				:	11px;
	height					:	25px;
}
#brot a{
	text-decoration			:	none;
	font-size				:	11px;
	color					:	#000000;
}
#text{
	font-size				:	12px;
	color					:	#000000;
	line-height				:	14px;
}


#print{
	display					:	none;
}

#headline{
	font-size				:	15px;
	height					:	25px;
	text-transform			: 	uppercase;
	color					:	#000000;
	letter-spacing			:	1px;
}

#text li{
	margin-bottom			:	10px;
}
h1{
	font-size				:	14px;
	font-weight:bold;
}

h2{
	font-size				:	12px;
	font-weight				:	bold;
	margin-bottom			:	-10px;
}